Skip to content

Commit 9fb5eb8

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 0fb3b5a commit 9fb5eb8

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

l10n/zh_HK.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ OC.L10N.register(
55
"Already requested, please try again later." : "已提出請求,請稍後再試。",
66
"Request failed" : "請求失敗",
77
"No administrator could have been contacted." : "沒有管理員可聯繫",
8-
"Personal data export request" : "個人資料導出請求",
8+
"Personal data export request" : "個人資料匯出請求",
99
"Hello %s," : "%s你好,",
10-
"The user %s, identified by user id \"%s\", has requested an export of their personal data. Please take action accordingly." : "用戶 %s(ID “%s”)已請求導出其個人數據。請採取相應的措施。",
10+
"The user %s, identified by user id \"%s\", has requested an export of their personal data. Please take action accordingly." : "用戶 %s(ID “%s”)已請求匯出其個人數據。請採取相應的措施。",
1111
"Account deletion request" : "帳戶刪除請求",
1212
"The user %s, identified by user id \"%s\", has requested to delete their account. Please take action accordingly." : "用戶 %s(ID “%s”)已請求刪除其帳戶。請採取相應的措施。",
1313
"No administrator has set an email address" : "尚無管理員設置電郵地址",
1414
"Data Request" : "數據請求",
1515
"Request your data from the admins" : "向管理員索取數據",
16-
"Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrators will be notified by email about the request." : "使您的用戶能夠請求導出或刪除其數據。相關選項將添加到“個人設置”部分。管理員將透過電子郵件收到有關該請求的通知。",
16+
"Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrators will be notified by email about the request." : "使您的用戶能夠請求匯出或刪除其數據。相關選項將添加到“個人設置”部分。管理員將透過電子郵件收到有關該請求的通知。",
1717
"Account" : "帳戶",
18-
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "您可以要求系統管理員導出數據或刪除帳戶。需時可達30天。",
19-
"Request data export" : "請求數據導出",
18+
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "您可以要求系統管理員匯出數據或刪除帳戶。需時可達30天。",
19+
"Request data export" : "請求數據匯出",
2020
"Request account deletion" : "請求帳戶刪除"
2121
},
2222
"nplurals=1; plural=0;");

l10n/zh_HK.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
"Already requested, please try again later." : "已提出請求,請稍後再試。",
44
"Request failed" : "請求失敗",
55
"No administrator could have been contacted." : "沒有管理員可聯繫",
6-
"Personal data export request" : "個人資料導出請求",
6+
"Personal data export request" : "個人資料匯出請求",
77
"Hello %s," : "%s你好,",
8-
"The user %s, identified by user id \"%s\", has requested an export of their personal data. Please take action accordingly." : "用戶 %s(ID “%s”)已請求導出其個人數據。請採取相應的措施。",
8+
"The user %s, identified by user id \"%s\", has requested an export of their personal data. Please take action accordingly." : "用戶 %s(ID “%s”)已請求匯出其個人數據。請採取相應的措施。",
99
"Account deletion request" : "帳戶刪除請求",
1010
"The user %s, identified by user id \"%s\", has requested to delete their account. Please take action accordingly." : "用戶 %s(ID “%s”)已請求刪除其帳戶。請採取相應的措施。",
1111
"No administrator has set an email address" : "尚無管理員設置電郵地址",
1212
"Data Request" : "數據請求",
1313
"Request your data from the admins" : "向管理員索取數據",
14-
"Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrators will be notified by email about the request." : "使您的用戶能夠請求導出或刪除其數據。相關選項將添加到“個人設置”部分。管理員將透過電子郵件收到有關該請求的通知。",
14+
"Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrators will be notified by email about the request." : "使您的用戶能夠請求匯出或刪除其數據。相關選項將添加到“個人設置”部分。管理員將透過電子郵件收到有關該請求的通知。",
1515
"Account" : "帳戶",
16-
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "您可以要求系統管理員導出數據或刪除帳戶。需時可達30天。",
17-
"Request data export" : "請求數據導出",
16+
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "您可以要求系統管理員匯出數據或刪除帳戶。需時可達30天。",
17+
"Request data export" : "請求數據匯出",
1818
"Request account deletion" : "請求帳戶刪除"
1919
},"pluralForm" :"nplurals=1; plural=0;"
2020
}

0 commit comments

Comments
 (0)