summaryrefslogtreecommitdiffstats
path: root/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-03 16:17:46 +0000
committerNextcloud bot <bot@nextcloud.com>2018-10-03 16:17:46 +0000
commitd136e7a8b57b33b0f929f73b5abf65061f755c12 (patch)
tree37ca18cc15d68b5112c21cd9b9033f056767930e /l10n/ca.js
parent8ebbb56dfef85127306aea8e16912b84fdb5fcf4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ca.js')
-rw-r--r--l10n/ca.js65
1 files changed, 65 insertions, 0 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
new file mode 100644
index 00000000..30bd0387
--- /dev/null
+++ b/l10n/ca.js
@@ -0,0 +1,65 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Contacts" : "Contactes",
+ "Details" : "Detalls",
+ "Download" : "Baixa",
+ "Delete" : "Suprimeix",
+ "Copy link" : "Copiar enllaç",
+ "Rename" : "Renombra",
+ "Share with users or groups" : "Comparteix amb usuaris o grups",
+ "Import into" : "Importa a",
+ "First name" : "Nom",
+ "Last name" : "Cognom",
+ "Display name" : "Nom mostrat",
+ "Nickname" : "Sobrenom",
+ "Detailed name" : "Nom detallat",
+ "Additional names" : "Noms addicionals",
+ "Prefix" : "Prefix",
+ "Suffix" : "Sufix",
+ "Notes" : "Anotacions",
+ "Website" : "Pàgina web",
+ "Federated Cloud ID" : "ID de núvol federat",
+ "Home" : "Casa",
+ "Work" : "Feina",
+ "Other" : "Un altre",
+ "Address" : "Adreça",
+ "Post office box" : "Apartat de Correus",
+ "City" : "Ciutat",
+ "State or province" : "Estat o província",
+ "Postal code" : "Codi postal",
+ "Country" : "País",
+ "Groups" : "Grups",
+ "Birthday" : "Aniversari",
+ "Anniversary" : "Aniversari",
+ "Date of death" : "Data de la mort",
+ "Email" : "Correu electrònic",
+ "Instant messaging" : "Missatgeria instantània",
+ "Phone" : "Telèfon",
+ "Mobile" : "Mòbil",
+ "Fax" : "Fax",
+ "Fax home" : "Fax (casa)",
+ "Fax work" : "Fax (feina)",
+ "Pager" : "Paginador",
+ "Voice" : "Veu",
+ "Social network" : "Xarxa social",
+ "Relationship" : "Relació",
+ "Spouse" : "Parella",
+ "Child" : "Fill",
+ "Mother" : "Mare",
+ "Father" : "Pare",
+ "Parent" : "Pares",
+ "Brother" : "Germà",
+ "Sister" : "Germana",
+ "Relative" : "Parent",
+ "Friend" : "Amic",
+ "Colleague" : "Company",
+ "Manager" : "Gestor",
+ "Assistant" : "Assistent",
+ "Gender" : "Gènere",
+ "Female" : "Femení",
+ "Male" : "Masculí",
+ "All contacts" : "Tots els contactes",
+ "New contact" : "Contacte nou"
+},
+"nplurals=2; plural=(n != 1);");