summaryrefslogtreecommitdiffstats
path: root/l10n/gl.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/gl.js')
-rw-r--r--l10n/gl.js37
1 files changed, 37 insertions, 0 deletions
diff --git a/l10n/gl.js b/l10n/gl.js
new file mode 100644
index 00000000..42bdd4f8
--- /dev/null
+++ b/l10n/gl.js
@@ -0,0 +1,37 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Contacts" : "Contactos",
+ "Import" : "Importar",
+ "Name" : "Nome",
+ "Organization" : "Organización",
+ "Title" : "Título",
+ "Postal code" : "Código Postal",
+ "City" : "Cidade",
+ "State or province" : "Estado ou provincia",
+ "Country" : "País",
+ "Address" : "Enderezo",
+ "Last name" : "Apelidos",
+ "First name" : "Nome",
+ "Additional names" : "Nomes adicionais",
+ "Not grouped" : "Sen agrupar",
+ "New contact" : "Novo contacto",
+ "Nickname" : "Alcume",
+ "Notes" : "Notas",
+ "Website" : "Sitio web",
+ "Federated Cloud ID" : "ID de nube federada",
+ "Home" : "Inicio",
+ "Work" : "Traballo",
+ "Other" : "Outro",
+ "Groups" : "Grupos",
+ "Birthday" : "Aniversario",
+ "Email" : "Correo",
+ "Instant messaging" : "Mensaxería instantánea",
+ "Phone" : "Teléfono",
+ "Mobile" : "Móbil",
+ "Fax" : "Fax",
+ "Pager" : "Buscapersoas",
+ "Voice" : "Voz",
+ "Settings" : "Axustes"
+},
+"nplurals=2; plural=(n != 1);");