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
|
|
@ -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"
|
||||
|
|
|
|||
Laden …
Tabelle hinzufügen
Einen Link hinzufügen
In neuem Issue referenzieren