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 @@ -1859,6 +1859,7 @@ diff.whitespace_ignore_at_eol=行末の空白の違いは無視
1859
1859
diff.stats_desc =<strong>%d個のファイルの変更</strong>、<strong>%d行の追加</strong>、<strong>%d行の削除</strong>
1860
1860
diff.stats_desc_file =変更 %d 行: 追加 %d 行, 削除 %d 行
1861
1861
diff.bin =バイナリ
1862
+ diff.bin_not_shown =バイナリファイルは表示されません。
1862
1863
diff.view_file =ファイルの表示
1863
1864
diff.file_before =変更前
1864
1865
diff.file_after =変更後
@@ -1959,6 +1960,9 @@ topic.done=完了
1959
1960
topic.count_prompt =選択できるのは25トピックまでです。
1960
1961
topic.format_prompt =トピックは、先頭が英数字で、英数字とダッシュ(' -' )を使用した35文字以内のものにしてください。
1961
1962
1963
+ error.csv.too_large =このファイルは大きすぎるため表示できません。
1964
+ error.csv.unexpected =このファイルは %d 行目の %d 文字目に予期しない文字が含まれているため表示できません。
1965
+ error.csv.invalid_field_count =このファイルは %d 行目のフィールドの数が正しくないため表示できません。
1962
1966
1963
1967
[org]
1964
1968
org_name_holder =組織名
You can’t perform that action at this time.
0 commit comments