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>2021-03-23 05:24:02 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-23 05:24:02 +0300
commita81408a8e180063811a1ea03af33ac2db44f2a47 (patch)
tree71e4cccdbc799cc9856688caccb18180f9fb9ad7 /lib/l10n/zh_TW.js
parent1c074e76028b65c4158097a35254fbf7ebe8749c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index ac03130d8e6..15d56c9bed4 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -18,6 +18,7 @@ OC.L10N.register(
"Education Edition" : "教育版",
"Enterprise bundle" : "企業組合包",
"Groupware bundle" : "協作組合包",
+ "Hub bundle" : "Hub 套裝",
"Social sharing bundle" : "社交網絡組合包",
"PHP %s or higher is required." : "需要 PHP %s 或更高版本",
"PHP with a version lower than %s is required." : "需要 PHP 版本低於 %s ",
@@ -70,6 +71,9 @@ OC.L10N.register(
"seconds ago" : "幾秒前",
"Empty file" : "空檔案",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員",
+ "File already exists" : "檔案已存在",
+ "Failed to create file from template" : "無法從範本建立檔案",
+ "Templates" : "範本",
"File name is a reserved word" : "檔案名稱是保留字",
"File name contains at least one invalid character" : "檔案名稱含有不允許的字元",
"File name is too long" : "檔案名稱太長",
@@ -116,6 +120,8 @@ OC.L10N.register(
"Files can’t be shared with create permissions" : "無法分享具有新建權限的檔案",
"Expiration date is in the past" : "到期日為過去的日期",
"Can’t set expiration date more than %s days in the future" : "到期日不能設定為 %s 天以後的日期",
+ "Sharing is only allowed with group members" : "僅允許與群組成員分享",
+ "Sharing %s failed, because this item is already shared with user %s" : "分享 %s 失敗,因為此項目已與使用者 %s 分享",
"%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s",
"%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s",
"Click the button below to open it." : "點下方連結開啟",
@@ -166,6 +172,7 @@ OC.L10N.register(
"Oct." : "十月",
"Nov." : "十一月",
"Dec." : "十二月",
+ "The user limit has been reached and the user was not created." : "已達使用者限制,所以未建立使用者。",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "使用者名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-'\"",
"A valid username must be provided" : "必須提供一個有效的用戶名",
"Username contains whitespace at the beginning or at the end" : "用戶名的開頭或結尾有空白",
@@ -217,6 +224,7 @@ OC.L10N.register(
"Authentication failed, wrong token or provider ID given" : "認證失敗,提供了錯誤的 token 或是 provider ID",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "欠缺完成請求所需的參數: \"%s\"",
"ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" 已經被另一個雲端聯盟供應者 \"%2$s\" 所使用",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "ID 為「%s」的雲端聯盟提供者不存在。",
"Could not obtain lock type %d on \"%s\"." : "無法取得鎖定:類型 %d ,檔案 %s",
"Storage unauthorized. %s" : "儲存空間未經授權。%s",
"Storage incomplete configuration. %s" : "儲存空間配置尚未完成。%s",