diff options
author | silverwind <me@silverwind.io> | 2022-06-11 00:10:12 +0000 |
---|---|---|
committer | silverwind <me@silverwind.io> | 2022-06-11 00:10:12 +0000 |
commit | 23422f9909e9843308b4c6f2becca9ba1ad5cef2 (patch) | |
tree | aec1cc968302d928ada477a34f5fbf2ed0d3aab7 /options/locale/locale_ja-JP.ini | |
parent | 527e5bd1b29c1087d4b5375beac519d0b74294eb (diff) | |
download | gitea-23422f9909e9843308b4c6f2becca9ba1ad5cef2.tar.gz gitea-23422f9909e9843308b4c6f2becca9ba1ad5cef2.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_ja-JP.ini')
-rw-r--r-- | options/locale/locale_ja-JP.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index 3699ac37b3..24e3a56480 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -2281,6 +2281,7 @@ 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 行目のフィールドの数が正しくないため表示できません。 |