aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contactsinteraction')
-rw-r--r--apps/contactsinteraction/l10n/is.js9
-rw-r--r--apps/contactsinteraction/l10n/is.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/is.js b/apps/contactsinteraction/l10n/is.js
new file mode 100644
index 00000000000..1a88058cea0
--- /dev/null
+++ b/apps/contactsinteraction/l10n/is.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "contactsinteraction",
+ {
+ "Recently contacted" : "Nýlega haft samband við",
+ "Contacts Interaction" : "Gagnvirkni tengiliða",
+ "Manages interaction between users and contacts" : "Sýslar með gagnvirkni milli notenda og tengiliða",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Safnaðu gögnum um samskipti milli notenda og tengiliða og gefðu upp nafnaskrá fyrir gögnin"
+},
+"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/contactsinteraction/l10n/is.json b/apps/contactsinteraction/l10n/is.json
new file mode 100644
index 00000000000..96efbaa131d
--- /dev/null
+++ b/apps/contactsinteraction/l10n/is.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Recently contacted" : "Nýlega haft samband við",
+ "Contacts Interaction" : "Gagnvirkni tengiliða",
+ "Manages interaction between users and contacts" : "Sýslar með gagnvirkni milli notenda og tengiliða",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Safnaðu gögnum um samskipti milli notenda og tengiliða og gefðu upp nafnaskrá fyrir gögnin"
+},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
+} \ No newline at end of file