diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
commit | 2fcae35e0f79625d7328c7e95dcda3029633c90a (patch) | |
tree | 04331daddc2b09d8e4cc2d08c7ae9cea638a065a /apps/settings/l10n/zh_HK.js | |
parent | 38d0419f14ad70dbd82ef18946846b8ce3ea1682 (diff) | |
download | nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.tar.gz nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.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 | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 0515b8b0b09..58bdc5bc10b 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -266,10 +266,7 @@ OC.L10N.register( "You are about to remove the group {group}. The users will NOT be deleted." : "您將要移除群組 {group}。用戶將不會被刪除。", "Please confirm the group removal " : "請確認移除群組", "Your biography" : "個人小傳", - "Unable to update biography" : "無法更新小傳", "Your full name" : "您的全名", - "Unable to update full name" : "無法更新全名", - "No full name set" : "未設定全名", "Email options" : "電子郵件通知選項", "Primary email for password reset and notifications" : "用於密碼重設和通告信件的主要電郵地址", "Remove primary email" : "刪除主要電郵地址", @@ -287,13 +284,11 @@ OC.L10N.register( "No email address set" : "未設定電郵地址", "Additional emails" : "其他電郵地址", "Your headline" : "您的標題", - "Unable to update headline" : "無法更新標題", "Language" : "語言", "Help translate" : "協助翻譯", "Unable to update language" : "無法更新語言", "No language set" : "未設定語言", "Your organisation" : "您的機構", - "Unable to update organisation" : "無法更新機構", "Edit your Profile visibility" : "編輯個人檔案能見度", "Enable Profile" : "啟用簡介", "Unable to update profile enabled state" : "無法更新個人資料啟用狀態", @@ -301,10 +296,6 @@ OC.L10N.register( "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "無法更新 {displayId} 的可見性", "Your role" : "你的角色", - "Unable to update role" : "無法更新角色", - "Change scope level of {accountProperty}, current scope is {scope}" : "更改 {accountProperty} 的範圍級別,當前範圍為 {scope}", - "Unable to update federation scope of the primary {accountProperty}" : "無法更新主要 {accountProperty} 的聯盟範圍", - "Unable to update federation scope of additional {accountProperty}" : "無法更新額外 {accountProperty} 的聯盟範圍", "Add additional email" : "添加額外電郵地址", "Add" : "新增", "You do not have permissions to see the details of this user" : "您沒有檢視此用戶詳細資料的權限", @@ -497,8 +488,6 @@ OC.L10N.register( "Change privacy level of website" : "更改網站的私隱級別", "It can take up to 24 hours before the account is displayed as verified." : "該賬戶最多可能需要24小時才能顯示為已驗證。", "Link https://…" : "連結 https://…", - "Change privacy level of Twitter profile" : "更改 Twitter proile 的私隱級別", - "Twitter handle @…" : "Twitter 用戶名稱 @...", "Locale" : "地區設定", "Current password" : "目前密碼", "New password" : "新密碼", @@ -536,7 +525,17 @@ OC.L10N.register( "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "輸入全名或電郵地址時,允許用戶名自動完成(忽略缺少的電話簿匹配項,並且位於同一群組中)", "Change privacy level of full name" : "更改全名的私隱級別", "No display name set" : "未設定顯示名稱", + "Change privacy level of Twitter profile" : "更改 Twitter proile 的私隱級別", + "Twitter handle @…" : "Twitter 用戶名稱 @...", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "幾乎超過了可用的 OPcache 密鑰的最大數量。為確保所有腳本都可以保存在緩存中,建議將 <code>opcache.max_accelerated_files</code> 應用於您的 PHP 配置,其值高於 <code>%s</code>。", - "Change scope level of {accountProperty}" : "更改 {accountProperty} 的範圍" + "Unable to update biography" : "無法更新小傳", + "Unable to update full name" : "無法更新全名", + "No full name set" : "未設定全名", + "Unable to update headline" : "無法更新標題", + "Unable to update organisation" : "無法更新機構", + "Unable to update role" : "無法更新角色", + "Change scope level of {accountProperty}" : "更改 {accountProperty} 的範圍", + "Unable to update federation scope of the primary {accountProperty}" : "無法更新主要 {accountProperty} 的聯盟範圍", + "Unable to update federation scope of additional {accountProperty}" : "無法更新額外 {accountProperty} 的聯盟範圍" }, "nplurals=1; plural=0;"); |