Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/jpn/extensions/git/out/commands.i18n.json')
-rw-r--r--i18n/jpn/extensions/git/out/commands.i18n.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/i18n/jpn/extensions/git/out/commands.i18n.json b/i18n/jpn/extensions/git/out/commands.i18n.json
index af7b32febd1..e825de0716d 100644
--- a/i18n/jpn/extensions/git/out/commands.i18n.json
+++ b/i18n/jpn/extensions/git/out/commands.i18n.json
@@ -12,8 +12,9 @@
"cloning": "Git リポジトリを複製しています...",
"openrepo": "リポジトリを開く",
"proposeopen": "複製したリポジトリを開きますか?",
- "path to init": "フォルダーのパス",
- "provide path": "初期化する Git リポジトリへのフォルダー パスを入力してください",
+ "init repo": "リポジトリの初期化",
+ "create repo": "リポジトリの初期化",
+ "are you sure": "'{0}' に Git リポジトリを作成します。続行してもよろしいですか?",
"HEAD not available": "'{0}' の HEAD バージョンは利用できません。",
"confirm stage files with merge conflicts": "マージの競合がある {0} 個のファイルをステージしてもよろしいですか?",
"confirm stage file with merge conflicts": "マージの競合がある {0} をステージしてもよろしいですか? ",