summaryrefslogtreecommitdiffstats
path: root/core/l10n/es_AR.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r--core/l10n/es_AR.js23
1 files changed, 21 insertions, 2 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js
index 5ab12bd93f2..bddadc44c1a 100644
--- a/core/l10n/es_AR.js
+++ b/core/l10n/es_AR.js
@@ -17,6 +17,13 @@ OC.L10N.register(
"Thursday" : "Jueves",
"Friday" : "Viernes",
"Saturday" : "Sábado",
+ "Sun." : "dom.",
+ "Mon." : "lun.",
+ "Tue." : "mar.",
+ "Wed." : "miér.",
+ "Thu." : "jue.",
+ "Fri." : "vie.",
+ "Sat." : "sáb.",
"January" : "enero",
"February" : "febrero",
"March" : "marzo",
@@ -29,6 +36,18 @@ OC.L10N.register(
"October" : "octubre",
"November" : "noviembre",
"December" : "diciembre",
+ "Jan." : "ene.",
+ "Feb." : "feb.",
+ "Mar." : "mar.",
+ "Apr." : "abr.",
+ "May." : "may.",
+ "Jun." : "jun.",
+ "Jul." : "jul.",
+ "Aug." : "ago.",
+ "Sep." : "sep.",
+ "Oct." : "oct.",
+ "Nov." : "nov.",
+ "Dec." : "dic.",
"Settings" : "Configuración",
"Saving..." : "Guardando...",
"No" : "No",
@@ -53,13 +72,13 @@ OC.L10N.register(
"Good password" : "Buena contraseña. ",
"Strong password" : "Contraseña fuerte.",
"Shared" : "Compartido",
- "Share" : "Compartir",
"Error" : "Error",
"Error while sharing" : "Error al compartir",
"Error while unsharing" : "Error en al dejar de compartir",
"Error while changing permissions" : "Error al cambiar permisos",
"Shared with you and the group {group} by {owner}" : "Compartido con vos y el grupo {group} por {owner}",
"Shared with you by {owner}" : "Compartido con vos por {owner}",
+ "Share" : "Compartir",
"Share link" : "Compartir vínculo",
"Password protect" : "Proteger con contraseña ",
"Password" : "Contraseña",
@@ -130,8 +149,8 @@ OC.L10N.register(
"Search" : "Buscar",
"Server side authentication failed!" : "¡Falló la autenticación del servidor!",
"Please contact your administrator." : "Por favor, contacte a su administrador.",
- "remember" : "recordame",
"Log in" : "Iniciar sesión",
+ "remember" : "recordame",
"Alternative Logins" : "Nombre alternativos de usuarios",
"This ownCloud instance is currently in single user mode." : "Esta instancia de ownCloud está en modo de usuario único.",
"This means only administrators can use the instance." : "Esto significa que solo administradores pueden usar esta instancia.",