diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index acda4b08e3b..c7368d0ebed 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -278,7 +278,6 @@ OC.L10N.register( "by {author}\n{license}" : "作者為 {author}\n{license}", "Enter group name" : "輸入群組名稱", "Add group" : "新增群組", - "Everyone" : "所有人", "Admins" : "管理者", "Disabled users" : "已停用使用者", "Remove group" : "移除群組", @@ -369,7 +368,6 @@ OC.L10N.register( "Allow apps to use the Share API" : "允許應用程式使用分享 API", "Set default expiration date for shares" : "設定分享的預設到期日", "Expire after" : "過期於", - "days" : "天", "Enforce expiration date" : "強制設定到期日", "Set default expiration date for shares to other servers" : "設定分享到其他伺服器的預設分享過期日", "Allow users to share via link and emails" : "允許使用者透過連結與電子郵件分享", @@ -453,6 +451,7 @@ OC.L10N.register( "Nextcloud Talk for Android" : "Android 版 Nextcloud Talk", "Add user in group" : "在群組中新增使用者", "Close" : "關閉", + "Everyone" : "所有人", "Error: This app can not be enabled because it makes the server unstable" : "錯誤:此應用程序無法啟用,因為它造成伺服器不穩定", "SSL Root Certificates" : "SSL 根憑證", "Common Name" : "Common Name", @@ -463,6 +462,7 @@ OC.L10N.register( "mail" : "電子郵件", "Execute one task with each page loaded" : "每個頁面載入時執行", "Expire after " : "在什麼時候過期", + "days" : "天", "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." : "允許使用者名稱自動完成在分享對話框,如果停用這個功能,必須輸入完整的使用者名稱或電子郵件地址。", |