summaryrefslogtreecommitdiffstats
path: root/l10n/ast.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ast.js')
-rw-r--r--l10n/ast.js48
1 files changed, 48 insertions, 0 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
new file mode 100644
index 00000000..45383425
--- /dev/null
+++ b/l10n/ast.js
@@ -0,0 +1,48 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Contacts" : "Contautos",
+ "Details" : "Detalles",
+ "Download" : "Baxar",
+ "Delete" : "Desaniciar",
+ "Copy link" : "Copiar enllaz",
+ "Rename" : "Renomar",
+ "Share with users or groups" : "Compartir con usuarios y grupos",
+ "First name" : "Nome",
+ "Last name" : "Apellíu",
+ "Display name" : "Nome",
+ "Nickname" : "Nomatu",
+ "Detailed name" : "Nome detalláu",
+ "Additional names" : "Nomes adicionales",
+ "Prefix" : "Prefixu",
+ "Suffix" : "Sufixu",
+ "Notes" : "Notes",
+ "Website" : "Sitiu web",
+ "Federated Cloud ID" : "ID de ñube federada",
+ "Home" : "Casa",
+ "Work" : "Trabayu",
+ "Other" : "Otru",
+ "Address" : "Direición",
+ "Post office box" : "Apartáu de correos",
+ "City" : "Ciudá",
+ "State or province" : "Estáu o provincia",
+ "Postal code" : "Códigu postal",
+ "Country" : "País",
+ "Groups" : "Grupos",
+ "Birthday" : "Data de nacencia",
+ "Anniversary" : "Aniversariu",
+ "Date of death" : "Data de muerte",
+ "Email" : "Corréu",
+ "Instant messaging" : "Mensaxería nel intre",
+ "Phone" : "Teléfonu",
+ "Mobile" : "Móvil",
+ "Fax" : "Fax",
+ "Fax home" : "Fax de casa",
+ "Fax work" : "Fax del trabayu",
+ "Pager" : "Llocalizador",
+ "Voice" : "Voz",
+ "Social network" : "Rede social",
+ "All contacts" : "Tolos contautos",
+ "New contact" : "Contautu nuevu"
+},
+"nplurals=2; plural=(n != 1);");