From: Mr.LeQuocTuan Date: Fri, 31 Jul 2009 08:03:45 +0000 (+0000) Subject: update po X-Git-Tag: accepted/tizen/8.0/unified/20231005.094147~1^2~1^2~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=902a158345340d2d6b36e3239fad228ad8fe8e62;p=platform%2Fcore%2Fuifw%2Fise-engine-unikey.git update po git-svn-id: svn://localhost/trunk@52 79bd180b-0a32-48ee-ac55-ada8cae9df61 --- diff --git a/configure.ac b/configure.ac index d100dbc..74ee8b2 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ cppflags_set=${CPPFLAGS+set} # Init automake stuff AM_INIT_AUTOMAKE AM_CONFIG_HEADER([config.h]) -AC_CONFIG_SRCDIR([src/scim_unikey_imengine.h]) +AC_CONFIG_SRCDIR([src/scim_unikey_const.h]) AM_PROG_INSTALL_STRIP AM_GNU_GETTEXT([external]) diff --git a/po/POTFILES.in b/po/POTFILES.in index 829c6c5..09d8cd2 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,6 @@ # List of source files which contain translatable strings. -src/scim_unikey_imengine.cpp +src/im_engine.cpp +src/unikey_instance.cpp setup/scim_unikey_setup.cpp setup/scim_unikey_helper.cpp setup/dlg_macro_table.cpp diff --git a/po/scim-unikey.pot b/po/scim-unikey.pot index ff34ef4..bda0db8 100644 --- a/po/scim-unikey.pot +++ b/po/scim-unikey.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: scim-unikey 0.3~r32\n" "Report-Msgid-Bugs-To: mr.lequoctuan@gmail.com\n" -"POT-Creation-Date: 2009-07-14 22:57+0700\n" +"POT-Creation-Date: 2009-07-31 14:48+0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,14 +16,14 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/scim_unikey_imengine.cpp:135 +#: src/im_engine.cpp:96 msgid "" "This IME work best when environment variable are\n" "- GTK_IM_MODULE=scim-bridge\n" "- QT_IM_MODULE=xim\n" "\n" "Some time, in some application, you \"must\"\n" -"enable Preedit to input properly\n" +"use Preedit to input properly\n" "\n" "In some application, scim can't enable,\n" "this is not a bug of scim-unikey.\n" @@ -34,76 +34,66 @@ msgid "" "use this combine with scim-m17n\n" "\n" "For other support goto:\n" -" http://forum.ubuntu-vn.org/viewforum.php?f=85" +" http://code.google.com/p/scim-unikey/wiki/Support" msgstr "" -#: src/scim_unikey_imengine.cpp:684 +#: src/unikey_instance.cpp:142 msgid "Choose input method" msgstr "" -#: src/scim_unikey_imengine.cpp:701 +#: src/unikey_instance.cpp:159 msgid "Choose output charset" msgstr "" -#: src/scim_unikey_imengine.cpp:716 +#: src/unikey_instance.cpp:174 msgid "Options" msgstr "" -#: src/scim_unikey_imengine.cpp:718 +#: src/unikey_instance.cpp:176 msgid "Configure Unikey here" msgstr "" -#: src/scim_unikey_imengine.cpp:724 setup/setup-main.glade:146 +#: src/unikey_instance.cpp:182 setup/setup-main.glade:146 msgid "Enable spell check" msgstr "" -#: src/scim_unikey_imengine.cpp:726 +#: src/unikey_instance.cpp:184 msgid "If enable, you can decrease mistake when typing" msgstr "" -#: src/scim_unikey_imengine.cpp:732 setup/setup-main.glade:158 +#: src/unikey_instance.cpp:190 setup/setup-main.glade:158 msgid "Auto restore keys with invalid words" msgstr "" -#: src/scim_unikey_imengine.cpp:734 +#: src/unikey_instance.cpp:192 msgid "" "When typing a word not in Vietnamese,\n" "it will auto restore keystroke into original" msgstr "" -#: src/scim_unikey_imengine.cpp:741 setup/setup-main.glade:170 +#: src/unikey_instance.cpp:199 setup/setup-main.glade:170 msgid "Use oà, uý (instead of òa, úy)" msgstr "" -#: src/scim_unikey_imengine.cpp:749 setup/setup-main.glade:182 +#: src/unikey_instance.cpp:207 setup/setup-main.glade:182 msgid "Allow type with more freedom" msgstr "" -#: src/scim_unikey_imengine.cpp:757 +#: src/unikey_instance.cpp:215 msgid "Enable Macro" msgstr "" -#: src/scim_unikey_imengine.cpp:764 setup/setup-main.glade:242 -msgid "Enable PreEdit" -msgstr "" - -#: src/scim_unikey_imengine.cpp:766 -msgid "" -"This option is best for most application\n" -"But you may don't like it because it have an underline when typing" -msgstr "" - -#: src/scim_unikey_imengine.cpp:773 +#: src/unikey_instance.cpp:223 msgid "Process W at word begin" msgstr "" -#: src/scim_unikey_imengine.cpp:775 +#: src/unikey_instance.cpp:225 msgid "" "If enable, type W at begin\n" "of word will change to Ư." msgstr "" -#: src/scim_unikey_imengine.cpp:781 +#: src/unikey_instance.cpp:231 msgid "Launch Unikey-setup" msgstr "" @@ -162,7 +152,7 @@ msgstr "" msgid "Process _W at word begin" msgstr "" -#: setup/setup-main.glade:259 +#: setup/setup-main.glade:247 msgid "Options" msgstr "" diff --git a/po/vi.po b/po/vi.po index dd954c1..65874c1 100644 --- a/po/vi.po +++ b/po/vi.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: scim-unikey\n" "Report-Msgid-Bugs-To: mr.lequoctuan@gmail.com\n" -"POT-Creation-Date: 2009-07-14 22:57+0700\n" +"POT-Creation-Date: 2009-07-31 14:48+0700\n" "PO-Revision-Date: \n" "Last-Translator: Le Quoc Tuan \n" "Language-Team: Le Quoc Tuan \n" @@ -13,14 +13,14 @@ msgstr "" "X-Poedit-Country: VIET NAM\n" "X-Poedit-SourceCharset: utf-8\n" -#: src/scim_unikey_imengine.cpp:135 +#: src/im_engine.cpp:96 msgid "" "This IME work best when environment variable are\n" "- GTK_IM_MODULE=scim-bridge\n" "- QT_IM_MODULE=xim\n" "\n" "Some time, in some application, you \"must\"\n" -"enable Preedit to input properly\n" +"use Preedit to input properly\n" "\n" "In some application, scim can't enable,\n" "this is not a bug of scim-unikey.\n" @@ -31,14 +31,14 @@ msgid "" "use this combine with scim-m17n\n" "\n" "For other support goto:\n" -" http://forum.ubuntu-vn.org/viewforum.php?f=85" +" http://code.google.com/p/scim-unikey/wiki/Support" msgstr "" "IME này hoạt động tốt nhất khi giá trị biến môi trường là\n" "- GTK_IM_MODULE=scim-bridge\n" "- QT_IM_MODULE=xim\n" "\n" "Thỉnh thoảng, trong một vài ứng dụng, bạn \"phải\"\n" -"bật chức năng Preedit để có thể gõ được chính xác\n" +"dùng Preedit để có thể gõ được chính xác\n" "\n" "Trong vài ứng dụng, scim không thể bật,\n" "đây không phải là bug của scim-unikey.\n" @@ -49,37 +49,37 @@ msgstr "" "dùng kết hợp với scim-m17n\n" "\n" "Để nhận được sự hỗ trợ hãy ghé thăm:\n" -" http://forum.ubuntu-vn.org/viewforum.php?f=85" +" http://code.google.com/p/scim-unikey/wiki/Support" -#: src/scim_unikey_imengine.cpp:684 +#: src/unikey_instance.cpp:142 msgid "Choose input method" msgstr "Chọn kiểu gõ" -#: src/scim_unikey_imengine.cpp:701 +#: src/unikey_instance.cpp:159 msgid "Choose output charset" msgstr "Chọn bảng mã" -#: src/scim_unikey_imengine.cpp:716 +#: src/unikey_instance.cpp:174 msgid "Options" msgstr "Tùy chọn" -#: src/scim_unikey_imengine.cpp:718 +#: src/unikey_instance.cpp:176 msgid "Configure Unikey here" msgstr "Cấu hình Unikey ở đây" -#: src/scim_unikey_imengine.cpp:724 setup/setup-main.glade:146 +#: src/unikey_instance.cpp:182 setup/setup-main.glade:146 msgid "Enable spell check" msgstr "Bật kiểm tra chính tả" -#: src/scim_unikey_imengine.cpp:726 +#: src/unikey_instance.cpp:184 msgid "If enable, you can decrease mistake when typing" msgstr "Nếu bật, bạn có thể giảm lỗi chính tả khi gõ" -#: src/scim_unikey_imengine.cpp:732 setup/setup-main.glade:158 +#: src/unikey_instance.cpp:190 setup/setup-main.glade:158 msgid "Auto restore keys with invalid words" msgstr "Tự động khôi phục phím với từ sai" -#: src/scim_unikey_imengine.cpp:734 +#: src/unikey_instance.cpp:192 msgid "" "When typing a word not in Vietnamese,\n" "it will auto restore keystroke into original" @@ -87,35 +87,23 @@ msgstr "" "Khi gõ một từ không phải tiếng Việt,\n" "nó sẽ tự động khôi phục phím gốc" -#: src/scim_unikey_imengine.cpp:741 setup/setup-main.glade:170 +#: src/unikey_instance.cpp:199 setup/setup-main.glade:170 msgid "Use oà, uý (instead of òa, úy)" msgstr "Đặt dấu oà, uý (thay vì òa, úy)" -#: src/scim_unikey_imengine.cpp:749 setup/setup-main.glade:182 +#: src/unikey_instance.cpp:207 setup/setup-main.glade:182 msgid "Allow type with more freedom" msgstr "Cho phép gõ tự do" -#: src/scim_unikey_imengine.cpp:757 +#: src/unikey_instance.cpp:215 msgid "Enable Macro" msgstr "Cho phép gõ tắt" -#: src/scim_unikey_imengine.cpp:764 setup/setup-main.glade:242 -msgid "Enable PreEdit" -msgstr "Bật PreEdit" - -#: src/scim_unikey_imengine.cpp:766 -msgid "" -"This option is best for most application\n" -"But you may don't like it because it have an underline when typing" -msgstr "" -"Tùy chọn này thì tốt cho hầu hết mọi ứng dụng\n" -"Nhưng bạn có thể không thích nó, bởi vì nó có một đường gạch chân khi gõ" - -#: src/scim_unikey_imengine.cpp:773 +#: src/unikey_instance.cpp:223 msgid "Process W at word begin" msgstr "Xử lý phím W ở đầu từ" -#: src/scim_unikey_imengine.cpp:775 +#: src/unikey_instance.cpp:225 msgid "" "If enable, type W at begin\n" "of word will change to Ư." @@ -123,7 +111,7 @@ msgstr "" "Nếu bật, gõ W ở đầu\n" "của từ sẽ chuyển thành Ư." -#: src/scim_unikey_imengine.cpp:781 +#: src/unikey_instance.cpp:231 msgid "Launch Unikey-setup" msgstr "Chạy trình cài đặt Unikey" @@ -185,7 +173,7 @@ msgstr "Sửa bảng gõ tắt" msgid "Process _W at word begin" msgstr "Sử lý phím _W ở đầu từ" -#: setup/setup-main.glade:259 +#: setup/setup-main.glade:247 msgid "Options" msgstr "Tùy chọn"