From d136e7a8b57b33b0f929f73b5abf65061f755c12 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 3 Oct 2018 16:17:46 +0000 Subject: [tx-robot] updated from transifex --- l10n/ca.js | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 l10n/ca.js (limited to 'l10n/ca.js') 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);"); -- cgit v1.2.3