Skip to content

Commit

Permalink
Update ja-jp.json language (#942)
Browse files Browse the repository at this point in the history
  • Loading branch information
wappo56 authored Mar 10, 2024
1 parent 8e2d67f commit cf10ec3
Showing 1 changed file with 65 additions and 65 deletions.
130 changes: 65 additions & 65 deletions src/lang/ja-jp.json
Original file line number Diff line number Diff line change
Expand Up @@ -313,69 +313,69 @@
"refund": "払い戻し",
"product not available": "利用不可の製品",
"no-product-info": "現在、この製品はお住まいの国でご利用できません。後でもう一度お試しください。",
"close": "Close",
"explore": "Explore",
"key bindings updated": "Key bindings updated",
"search in files": "Search in files",
"exclude files": "Exclude files",
"include files": "Include files",
"search result": "{matches} results in {files} files.",
"invalid regex": "Invalid regular expression: {message}.",
"bottom": "Bottom",
"save all": "Save all",
"close all": "Close all",
"unsaved files warning": "Some files are not saved. Click 'ok' select what to do or press 'cancel' to go back.",
"save all warning": "Are you sure you want to save all files and close? This action cannot be reversed.",
"save all changes warning": "Are you sure you want to save all files?",
"close all warning": "Are you sure you want to close all files? You will lose the unsaved changes and this action cannot be reversed.",
"refresh": "Refresh",
"shortcut buttons": "Shortcut buttons",
"no result": "No result",
"searching...": "Searching...",
"quicktools:ctrl-key": "Control/Command key",
"quicktools:tab-key": "Tab key",
"quicktools:shift-key": "Shift key",
"quicktools:undo": "Undo",
"quicktools:redo": "Redo",
"quicktools:search": "Search in file",
"quicktools:save": "Save file",
"quicktools:esc-key": "Escape key",
"quicktools:curlybracket": "Insert curly bracket",
"quicktools:squarebracket": "Insert square bracket",
"quicktools:parentheses": "Insert parentheses",
"quicktools:anglebracket": "Insert angle bracket",
"quicktools:left-arrow-key": "Left arrow key",
"quicktools:right-arrow-key": "Right arrow key",
"quicktools:up-arrow-key": "Up arrow key",
"quicktools:down-arrow-key": "Down arrow key",
"quicktools:moveline-up": "Move line up",
"quicktools:moveline-down": "Move line down",
"quicktools:copyline-up": "Copy line up",
"quicktools:copyline-down": "Copy line down",
"quicktools:semicolon": "Insert semicolon",
"quicktools:quotation": "Insert quotation",
"quicktools:and": "Insert and symbol",
"quicktools:bar": "Insert bar symbol",
"quicktools:equal": "Insert equal symbol",
"quicktools:slash": "Insert slash symbol",
"quicktools:exclamation": "Insert exclamation",
"quicktools:alt-key": "Alt key",
"quicktools:meta-key": "Windows/Meta key",
"info-quicktoolssettings": "Customize shortcut buttons and keyboard keys in the Quicktools container below the editor to enhance your coding experience.",
"info-excludefolders": "Use the pattern **/node_modules/** to ignore all files from the node_modules folder. This will exclude the files from being listed and will also prevent them from being included in file searches.",
"missed files": "Scanned {count} files after search started and will not be included in search.",
"remove": "Remove",
"quicktools:command-palette": "Command palette",
"default file encoding": "Default file encoding",
"remove entry": "Are you sure you want to remove '{name}' from the saved paths? Please note that removing it will not delete the path itself.",
"delete entry": "Confirm deletion: '{name}'. This action cannot be undone. Proceed?",
"change encoding": "Reopen '{file}' with '{encoding}' encoding? This action will result in the loss of any unsaved changes made to the file. Do you want to proceed with reopening?",
"reopen file": "Are you sure you want to reopen '{file}'? Any unsaved changes will be lost.",
"plugin min version": "{name} only available in Acode - {v-code} and above. Click here to update.",
"color preview": "Color preview",
"confirm": "Confirm",
"list files": "List all files in <strong>{name}</strong>? Too many files may crash the app.",
"problems": "Problems",
"show side buttons": "Show side buttons",
"verified publisher": "Verified publisher"
"Close": "閉じる",
"Explore": "エクスプローラー",
"Key bindings updated": "キーバインディングが更新されました",
"Search in files": "ファイル内を検索",
"Exclude files": "ファイルを除外",
"Include files": "ファイルを含める",
"Search result": "{matches} 個の結果が {files} 個のファイルでみつかりました。",
"Invalid regex": "正規表現が無効です: {message}",
"Bottom": "",
"Save all": "すべて保存",
"Close all": "すべて閉じる",
"unsaved files warning": "保存されていないファイルがあります。「OK」をクリックして処理を選択するか「キャンセル」をクリックして戻ります。",
"save all warning": "すべてのファイルを保存して閉じてもよろしいですか?この操作は取り消せません。",
"save all changes warning": "すべてのファイルを保存してもよろしいですか?",
"close all warning": "すべてのファイルを閉じてもよろしいですか? 保存されていない変更は失われ、この操作は取り消せません。",
"Refresh": "更新",
"Shortcut buttons": "ショートカットボタン",
"no result": "結果なし",
"searching...": "検索中...",
"quicktools:ctrl-key": "Ctrl/Command キー",
"quicktools:tab-key": "Tab キー",
"quicktools:shift-key": "Shift キー",
"quicktools:undo": "元に戻す",
"quicktools:redo": "やり直す",
"quicktools:search": "ファイル内を検索",
"quicktools:save": "ファイルを保存",
"quicktools:esc-key": "Esc キー",
"quicktools:curlybracket": "{ } を挿入",
"quicktools:squarebracket": "[ ] を挿入",
"quicktools:parentheses": "( ) を挿入",
"quicktools:anglebracket": "< > を挿入",
"quicktools:left-arrow-key": "左矢印キー",
"quicktools:right-arrow-key": "右矢印キー",
"quicktools:up-arrow-key": "上矢印キー",
"quicktools:down-arrow-key": "下矢印キー",
"quicktools:moveline-up": "行を上に移動",
"quicktools:moveline-down": "行を下に移動",
"quicktools:copyline-up": "行を上にコピー",
"quicktools:copyline-down": "行を下にコピー",
"quicktools:semicolon": "セミコロンを挿入",
"quicktools:quotation": "クオーテーションを挿入",
"quicktools:and": "アンドを挿入",
"quicktools:bar": "バーを挿入",
"quicktools:equal": "イコールを挿入",
"quicktools:slash": "スラッシュを挿入",
"quicktools:exclamation": "エクスクラメーションを挿入",
"quicktools:alt-key": "Alt キー",
"quicktools:meta-key": "Windows/Meta キー",
"info-quicktoolssettings": "エディターの下にあるクイックツールコンテナ内のショートカットボタンとキーボードキーをカスタマイズして、コーディングエクスペリエンスを向上させましょう。",
"info-excludefolders": "パターン /node_modules/ を使用して、node_modules フォルダ内のすべてのファイルを無視します。 これによりファイルがリストされるのを防ぎファイル検索に含まれなくなります。",
"missed files": "検索開始後に {count} 個のファイルをスキャンしましたが検索には含まれません。",
"remove": "削除",
"quicktools:command-palette": "コマンドパレット",
"default file encoding": "デフォルトのファイルエンコーディング",
"remove entry": "'{name}' を保存されたパスから削除してもよろしいですか? 削除してもパス自体は削除されないことに注意してください。",
"delete entry": "'{name}' を削除しますか? この操作は取り消せません。続行しますか?",
"change encoding": "'{file}' '{encoding}' エンコーディングで再度開きますか? この操作を実行すると、ファイルに対して行われた保存されていない変更がすべて失われます。続行して再度開きますか?",
"reopen file": "'{file}' を再度開いてよろしいですか? 保存されていない変更はすべて失われます。",
"plugin min version": "'{name}' は Acode - {v-code} 以降でのみ使用できます。こちらをクリックして更新してください。",
"color preview": "カラープレビュー",
"confirm": "確認",
"list files": "{name} 内のすべてのファイルを一覧表示しますか?ファイル数が多すぎるとアプリがクラッシュする可能性があります。"
"problems": "問題",
"show side buttons": "サイドボタンを表示",
"verified publisher": "検証済み発行者"
}

0 comments on commit cf10ec3

Please sign in to comment.