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
366 B
Plaintext
9 lines
366 B
Plaintext
[CustomMessages]
|
|
AddContextMenuFiles=将“通过 %1 打开”操作添加到 Windows 资源管理器文件上下文菜单
|
|
AddContextMenuFolders=将“通过 %1 打开”操作添加到 Windows 资源管理器目录上下文菜单
|
|
AssociateWithFiles=将 %1 注册为受支持的文件类型的编辑器
|
|
AddToPath=添加到 PATH (重启后生效)
|
|
RunAfter=安装后运行 %1
|
|
Other=其他:
|
|
SourceFile=%1 源文件
|
|
OpenWithCodeContextMenu=通过 %1 打开 |