summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es_PR.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/es_PR.json')
-rw-r--r--lib/l10n/es_PR.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/es_PR.json b/lib/l10n/es_PR.json
index e9c37332be7..37bdd01b260 100644
--- a/lib/l10n/es_PR.json
+++ b/lib/l10n/es_PR.json
@@ -134,7 +134,6 @@
"A valid password must be provided" : "Se debe proporcionar una contraseña válida",
"The username is already being used" : "Ese usuario ya está en uso",
"Could not create user" : "No fue posible crear el usuario",
- "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Sólo se permiten los siguientes caracteres en el usuario: \"a-z\", \"A-Z\", \"0-9\" y \"_.@-'\"",
"A valid username must be provided" : "Debes proporcionar un nombre de usuario válido",
"Username contains whitespace at the beginning or at the end" : "El usuario contiene un espacio en blanco al inicio o al final",
"Username must not consist of dots only" : "El usuario no debe consistir de solo puntos. ",
@@ -169,6 +168,7 @@
"%s enter the database name." : "%s ingresar el nombre de la base de datos",
"%s you may not use dots in the database name" : "%s no puedes utilizar puntos en el nombre de la base de datos",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Al parecer esta instancia %s está corriendo en un ambiente PHP de 32-bits y el open_basedir ha sido configurado en el archivo php.ini. Esto generará problemas con archivos de más de 4GB de tamaño y es altamente desalentado. ",
- "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. "
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Sólo se permiten los siguientes caracteres en el usuario: \"a-z\", \"A-Z\", \"0-9\" y \"_.@-'\""
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file