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:
authorDirk Baeumer <dirkb@microsoft.com>2017-03-24 17:34:54 +0300
committerDirk Baeumer <dirkb@microsoft.com>2017-03-24 17:34:54 +0300
commit801210c07483ddbd0c1b3b3ed18f27fd1a3ca08f (patch)
tree3d59fbbb7abb77be914070c036b46973a7b3ab5d /i18n/jpn/extensions/git/out/commands.i18n.json
parent7c223972367b8ade5362d738606f3b910d0fbb42 (diff)
Merged in translationstranslation/20170324.01
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": "リポジトリには、発行先として構成されているリモートがありません。",