diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-30 00:20:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-30 00:20:49 +0000 |
commit | 42c7aab402c17051c251af38dadd8e00cad8f801 (patch) | |
tree | 2d5e91146bd30e76a4cafbf4cc1f06759c821fc5 /apps/contactsinteraction | |
parent | 04ff83511566b313d4312465b2494e61e0cfa0ed (diff) | |
download | nextcloud-server-42c7aab402c17051c251af38dadd8e00cad8f801.tar.gz nextcloud-server-42c7aab402c17051c251af38dadd8e00cad8f801.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 |