diff options
Diffstat (limited to 'apps/settings/l10n/zh_HK.json')
-rw-r--r-- | apps/settings/l10n/zh_HK.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 8ac68b7a0c3..8579f11bcbc 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -6,10 +6,8 @@ "Sending…" : "正在傳送……", "Email sent" : "電子郵件已寄出", "Private" : "私人", - "Don't synchronize to servers" : "不要同步至伺服器", - "Trusted" : "受信任", + "Local" : "本地", "Only synchronize to trusted servers" : "僅同步至受信任的伺服器", - "Public" : "公開", "Synchronize to trusted servers and the global and public address book" : "同步到受信任的伺服器以及全域與公開的通訊錄", "Verify" : "驗證", "Verifying …" : "正在驗證……", @@ -380,8 +378,6 @@ "These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。", "Allow username autocompletion in share dialog" : "在共享對話框中允許用戶名自動完成", "Allow username autocompletion to users within the same groups" : "允許對同一群組中的用戶自動完成用戶名", - "Allow username autocompletion to users based on phonebook matches" : "允許根據電話簿匹配向用戶自動完成用戶名", - "If autocompletion \"same group\" and \"phonebook matches\" are enabled a match in either is enough to show the user." : "如果啟用了自動完成功能“相同的群組”和“電話簿匹配”,則任何一個匹配都足以向用戶顯示。", "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "輸入全名或電郵地址時,允許用戶名自動完成(忽略缺少的電話簿匹配項,並且位於同一群組中)", "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." : "這段文字會在公開檔案上傳頁面檔案列表被隱藏的時候顯示。", @@ -426,11 +422,11 @@ "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "如果您使用第三方應用程式來連線到 Nextcloud,請確保在啟用雙重認證前為每個應用程式設定應用程式密碼。", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "發生錯誤。請您上傳 ASCII 編碼的 PEM 證書。", "Valid until {date}" : "{date} 前有效", - "Local" : "本地", "Only visible to local users" : "僅本地用戶可見", "Only visible to you" : "僅對您可見", "Contacts" : "聯絡人", "Visible to local users and to trusted servers" : "僅本地用戶與信任的伺服器可見", + "Public" : "公開", "Will be synced to a global and public address book" : "將會同步到全域公開的通訊錄", "by" : "由", "SSL Root Certificates" : "SSL 根憑證", @@ -445,6 +441,10 @@ "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" : "將使用戶名稱限制為僅相同群組的用戶可使用", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公開的檔案連結和上傳頁面顯示免責聲明。(只有在檔案清單隱藏的時候才會顯示。)", - "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "在分享對話框中允許用戶名稱自動完成(如果停用此選項,則必須輸入完整的用戶名稱或電郵地址)" + "Don't synchronize to servers" : "不要同步至伺服器", + "Trusted" : "受信任", + "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "在分享對話框中允許用戶名稱自動完成(如果停用此選項,則必須輸入完整的用戶名稱或電郵地址)", + "Allow username autocompletion to users based on phonebook matches" : "允許根據電話簿匹配向用戶自動完成用戶名", + "If autocompletion \"same group\" and \"phonebook matches\" are enabled a match in either is enough to show the user." : "如果啟用了自動完成功能“相同的群組”和“電話簿匹配”,則任何一個匹配都足以向用戶顯示。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |