From eb6c5d5eb79a2eb051885ee3fe5bebd19ef28a2d Mon Sep 17 00:00:00 2001 From: DSB Date: Mon, 4 Jul 2011 17:49:39 +0000 Subject: [PATCH] Update for language packs --- application/language/ar/lang.php | 8 ++++++++ application/language/bg_BG/lang.php | 8 ++++++++ application/language/cs/lang.php | 8 ++++++++ application/language/da/lang.php | 8 ++++++++ application/language/de/lang.php | 10 ++++++++++ application/language/de_CH/lang.php | 8 ++++++++ application/language/de_LU/lang.php | 8 ++++++++ application/language/el/lang.php | 8 ++++++++ application/language/en/lang.php | 8 ++++++++ application/language/es/lang.php | 8 ++++++++ application/language/fa/lang.php | 8 ++++++++ application/language/fr/lang.php | 8 ++++++++ application/language/hr/lang.php | 8 ++++++++ application/language/hu_HU/lang.php | 8 ++++++++ application/language/it/lang.php | 8 ++++++++ application/language/nl/lang.php | 8 ++++++++ application/language/pl/lang.php | 8 ++++++++ application/language/pt_BR/lang.php | 8 ++++++++ application/language/ro/lang.php | 8 ++++++++ application/language/ru/lang.php | 8 ++++++++ application/language/sk/lang.php | 8 ++++++++ application/language/sl/lang.php | 8 ++++++++ application/language/sv_SE/lang.php | 8 ++++++++ application/language/tr/lang.php | 8 ++++++++ application/language/vi_VN/lang.php | 8 ++++++++ 25 files changed, 202 insertions(+) diff --git a/application/language/ar/lang.php b/application/language/ar/lang.php index 54ccd60..70e4ce2 100644 --- a/application/language/ar/lang.php +++ b/application/language/ar/lang.php @@ -1183,6 +1183,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. ." maximum length is 320 chars."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/bg_BG/lang.php b/application/language/bg_BG/lang.php index c313b93..3b50ab7 100644 --- a/application/language/bg_BG/lang.php +++ b/application/language/bg_BG/lang.php @@ -1013,6 +1013,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. ." maximum length is 320 chars."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/cs/lang.php b/application/language/cs/lang.php index 2a7bcb9..f9cfe71 100644 --- a/application/language/cs/lang.php +++ b/application/language/cs/lang.php @@ -1035,6 +1035,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. ." maximum length is 320 chars."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/da/lang.php b/application/language/da/lang.php index 1033816..55e7c21 100644 --- a/application/language/da/lang.php +++ b/application/language/da/lang.php @@ -991,6 +991,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. ." maximum length is 320 chars."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/de/lang.php b/application/language/de/lang.php index d99c03c..8c8e830 100644 --- a/application/language/de/lang.php +++ b/application/language/de/lang.php @@ -1083,6 +1083,16 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="Die E-Mail-Adresse ist zu lang $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="Die E-Mail-Adresse kann nicht gegen" ." das \"Quoted-String\"-Format geprüft" ." werden."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="Die angegebene Punycode-Schreibweise" + ." des Domainnamen kann nicht dekodiert" + ." werden."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="Der Domainname enthält einen" + ." Bindestrich an einer ungültigen" + ." Position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="Der Domainname entspricht nicht der" + ." erwarteten Struktur."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="Der Domainname entspricht nicht dem" + ." Schema der angegebenen TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Der Wert wird benötigt und darf nicht" ." leer sein."; $lang['L_ZEND_ID_MISSING_TOKEN']="Es wurde kein Merkmal zum Gegenprüfen" diff --git a/application/language/de_CH/lang.php b/application/language/de_CH/lang.php index cb5ff9b..394b1fd 100644 --- a/application/language/de_CH/lang.php +++ b/application/language/de_CH/lang.php @@ -1016,6 +1016,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. ." maximum length is 320 chars."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/de_LU/lang.php b/application/language/de_LU/lang.php index 7c03c7d..c5a9626 100644 --- a/application/language/de_LU/lang.php +++ b/application/language/de_LU/lang.php @@ -988,6 +988,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. ." maximum length is 320 chars."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/el/lang.php b/application/language/el/lang.php index f42d25f..1535f53 100644 --- a/application/language/el/lang.php +++ b/application/language/el/lang.php @@ -1457,6 +1457,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="Η διεύθυνση email ε $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="Η διεύθυνση email δεν" ." ταιριάζει με τη" ." μορφή quoted-string."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Η τιμή απαιτείται" ." και δεν μπορεί να" ." είναι κενή"; diff --git a/application/language/en/lang.php b/application/language/en/lang.php index a644ef1..8ca2714 100644 --- a/application/language/en/lang.php +++ b/application/language/en/lang.php @@ -988,6 +988,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. ." maximum length is 320 chars."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/es/lang.php b/application/language/es/lang.php index e9cf0f5..e635b02 100644 --- a/application/language/es/lang.php +++ b/application/language/es/lang.php @@ -1084,6 +1084,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="La dirección de email es dema ." caracteres."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="El email no puede se compare con" ." formato de cita-cadena."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Valor es necesario y no puede estar" ." vacío."; $lang['L_ZEND_ID_MISSING_TOKEN']="No hay token fue siempre para que" diff --git a/application/language/fa/lang.php b/application/language/fa/lang.php index 8a4110c..f8efc7f 100644 --- a/application/language/fa/lang.php +++ b/application/language/fa/lang.php @@ -1238,6 +1238,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="آدرس ایمیل شما" ." کاراکتر باشد"; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="آدرس ایمیل ناصحیح" ." است"; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="مقدار نمیتواند خالی" ." باشد"; $lang['L_ZEND_ID_MISSING_TOKEN']="رمز ها یکسان نیستند"; diff --git a/application/language/fr/lang.php b/application/language/fr/lang.php index 782de0f..5c2c81a 100644 --- a/application/language/fr/lang.php +++ b/application/language/fr/lang.php @@ -1108,6 +1108,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. ." maximum length is 320 chars."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/hr/lang.php b/application/language/hr/lang.php index 7656562..26af63c 100644 --- a/application/language/hr/lang.php +++ b/application/language/hr/lang.php @@ -988,6 +988,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. ." maximum length is 320 chars."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/hu_HU/lang.php b/application/language/hu_HU/lang.php index bc401c7..b98123d 100644 --- a/application/language/hu_HU/lang.php +++ b/application/language/hu_HU/lang.php @@ -1026,6 +1026,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="Az e-mail cím túl hosszú. A ." maximális hossz 320 karakter."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/it/lang.php b/application/language/it/lang.php index 8acacb2..9610832 100644 --- a/application/language/it/lang.php +++ b/application/language/it/lang.php @@ -1049,6 +1049,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. ." maximum length is 320 chars."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/nl/lang.php b/application/language/nl/lang.php index f9bb47f..4c190b1 100644 --- a/application/language/nl/lang.php +++ b/application/language/nl/lang.php @@ -1018,6 +1018,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="Het e-mailadress is te lang. D $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="Het e-mailadress kan niet worden" ." vergeleken met de quoted-string" ." formaat."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Waarde vereist en kan niet leeg zijn."; $lang['L_ZEND_ID_MISSING_TOKEN']="Geen teken was gegeven om overeen te" ." komen."; diff --git a/application/language/pl/lang.php b/application/language/pl/lang.php index 4fd2161..d827bd2 100644 --- a/application/language/pl/lang.php +++ b/application/language/pl/lang.php @@ -990,6 +990,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. ." maximum length is 320 chars."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/pt_BR/lang.php b/application/language/pt_BR/lang.php index 4d9fb2e..49d97e4 100644 --- a/application/language/pt_BR/lang.php +++ b/application/language/pt_BR/lang.php @@ -1028,6 +1028,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. ." maximum length is 320 chars."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/ro/lang.php b/application/language/ro/lang.php index 1f37bc9..000a152 100644 --- a/application/language/ro/lang.php +++ b/application/language/ro/lang.php @@ -1008,6 +1008,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. ." maximum length is 320 chars."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/ru/lang.php b/application/language/ru/lang.php index 03f870e..f60831e 100644 --- a/application/language/ru/lang.php +++ b/application/language/ru/lang.php @@ -1119,6 +1119,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. ." maximum length is 320 chars."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/sk/lang.php b/application/language/sk/lang.php index ccc6460..4dd8765 100644 --- a/application/language/sk/lang.php +++ b/application/language/sk/lang.php @@ -1021,6 +1021,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="E-mailová adresa je príliš ." Môžete byť až 320 znakov."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="E-mail adresa nemôže byť uzavretá" ." prw Quoted-formáte reťazca."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Hodnota je povinná a nesmie byť" ." prázdna."; $lang['L_ZEND_ID_MISSING_TOKEN']="Žiadna funkcia na kontrolu"; diff --git a/application/language/sl/lang.php b/application/language/sl/lang.php index cb75f93..421d8cf 100644 --- a/application/language/sl/lang.php +++ b/application/language/sl/lang.php @@ -1006,6 +1006,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="Email naslov je predolg. Najve ." dolžina je 320 znakov."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="Email naslov ne more biti primerjan z" ." nizi v navednicah."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Vrednost je zahtevana in ne more biti" ." prazna."; $lang['L_ZEND_ID_MISSING_TOKEN']="Žeton ni bil določen za primerjavo."; diff --git a/application/language/sv_SE/lang.php b/application/language/sv_SE/lang.php index eb9728d..2286532 100644 --- a/application/language/sv_SE/lang.php +++ b/application/language/sv_SE/lang.php @@ -1000,6 +1000,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="Epostadressen är för lång. ." innehålla maximalt 320 tecken."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="Epostadressen kan ej kontrolleras mot" ." \"Quoted-String\"-formatet."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Värdet är erforderligt och får ej" ." vara tomt."; $lang['L_ZEND_ID_MISSING_TOKEN']="Inget kriterium för kontroll angavs."; diff --git a/application/language/tr/lang.php b/application/language/tr/lang.php index 35a2516..7d5c768 100644 --- a/application/language/tr/lang.php +++ b/application/language/tr/lang.php @@ -1009,6 +1009,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. ." maximum length is 320 chars."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched" ." against quoted-string format."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty."; $lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match" ." against."; diff --git a/application/language/vi_VN/lang.php b/application/language/vi_VN/lang.php index 975df99..dd2f39e 100644 --- a/application/language/vi_VN/lang.php +++ b/application/language/vi_VN/lang.php @@ -1106,6 +1106,14 @@ $lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="Địa chỉ email quá dài, ." tự."; $lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="Địa chỉ email không được có" ." dấu nháy kép."; +$lang['L_ZEND_ID_HOSTNAME_CANNOT_DECODE_PUNYCODE']="The given punycode notation of the" + ." hostname cannot be decoded."; +$lang['L_ZEND_ID_HOSTNAME_DASH_CHARACTER']="The hostname contains a dash in an" + ." invalid position."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME']="The hostname does not match the" + ." expected structure."; +$lang['L_ZEND_ID_HOSTNAME_INVALID_HOSTNAME_SCHEMA']="The hostname cannot match against" + ." schema for given TLD."; $lang['L_ZEND_ID_IS_EMPTY']="Giá trị này không được để" ." trống."; $lang['L_ZEND_ID_MISSING_TOKEN']="Chuỗi so sánh (Token) được cung"