Update for language packs
Dieser Commit ist enthalten in:
Ursprung
76b2553bf2
Commit
eb6c5d5eb7
25 geänderte Dateien mit 202 neuen und 0 gelöschten Zeilen
|
|
@ -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']="رمز ها یکسان نیستند";
|
||||
|
|
|
|||
Laden …
Tabelle hinzufügen
Einen Link hinzufügen
In neuem Issue referenzieren