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/src/vs/workbench/parts/files/browser/fileActions.i18n.json')
-rw-r--r--i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.i18n.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.i18n.json
index b11053bec02..c73b9e75a7e 100644
--- a/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.i18n.json
@@ -23,6 +23,7 @@
"confirmMoveTrashMessageFile": "'{0}' を削除しますか?",
"undoBin": "ごみ箱から復元できます。",
"undoTrash": "ゴミ箱から復元できます。",
+ "doNotAskAgain": "再度表示しない",
"confirmDeleteMessageFolder": "'{0}' とその内容を完全に削除してもよろしいですか?",
"confirmDeleteMessageFile": "'{0}' を完全に削除してもよろしいですか?",
"irreversible": "このアクションは元に戻すことができません。",
@@ -37,8 +38,6 @@
"openToSide": "横に並べて開く",
"compareSource": "比較対象の選択",
"globalCompareFile": "アクティブ ファイルを比較しています...",
- "pickHistory": "比較対象として、以前に開いたファイルを選択する",
- "unableToFileToCompare": "選択されたファイルを '{0}' と比較できません。",
"openFileToCompare": "まずファイルを開いてから別のファイルと比較してください",
"compareWith": "'{0}' と '{1}' を比較",
"compareFiles": "ファイルの比較",
@@ -47,7 +46,7 @@
"saveAs": "名前を付けて保存...",
"saveAll": "すべて保存",
"saveAllInGroup": "グループ内のすべてを保存する",
- "saveFiles": "ダーティ ファイルを保存",
+ "saveFiles": "すべてのファイルを保存",
"revert": "ファイルを元に戻す",
"focusOpenEditors": "開いているエディターのビューにフォーカスする",
"focusFilesExplorer": "ファイル エクスプローラーにフォーカスを置く",
@@ -58,7 +57,7 @@
"openFile": "ファイルを開く...",
"openFileInNewWindow": "新しいウィンドウでアクティブ ファイルを開く",
"openFileToShowInNewWindow": "まずファイルを開いてから新しいウィンドウで開きます",
- "revealInWindows": "エクスプローラーで表示します",
+ "revealInWindows": "エクスプローラーで表示",
"revealInMac": "Finder で表示します",
"openContainer": "このアイテムのフォルダーを開く",
"revealActiveFileInWindows": "Windows エクスプローラーでアクティブ ファイルを表示する",