mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 08:38:56 +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
469 B
Plaintext
9 lines
469 B
Plaintext
[CustomMessages]
|
|
AddContextMenuFiles=Aggiungi azione "Apri con %1" al menu di scelta rapida file di Esplora risorse
|
|
AddContextMenuFolders=Aggiungi azione "Apri con %1" al menu di scelta rapida directory di Esplora risorse
|
|
AssociateWithFiles=Registra %1 come editor per i tipi di file supportati
|
|
AddToPath=Aggiungi a PATH (disponibile dopo il riavvio)
|
|
RunAfter=Esegui %1 dopo l'installazione
|
|
Other=Altro:
|
|
SourceFile=File di origine %1
|
|
OpenWithCodeContextMenu=Apri con %1 |