diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-05 02:16:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-05 02:16:14 +0000 |
commit | 8072e3e568b683eace4f91479a56b58617a6a52c (patch) | |
tree | b7c9a1f031e20473b3705109ed69670c82718655 /settings/l10n/zh_TW.js | |
parent | a2f280badc23d1d398abff1afa9ec13845254292 (diff) | |
download | nextcloud-server-8072e3e568b683eace4f91479a56b58617a6a52c.tar.gz nextcloud-server-8072e3e568b683eace4f91479a56b58617a6a52c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 58dbf2329b5..78e84c784bb 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -172,7 +172,6 @@ OC.L10N.register( "Credentials" : "帳密", "SMTP Username" : "SMTP 帳號", "SMTP Password" : "SMTP 密碼", - "Store credentials" : "儲存帳密", "Test email settings" : "測試郵件設定", "Send email" : "寄送郵件", "Security & setup warnings" : "安全及設定警告", @@ -251,6 +250,7 @@ OC.L10N.register( "Locale" : "所在地", "Current password" : "目前密碼", "Change password" : "變更密碼", + "Store credentials" : "儲存帳密", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 已經在一個 webcron 服務中註冊,每 15 分鐘將會透過 HTTP 呼叫 cron.php", "Use system cron service to call the cron.php file every 15 minutes." : "使用系統的 cron 服務來每隔 15 分鐘呼叫 cron.php" }, |