diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-27 02:26:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-27 02:26:39 +0000 |
commit | 5d050b71ea53da448dac0cbe4e42d07f8a60ea68 (patch) | |
tree | 5bca2c37d020b9b714e1c839bbacc60659b6500f /apps/settings/l10n/zh_HK.js | |
parent | 3f150617cbf0f26a5ac47678b372f03f48dd8122 (diff) | |
download | nextcloud-server-5d050b71ea53da448dac0cbe4e42d07f8a60ea68.tar.gz nextcloud-server-5d050b71ea53da448dac0cbe4e42d07f8a60ea68.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 014e95aac98..d084bff8432 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -212,16 +212,14 @@ OC.L10N.register( "Copied!" : "已複製!", "Copy" : "複製", "Could not copy app password. Please copy it manually." : "無法複製應用程式密碼。請手動複製。", - "Add" : "新增", "Email options" : "電郵地址選項", "Primary email for password reset and notifications" : "用於密碼重設和通告信件的主要電郵地址", - "Your email address" : "您的電郵地址", - "Additional email address {index}" : "附加電郵地址 {index}", "Remove primary email" : "刪除主要電郵地址", "Delete email" : "刪除電郵地址", + "Your email address" : "您的電郵地址", + "Additional email address {index}" : "附加電郵地址 {index}", "No email address set" : "未設定電郵地址", - "Change privacy level of email" : "更改電郵地址的私隱級別", - "Email" : "電郵地址", + "Add" : "新增", "You do not have permissions to see the details of this user" : "您沒有檢視此用戶詳細資料的權限", "Add new password" : "新增密碼", "Add new email address" : "新增電郵地址", @@ -248,6 +246,7 @@ OC.L10N.register( "New user" : "新用戶", "Will be autogenerated" : "將自動生成", "Display name" : "顯示名稱", + "Email" : "電郵地址", "Default language" : "預設語言", "Add a new user" : "新增用戶", "Group admin for" : "群組管理員", @@ -299,6 +298,11 @@ OC.L10N.register( "Send email to new user" : "傳送電子郵件給新用戶", "You are about to remove the group {group}. The users will NOT be deleted." : "您將要移除群組 {group}。用戶將不會被刪除。", "Please confirm the group removal " : "請確認移除群組", + "Address" : "地址", + "Full name" : "全名", + "Phone number" : "電話號碼", + "Twitter" : "Twitter", + "Website" : "網站", "Download and enable" : "下載並啟用", "Enable" : "啟用", "Enable untested app" : "啟用未經測試的應用程式", @@ -417,20 +421,13 @@ OC.L10N.register( "You are a member of the following groups:" : "你是下列群組的成員︰", "You are using <strong>%s</strong>" : "您已使用了 <strong>%s</strong> 的存儲空間", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "您已使用了 <strong>%2$s</strong> 中的 <strong>%1$s</strong>(<strong>%3$s %%</strong>)", - "Full name" : "全名", - "Change privacy level of full name" : "更改全名的私隱級別", - "No display name set" : "未設定顯示名稱", - "Phone number" : "電話號碼", "Change privacy level of phone number" : "更改電話號碼的私隱級別", "Your phone number" : "您的電話號碼", - "Address" : "地址", "Change privacy level of address" : "更改地址的私隱級別", "Your postal address" : "您的郵遞地址", - "Website" : "網站", "Change privacy level of website" : "更改網站的私隱級別", "It can take up to 24 hours before the account is displayed as verified." : "該賬戶最多可能需要24小時才能顯示為已驗證。", "Link https://…" : "連結 https://…", - "Twitter" : "Twitter", "Change privacy level of Twitter profile" : "更改 Twitter proile 的私隱級別", "Twitter handle @…" : "Twitter 用戶名稱 @...", "Help translate" : "協助翻譯", @@ -460,6 +457,9 @@ OC.L10N.register( "Set default expiration date for link shares" : "設定連結分享的預設到期日", "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "在分享對話框中允許用戶名稱自動完成(如果停用此選項,則必須輸入完整的用戶名稱或電郵地址)", "Restrict username autocompletion to users within the same groups" : "將使用戶名稱限制為僅相同群組的用戶可使用", - "For password reset and notifications" : "用於密碼重設和通告信件" + "No display name set" : "未設定顯示名稱", + "For password reset and notifications" : "用於密碼重設和通告信件", + "Change privacy level of full name" : "更改全名的私隱級別", + "Change privacy level of email" : "更改電郵地址的私隱級別" }, "nplurals=1; plural=0;"); |