From d796c9dd933ab96ec83b9a634feedd5d32e1ba3f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 12:31:36 -0600 Subject: Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 --- examples/i18n/mywidget_ko.ts | 68 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 examples/i18n/mywidget_ko.ts (limited to 'examples/i18n/mywidget_ko.ts') diff --git a/examples/i18n/mywidget_ko.ts b/examples/i18n/mywidget_ko.ts new file mode 100644 index 000000000..acc8f9b5b --- /dev/null +++ b/examples/i18n/mywidget_ko.ts @@ -0,0 +1,68 @@ + + + MyWidget + + &File + 파일&F + + + Ctrl+Q + Ctrl+E + + + E&xit + 종료&X + + + First + 첫번째 + + + Internationalization Example + 국제화 예제 + + + Isometric + Isometric + + + Language: English + 언어 : 한국어 + + + Oblique + Oblique + + + Perspective + Perspective + + + Second + 두번째 + + + The Main Window + 메인 윈도우 + + + Third + 세번째 + + + View + 보기 + + + + QVDialog + + OK + + + + Cancel + + + + -- cgit v1.2.1