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.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/jpn/extensions/git/out/commands.i18n.json b/i18n/jpn/extensions/git/out/commands.i18n.json
index c968e49ed72..2410f52b650 100644
--- a/i18n/jpn/extensions/git/out/commands.i18n.json
+++ b/i18n/jpn/extensions/git/out/commands.i18n.json
@@ -13,6 +13,8 @@
"confirm revert": "{0} で選択した変更を元に戻しますか?",
"disabled": "このワークスペースでは、Git が無効になっているか、サポートされていません",
"discard": "変更を破棄",
+ "git error": "Git エラー",
+ "git error details": "Git: {0}",
"never again": "OK、今後は表示しない",
"no changes": "コミットする必要のある変更はありません。",
"no remotes to publish": "リポジトリには、発行先として構成されているリモートがありません。",