Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-25 19:39:10 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-25 19:39:10 +0300
commit2171cc02c31c3629ee1c2fe5cdafd64500bb08b0 (patch)
treebda2aec8d68028bf7e441a73a4fa206eadeafb3d /core/l10n/es_AR.js
parent891673d9ea4d5301a26030f30ca7aeb5689c630b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r--core/l10n/es_AR.js21
1 files changed, 20 insertions, 1 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js
index 5ab12bd93f2..43ef513c434 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",