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>2020-12-01 05:19:46 +0300
committerNextcloud bot <bot@nextcloud.com>2020-12-01 05:19:46 +0300
commit7ceb98f63b1cbae88d48a6c747b1802fdcab4b21 (patch)
tree419b8e37f173de4af9e930de68355eb7af451b3f /lib/l10n/zh_TW.js
parentc97493e0ba4b1cafb40b7020d1db532dfffea6b7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 3cc170e97b9..eb670bcef0e 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -87,7 +87,6 @@ OC.L10N.register(
"Set an admin username." : "設定管理員帳號",
"Set an admin password." : "設定管理員密碼",
"Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s",
- "Invalid Federated Cloud ID" : "無效的雲端聯邦 ID",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 界面",
"Sharing backend %s not found" : "找不到分享後端 %s",
"Sharing backend for %s not found" : "找不到 %s 的分享後端",
@@ -216,6 +215,7 @@ OC.L10N.register(
"Groupware" : "協作應用程式",
"Personal info" : "個人資訊",
"Mobile & desktop" : "行動裝置及桌面",
+ "Invalid Federated Cloud ID" : "無效的雲端聯邦 ID",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "開放網頁伺服器存取 apps 目錄,或是在設定檔中關閉 appstore 功能通常就可以修正這個問題,詳見 %s"
},
"nplurals=1; plural=0;");