summaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-26 02:17:48 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-26 02:17:48 +0000
commita2c414fa91214c241f5306cff6e0564f179588a5 (patch)
treed2679d2153b202e3934126909fb08a5cb2b2b4d3 /apps/contactsinteraction/l10n
parentdeddcbd8175a2de604488c43586ec05358199f8c (diff)
downloadnextcloud-server-a2c414fa91214c241f5306cff6e0564f179588a5.tar.gz
nextcloud-server-a2c414fa91214c241f5306cff6e0564f179588a5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contactsinteraction/l10n')
-rw-r--r--apps/contactsinteraction/l10n/de.js5
-rw-r--r--apps/contactsinteraction/l10n/de.json5
-rw-r--r--apps/contactsinteraction/l10n/de_DE.js9
-rw-r--r--apps/contactsinteraction/l10n/de_DE.json7
4 files changed, 22 insertions, 4 deletions
diff --git a/apps/contactsinteraction/l10n/de.js b/apps/contactsinteraction/l10n/de.js
index c1ad258561e..cc3ab539afd 100644
--- a/apps/contactsinteraction/l10n/de.js
+++ b/apps/contactsinteraction/l10n/de.js
@@ -2,7 +2,8 @@ OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Zuletzt kontaktiert",
- "Contacts Interaction" : "Kontaktinteraktionen",
- "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten."
+ "Contacts Interaction" : "Kontakte-Interaktion",
+ "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten.",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Sammelt Daten über Benutzer- und Kontaktinteraktionen und stellt ein Adressbuch für die Daten bereit"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/contactsinteraction/l10n/de.json b/apps/contactsinteraction/l10n/de.json
index bb1adf72a1f..72b92e44f50 100644
--- a/apps/contactsinteraction/l10n/de.json
+++ b/apps/contactsinteraction/l10n/de.json
@@ -1,6 +1,7 @@
{ "translations": {
"Recently contacted" : "Zuletzt kontaktiert",
- "Contacts Interaction" : "Kontaktinteraktionen",
- "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten."
+ "Contacts Interaction" : "Kontakte-Interaktion",
+ "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten.",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Sammelt Daten über Benutzer- und Kontaktinteraktionen und stellt ein Adressbuch für die Daten bereit"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/contactsinteraction/l10n/de_DE.js b/apps/contactsinteraction/l10n/de_DE.js
new file mode 100644
index 00000000000..cc3ab539afd
--- /dev/null
+++ b/apps/contactsinteraction/l10n/de_DE.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "contactsinteraction",
+ {
+ "Recently contacted" : "Zuletzt kontaktiert",
+ "Contacts Interaction" : "Kontakte-Interaktion",
+ "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten.",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Sammelt Daten über Benutzer- und Kontaktinteraktionen und stellt ein Adressbuch für die Daten bereit"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/contactsinteraction/l10n/de_DE.json b/apps/contactsinteraction/l10n/de_DE.json
new file mode 100644
index 00000000000..72b92e44f50
--- /dev/null
+++ b/apps/contactsinteraction/l10n/de_DE.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Recently contacted" : "Zuletzt kontaktiert",
+ "Contacts Interaction" : "Kontakte-Interaktion",
+ "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten.",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Sammelt Daten über Benutzer- und Kontaktinteraktionen und stellt ein Adressbuch für die Daten bereit"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file