diff options
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?" : "需要幫助?", |