diff options
author | sr55 <[email protected]> | 2019-11-01 20:37:29 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2019-11-01 20:37:29 +0000 |
commit | da9aa8ba4214c711efaaac54c0d4fec2103cb9a8 (patch) | |
tree | 9a8466df0fb8a81fafd584fea80646bf30ef628b /win | |
parent | da6e5fec73d5c7a3d2d25d3fc0be3a14c428a45e (diff) |
WinGui: Fix translation of placeholders.
Diffstat (limited to 'win')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.ko.resx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.ko.resx b/win/CS/HandBrakeWPF/Properties/Resources.ko.resx index 867743e58..735a48e34 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.ko.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.ko.resx @@ -1901,8 +1901,8 @@ FPS: {3:000.0}, 평균 FPS: {4:000.0} <value>HandBrake 엔진이 초기화하는데 실패하였습니다. GPU 드라이버들이 오래되었을 경우 종종 발생하는 문제입니다.\n 시스템에 탑재된 개별 그래픽에 대한 GPU 드라이버들을 업데이트하십시오.</value> </data> <data name="OptionsView_FormatOptions" xml:space="preserve"> - <value>Live 업데이트 옵션: {파일} {제목} {챕터} -Non-Live 옵션: {날짜} {시간} {생성-날짜} {생성-시간} {화질} {비트 전송속도} (이것들은 새로운 파일을 스캔하거나, 제목이나 챕터를 수정할 때만 변경할 수 있습니다.)</value> + <value>Live 업데이트 옵션: {source} {title} {chapters} +Non-Live 옵션: {date} {time} {creation-date} {creation-time} {quality} {bitrate} (이것들은 새로운 파일을 스캔하거나, 제목이나 챕터를 수정할 때만 변경할 수 있습니다.)</value> </data> <data name="OptionsView_PathOptions" xml:space="preserve"> <value>사용 가능한 옵션: {파일_경로} {파일_폴더_이름} {파일}</value> |