diff options
author | GiteaBot <teabot@gitea.io> | 2021-04-03 00:12:19 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-04-03 00:12:19 +0000 |
commit | 42e62facf7106eca846a4ba7ae9a4dd6380163ab (patch) | |
tree | 7e76b2e66779dc467a9d56f71f7b7204309485cd /options | |
parent | 80d6c6d7deb3f6a38ff6d09ec38ffb04de9da726 (diff) | |
download | gitea-42e62facf7106eca846a4ba7ae9a4dd6380163ab.tar.gz gitea-42e62facf7106eca846a4ba7ae9a4dd6380163ab.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_zh-TW.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini index c95c10bd46..4c66850173 100644 --- a/options/locale/locale_zh-TW.ini +++ b/options/locale/locale_zh-TW.ini @@ -1858,6 +1858,7 @@ diff.whitespace_ignore_at_eol=忽略行尾空白符號的變更 diff.stats_desc=共有 <strong> %d 個檔案被更改</strong>,包括 <strong>%d 行新增</strong> 和 <strong>%d 行删除</strong> diff.stats_desc_file=變更 %d 行:新增 %d 行,删除 %d 行 diff.bin=二進制 +diff.bin_not_shown=未顯示二進位檔案。 diff.view_file=查看文件 diff.file_before=之前 diff.file_after=之後 @@ -1958,6 +1959,9 @@ topic.done=完成 topic.count_prompt=您最多能選擇 25 個主題 topic.format_prompt=主題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 35 個字。 +error.csv.too_large=無法渲染此檔案,因為它太大了。 +error.csv.unexpected=無法渲染此檔案,因為它包含了未預期的字元,於第 %d 行第 %d 列。 +error.csv.invalid_field_count=無法渲染此檔案,因為它第 %d 行的欄位數量有誤。 [org] org_name_holder=組織名稱 |