diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:24 +0000 |
commit | fc560d8ec986402587ae506bbff58e242eb269f7 (patch) | |
tree | fb37f83dfd934243f34369409fb6c47bf75a0c49 /apps/dav/l10n | |
parent | 4af9bef7121c91359c537c42b8bf5c71fdb37e79 (diff) | |
download | nextcloud-server-fc560d8ec986402587ae506bbff58e242eb269f7.tar.gz nextcloud-server-fc560d8ec986402587ae506bbff58e242eb269f7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/zh_HK.js | 4 | ||||
-rw-r--r-- | apps/dav/l10n/zh_HK.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index 3931f6faa73..1a31e2ca62e 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -118,8 +118,8 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} 更新了通訊錄 {addressbook} 中的聯絡人 {card}", "You updated contact {card} in address book {addressbook}" : "您更新了通訊錄 {addressbook} 中的聯絡人 {card}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "聯絡人或通訊錄被修改", - "Accounts" : "賬戶", - "System address book which holds all accounts" : "包含所有賬戶的系統通訊錄", + "Accounts" : "帳戶", + "System address book which holds all accounts" : "包含所有帳戶的系統通訊錄", "File is not updatable: %1$s" : "檔案無法更新:%1$s", "Could not write to final file, canceled by hook" : "無法寫入最終檔案,被掛勾取消", "Could not write file contents" : "無法寫入檔案內容", diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json index 7ca97aaf143..630334aa63c 100644 --- a/apps/dav/l10n/zh_HK.json +++ b/apps/dav/l10n/zh_HK.json @@ -116,8 +116,8 @@ "{actor} updated contact {card} in address book {addressbook}" : "{actor} 更新了通訊錄 {addressbook} 中的聯絡人 {card}", "You updated contact {card} in address book {addressbook}" : "您更新了通訊錄 {addressbook} 中的聯絡人 {card}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "聯絡人或通訊錄被修改", - "Accounts" : "賬戶", - "System address book which holds all accounts" : "包含所有賬戶的系統通訊錄", + "Accounts" : "帳戶", + "System address book which holds all accounts" : "包含所有帳戶的系統通訊錄", "File is not updatable: %1$s" : "檔案無法更新:%1$s", "Could not write to final file, canceled by hook" : "無法寫入最終檔案,被掛勾取消", "Could not write file contents" : "無法寫入檔案內容", |