diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-30 00:20:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-30 00:20:24 +0000 |
commit | 7cdd7013eec810cbd89d1694ef51799bc434bef3 (patch) | |
tree | 614dbd103318536f39482b1a726e66abc57c3b7d /apps/contactsinteraction | |
parent | 3f6e70907b0b44cabe1603617c818451f71484a2 (diff) | |
download | nextcloud-server-7cdd7013eec810cbd89d1694ef51799bc434bef3.tar.gz nextcloud-server-7cdd7013eec810cbd89d1694ef51799bc434bef3.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/zh_TW.js | 2 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/zh_TW.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/contactsinteraction/l10n/zh_TW.js b/apps/contactsinteraction/l10n/zh_TW.js index 66a143edafe..b08c82aa87c 100644 --- a/apps/contactsinteraction/l10n/zh_TW.js +++ b/apps/contactsinteraction/l10n/zh_TW.js @@ -6,6 +6,6 @@ OC.L10N.register( "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" : "蒐集關於使用者與聯絡人互動的資料,並提供資料的通訊錄" + "Collect data about user and contacts interactions and provide an address book for the data" : "蒐集關於使用者與聯絡人互動的資料,並為資料提供聯絡人" }, "nplurals=1; plural=0;"); diff --git a/apps/contactsinteraction/l10n/zh_TW.json b/apps/contactsinteraction/l10n/zh_TW.json index 87a00fa688f..cc87479e92a 100644 --- a/apps/contactsinteraction/l10n/zh_TW.json +++ b/apps/contactsinteraction/l10n/zh_TW.json @@ -4,6 +4,6 @@ "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" : "蒐集關於使用者與聯絡人互動的資料,並提供資料的通訊錄" + "Collect data about user and contacts interactions and provide an address book for the data" : "蒐集關於使用者與聯絡人互動的資料,並為資料提供聯絡人" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |