Update sandman_ko.ts
This commit is contained in:
parent
facf56921c
commit
f7bb52eb6c
|
@ -348,7 +348,7 @@ Note: The update check is often behind the latest GitHub release to ensure that
|
|||
<message>
|
||||
<location filename="Windows/OptionsAccess.cpp" line="242"/>
|
||||
<source>No Rename</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>이름 바꾸기 안 함</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="Windows/OptionsAccess.cpp" line="246"/>
|
||||
|
@ -447,7 +447,7 @@ Note: The update check is often behind the latest GitHub release to ensure that
|
|||
<message>
|
||||
<location filename="Windows/OptionsAccess.cpp" line="464"/>
|
||||
<source>'OpenWinClass=program.exe,#' is not supported, use 'NoRenameWinClass=program.exe,*' instead</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>'OpenWinClass=program.exe,#'는 지원되지 않으므로 대신 'NoRenameWinClass=program.exe,*'를 사용하십시오</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="Windows/OptionsAccess.cpp" line="505"/>
|
||||
|
@ -2884,7 +2884,7 @@ No will choose: %2</source>
|
|||
<message>
|
||||
<location filename="Views/SbieView.cpp" line="972"/>
|
||||
<source>The Sandbox name and Box Group name cannot use the ',()' symbol.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>샌드박스 이름 및 상자 그룹 이름에는 ',(') 기호를 사용할 수 없습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="Views/SbieView.cpp" line="977"/>
|
||||
|
@ -3122,7 +3122,7 @@ No will choose: %2</source>
|
|||
<message>
|
||||
<location filename="Windows/SettingsWindow.cpp" line="669"/>
|
||||
<source>Run &Un-Sandboxed</source>
|
||||
<translation>샌드박스를 사용하지 않은 실행(&U)</translation>
|
||||
<translation>샌드박스 없이 실행(&U)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="Windows/SettingsWindow.cpp" line="865"/>
|
||||
|
@ -5012,7 +5012,7 @@ Please note that this values are currently user specific and saved globally for
|
|||
<message>
|
||||
<location filename="Forms/SettingsWindow.ui" line="320"/>
|
||||
<source>Add 'Run Un-Sandboxed' to the context menu</source>
|
||||
<translation>상황에 맞는 메뉴에 '샌드박스가 아닌 실행' 추가</translation>
|
||||
<translation>상황에 맞는 메뉴에 '샌드박스 없이 실행' 추가</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="Forms/SettingsWindow.ui" line="344"/>
|
||||
|
|
Loading…
Reference in New Issue