diff options
Diffstat (limited to 'lib/l10n/es_PY.json')
-rw-r--r-- | lib/l10n/es_PY.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/es_PY.json b/lib/l10n/es_PY.json index a9d3c8a259f..1f19891f6d2 100644 --- a/lib/l10n/es_PY.json +++ b/lib/l10n/es_PY.json @@ -131,13 +131,13 @@ "Oct." : "Oct.", "Nov." : "Nov.", "Dec." : "Dic.", + "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. ", - "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", "User disabled" : "Usuario deshabilitado", "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", |