summaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-12 02:20:27 +0000
committerNextcloud bot <bot@nextcloud.com>2021-02-12 02:20:27 +0000
commita15066b84094ca7c2f5269296bc7f58e9ecc25e1 (patch)
treed6855f3502948c59c7bbab47db824336e554a67e /apps/contactsinteraction
parent1ddf59efc0256df0ec181fb54b017621b213044a (diff)
downloadnextcloud-server-a15066b84094ca7c2f5269296bc7f58e9ecc25e1.tar.gz
nextcloud-server-a15066b84094ca7c2f5269296bc7f58e9ecc25e1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contactsinteraction')
-rw-r--r--apps/contactsinteraction/l10n/ro.js9
-rw-r--r--apps/contactsinteraction/l10n/ro.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/ro.js b/apps/contactsinteraction/l10n/ro.js
new file mode 100644
index 00000000000..21c59eb5907
--- /dev/null
+++ b/apps/contactsinteraction/l10n/ro.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "contactsinteraction",
+ {
+ "Recently contacted" : "Contactat recent",
+ "Contacts Interaction" : "Interacțiunea contactelor",
+ "Manages interaction between users and contacts" : "Gestionează interacțiunea dintre utilizatori și contacte",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Colectați date despre interacțiunile dintre utilizatori și contacte și furnizați o agendă pentru date"
+},
+"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/apps/contactsinteraction/l10n/ro.json b/apps/contactsinteraction/l10n/ro.json
new file mode 100644
index 00000000000..4e18794a4a0
--- /dev/null
+++ b/apps/contactsinteraction/l10n/ro.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Recently contacted" : "Contactat recent",
+ "Contacts Interaction" : "Interacțiunea contactelor",
+ "Manages interaction between users and contacts" : "Gestionează interacțiunea dintre utilizatori și contacte",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Colectați date despre interacțiunile dintre utilizatori și contacte și furnizați o agendă pentru date"
+},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
+} \ No newline at end of file