Skip to content

Commit

Permalink
Merged in translations
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaeumer committed Dec 13, 2016
1 parent 4784cc6 commit 3874693
Show file tree
Hide file tree
Showing 26 changed files with 91 additions and 45 deletions.
7 changes: 5 additions & 2 deletions i18n/jpn/extensions/markdown/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"markdown.category": "マークダウン",
"markdown.preview.fontSize.desc": "マークダウン プレビューで使用されるフォント サイズ (ピクセル単位) を制御します。",
"markdown.preview.lineHeight.desc": "マークダウン プレビューで使用される行の高さを制御します。この数値はフォント サイズを基準とします。",
"markdown.preview.title": "プレビューを開く",
"markdown.previewFrontMatter.dec": "マークダウン プレビューで YAML front matter がレンダリングされる方法を設定します。'hide' の場合、front matter が削除されます。その他の場合には、front matter はマークダウン コンテンツとして処理されます。",
"markdown.previewSide.title": "プレビューを横に表示",
"markdown.showSource.title": "ソースの表示"
"markdown.showSource.title": "ソースの表示",
"markdown.styles.dec": "マークダウン プレビューから使用する CSS スタイル シートの URL またはローカル パスの一覧。相対パスは、エクスプローラーで開かれているフォルダーへの絶対パスと解釈されます。開かれているフォルダーがない場合、マークダウン ファイルの場所を基準としていると解釈されます。'' はすべて '\\' と入力する必要があります。"
}
11 changes: 3 additions & 8 deletions i18n/jpn/extensions/typescript/out/utils/projectStatus.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"cmdCreate": "jsconfig.json を作成",
"hintCreate": "IntelliSense の機能とワークスペース全体でのコード ナビゲーションを強化するには、jsconfig.json を作成します。",
"hintCreate.tooltip": "jsconfig.json を作成して、ワークスペース全体で高機能な IntelliSense とコード ナビゲーションを使用できるようにします。",
"hintExclude": "パフォーマンスを向上させるには、多数のファイルがあるフォルダーを除外してください。例: {0}",
"hintExclude.generic": "パフォーマンスを向上させるには、多数のファイルがあるフォルダーを除外してください。",
"hintExclude.tooltip": "パフォーマンスを向上させるには、多数のファイルがあるフォルダーを除外します。",
"ignore.cmdCreate": "無視",
"jsconfig.heading": "//jsconfig.json 形式に関するドキュメントは、\n\t//https://go.microsoft.com/fwlink/?LinkId=759670 でご確認ください",
"hintExclude": "JavaScript/TypeScript IntelliSense を有効にするには、多数のファイルが含まれるフォルダーを除外します。例: {0}",
"hintExclude.generic": "JavaScript/TypeScript IntelliSense を有効にするには、作業していないソース ファイルが含まれるサイズの大きなフォルダーを除外します。",
"hintExclude.tooltip": "JavaScript/TypeScript IntelliSense を有効にするには、作業していないソース ファイルが含まれるサイズの大きなフォルダーを除外します。",
"large.label": "除外の構成",
"open": "除外の構成"
}
23 changes: 20 additions & 3 deletions i18n/jpn/src/vs/code/electron-main/menus.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,32 @@
"mHide": "{0} を非表示にする",
"mHideOthers": "その他を非表示にする",
"mMinimize": "最小化",
"mSelection": "選択範囲(&&S)",
"mShowAll": "すべて表示",
"mView": "表示(&&V)",
"mWindow": "ウィンドウ",
"miAbout": "バージョン情報(&&A)",
"miAccessibilityOptions": "ユーザー補助オプション(&&O)",
"miAdditionalViewlets": "その他のビューレット(&&V)",
"miAddSelectionToNextFindMatch": "次の項目を追加(&&N)",
"miAddSelectionToPreviousFindMatch": "前の項目を追加(&&R)",
"miAdditionalViews": "その他のビュー(&&V)",
"miAutoSave": "自動保存",
"miBack": "戻る(&&B)",
"miCheckForUpdates": "更新の確認...",
"miCheckingForUpdates": "更新を確認しています...",
"miClearItems": "項目を消去(&&C)",
"miCloseEditor": "エディターを閉じる(&&E)",
"miCloseEditor": "エディターを閉じる(&&C)",
"miCloseFolder": "フォルダーを閉じる(&&F)",
"miCloseWindow": "ウィンドウを閉じる(&&W)",
"miCommandPalette": "コマンド パレット(&&C)...",
"miCopy": "コピー(&&O)",
"miCopyLinesDown": "行を下へコピー(&&P)",
"miCopyLinesUp": "行を上へコピー(&&C)",
"miCut": "切り取り(&&C)",
"miDocumentation": "参照資料(&&D)",
"miDownloadUpdate": "利用可能な更新プログラムをダウンロードします",
"miDownloadingUpdate": "更新をダウンロードしています...",
"miEmmetExpandAbbreviation": "Emmet: 略語の展開(&&X)",
"miExit": "終了(&&X)",
"miFind": "検索(&&F)",
"miFindInFiles": "ファイル内を検索(&&I)",
Expand All @@ -49,11 +55,16 @@
"miGotoSymbolInWorkspace": "ワークスペース内のシンボルへ移動(&&W)...",
"miHideActivityBar": "&&アクティビティ バーを非表示にする",
"miHideStatusbar": "ステータス バーを非表示にする(&&H)",
"miInsertCursorAbove": "カーソルを上に挿入(&&A)",
"miInsertCursorAtEndOfEachLineSelected": "カーソルを行末に挿入(&&U)",
"miInsertCursorBelow": "カーソルを下に挿入(&&D)",
"miInstallingUpdate": "更新プログラムをインストールしています...",
"miIntroductoryVideos": "紹介ビデオ(&&V)",
"miKeyboardShortcuts": "キーボード ショートカットの参照(&&K)",
"miLicense": "ライセンスの表示(&&L)",
"miMarker": "問題(&&P)",
"miMoveLinesDown": "行を下へ移動(&&L)",
"miMoveLinesUp": "行を上へ移動(&&V)",
"miMoveSidebarLeft": "サイド バーを左へ移動(&&M)",
"miMoveSidebarRight": "サイド バーを右へ移動(&&M)",
"miNewFile": "新規ファイル(&&N)",
Expand All @@ -65,7 +76,7 @@
"miOpenFile": "ファイルを開く(&&O)...",
"miOpenFolder": "フォルダーを開く(&&F)...",
"miOpenKeymap": "キーボード ショートカット(&&K)",
"miOpenKeymapExtensions": "キーマップ(&&K)",
"miOpenKeymapExtensions": "キーマップ拡張機能(&&K)",
"miOpenRecent": "最近使用した項目を開く(&&R)",
"miOpenSettings": "ユーザー設定(&&U)",
"miOpenSnippets": "ユーザー スニペット(&&S)",
Expand All @@ -90,17 +101,23 @@
"miSaveAs": "名前を付けて保存(&&A)...",
"miSelectAll": "すべて選択(&&S)",
"miSelectColorTheme": "配色テーマ(&&C)",
"miSelectHighlights": "すべての項目を選択(&&O)",
"miSelectIconTheme": "ファイル アイコンのテーマ(&&I)",
"miShowActivityBar": "&&アクティビティ バーを表示する",
"miShowEmmetCommands": "Emmet(&&M)...",
"miShowStatusbar": "ステータス バーの表示(&&S)",
"miSmartSelectGrow": "選択範囲の展開(&&E)",
"miSmartSelectShrink": "選択範囲の縮小(&&S)",
"miSplitEditor": "エディターを分割(&&E)",
"miSwitchEditor": "エディターの切り替え(&&E)",
"miSwitchGroup": "グループの切り替え(&&G)",
"miToggleBlockComment": "ブロック コメントの切り替え(&&B)",
"miToggleDebugConsole": "デバッグ コンソール(&&B)",
"miToggleDevTools": "開発者ツールの切り替え(&&T)",
"miToggleEditorLayout": "エディター グループ レイアウトの切り替え(&&L)",
"miToggleFullScreen": "全画面表示の切り替え(&&F)",
"miToggleIntegratedTerminal": "統合ターミナル(&&I)",
"miToggleLineComment": "行コメントの切り替え(&&T)",
"miToggleMenuBar": "メニュー バーの切り替え(&&B)",
"miToggleOutput": "出力(&&O)",
"miTogglePanel": "パネルの切り替え(&&P)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"quickSuggestionsDelay": "クイック候補が表示されるまでの待ち時間 (ミリ秒) を制御します",
"renderControlCharacters": "エディターで制御文字を表示する必要があるかどうかを制御します",
"renderIndentGuides": "エディターでインデントのガイドを表示する必要があるかどうかを制御します",
"renderIndicators": "差分エディターが追加/削除された変更に +/- インジケーターを示すかどうかを制御します",
"renderLineHighlight": "エディターが現在の行をどのように強調表示するかを制御します。考えられる値は 'なし'、'余白'、'行、'すべて' です。",
"renderWhitespace": "エディターで空白文字を表示する方法を制御します。'none'、'boundary' および 'all' が使用可能です。'boundary' オプションでは、単語間の単一スペースは表示されません。",
"roundedSelection": "選択範囲の角を丸くするかどうかを制御します",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"moveSelectionToPreviousFindMatch": "最後に選んだ項目を前の一致項目に移動する",
"nextSelectionMatchFindAction": "次の選択項目を検索",
"previousSelectionMatchFindAction": "前の選択項目を検索",
"selectAllOccurencesOfFindMatch": "一致項目のすべての出現個所を選択",
"selectAllOccurencesOfFindMatch": "一致項目すべてを選択します",
"startFindAction": "検索",
"startReplace": "置換"
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,17 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"editor.transformToLowercase": "小文字に変換",
"editor.transformToUppercase": "大文字に変換",
"editor.transpose": "カーソルの周囲の文字列を入れ替える",
"lines.copyDown": "行を下へコピー",
"lines.copyUp": "行を上へコピー",
"lines.delete": "行の削除",
"lines.deleteAllLeft": "残りをすべて削除する",
"lines.indent": "行のインデント",
"lines.insertAfter": "行を下に挿入",
"lines.insertBefore": "行を上に挿入",
"lines.joinLines": "行をつなげる",
"lines.moveDown": "行を下へ移動",
"lines.moveUp": "行を上へ移動",
"lines.outdent": "行のインデント解除",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"titleKeybinding": "{0} ({1})"
"additionalViews": "その他のビュー",
"manageExtension": "拡張機能を管理",
"numberBadge": "{0} ({1})",
"titleKeybinding": "{0} ({1})",
"toggle": "ピン留めされたビューの切り替え"
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"groupOnePicker": "最初のグループのエディターを表示する",
"groupThreePicker": "3 番目のグループのエディターを表示する",
"groupTwoPicker": "2 番目のグループでエディターを表示する",
"sideBySideEditor": "横並びエディター",
"textDiffEditor": "テキスト差分エディター",
"textEditor": "テキスト エディター",
"view": "表示"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"canNotRun": "コマンド '{0}' は現在有効ではなく、実行できません。"
"canNotRun": "コマンド '{0}' は現在有効ではなく、実行できません。",
"manageExtension": "拡張機能を管理"
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"enablePreview": "開いているエディターをプレビューとして表示するかどうかを制御します。プレビュー エディターは、保持されている間、再利用されます (ダブルクリックまたは編集などによって)。",
"enablePreviewFromQuickOpen": "Quick Open で開いたエディターをプレビューとして表示するかどうかを制御します。プレビュー エディターは、保持されている間、再利用されます (ダブルクリックまたは編集などによって)。",
"file": "ファイル",
"fullScreenZenMode": "Zen Mode でワークベンチを自動的に全画面モードに切り替えるかどうかを制御します",
"fullScreenZenMode": "Zen Mode をオンにするとワークベンチを自動的に全画面モードに切り替えるかどうかを制御します",
"help": "ヘルプ",
"openDefaultSettings": "設定を開くとすべての既定の設定を表示するエディターも開くかどうかを制御します。",
"openFilesInNewWindow": "有効にすると、既存のインスタンスを再利用せずに新しいウィンドウでファイルを開きます。",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"addBreakpoint": "ブレークポイントの追加"
"addBreakpoint": "ブレークポイントの追加",
"addConfiguration": "構成の追加"
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
{
"showEmmetCommands": "Emmet コマンドの表示"
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"OpenExtensionsFile.failed": "'.vscode' ファルダー ({0}) 内に 'extensions.json' ファイルを作成できません。",
"Uninstalling": "アンインストールしています",
"builtin": "ビルトイン",
"checkForUpdates": "更新の確認",
"clearExtensionsInput": "拡張機能の入力のクリア",
"configureWorkspaceRecommendedExtensions": "お勧めの拡張機能の構成 (ワークスペース)",
"disableAction": "無効にする",
Expand Down Expand Up @@ -36,6 +37,7 @@
"postUninstallTooltip": "読み込んで非アクティブ化する",
"postUpdateMessage": "このウィンドウを再度読み込んで、更新済みの拡張機能 '{0}' をアクティブ化しますか?",
"postUpdateTooltip": "再度読み込んで更新する",
"reload": "ウィンドウの再読み込み(&&R)",
"reloadAction": "再度読み込む",
"showDisabledExtensions": "無効な拡張機能の表示",
"showInstalledExtensions": "インストール済みの拡張機能の表示",
Expand All @@ -48,5 +50,6 @@
"toggleExtensionsViewlet": "拡張機能を表示する",
"uninstallAction": "アンインストール",
"updateAction": "更新",
"updateAll": "すべての拡張機能を更新します"
"updateAll": "すべての拡張機能を更新します",
"updateTo": "{0} に更新します"
}
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@
"confirmUndoAllMultiple": "{0} ファイルにステージングされていない変更があります。\n\nこのアクションは元に戻すことができません。",
"confirmUndoAllOne": "{0} ファイルにステージングされていない変更があります。\n\nこのアクションは元に戻すことができません。",
"confirmUndoMessage": "変更をすべて取り除いてもよろしいですか?",
"dirtyTreeCheckout": "チェック アウトできません。まず作業をコミットまたはステージングしてください。",
"dirtyTreePull": "プルできません。まず作業をコミットまたはステージングしてください。",
"do you want to continue": "続行しますか?",
"dirtyTreeCheckout": "チェックアウトできません。まず作業をコミットまたは一時退避してください。",
"dirtyTreePull": "プルできません。まず作業をコミットまたは一時退避してください。",
"init": "初期化",
"irreversible": "このアクションは元に戻すことができません。",
"never again": "OK、今後は表示しない",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"cloning": "リポジトリ '{0}' を複製しています...",
"directory": "宛先の複製ディレクトリ",
"repo": "Git リポジトリの URL を入力してください。",
"url": "リポジトリ URL"
"url": "リポジトリ URL",
"valid": "有効な Git リポジトリの URL を入力してください"
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"defaultSettingsEditor": "既定の設定エディター",
"collapseAll": "すべて折りたたむ",
"defaultPreferencesEditor": "既定のユーザー設定エディター",
"preferences": "基本設定"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
{
"openGlobalKeybindings": "キーボード ショートカットを開く",
"openGlobalSettings": "ユーザー設定を開く",
"openWorkspaceSettings": "ワークスペース設定を開く"
"openWorkspaceSettings": "ワークスペース設定を開く",
"startSearchDefaultSettings": "既定の設定検索にフォーカス"
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,9 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"copyDefaultSetting": "Ctrl キーを押しながらクリックして設定にコピーします",
"copyDefaultSettingMac": "Cmd キーを押しながらクリックして設定にコピーします",
"copyHelpMessage": "Ctrl キーを押しながら値をクリックして設定にコピーします",
"copyHelpMessageMac": "Cmd キーを押しながら値をクリックして設定にコピーします",
"defaultKeybindings": "既定のキーボード ショートカット",
"defaultName": "既定の設定",
"selectAndCopyDefaultSettingsHover": "Ctrl キーを押しながらクリックして値を選択し、設定にコピーします",
"selectAndCopyDefaultSettingsHoverMac": "Cmd キーを押しながらクリックして値を選択し、設定にコピーします",
"selectAndCopyHelpMessage": "Ctrl キーを押しながら値をクリックして値を選択し、設定にコピーします",
"selectAndCopyHelpMessageMac": "Cmd キーを押しながら値をクリックして値を選択し、設定にコピーします",
"selectAndCopyHover": "Ctrl キーを押しながらクリックして値を選択します",
"selectAndCopyHoverMac": "Cmd キーを押しながらクリックして値を選択します"
"copy": "設定にコピー",
"copyToSettings": "設定にコピー",
"selectAndCopySetting": "値を選択して設定にコピー",
"selectValue": "値の選択",
"settingsEditorName": "既定の設定"
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"emptySettingsHeader": "既定の設定を上書きするには、このファイル内に設定を挿入します",
"emptySettingsHeader1": "既定の設定とユーザー設定を上書きするには、このファイル内に設定を挿入します",
"fail.createSettings": "'{0}' ({1}) を作成できません。",
"keybindingsEditorName": "既定のキーボード ショートカット",
"neverShowAgain": "今後は表示しない",
"openFolderFirst": "ワークスペースの設定を作成するには、まずフォルダーを開いてください",
"openWorkspaceSettings": "ワークスペース設定を開く",
Expand Down
Loading

0 comments on commit 3874693

Please sign in to comment.