aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-16 00:19:21 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-16 00:19:21 +0000
commite622875f85746b18c45351f9c144ed085d5d6f98 (patch)
tree01cb93ce02e802db4463bf257b1ae2ac288fe026 /apps/contactsinteraction
parente302283b9fed4f193799af7be8f20b853d463957 (diff)
downloadnextcloud-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.js2
-rw-r--r--apps/contactsinteraction/l10n/de_DE.json2
-rw-r--r--apps/contactsinteraction/l10n/zh_TW.js2
-rw-r--r--apps/contactsinteraction/l10n/zh_TW.json2
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;"