diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-16 00:19:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-16 00:19:21 +0000 |
commit | e622875f85746b18c45351f9c144ed085d5d6f98 (patch) | |
tree | 01cb93ce02e802db4463bf257b1ae2ac288fe026 /apps/contactsinteraction | |
parent | e302283b9fed4f193799af7be8f20b853d463957 (diff) | |
download | nextcloud-server-e622875f85746b18c45351f9c144ed085d5d6f98.tar.gz nextcloud-server-e622875f85746b18c45351f9c144ed085d5d6f98.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/contactsinteraction')
-rw-r--r-- | apps/contactsinteraction/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/zh_TW.js | 2 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/zh_TW.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/de_DE.js b/apps/contactsinteraction/l10n/de_DE.js index 9dff5c9b6c5..f80ff84c970 100644 --- a/apps/contactsinteraction/l10n/de_DE.js +++ b/apps/contactsinteraction/l10n/de_DE.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Recently contacted" : "Zuletzt kontaktiert", "Contacts Interaction" : "Kontakte-Interaktion", + "Manages interaction between accounts and contacts" : "Verwaltet Interaktionen zwischen Konten und Kontakten.", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "Sammelt Daten über Konten- und Kontaktinteraktionen und stellt ein Adressbuch für die Daten bereit", "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" }, diff --git a/apps/contactsinteraction/l10n/de_DE.json b/apps/contactsinteraction/l10n/de_DE.json index f884f2e96c0..d287c2fb055 100644 --- a/apps/contactsinteraction/l10n/de_DE.json +++ b/apps/contactsinteraction/l10n/de_DE.json @@ -1,6 +1,8 @@ { "translations": { "Recently contacted" : "Zuletzt kontaktiert", "Contacts Interaction" : "Kontakte-Interaktion", + "Manages interaction between accounts and contacts" : "Verwaltet Interaktionen zwischen Konten und Kontakten.", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "Sammelt Daten über Konten- und Kontaktinteraktionen und stellt ein Adressbuch für die Daten bereit", "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);" diff --git a/apps/contactsinteraction/l10n/zh_TW.js b/apps/contactsinteraction/l10n/zh_TW.js index b22a32b64db..66a143edafe 100644 --- a/apps/contactsinteraction/l10n/zh_TW.js +++ b/apps/contactsinteraction/l10n/zh_TW.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Recently contacted" : "最近聯絡", "Contacts Interaction" : "聯絡人互動", + "Manages interaction between accounts and contacts" : "管理帳號與聯絡人間的互動", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "蒐集關於帳號與聯絡人互動的資料,並提供資料的通訊錄", "Manages interaction between users and contacts" : "管理使用者與聯絡人間的互動", "Collect data about user and contacts interactions and provide an address book for the data" : "蒐集關於使用者與聯絡人互動的資料,並提供資料的通訊錄" }, diff --git a/apps/contactsinteraction/l10n/zh_TW.json b/apps/contactsinteraction/l10n/zh_TW.json index 4cb4bfed7fc..87a00fa688f 100644 --- a/apps/contactsinteraction/l10n/zh_TW.json +++ b/apps/contactsinteraction/l10n/zh_TW.json @@ -1,6 +1,8 @@ { "translations": { "Recently contacted" : "最近聯絡", "Contacts Interaction" : "聯絡人互動", + "Manages interaction between accounts and contacts" : "管理帳號與聯絡人間的互動", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "蒐集關於帳號與聯絡人互動的資料,並提供資料的通訊錄", "Manages interaction between users and contacts" : "管理使用者與聯絡人間的互動", "Collect data about user and contacts interactions and provide an address book for the data" : "蒐集關於使用者與聯絡人互動的資料,並提供資料的通訊錄" },"pluralForm" :"nplurals=1; plural=0;" |