diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-13 02:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-13 02:28:25 +0000 |
commit | 1ddb7aa457eb83617b98e86000b9535eb17ec36d (patch) | |
tree | b5dba07c6d5f3c2dca72405e44a7bf729e8dd1ed /apps/settings/l10n/zh_HK.js | |
parent | df14579173708b380f75a6f5680748e37fdbc419 (diff) | |
download | nextcloud-server-1ddb7aa457eb83617b98e86000b9535eb17ec36d.tar.gz nextcloud-server-1ddb7aa457eb83617b98e86000b9535eb17ec36d.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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 857af679eb2..74f924214de 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -141,6 +141,8 @@ OC.L10N.register( "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "正在使用 MariaDB 版本「%s」。Nextcloud 21 不再支援此版本,並需要 MariaDB 10.2 或更新版本。", "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 不再支援此版本,並需要 MySQL 8.0、MariaDB 10.2 或更新版本。", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本「%s」。Nextcloud 21 不再支援此版本,並需要 PostgreSQL 9.6 或更新版本。", + "Profile information" : "簡介資訊", + "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "個人資料圖片、全名、電子郵件、電話號碼、地址、網站、Twitter、組織、角色、標題、傳記以及您的個人資料是否已啟用", "Nextcloud settings" : "Nextcloud 設定", "Administration privileges" : "管理員權限", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪個群組可以存取哪些管理設定。", @@ -463,6 +465,8 @@ OC.L10N.register( "Allow username autocompletion to users within the same groups" : "允許對同一群組中的用戶自動完成用戶名", "Allow username autocompletion to users based on phone number integration" : "允許基於電話號碼整合的用戶自動完成用戶名", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "如果啟用了自動完成功能“相同的群組”和“電話號碼整合”,則任何一個匹配都足以向用戶顯示。", + "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "輸入全名或電郵地址時,允許自動完成(忽略缺少的電話簿匹配項,並且位於同一群組中)", + "Match username when restricting to full match" : "限制為完全匹配時匹配用戶名", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "在公開的檔案連結和上傳頁面顯示免責聲明(僅在檔案列表隱藏的時候才會顯示)", "This text will be shown on the public link upload page when the file list is hidden." : "這段文字會在公開檔案上傳頁面檔案列表被隱藏的時候顯示。", "Default share permissions" : "預設分享權限", |