summaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-16 02:20:04 +0000
committerNextcloud bot <bot@nextcloud.com>2021-01-16 02:20:04 +0000
commit154d56d56ff44b937c66bdf72a66661fb954e22a (patch)
tree6416d9e123bcdd9461c16bfe9101044b84fe8f95 /apps/contactsinteraction
parenteafd281800edb93f68dbf9bfa2e2be8a4f35cf02 (diff)
downloadnextcloud-server-154d56d56ff44b937c66bdf72a66661fb954e22a.tar.gz
nextcloud-server-154d56d56ff44b937c66bdf72a66661fb954e22a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contactsinteraction')
-rw-r--r--apps/contactsinteraction/l10n/sc.js9
-rw-r--r--apps/contactsinteraction/l10n/sc.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/sc.js b/apps/contactsinteraction/l10n/sc.js
new file mode 100644
index 00000000000..9a619ba3f14
--- /dev/null
+++ b/apps/contactsinteraction/l10n/sc.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "contactsinteraction",
+ {
+ "Recently contacted" : "Cuntatos reghentes",
+ "Contacts Interaction" : "Interatzione cun is cuntatos",
+ "Manages interaction between users and contacts" : "Organizat is interatziones tra impitadores e cuntatos",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Acàbidat datos dae s'interatzione impitadore-cuntatos e aparitzat una rubrica "
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/contactsinteraction/l10n/sc.json b/apps/contactsinteraction/l10n/sc.json
new file mode 100644
index 00000000000..1ed6d8ad6b5
--- /dev/null
+++ b/apps/contactsinteraction/l10n/sc.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Recently contacted" : "Cuntatos reghentes",
+ "Contacts Interaction" : "Interatzione cun is cuntatos",
+ "Manages interaction between users and contacts" : "Organizat is interatziones tra impitadores e cuntatos",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Acàbidat datos dae s'interatzione impitadore-cuntatos e aparitzat una rubrica "
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file