summaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction
diff options
context:
space:
mode:
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