diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index c5ffcf349ea..3c2b5b56d22 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -8,8 +8,12 @@ OC.L10N.register( "Sending…" : "正在傳送……", "Email sent" : "電子郵件已寄出", "Private" : "私人", + "Only visible to people matched via phone number integration through Talk on mobile" : "僅對在手機上的 Talk 透過電話號碼整合符合的人們可見", "Local" : "本地", + "Only visible to people on this instance and guests" : "僅對此站台上的人們與訪客可見", + "Federated" : "已聯盟", "Only synchronize to trusted servers" : "僅同步至受信任的伺服器", + "Published" : "已發佈", "Synchronize to trusted servers and the global and public address book" : "同步到受信任的伺服器以及全域與公開的通訊錄", "Verify" : "驗證", "Verifying …" : "正在驗證……", @@ -368,9 +372,11 @@ OC.L10N.register( "Expire after " : "在什麼時候過期", "days" : "天", "Enforce expiration date" : "強制設定到期日", + "Allow users to share via link and emails" : "允許使用者透過連結與電子郵件分享", "Allow public uploads" : "允許公開上傳", "Always ask for a password" : "總是詢問密碼", "Enforce password protection" : "強制密碼保護", + "Set default expiration date" : "設定預設的過期日", "Allow resharing" : "允許轉分享", "Allow sharing with groups" : "允許與群組分享", "Restrict users to only share with users in their groups" : "限制使用者僅能與他們群組中的其他使用者分享", @@ -378,6 +384,8 @@ 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 phone number integration" : "允許以電話號碼整合為基礎的使用者名稱自動完成", + "If autocompletion \"same group\" and \"phone number integration\" 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." : "這段文字會在公開檔案上傳頁面檔案列表被隱藏的時候顯示。", @@ -443,8 +451,6 @@ OC.L10N.register( "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公開的檔案連結和上傳頁面顯示免責聲明。(只有在檔案清單隱藏的時候才會顯示。)", "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." : "若同時啟用「同一個群組」與「通訊錄相符」的自動完成,則符合其中一項條件就會顯示使用者。" + "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "在分享對話框中允許使用者名稱自動完成(如果停用此選項,則必須輸入完整的使用者名稱或電子郵件地址)" }, "nplurals=1; plural=0;"); |