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
472 B
Text
9 lines
No EOL
472 B
Text
[CustomMessages]
|
||
AddContextMenuFiles=Windows Gezgini bağlam menüsüne "%1 İle Aç" eylemini ekle
|
||
AddContextMenuFolders=Windows Gezgini dizin bağlam menüsüne "%1 İle Aç" eylemini ekle
|
||
AssociateWithFiles=%1 uygulamasını desteklenen dosya türleri için bir düzenleyici olarak kayıt et
|
||
AddToPath=PATH'e ekle (yeniden başlattıktan sonra kullanılabilir)
|
||
RunAfter=Kurulumdan sonra %1 uygulamasını çalıştır.
|
||
Other=Diğer:
|
||
SourceFile=%1 Kaynak Dosyası
|
||
OpenWithCodeContextMenu=%1 İle Aç |