File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -1858,6 +1858,7 @@ diff.whitespace_ignore_at_eol=忽略行尾空白符號的變更
1858
1858
diff.stats_desc =共有 <strong> %d 個檔案被更改</strong>,包括 <strong>%d 行新增</strong> 和 <strong>%d 行删除</strong>
1859
1859
diff.stats_desc_file =變更 %d 行:新增 %d 行,删除 %d 行
1860
1860
diff.bin =二進制
1861
+ diff.bin_not_shown =未顯示二進位檔案。
1861
1862
diff.view_file =查看文件
1862
1863
diff.file_before =之前
1863
1864
diff.file_after =之後
@@ -1958,6 +1959,9 @@ topic.done=完成
1958
1959
topic.count_prompt =您最多能選擇 25 個主題
1959
1960
topic.format_prompt =主題必須以字母或數字為開頭,可包含連接號 (' -' ) 且最長為 35 個字。
1960
1961
1962
+ error.csv.too_large =無法渲染此檔案,因為它太大了。
1963
+ error.csv.unexpected =無法渲染此檔案,因為它包含了未預期的字元,於第 %d 行第 %d 列。
1964
+ error.csv.invalid_field_count =無法渲染此檔案,因為它第 %d 行的欄位數量有誤。
1961
1965
1962
1966
[org]
1963
1967
org_name_holder =組織名稱
You can’t perform that action at this time.
0 commit comments