diff options
author | GiteaBot <teabot@gitea.io> | 2019-11-04 10:23:49 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2019-11-04 10:23:49 +0000 |
commit | 3fb9e3afe36e72f855272eb6c43d47824e414117 (patch) | |
tree | 4303f3f3080d5fe4b6e2856b85fb768473baf934 /options | |
parent | 0471aae348ea9e225ceaaa9049e0d40ece972877 (diff) | |
download | gitea-3fb9e3afe36e72f855272eb6c43d47824e414117.tar.gz gitea-3fb9e3afe36e72f855272eb6c43d47824e414117.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_ja-JP.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index c26bbfd4a6..47b4f37f63 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -741,7 +741,7 @@ editor.no_changes_to_show=表示する変更箇所はありません。 editor.fail_to_update_file=ファイル '%s' を作成または変更できませんでした: %v editor.add_subdir=ディレクトリを追加… editor.unable_to_upload_files='%s' へファイルをアップロードすることができませんでした: %v -editor.upload_file_is_locked=%[2]s がファイル '%[1]s' をロックしています。 +editor.upload_file_is_locked=ファイル '%[1]s' は %[2]s がロックしています。 editor.upload_files_to_dir='%s' にファイルをアップロード editor.cannot_commit_to_protected_branch=保護されたブランチ '%s' にコミットすることはできません。 |