summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-13 00:08:02 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-13 00:08:02 +0000
commit396618fd19dfa8d8710085675ab8300b2fd477c4 (patch)
tree14eb8bef3f5a248f22d90a81bc54d95708ce84f2 /lib/l10n/zh_TW.js
parent7ebcc045a23d6838e844b6314a3df80aa4f7d536 (diff)
downloadnextcloud-server-396618fd19dfa8d8710085675ab8300b2fd477c4.tar.gz
nextcloud-server-396618fd19dfa8d8710085675ab8300b2fd477c4.zip
[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 c65a9ae4fe6..cc38464a114 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -67,8 +67,6 @@ OC.L10N.register(
"Set an admin password." : "設定管理員密碼。",
"Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s",
"Invalid Federated Cloud ID" : "無效的雲端聯盟ID:",
- "%s shared »%s« with you" : "%s 與您分享了 %s",
- "%s via %s" : "%s 經由 %s",
"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 失敗,因為檔案不存在",
"You are not allowed to share %s" : "你不被允許分享 %s",
@@ -197,6 +195,8 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "儲存空間配置尚未完成。%s",
"Storage connection error. %s" : "儲存空間連線錯誤。%s",
"Storage connection timeout. %s" : "儲存空間連線逾時。%s",
+ "%s shared »%s« with you" : "%s 與您分享了 %s",
+ "%s via %s" : "%s 經由 %s",
"Cannot create \"data\" directory (%s)" : "無法建立 data 目錄 (%s)",
"Data directory (%s) is readable by other users" : "資料目錄 (%s) 可以被其他使用者讀取",
"Data directory (%s) must be an absolute path" : "資料夾目錄(%s) 必須式絕對路徑",