diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:51 +0000 |
commit | 550d1004351fc3e0dff72140c92bfca4d8e80ee4 (patch) | |
tree | 8794e4d3a25459dbdd2c3f820a135d000e00c6bd /lib/l10n/zh_TW.js | |
parent | 84988e4f894d4a8eeffa25d92e47f230de9ba292 (diff) | |
download | nextcloud-server-550d1004351fc3e0dff72140c92bfca4d8e80ee4.tar.gz nextcloud-server-550d1004351fc3e0dff72140c92bfca4d8e80ee4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r-- | lib/l10n/zh_TW.js | 4 |
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;"); |