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>2018-05-27 03:13:07 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-27 03:13:07 +0300
commit9e00b51c879094a79371b0ed68065efed97a7ed5 (patch)
tree95962c3fe32efaef83b7e11df2c183c49ed5b359 /lib/l10n/zh_TW.js
parenta27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 5673cc5d069..26b671ef41c 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -72,7 +72,6 @@ OC.L10N.register(
"Additional settings" : "其他設定",
"Tips & tricks" : "使用祕訣",
"Personal info" : "個人資訊",
- "Sync clients" : "同步客戶端",
"Unlimited" : "無限",
"Verifying" : "驗證中",
"Verifying …" : "驗證中…",
@@ -232,6 +231,7 @@ OC.L10N.register(
"Offending command was: \"%s\"" : "有問題的指令: %s",
"Offending command was: \"%s\", name: %s, password: %s" : "有問題的指令: %s,名字: %s,密碼: %s",
"No app name specified" : "沒有指定應用程式名稱",
- "App '%s' could not be installed!" : "應用程式 \"%s\" 無法被安裝"
+ "App '%s' could not be installed!" : "應用程式 \"%s\" 無法被安裝",
+ "Sync clients" : "同步客戶端"
},
"nplurals=1; plural=0;");