diff options
Diffstat (limited to 'lib/l10n/es_AR.js')
-rw-r--r-- | lib/l10n/es_AR.js | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/lib/l10n/es_AR.js b/lib/l10n/es_AR.js index c9f76c540a2..00a4d110e27 100644 --- a/lib/l10n/es_AR.js +++ b/lib/l10n/es_AR.js @@ -45,6 +45,7 @@ OC.L10N.register( "Apps" : "Aplicaciones", "Settings" : "Ajustes", "Log out" : "Cerrar sesión", + "Accounts" : "Accounts", "Email" : "Correo electrónico", "Phone" : "Teléfono fijo", "Twitter" : "Twitter", @@ -53,7 +54,6 @@ OC.L10N.register( "Profile picture" : "Foto de perfil", "About" : "Acerca de", "Headline" : "Títular", - "Organisation" : "Organización", "Role" : "Rol", "Pronouns" : "Pronombres", "Additional settings" : "Configuraciones adicionales", @@ -143,21 +143,12 @@ OC.L10N.register( "Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s", "Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible", "Storage connection timeout. %s" : "Se agotó el tiempo de conexión del almacenamiento. %s", + "Images" : "Imágenes", "Text" : "Texto", "Summary" : "Resumen", "Translate" : "Traducir", "Result" : "Resultado", - "File name is a reserved word" : "Nombre de archivo es una palabra reservada", - "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", - "File name is too long" : "El nombre del archivo es demasiado largo", - "Users" : "Usuarios", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartió »%2$s« contigo y quiere añadir:", - "%1$s shared »%2$s« with you and wants to add" : "%1$s compartió »%2$s« contigo y quiere añadir", - "»%s« added a note to a file shared with you" : "%s añadió una nota a un archivo compartido con Ud.", - "Open »%s«" : "Abrir »%s«", - "%1$s shared »%2$s« with you" : "%1$s compartió »%2$s« contigo", - "%1$s shared »%2$s« with you." : "%1$s compartió »%2$s« contigo.", - "Click the button below to open it." : "Haga click en el botón de abajo para abrirlo.", + "Organisation" : "Organización", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, favor de intentarlo más tarde. " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |