diff options
Diffstat (limited to 'lib/l10n/zh_TW.json')
-rw-r--r-- | lib/l10n/zh_TW.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index db57d981a77..fc78d41d103 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -16,6 +16,7 @@ "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 ", @@ -68,6 +69,9 @@ "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" : "檔案名稱太長", @@ -114,6 +118,8 @@ "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." : "點下方連結開啟", @@ -164,6 +170,7 @@ "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" : "用戶名的開頭或結尾有空白", @@ -215,6 +222,7 @@ "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", |