mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 13:43:07 +00:00
72da3e4c35
* 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
No EOL
477 B
Text
9 lines
No EOL
477 B
Text
[CustomMessages]
|
|
AddContextMenuFiles=Adicione a ação "Abrir com %1" ao menu de contexto de arquivo do Windows Explorer
|
|
AddContextMenuFolders=Adicione a ação "Abrir com %1" ao menu de contexto de diretório do Windows Explorer
|
|
AssociateWithFiles=Registre %1 como um editor para tipos de arquivos suportados
|
|
AddToPath=Adicione em PATH (disponível após reiniciar)
|
|
RunAfter=Executar %1 após a instalação
|
|
Other=Outros:
|
|
SourceFile=Arquivo Fonte %1
|
|
OpenWithCodeContextMenu=Abrir com %1 |