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
422 B
Plaintext
9 lines
422 B
Plaintext
[CustomMessages]
|
|
AddContextMenuFiles="%1(으)로 열기" 작업을 Windows 탐색기 파일의 상황에 맞는 메뉴에 추가
|
|
AddContextMenuFolders="%1(으)로 열기" 작업을 Windows 탐색기 디렉터리의 상황에 맞는 메뉴에 추가
|
|
AssociateWithFiles=%1을(를) 지원되는 파일 형식에 대한 편집기로 등록합니다.
|
|
AddToPath=PATH에 추가(다시 시작한 후 사용 가능)
|
|
RunAfter=설치 후 %1 실행
|
|
Other=기타:
|
|
SourceFile=%1 원본 파일
|
|
OpenWithCodeContextMenu=%1(으)로 열기 |