aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-16 00:19:11 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-16 00:19:11 +0000
commitfcfd530d2e553c0975fa425a6b7ae71d25d1ded2 (patch)
tree9e1c85f7daaa712a2d4d26b80aed3e3de05c6ad8 /apps/contactsinteraction
parent57787f23e835327e9c7f70bccca81c54c6657090 (diff)
downloadnextcloud-server-fcfd530d2e553c0975fa425a6b7ae71d25d1ded2.tar.gz
nextcloud-server-fcfd530d2e553c0975fa425a6b7ae71d25d1ded2.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;"