Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-15 04:15:19 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-15 04:15:19 +0300
commit81c3549918706fb1ce5bb419be4b7eeabd23dc99 (patch)
tree50fe9b344c6ad89d900185149a3fc9cae85c3db8 /core/l10n/zh_TW.js
parent21cd04d1959c56256ef464c166b82dd774107f7a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r--core/l10n/zh_TW.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 6678f88be80..a762003d251 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -285,9 +285,6 @@ OC.L10N.register(
"Database host" : "資料庫主機",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "請將具體指定連接埠號與主機名稱。(例如:localhost:5432)",
"Performance warning" : "效能警告",
- "SQLite will be used as database." : "將使用 SQLite 為資料庫",
- "For larger installations we recommend to choose a different database backend." : "在大型安裝中建議使用其他種資料庫",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite",
"Finish setup" : "完成設定",
"Finishing …" : "即將完成…",
"Need help?" : "需要幫助?",
@@ -381,6 +378,9 @@ OC.L10N.register(
"Share with other people by entering a user or group or an email address." : "透過輸入使用者、群組名稱或email來分享給其他人。",
"The specified document has not been found on the server." : "該文件不存在於伺服器上",
"You can click here to return to %s." : "點這裡以回到 %s",
+ "SQLite will be used as database." : "將使用 SQLite 為資料庫",
+ "For larger installations we recommend to choose a different database backend." : "在大型安裝中建議使用其他種資料庫",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite",
"Wrong password." : "密碼錯誤",
"Stay logged in" : "保持登入狀態",
"Back to log in" : "回到登入頁面",