diff options
author | GiteaBot <teabot@gitea.io> | 2019-07-18 08:57:48 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2019-07-18 08:57:48 +0000 |
commit | f3bbe811862ff80a4ae22870476e8670e74bff11 (patch) | |
tree | e51654845511fb28026584ed623e7b9e57c98326 /options | |
parent | 8ea60e7e61ccc3fe680d3e7131f969cc54dbef22 (diff) | |
download | gitea-f3bbe811862ff80a4ae22870476e8670e74bff11.tar.gz gitea-f3bbe811862ff80a4ae22870476e8670e74bff11.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-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 c2f57a7f79..51207c6ea6 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -695,6 +695,7 @@ editor.delete='%s' を削除 editor.commit_message_desc=詳細な説明を追加… editor.commit_directly_to_this_branch=ブランチ<strong class="branch-name">%s</strong>へ直接コミットする。 editor.create_new_branch=<strong>新しいブランチ</strong>にコミットしてプルリクエストを作成する。 +editor.propose_file_change=ファイル修正を提案 editor.new_branch_name_desc=新しいブランチ名… editor.cancel=キャンセル editor.filename_cannot_be_empty=ファイル名は空にできません。 |