mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +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
470 B
Plaintext
9 lines
470 B
Plaintext
[CustomMessages]
|
|
AddContextMenuFiles=Aktion "Mit %1 öffnen" dem Dateikontextmenü von Windows-Explorer hinzufügen
|
|
AddContextMenuFolders=Aktion "Mit %1 öffnen" dem Verzeichniskontextmenü von Windows-Explorer hinzufügen
|
|
AssociateWithFiles=%1 als Editor für unterstützte Dateitypen registrieren
|
|
AddToPath=Zu PATH hinzufügen (nach dem Neustart verfügbar)
|
|
RunAfter=%1 nach der Installation ausführen
|
|
Other=Andere:
|
|
SourceFile=%1-Quelldatei
|
|
OpenWithCodeContextMenu=Mit %1 öffnen |