diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 3086d610074..c5ffcf349ea 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -8,10 +8,8 @@ OC.L10N.register( "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 @@ OC.L10N.register( "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 @@ OC.L10N.register( "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 @@ OC.L10N.register( "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." : "若同時啟用「同一個群組」與「通訊錄相符」的自動完成,則符合其中一項條件就會顯示使用者。" }, "nplurals=1; plural=0;"); |