diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-10 02:18:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-10 02:18:44 +0000 |
commit | 4295fe67b73256328c0176a3ef1d8dac20f6b3b9 (patch) | |
tree | 669e7d7f43497a931c742e1ee70303117a7e9b9a /apps/contactsinteraction/l10n | |
parent | 2ec160aec8ec8d67e8cc42d9f2a83406768b7b6d (diff) | |
download | nextcloud-server-4295fe67b73256328c0176a3ef1d8dac20f6b3b9.tar.gz nextcloud-server-4295fe67b73256328c0176a3ef1d8dac20f6b3b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contactsinteraction/l10n')
-rw-r--r-- | apps/contactsinteraction/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/de_DE.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/contactsinteraction/l10n/de_DE.js b/apps/contactsinteraction/l10n/de_DE.js index cc3ab539afd..9dff5c9b6c5 100644 --- a/apps/contactsinteraction/l10n/de_DE.js +++ b/apps/contactsinteraction/l10n/de_DE.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Recently contacted" : "Zuletzt kontaktiert", "Contacts Interaction" : "Kontakte-Interaktion", - "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten.", + "Manages interaction between users and contacts" : "Verwaltet Interaktionen zwischen Benutzern und 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 index 72b92e44f50..f884f2e96c0 100644 --- a/apps/contactsinteraction/l10n/de_DE.json +++ b/apps/contactsinteraction/l10n/de_DE.json @@ -1,7 +1,7 @@ { "translations": { "Recently contacted" : "Zuletzt kontaktiert", "Contacts Interaction" : "Kontakte-Interaktion", - "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten.", + "Manages interaction between users and contacts" : "Verwaltet Interaktionen zwischen Benutzern und 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 |