mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
* Add custom "Open with" message to installer script Supported languages: de, en, es, fr, hu, it, pt-br, ru * Fix typo in build/win32/i18n/messages.en.isl Co-Authored-By: jaqra <48099350+jaqra@users.noreply.github.com> * Add tr translation for OpenWithCodeContextMenu * Update translations to be consistent with "AddContextMenuFiles" translation * Fix file encoding * Fix asian lang files * Add translations for Japanese & Chinese * Fix file endings * Remove newline at end of i18n files * Add OpenWith translations without changing the file encoding
9 lines
479 B
Plaintext
9 lines
479 B
Plaintext
[CustomMessages]
|
|
AddContextMenuFiles=エクスプローラーのファイル コンテキスト メニューに [%1 で開く] アクションを追加する
|
|
AddContextMenuFolders=エクスプローラーのディレクトリ コンテキスト メニューに [%1 で開く] アクションを追加する
|
|
AssociateWithFiles=サポートされているファイルの種類のエディターとして、%1 を登録する
|
|
AddToPath=PATH への追加(再起動後に使用可能)
|
|
RunAfter=インストール後に %1 を実行する
|
|
Other=その他:
|
|
SourceFile=%1 ソース ファイル
|
|
OpenWithCodeContextMenu=%1 で開く |