diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-20 02:17:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-20 02:17:05 +0000 |
commit | bdc60ef9b2d4793b3da7887632fb4b0e77bf964a (patch) | |
tree | c30fafca8df3e2ec928ae8ab819b2ac5691244b7 /apps/contactsinteraction/l10n | |
parent | ed9f3ee990a4f31da34e44abd35bab903e125cfa (diff) | |
download | nextcloud-server-bdc60ef9b2d4793b3da7887632fb4b0e77bf964a.tar.gz nextcloud-server-bdc60ef9b2d4793b3da7887632fb4b0e77bf964a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contactsinteraction/l10n')
-rw-r--r-- | apps/contactsinteraction/l10n/ca.js | 9 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/ca.json | 7 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/cs.js | 8 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/cs.json | 6 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/gl.js | 9 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/gl.json | 7 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/it.js | 9 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/it.json | 7 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/pl.js | 9 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/pl.json | 7 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/tr.js | 9 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/tr.json | 7 |
12 files changed, 94 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/ca.js b/apps/contactsinteraction/l10n/ca.js new file mode 100644 index 00000000000..9c99646c783 --- /dev/null +++ b/apps/contactsinteraction/l10n/ca.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "contactsinteraction", + { + "Recently contacted" : "Contactat recentment", + "Contacts Interaction" : "Interacció de contactes", + "Manages interaction between users and contacts" : "Administra la interacció entre usuaris i contactes", + "Collect data about user and contacts interactions and provide an address book for the data" : "Recopilar dades sobre interaccions d'usuaris i contactes i proporcionar una llibreta d'adreces per a les dades" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/contactsinteraction/l10n/ca.json b/apps/contactsinteraction/l10n/ca.json new file mode 100644 index 00000000000..72fcbc065e8 --- /dev/null +++ b/apps/contactsinteraction/l10n/ca.json @@ -0,0 +1,7 @@ +{ "translations": { + "Recently contacted" : "Contactat recentment", + "Contacts Interaction" : "Interacció de contactes", + "Manages interaction between users and contacts" : "Administra la interacció entre usuaris i contactes", + "Collect data about user and contacts interactions and provide an address book for the data" : "Recopilar dades sobre interaccions d'usuaris i contactes i proporcionar una llibreta d'adreces per a les dades" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/contactsinteraction/l10n/cs.js b/apps/contactsinteraction/l10n/cs.js new file mode 100644 index 00000000000..38ede2f097d --- /dev/null +++ b/apps/contactsinteraction/l10n/cs.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "contactsinteraction", + { + "Recently contacted" : "Nedávno kontaktovaní", + "Contacts Interaction" : "Napojení na kontakty", + "Manages interaction between users and contacts" : "Spravuje interakci mezi uživateli a kontakty" +}, +"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/contactsinteraction/l10n/cs.json b/apps/contactsinteraction/l10n/cs.json new file mode 100644 index 00000000000..2bc528a7c0f --- /dev/null +++ b/apps/contactsinteraction/l10n/cs.json @@ -0,0 +1,6 @@ +{ "translations": { + "Recently contacted" : "Nedávno kontaktovaní", + "Contacts Interaction" : "Napojení na kontakty", + "Manages interaction between users and contacts" : "Spravuje interakci mezi uživateli a kontakty" +},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" +}
\ No newline at end of file diff --git a/apps/contactsinteraction/l10n/gl.js b/apps/contactsinteraction/l10n/gl.js new file mode 100644 index 00000000000..2c2495cc6b9 --- /dev/null +++ b/apps/contactsinteraction/l10n/gl.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "contactsinteraction", + { + "Recently contacted" : "Contactado recentemente", + "Contacts Interaction" : "Interacción de contactos", + "Manages interaction between users and contacts" : "Xestiona a interacción entre usuarios e contactos", + "Collect data about user and contacts interactions and provide an address book for the data" : "Recolle datos sobre as interaccións entre usuarios e contactos e fornrece un caderno de enderezos para os datos" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/contactsinteraction/l10n/gl.json b/apps/contactsinteraction/l10n/gl.json new file mode 100644 index 00000000000..17f4d655d59 --- /dev/null +++ b/apps/contactsinteraction/l10n/gl.json @@ -0,0 +1,7 @@ +{ "translations": { + "Recently contacted" : "Contactado recentemente", + "Contacts Interaction" : "Interacción de contactos", + "Manages interaction between users and contacts" : "Xestiona a interacción entre usuarios e contactos", + "Collect data about user and contacts interactions and provide an address book for the data" : "Recolle datos sobre as interaccións entre usuarios e contactos e fornrece un caderno de enderezos para os datos" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/contactsinteraction/l10n/it.js b/apps/contactsinteraction/l10n/it.js new file mode 100644 index 00000000000..7acfd1eca3e --- /dev/null +++ b/apps/contactsinteraction/l10n/it.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "contactsinteraction", + { + "Recently contacted" : "Contattati di recente", + "Contacts Interaction" : "Interazione contatti", + "Manages interaction between users and contacts" : "Gestisce l'interazione tra utenti e contatti", + "Collect data about user and contacts interactions and provide an address book for the data" : "Raccoglie dati sulle interazioni tra gli utenti e i contatti e fornisce una rubrica per i dati" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/contactsinteraction/l10n/it.json b/apps/contactsinteraction/l10n/it.json new file mode 100644 index 00000000000..f47ea5944ce --- /dev/null +++ b/apps/contactsinteraction/l10n/it.json @@ -0,0 +1,7 @@ +{ "translations": { + "Recently contacted" : "Contattati di recente", + "Contacts Interaction" : "Interazione contatti", + "Manages interaction between users and contacts" : "Gestisce l'interazione tra utenti e contatti", + "Collect data about user and contacts interactions and provide an address book for the data" : "Raccoglie dati sulle interazioni tra gli utenti e i contatti e fornisce una rubrica per i dati" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/contactsinteraction/l10n/pl.js b/apps/contactsinteraction/l10n/pl.js new file mode 100644 index 00000000000..72be2edb3db --- /dev/null +++ b/apps/contactsinteraction/l10n/pl.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "contactsinteraction", + { + "Recently contacted" : "Ostatnio skontaktowano się", + "Contacts Interaction" : "Interakcja kontaktów", + "Manages interaction between users and contacts" : "Zarządza interakcją między użytkownikami i kontaktami.", + "Collect data about user and contacts interactions and provide an address book for the data" : "Zbieraj dane o interakcjach użytkowników i kontaktów oraz udostępniaj książkę adresową dla tych danych." +}, +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/contactsinteraction/l10n/pl.json b/apps/contactsinteraction/l10n/pl.json new file mode 100644 index 00000000000..0bbe40dffa2 --- /dev/null +++ b/apps/contactsinteraction/l10n/pl.json @@ -0,0 +1,7 @@ +{ "translations": { + "Recently contacted" : "Ostatnio skontaktowano się", + "Contacts Interaction" : "Interakcja kontaktów", + "Manages interaction between users and contacts" : "Zarządza interakcją między użytkownikami i kontaktami.", + "Collect data about user and contacts interactions and provide an address book for the data" : "Zbieraj dane o interakcjach użytkowników i kontaktów oraz udostępniaj książkę adresową dla tych danych." +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" +}
\ No newline at end of file diff --git a/apps/contactsinteraction/l10n/tr.js b/apps/contactsinteraction/l10n/tr.js new file mode 100644 index 00000000000..ef9b19b1571 --- /dev/null +++ b/apps/contactsinteraction/l10n/tr.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "contactsinteraction", + { + "Recently contacted" : "Son görüşülenler", + "Contacts Interaction" : "Kişi etkileşimi", + "Manages interaction between users and contacts" : "Kullanıcılar ve kişiler arasındaki etkileşimi yönetir", + "Collect data about user and contacts interactions and provide an address book for the data" : "Kullanıcı ve kişi etkileşimleri ile ilgili verileri toplar ve veriler için bir adres defteri sağlar" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/contactsinteraction/l10n/tr.json b/apps/contactsinteraction/l10n/tr.json new file mode 100644 index 00000000000..01bec89b712 --- /dev/null +++ b/apps/contactsinteraction/l10n/tr.json @@ -0,0 +1,7 @@ +{ "translations": { + "Recently contacted" : "Son görüşülenler", + "Contacts Interaction" : "Kişi etkileşimi", + "Manages interaction between users and contacts" : "Kullanıcılar ve kişiler arasındaki etkileşimi yönetir", + "Collect data about user and contacts interactions and provide an address book for the data" : "Kullanıcı ve kişi etkileşimleri ile ilgili verileri toplar ve veriler için bir adres defteri sağlar" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file |