From 3fb9e3afe36e72f855272eb6c43d47824e414117 Mon Sep 17 00:00:00 2001
From: GiteaBot <teabot@gitea.io>
Date: Mon, 4 Nov 2019 10:23:49 +0000
Subject: [PATCH] [skip ci] Updated translations via Crowdin

---
 options/locale/locale_ja-JP.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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' にコミットすることはできません。