summaryrefslogtreecommitdiffstats
path: root/l10n/oc.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/oc.js')
-rw-r--r--l10n/oc.js32
1 files changed, 32 insertions, 0 deletions
diff --git a/l10n/oc.js b/l10n/oc.js
new file mode 100644
index 00000000..8f7d8b8c
--- /dev/null
+++ b/l10n/oc.js
@@ -0,0 +1,32 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Contacts" : "Contactes",
+ "First name" : "Prenom",
+ "Last name" : "Nom",
+ "Nickname" : "Escais",
+ "Additional names" : "Noms suplementaris",
+ "Notes" : "Nòtas",
+ "Website" : "Site web",
+ "Federated Cloud ID" : "Federated Cloud ID",
+ "Home" : "Domicili",
+ "Work" : "Professional(a)",
+ "Other" : "Autre",
+ "Address" : "Adreça",
+ "City" : "Vila",
+ "State or province" : "Estat o region",
+ "Postal code" : "Còde postal",
+ "Country" : "País",
+ "Groups" : "Gropes",
+ "Birthday" : "Anniversari",
+ "Email" : "Adreça corrièl",
+ "Instant messaging" : "Messatjariá instantanèa",
+ "Phone" : "Telefòn",
+ "Mobile" : "Mobil",
+ "Fax" : "Fax",
+ "Pager" : "Messatgièr",
+ "Voice" : "Votz",
+ "All contacts" : "Totes los contactes",
+ "New contact" : "Contacte novèl"
+},
+"nplurals=2; plural=(n > 1);");