diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 1abada77c77..932db49ecfa 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -369,7 +369,7 @@ OC.L10N.register( "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "系統管理員可以微調分享行為。請查閱說明文件以獲得更多資訊。", "Allow apps to use the Share API" : "允許應用程式使用分享 API", "Set default expiration date for shares" : "設定分享的預設到期日", - "Expire after " : "在什麼時候過期", + "Expire after" : "過期於", "days" : "天", "Enforce expiration date" : "強制設定到期日", "Set default expiration date for shares to other servers" : "設定分享到其他伺服器的預設分享過期日", @@ -456,6 +456,7 @@ OC.L10N.register( "Valid until %s" : "有效至 %s", "Import root certificate" : "匯入根憑證", "Execute one task with each page loaded" : "每個頁面載入時執行", + "Expire after " : "在什麼時候過期", "Allow users to share via link" : "允許使用者透過連結分享", "Set default expiration date for link shares" : "設定連結分享的預設到期日", "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "允許使用者名稱自動完成在分享對話框,如果停用這個功能,必須輸入完整的使用者名稱或電子郵件地址。", |