summaryrefslogtreecommitdiffstats
path: root/l10n/es_AR.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es_AR.js')
-rw-r--r--l10n/es_AR.js34
1 files changed, 34 insertions, 0 deletions
diff --git a/l10n/es_AR.js b/l10n/es_AR.js
new file mode 100644
index 00000000..23bab6bb
--- /dev/null
+++ b/l10n/es_AR.js
@@ -0,0 +1,34 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Contacts" : "Contactos",
+ "Import" : "Importar",
+ "Name" : "Nombre",
+ "Organization" : "Organización",
+ "Title" : "Título",
+ "Postal code" : "Código postal",
+ "City" : "Ciudad",
+ "State or province" : "Provincia o estado",
+ "Country" : "País",
+ "Address" : "Dirección",
+ "Last name" : "Apellido",
+ "First name" : "Nombre",
+ "Additional names" : "Segundo nombre",
+ "Not grouped" : "No agrupado",
+ "New contact" : "Nuevo contacto",
+ "Nickname" : "Sobrenombre",
+ "Notes" : "Notas",
+ "Home" : "Particular",
+ "Work" : "Trabajo",
+ "Other" : "Otros",
+ "Groups" : "Grupos",
+ "Birthday" : "Cumpleaños",
+ "Email" : "e-mail",
+ "Phone" : "Teléfono",
+ "Mobile" : "Celular",
+ "Fax" : "Fax",
+ "Pager" : "Pager",
+ "Voice" : "Voz",
+ "Settings" : "Configuración"
+},
+"nplurals=2; plural=(n != 1);");