diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-06-26 02:13:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-06-26 02:13:59 +0000 |
commit | 9bd2b11ce71e8e26834cc583b1daf9e6ae80d8ae (patch) | |
tree | 7b2714bd66894b30d6a8c7c25b25b9f2f11abbb5 /core/l10n/zh_TW.js | |
parent | b466127b1f470365670beb8cd85f78451acd669d (diff) | |
download | nextcloud-server-9bd2b11ce71e8e26834cc583b1daf9e6ae80d8ae.tar.gz nextcloud-server-9bd2b11ce71e8e26834cc583b1daf9e6ae80d8ae.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 42bc96b2d57..4b3d1b027c8 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -197,6 +197,7 @@ OC.L10N.register( "An internal error occurred." : "發生內部錯誤", "Please try again or contact your administrator." : "請重試或聯絡系統管理員", "Username or email" : "用戶名或 email", + "Username or\temail" : "使用者名稱或\temail", "Log in" : "登入", "Logging in …" : "載入中…", "Wrong username or password." : "錯誤的名稱或密碼", @@ -293,6 +294,7 @@ OC.L10N.register( "Database host" : "資料庫主機", "Please specify the port number along with the host name (e.g., localhost:5432)." : "請將具體指定連接埠號與主機名稱。(例如:localhost:5432)", "Performance warning" : "效能警告", + "You chose SQLite as database." : "您選擇了 SQLite 作為資料庫", "Finish setup" : "完成設定", "Finishing …" : "即將完成…", "Need help?" : "需要幫助?", |