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-06-14 05:14:26 +0300
committerNextcloud bot <bot@nextcloud.com>2019-06-14 05:14:26 +0300
commit85767660baa8b9e686303b091da8c96b13345f86 (patch)
tree5dca4dba1d9fa7126b0e171d5da1f12531dc1109 /lib/l10n/zh_TW.js
parentf349d5a225cf8c3faa8b36f9b4f7c96cc36a42b1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 6f90fb41552..9123c5bca39 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -68,10 +68,6 @@ OC.L10N.register(
"Log out" : "登出",
"Users" : "使用者",
"Unknown user" : "未知的使用者",
- "Create" : "建立",
- "Change" : "更改",
- "Delete" : "刪除",
- "Share" : "分享",
"Overview" : "概觀",
"Basic settings" : "基本設定",
"Sharing" : "分享",
@@ -80,10 +76,6 @@ OC.L10N.register(
"Additional settings" : "其他設定",
"Personal info" : "個人資訊",
"Mobile & desktop" : "行動裝置及桌面",
- "Unlimited" : "無限",
- "Verifying" : "驗證中",
- "Verifying …" : "驗證中…",
- "Verify" : "驗證",
"%s enter the database username and name." : "%s 輸入資料庫名稱及使用者名稱",
"%s enter the database username." : "%s 輸入資料庫使用者名稱",
"%s enter the database name." : "%s 輸入資料庫名稱",
@@ -221,6 +213,14 @@ OC.L10N.register(
"Storage connection timeout. %s" : "儲存空間連線逾時。%s",
"Library %s with a version higher than %s is required - available version %s." : "需要套件庫 %s 版本高於 %s - 可使用的版本是 %s",
"Library %s with a version lower than %s is required - available version %s." : "需要套件庫 %s 版本低於 %s - 可使用的版本是 %s",
+ "Create" : "建立",
+ "Change" : "更改",
+ "Delete" : "刪除",
+ "Share" : "分享",
+ "Unlimited" : "無限",
+ "Verifying" : "驗證中",
+ "Verifying …" : "驗證中…",
+ "Verify" : "驗證",
"Sharing %s failed, because the backend does not allow shares from type %i" : "分享 %s失敗,不允許分享這樣的 %i 類別",
"Sharing %s failed, because the file does not exist" : "分享 %s 失敗,因為檔案不存在",
"Sharing %s failed, because you can not share with yourself" : "分享 %s 失敗,不能分享給自己",