aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/es_UY.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/es_UY.js')
-rw-r--r--lib/l10n/es_UY.js27
1 files changed, 13 insertions, 14 deletions
diff --git a/lib/l10n/es_UY.js b/lib/l10n/es_UY.js
index cf73ba599d3..a478a757909 100644
--- a/lib/l10n/es_UY.js
+++ b/lib/l10n/es_UY.js
@@ -67,17 +67,13 @@ OC.L10N.register(
"Address" : "Dirección",
"Profile picture" : "Foto de perfil",
"About" : "Acerca",
- "Unknown user" : "Ususario desconocido",
"Additional settings" : "Configuraciones adicionales",
"You need to enter details of an existing account." : "Necesitas ingresar los detalles de una cuenta existente.",
"Oracle connection could not be established" : "No fue posible establecer la conexión a Oracle",
- "Oracle username and/or password not valid" : "Usuario y/o contraseña de Oracle inválidos",
- "PostgreSQL username and/or password not valid" : "El Usuario y/o Contraseña de PostgreSQL inválido(s)",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "OS X de Mac no está soportado y %s no funcionará correctamente en esta plataforma ¡Úsalo bajo tu propio riesgo!",
"For the best results, please consider using a GNU/Linux server instead." : "Para mejores resultados, por favor cosidera usar en su lugar un servidor GNU/Linux.",
"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. ",
- "Set an admin username." : "Establecer un Usuario administrador",
"Set an admin password." : "Establecer la contraseña del administrador.",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend",
"Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ",
@@ -86,7 +82,6 @@ OC.L10N.register(
"You are not allowed to share %s" : "No tienes permitido compartir %s",
"Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s",
"Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado",
- "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s",
"Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ",
"The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe",
"Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"",
@@ -136,12 +131,6 @@ OC.L10N.register(
"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",
- "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. ",
- "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",
"File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ",
@@ -157,7 +146,6 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto ha sido causado probablemente por un acelerador de caché como Zend OPcache o eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "¿Los módulos de PHP han sido instalados, pero se siguen enlistando como faltantes?",
"Please ask your server administrator to restart the web server." : "Por favor solicita al administrador reiniciar el servidor web. ",
- "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor cambia los permisos a 0770 para que el directorio no pueda ser enlistado por otros usuarios. ",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegurate de que exista una archivo llamado \".ocdata\" en la raíz del directorio de datos. ",
"Could not obtain lock type %d on \"%s\"." : "No fue posible obtener el tipo de bloqueo %d en \"%s\". ",
"Storage unauthorized. %s" : "Almacenamiento no autorizado. %s",
@@ -166,8 +154,19 @@ OC.L10N.register(
"Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible",
"Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s",
"Full name" : "Nombre completo",
- "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 \"_.@-'\"",
+ "Unknown user" : "Ususario desconocido",
+ "Oracle username and/or password not valid" : "Usuario y/o contraseña de Oracle inválidos",
+ "PostgreSQL username and/or password not valid" : "El Usuario y/o Contraseña de PostgreSQL inválido(s)",
+ "Set an admin username." : "Establecer un Usuario administrador",
+ "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s",
+ "The username is already being used" : "Ese usuario ya está en uso",
+ "Could not create user" : "No fue posible crear el usuario",
+ "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. ",
+ "User disabled" : "Usuario deshabilitado",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "Se requiere de por lo menos libxml2 2.7.0. Actualmente %s está instalado. ",
- "To fix this issue update your libxml2 version and restart your web server." : "Para corregir este tema, por favor actualiza la versión de su libxml2 y reinicia tu servidor web. "
+ "To fix this issue update your libxml2 version and restart your web server." : "Para corregir este tema, por favor actualiza la versión de su libxml2 y reinicia tu servidor web. ",
+ "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor cambia los permisos a 0770 para que el directorio no pueda ser enlistado por otros usuarios. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");