Hello community, here is the log from the commit of package fcitx-hangul for openSUSE:Factory checked in at 2017-12-19 10:51:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx-hangul (Old) and /work/SRC/openSUSE:Factory/.fcitx-hangul.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx-hangul" Tue Dec 19 10:51:03 2017 rev:13 rq:547521 version:0.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx-hangul/fcitx-hangul.changes 2013-07-08 13:35:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fcitx-hangul.new/fcitx-hangul.changes 2017-12-19 10:51:05.946750434 +0100 @@ -1,0 +2,6 @@ +Sat Dec 2 04:53:47 UTC 2017 - [email protected] + +- update version 0.3.1 + * no upstream changelog + +------------------------------------------------------------------- Old: ---- fcitx-hangul-0.3.0.tar.xz New: ---- fcitx-hangul-0.3.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx-hangul.spec ++++++ --- /var/tmp/diff_new_pack.PqyaD3/_old 2017-12-19 10:51:06.622717803 +0100 +++ /var/tmp/diff_new_pack.PqyaD3/_new 2017-12-19 10:51:06.622717803 +0100 @@ -1,7 +1,7 @@ # # spec file for package fcitx-hangul # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: fcitx-hangul -Version: 0.3.0 +Version: 0.3.1 Release: 0 Summary: Hangul Module for Fcitx IM Framework License: GPL-2.0 Group: System/I18n/Korean -Url: http://code.google.com/fcitx +Url: https://github.com/fcitx/fcitx-hangul Source: http://download.fcitx-im.org/fcitx-hangul/%{name}-%{version}.tar.xz BuildRequires: cmake BuildRequires: fcitx-devel >= 4.2.2 ++++++ fcitx-hangul-0.3.0.tar.xz -> fcitx-hangul-0.3.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx-hangul-0.3.0/po/CMakeLists.txt new/fcitx-hangul-0.3.1/po/CMakeLists.txt --- old/fcitx-hangul-0.3.0/po/CMakeLists.txt 2013-06-30 23:07:48.000000000 +0200 +++ new/fcitx-hangul-0.3.1/po/CMakeLists.txt 2017-09-15 00:30:03.000000000 +0200 @@ -1,5 +1,7 @@ -set(PO_LANGS de zh_CN zh_TW ja ko) -foreach(lang ${PO_LANGS}) - fcitx_translate_add_po_file("${lang}" "${lang}.po") +file(GLOB PO_FILES RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}" *.po) + +foreach(po_file ${PO_FILES}) + string(REPLACE ".po" "" po_lang "${po_file}") + fcitx_translate_add_po_file("${po_lang}" "${po_file}") endforeach() fcitx_translate_set_pot_target(pot fcitx-hangul fcitx-hangul.pot) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx-hangul-0.3.0/po/ca.po new/fcitx-hangul-0.3.1/po/ca.po --- old/fcitx-hangul-0.3.0/po/ca.po 1970-01-01 01:00:00.000000000 +0100 +++ new/fcitx-hangul-0.3.1/po/ca.po 2017-09-15 00:30:03.000000000 +0200 @@ -0,0 +1,93 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Walter Garcia-Fontes <[email protected]>, 2016 +msgid "" +msgstr "" +"Project-Id-Version: fcitx\n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2013-06-26 20:12-0400\n" +"PO-Revision-Date: 2016-12-22 07:11+0000\n" +"Last-Translator: Walter Garcia-Fontes <[email protected]>\n" +"Language-Team: Catalan (http://www.transifex.com/fcitx/fcitx/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/eim.c:763 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 +#: src/fcitx-hangul.desc:1 src/fcitx-hangul.desc:17 src/fcitx-hangul.desc:22 +#: src/fcitx-hangul.desc:27 src/fcitx-hangul.desc:32 +msgid "Hangul" +msgstr "Hangul" + +#: src/eim.c:814 +msgid "Use Hanja" +msgstr "Usa hanja" + +#: src/eim.c:817 +msgid "Use Hangul" +msgstr "Usa hangul" + +#: src/fcitx-hangul.conf.in:4 +msgid "Hangul Wrapper For Fcitx" +msgstr "Contenidor hangul per al fcitx" + +#: src/fcitx-hangul.desc:4 +msgid "Keyboard Layout" +msgstr "Disposició de teclat" + +#: src/fcitx-hangul.desc:6 +msgid "Dubeolsik" +msgstr "Dubeolsik" + +#: src/fcitx-hangul.desc:7 +msgid "Dubeolsik Yetgeul" +msgstr "Dubeolsik yetgeul" + +#: src/fcitx-hangul.desc:8 +msgid "Sebeolsik 390" +msgstr "Sebeolsik 390" + +#: src/fcitx-hangul.desc:9 +msgid "Sebeolsik Final" +msgstr "Sebeolsik final" + +#: src/fcitx-hangul.desc:10 +msgid "Sebeolsik Noshift" +msgstr "Sebeolsik sense desplaçament" + +#: src/fcitx-hangul.desc:11 +msgid "Sebeolsik Yetgeul" +msgstr "Sebeolsik yetgeul" + +#: src/fcitx-hangul.desc:12 +msgid "Sebeolsik Dubeol Layout" +msgstr "Disposició sebeolsik dubeol" + +#: src/fcitx-hangul.desc:13 +msgid "Romaja" +msgstr "Romaja" + +#: src/fcitx-hangul.desc:14 +msgid "Ahnmatae" +msgstr "Ahnmatae" + +#: src/fcitx-hangul.desc:20 +msgid "Hanja Mode Toggle Key" +msgstr "Tecla de commutació de mode hanja" + +#: src/fcitx-hangul.desc:25 +msgid "Auto Reorder" +msgstr "Reordenament automàtic" + +#: src/fcitx-hangul.desc:30 +msgid "Word Commit" +msgstr "Enviament de paraula" + +#: src/fcitx-hangul.desc:35 +msgid "Hanja Mode" +msgstr "Mode hanja" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx-hangul-0.3.0/po/da.po new/fcitx-hangul-0.3.1/po/da.po --- old/fcitx-hangul-0.3.0/po/da.po 1970-01-01 01:00:00.000000000 +0100 +++ new/fcitx-hangul-0.3.1/po/da.po 2017-09-15 00:30:03.000000000 +0200 @@ -0,0 +1,92 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: fcitx\n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2017-06-13 12:02-0700\n" +"PO-Revision-Date: 2012-03-17 06:22+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Danish (http://www.transifex.com/fcitx/fcitx/language/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/eim.c:764 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 +#: src/fcitx-hangul.desc:1 src/fcitx-hangul.desc:17 src/fcitx-hangul.desc:22 +#: src/fcitx-hangul.desc:27 src/fcitx-hangul.desc:32 +msgid "Hangul" +msgstr "" + +#: src/eim.c:815 +msgid "Use Hanja" +msgstr "" + +#: src/eim.c:818 +msgid "Use Hangul" +msgstr "" + +#: src/fcitx-hangul.conf.in:4 +msgid "Hangul Wrapper For Fcitx" +msgstr "" + +#: src/fcitx-hangul.desc:4 +msgid "Keyboard Layout" +msgstr "" + +#: src/fcitx-hangul.desc:6 +msgid "Dubeolsik" +msgstr "" + +#: src/fcitx-hangul.desc:7 +msgid "Dubeolsik Yetgeul" +msgstr "" + +#: src/fcitx-hangul.desc:8 +msgid "Sebeolsik 390" +msgstr "" + +#: src/fcitx-hangul.desc:9 +msgid "Sebeolsik Final" +msgstr "" + +#: src/fcitx-hangul.desc:10 +msgid "Sebeolsik Noshift" +msgstr "" + +#: src/fcitx-hangul.desc:11 +msgid "Sebeolsik Yetgeul" +msgstr "" + +#: src/fcitx-hangul.desc:12 +msgid "Sebeolsik Dubeol Layout" +msgstr "" + +#: src/fcitx-hangul.desc:13 +msgid "Romaja" +msgstr "" + +#: src/fcitx-hangul.desc:14 +msgid "Ahnmatae" +msgstr "" + +#: src/fcitx-hangul.desc:20 +msgid "Hanja Mode Toggle Key" +msgstr "" + +#: src/fcitx-hangul.desc:25 +msgid "Auto Reorder" +msgstr "" + +#: src/fcitx-hangul.desc:30 +msgid "Word Commit" +msgstr "" + +#: src/fcitx-hangul.desc:35 +msgid "Hanja Mode" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx-hangul-0.3.0/po/de.po new/fcitx-hangul-0.3.1/po/de.po --- old/fcitx-hangul-0.3.0/po/de.po 2013-06-30 23:07:48.000000000 +0200 +++ new/fcitx-hangul-0.3.1/po/de.po 2017-09-15 00:30:03.000000000 +0200 @@ -3,17 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# mar well <[email protected]>, 2013 -# Xuetian Weng <[email protected]>, 2013 +# mar well <[email protected]>, 2013 +# csslayer <[email protected]>, 2013 msgid "" msgstr "" "Project-Id-Version: fcitx\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2013-06-26 22:02-0400\n" -"PO-Revision-Date: 2013-06-27 00:23+0000\n" -"Last-Translator: Xuetian Weng <[email protected]>\n" -"Language-Team: German (http://www.transifex.com/projects/p/fcitx/language/" -"de/)\n" +"POT-Creation-Date: 2015-08-03 18:01+0200\n" +"PO-Revision-Date: 2013-09-16 03:04+0000\n" +"Last-Translator: mar well <[email protected]>\n" +"Language-Team: German (http://www.transifex.com/fcitx/fcitx/language/de/)\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,21 +21,21 @@ #: src/fcitx-hangul.desc:14 msgid "Ahnmatae" -msgstr "" +msgstr "Ahnmatae" #: src/fcitx-hangul.desc:25 msgid "Auto Reorder" -msgstr "" +msgstr "Automatisch neu sortieren" #: src/fcitx-hangul.desc:6 msgid "Dubeolsik" -msgstr "" +msgstr "Dubeolsik" #: src/fcitx-hangul.desc:7 msgid "Dubeolsik Yetgeul" -msgstr "" +msgstr "Dubeolsik Yetgeul" -#: src/eim.c:763 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 +#: src/eim.c:764 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 #: src/fcitx-hangul.desc:1 src/fcitx-hangul.desc:17 src/fcitx-hangul.desc:22 #: src/fcitx-hangul.desc:27 src/fcitx-hangul.desc:32 msgid "Hangul" @@ -48,11 +47,11 @@ #: src/fcitx-hangul.desc:35 msgid "Hanja Mode" -msgstr "" +msgstr "Hanja Modus" #: src/fcitx-hangul.desc:20 msgid "Hanja Mode Toggle Key" -msgstr "" +msgstr "Hanja Modus Umschalttaste" #: src/fcitx-hangul.desc:4 msgid "Keyboard Layout" @@ -64,32 +63,32 @@ #: src/fcitx-hangul.desc:8 msgid "Sebeolsik 390" -msgstr "" +msgstr "Sebeolsik 390" #: src/fcitx-hangul.desc:12 msgid "Sebeolsik Dubeol Layout" -msgstr "" +msgstr "Sebeolsik Dubeol Layout" #: src/fcitx-hangul.desc:9 msgid "Sebeolsik Final" -msgstr "" +msgstr "Sebeolsik Final" #: src/fcitx-hangul.desc:10 msgid "Sebeolsik Noshift" -msgstr "" +msgstr "Sebeolsik Noshift" #: src/fcitx-hangul.desc:11 msgid "Sebeolsik Yetgeul" -msgstr "" +msgstr "Sebeolsik Yetgeul" -#: src/eim.c:817 +#: src/eim.c:818 msgid "Use Hangul" msgstr "Hangul benutzen" -#: src/eim.c:814 +#: src/eim.c:815 msgid "Use Hanja" msgstr "Hanja benutzen" #: src/fcitx-hangul.desc:30 msgid "Word Commit" -msgstr "" +msgstr "Wort übergeben" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx-hangul-0.3.0/po/fcitx-hangul.pot new/fcitx-hangul-0.3.1/po/fcitx-hangul.pot --- old/fcitx-hangul-0.3.0/po/fcitx-hangul.pot 2013-06-30 23:07:48.000000000 +0200 +++ new/fcitx-hangul-0.3.1/po/fcitx-hangul.pot 2017-09-15 00:30:03.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2013-06-26 20:12-0400\n" +"POT-Creation-Date: 2017-06-13 12:02-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -17,17 +17,17 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/eim.c:763 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 +#: src/eim.c:764 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 #: src/fcitx-hangul.desc:1 src/fcitx-hangul.desc:17 src/fcitx-hangul.desc:22 #: src/fcitx-hangul.desc:27 src/fcitx-hangul.desc:32 msgid "Hangul" msgstr "" -#: src/eim.c:814 +#: src/eim.c:815 msgid "Use Hanja" msgstr "" -#: src/eim.c:817 +#: src/eim.c:818 msgid "Use Hangul" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx-hangul-0.3.0/po/ja.po new/fcitx-hangul-0.3.1/po/ja.po --- old/fcitx-hangul-0.3.0/po/ja.po 2013-06-30 23:07:48.000000000 +0200 +++ new/fcitx-hangul-0.3.1/po/ja.po 2017-09-15 00:30:03.000000000 +0200 @@ -3,17 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# しろう, 2013 -# Xuetian Weng <[email protected]>, 2013 +# WAKAYAMA Shirou <[email protected]>, 2013 +# csslayer <[email protected]>, 2013 msgid "" msgstr "" "Project-Id-Version: fcitx\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2013-06-26 22:02-0400\n" +"POT-Creation-Date: 2015-08-03 18:01+0200\n" "PO-Revision-Date: 2013-06-27 00:23+0000\n" -"Last-Translator: Xuetian Weng <[email protected]>\n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/fcitx/language/" -"ja/)\n" +"Last-Translator: csslayer <[email protected]>\n" +"Language-Team: Japanese (http://www.transifex.com/fcitx/fcitx/language/ja/)\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -36,7 +35,7 @@ msgid "Dubeolsik Yetgeul" msgstr "Dubeolsik Yetgeul" -#: src/eim.c:763 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 +#: src/eim.c:764 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 #: src/fcitx-hangul.desc:1 src/fcitx-hangul.desc:17 src/fcitx-hangul.desc:22 #: src/fcitx-hangul.desc:27 src/fcitx-hangul.desc:32 msgid "Hangul" @@ -82,11 +81,11 @@ msgid "Sebeolsik Yetgeul" msgstr "Sebeolsik Yetgeul" -#: src/eim.c:817 +#: src/eim.c:818 msgid "Use Hangul" msgstr "ハングルを使う" -#: src/eim.c:814 +#: src/eim.c:815 msgid "Use Hanja" msgstr "朝鮮漢字を使う" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx-hangul-0.3.0/po/ko.po new/fcitx-hangul-0.3.1/po/ko.po --- old/fcitx-hangul-0.3.0/po/ko.po 2013-06-30 23:07:48.000000000 +0200 +++ new/fcitx-hangul-0.3.1/po/ko.po 2017-09-15 00:30:03.000000000 +0200 @@ -3,18 +3,18 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Xuetian Weng <[email protected]>, 2013 -# Xuetian Weng <[email protected]>, 2012 -# Xuetian Weng <[email protected]>, 2012 +# Bon Keun Seo <[email protected]>, 2017 +# csslayer <[email protected]>, 2013 +# csslayer <[email protected]>, 2012 +# csslayer <[email protected]>, 2012 msgid "" msgstr "" "Project-Id-Version: fcitx\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2013-06-27 10:32-0400\n" -"PO-Revision-Date: 2013-06-27 14:27+0000\n" -"Last-Translator: Xuetian Weng <[email protected]>\n" -"Language-Team: Korean (http://www.transifex.com/projects/p/fcitx/language/" -"ko/)\n" +"POT-Creation-Date: 2017-07-08 05:02-0700\n" +"PO-Revision-Date: 2017-07-08 11:51+0000\n" +"Last-Translator: Bon Keun Seo <[email protected]>\n" +"Language-Team: Korean (http://www.transifex.com/fcitx/fcitx/language/ko/)\n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -37,7 +37,7 @@ msgid "Dubeolsik Yetgeul" msgstr "두벌식 옛글" -#: src/eim.c:763 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 +#: src/eim.c:764 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 #: src/fcitx-hangul.desc:1 src/fcitx-hangul.desc:17 src/fcitx-hangul.desc:22 #: src/fcitx-hangul.desc:27 src/fcitx-hangul.desc:32 msgid "Hangul" @@ -83,14 +83,14 @@ msgid "Sebeolsik Yetgeul" msgstr "세벌식 옛글" -#: src/eim.c:817 +#: src/eim.c:818 msgid "Use Hangul" msgstr "한글 사용" -#: src/eim.c:814 +#: src/eim.c:815 msgid "Use Hanja" msgstr "한자 사용" #: src/fcitx-hangul.desc:30 msgid "Word Commit" -msgstr "워드 커밋" +msgstr "단어 단위 입력" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx-hangul-0.3.0/po/ru.po new/fcitx-hangul-0.3.1/po/ru.po --- old/fcitx-hangul-0.3.0/po/ru.po 1970-01-01 01:00:00.000000000 +0100 +++ new/fcitx-hangul-0.3.1/po/ru.po 2017-09-15 00:30:03.000000000 +0200 @@ -0,0 +1,93 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# TotalCaesar659 <[email protected]>, 2016 +msgid "" +msgstr "" +"Project-Id-Version: fcitx\n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2013-06-26 20:12-0400\n" +"PO-Revision-Date: 2016-11-30 23:35+0000\n" +"Last-Translator: TotalCaesar659 <[email protected]>\n" +"Language-Team: Russian (http://www.transifex.com/fcitx/fcitx/language/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" + +#: src/eim.c:763 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 +#: src/fcitx-hangul.desc:1 src/fcitx-hangul.desc:17 src/fcitx-hangul.desc:22 +#: src/fcitx-hangul.desc:27 src/fcitx-hangul.desc:32 +msgid "Hangul" +msgstr "Hangul" + +#: src/eim.c:814 +msgid "Use Hanja" +msgstr "Использовать Hanja" + +#: src/eim.c:817 +msgid "Use Hangul" +msgstr "Использовать Hangul" + +#: src/fcitx-hangul.conf.in:4 +msgid "Hangul Wrapper For Fcitx" +msgstr "Обертка Hangul для Fcitx" + +#: src/fcitx-hangul.desc:4 +msgid "Keyboard Layout" +msgstr "Раскладка клавиатуры" + +#: src/fcitx-hangul.desc:6 +msgid "Dubeolsik" +msgstr "Dubeolsik" + +#: src/fcitx-hangul.desc:7 +msgid "Dubeolsik Yetgeul" +msgstr "Dubeolsik Yetgeul" + +#: src/fcitx-hangul.desc:8 +msgid "Sebeolsik 390" +msgstr "Sebeolsik 390" + +#: src/fcitx-hangul.desc:9 +msgid "Sebeolsik Final" +msgstr "Sebeolsik Final" + +#: src/fcitx-hangul.desc:10 +msgid "Sebeolsik Noshift" +msgstr "Sebeolsik Noshift" + +#: src/fcitx-hangul.desc:11 +msgid "Sebeolsik Yetgeul" +msgstr "Sebeolsik Yetgeul" + +#: src/fcitx-hangul.desc:12 +msgid "Sebeolsik Dubeol Layout" +msgstr "Раскладка Sebeolsik Dubeol" + +#: src/fcitx-hangul.desc:13 +msgid "Romaja" +msgstr "Romaja" + +#: src/fcitx-hangul.desc:14 +msgid "Ahnmatae" +msgstr "Ahnmatae" + +#: src/fcitx-hangul.desc:20 +msgid "Hanja Mode Toggle Key" +msgstr "Клавиша переключения режима Hanja" + +#: src/fcitx-hangul.desc:25 +msgid "Auto Reorder" +msgstr "Автоматическая пересортировка" + +#: src/fcitx-hangul.desc:30 +msgid "Word Commit" +msgstr "Добавить слово" + +#: src/fcitx-hangul.desc:35 +msgid "Hanja Mode" +msgstr "Режим Hanja" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx-hangul-0.3.0/po/tr.po new/fcitx-hangul-0.3.1/po/tr.po --- old/fcitx-hangul-0.3.0/po/tr.po 1970-01-01 01:00:00.000000000 +0100 +++ new/fcitx-hangul-0.3.1/po/tr.po 2017-09-15 00:30:03.000000000 +0200 @@ -0,0 +1,93 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Gökhan Kalayci <[email protected]>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: fcitx\n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2013-06-26 20:12-0400\n" +"PO-Revision-Date: 2017-04-20 20:35+0000\n" +"Last-Translator: Gökhan Kalayci <[email protected]>\n" +"Language-Team: Turkish (http://www.transifex.com/fcitx/fcitx/language/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: src/eim.c:763 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 +#: src/fcitx-hangul.desc:1 src/fcitx-hangul.desc:17 src/fcitx-hangul.desc:22 +#: src/fcitx-hangul.desc:27 src/fcitx-hangul.desc:32 +msgid "Hangul" +msgstr "Hangul" + +#: src/eim.c:814 +msgid "Use Hanja" +msgstr "Hanja Kullan" + +#: src/eim.c:817 +msgid "Use Hangul" +msgstr "Hangul Kullan" + +#: src/fcitx-hangul.conf.in:4 +msgid "Hangul Wrapper For Fcitx" +msgstr "Fcitx için Hangul Wrapper" + +#: src/fcitx-hangul.desc:4 +msgid "Keyboard Layout" +msgstr "Klavye Düzeni " + +#: src/fcitx-hangul.desc:6 +msgid "Dubeolsik" +msgstr "Dubeolsik" + +#: src/fcitx-hangul.desc:7 +msgid "Dubeolsik Yetgeul" +msgstr "Dubeolsik Yetgeul" + +#: src/fcitx-hangul.desc:8 +msgid "Sebeolsik 390" +msgstr "Sebeolsik 390" + +#: src/fcitx-hangul.desc:9 +msgid "Sebeolsik Final" +msgstr "Sebeolsik Final" + +#: src/fcitx-hangul.desc:10 +msgid "Sebeolsik Noshift" +msgstr "Sebeolsik Noshift" + +#: src/fcitx-hangul.desc:11 +msgid "Sebeolsik Yetgeul" +msgstr "Sebeolsik Yetgeul" + +#: src/fcitx-hangul.desc:12 +msgid "Sebeolsik Dubeol Layout" +msgstr "Sebeolsik Dubeol Layout" + +#: src/fcitx-hangul.desc:13 +msgid "Romaja" +msgstr "Romaja" + +#: src/fcitx-hangul.desc:14 +msgid "Ahnmatae" +msgstr "Ahnmatae" + +#: src/fcitx-hangul.desc:20 +msgid "Hanja Mode Toggle Key" +msgstr "Haja Modu Anahtar Değişimi" + +#: src/fcitx-hangul.desc:25 +msgid "Auto Reorder" +msgstr "Otomatik Tekrar Sıralama" + +#: src/fcitx-hangul.desc:30 +msgid "Word Commit" +msgstr "Kelime İşleme" + +#: src/fcitx-hangul.desc:35 +msgid "Hanja Mode" +msgstr "Hanja Modu" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx-hangul-0.3.0/po/zh_CN.po new/fcitx-hangul-0.3.1/po/zh_CN.po --- old/fcitx-hangul-0.3.0/po/zh_CN.po 2013-06-30 23:07:48.000000000 +0200 +++ new/fcitx-hangul-0.3.1/po/zh_CN.po 2017-09-15 00:30:03.000000000 +0200 @@ -3,19 +3,20 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Christopher Meng <[email protected]>, 2012 +# Christopher Meng <[email protected]>, 2012 # marguerite su <[email protected]>, 2012 -# Xuetian Weng <[email protected]>, 2013 -# Xuetian Weng <[email protected]>, 2012 -# Xuetian Weng <[email protected]>, 2010-2012 +# csslayer <[email protected]>, 2013 +# csslayer <[email protected]>, 2012 +# csslayer <[email protected]>, 2010-2012 msgid "" msgstr "" "Project-Id-Version: fcitx\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2013-06-26 22:02-0400\n" +"POT-Creation-Date: 2017-06-13 12:02-0700\n" "PO-Revision-Date: 2013-06-27 00:22+0000\n" -"Last-Translator: Xuetian Weng <[email protected]>\n" -"Language-Team: Chinese (China) <[email protected]>\n" +"Last-Translator: csslayer <[email protected]>\n" +"Language-Team: Chinese (China) (http://www.transifex.com/fcitx/fcitx/" +"language/zh_CN/)\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -38,7 +39,7 @@ msgid "Dubeolsik Yetgeul" msgstr "Dubeolsik Yetgeul" -#: src/eim.c:763 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 +#: src/eim.c:764 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 #: src/fcitx-hangul.desc:1 src/fcitx-hangul.desc:17 src/fcitx-hangul.desc:22 #: src/fcitx-hangul.desc:27 src/fcitx-hangul.desc:32 msgid "Hangul" @@ -84,11 +85,11 @@ msgid "Sebeolsik Yetgeul" msgstr "三套式古文" -#: src/eim.c:817 +#: src/eim.c:818 msgid "Use Hangul" msgstr "使用韩文" -#: src/eim.c:814 +#: src/eim.c:815 msgid "Use Hanja" msgstr "使用汉字" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx-hangul-0.3.0/po/zh_TW.po new/fcitx-hangul-0.3.1/po/zh_TW.po --- old/fcitx-hangul-0.3.0/po/zh_TW.po 2013-06-30 23:07:48.000000000 +0200 +++ new/fcitx-hangul-0.3.1/po/zh_TW.po 2017-09-15 00:30:03.000000000 +0200 @@ -4,15 +4,16 @@ # # Translators: # Alisha <[email protected]>, 2012 -# Xuetian Weng <[email protected]>, 2013 +# Jeff Huang <[email protected]>, 2015 +# csslayer <[email protected]>, 2013 msgid "" msgstr "" "Project-Id-Version: fcitx\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2013-06-26 22:02-0400\n" -"PO-Revision-Date: 2013-06-27 00:21+0000\n" -"Last-Translator: Xuetian Weng <[email protected]>\n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/fcitx/" +"POT-Creation-Date: 2017-06-13 12:02-0700\n" +"PO-Revision-Date: 2015-09-28 14:32+0000\n" +"Last-Translator: Jeff Huang <[email protected]>\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/fcitx/fcitx/" "language/zh_TW/)\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" @@ -34,9 +35,9 @@ #: src/fcitx-hangul.desc:7 msgid "Dubeolsik Yetgeul" -msgstr "" +msgstr "Dubeolsik Yetgeul" -#: src/eim.c:763 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 +#: src/eim.c:764 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3 #: src/fcitx-hangul.desc:1 src/fcitx-hangul.desc:17 src/fcitx-hangul.desc:22 #: src/fcitx-hangul.desc:27 src/fcitx-hangul.desc:32 msgid "Hangul" @@ -64,29 +65,29 @@ #: src/fcitx-hangul.desc:8 msgid "Sebeolsik 390" -msgstr "" +msgstr "Sebeolsik 390" #: src/fcitx-hangul.desc:12 msgid "Sebeolsik Dubeol Layout" -msgstr "" +msgstr "Sebeolsik Dubeol Layout" #: src/fcitx-hangul.desc:9 msgid "Sebeolsik Final" -msgstr "" +msgstr "Sebeolsik Final" #: src/fcitx-hangul.desc:10 msgid "Sebeolsik Noshift" -msgstr "" +msgstr "Sebeolsik Noshift" #: src/fcitx-hangul.desc:11 msgid "Sebeolsik Yetgeul" -msgstr "" +msgstr "Sebeolsik Yetgeul" -#: src/eim.c:817 +#: src/eim.c:818 msgid "Use Hangul" msgstr "使用韓文" -#: src/eim.c:814 +#: src/eim.c:815 msgid "Use Hanja" msgstr "使用漢字" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx-hangul-0.3.0/src/eim.c new/fcitx-hangul-0.3.1/src/eim.c --- old/fcitx-hangul-0.3.0/src/eim.c 2013-06-30 23:07:48.000000000 +0200 +++ new/fcitx-hangul-0.3.1/src/eim.c 2017-09-15 00:30:03.000000000 +0200 @@ -722,6 +722,7 @@ { FcitxHangul* hangul = (FcitxHangul*) fcitx_utils_malloc0(sizeof(FcitxHangul)); bindtextdomain("fcitx-hangul", LOCALEDIR); + bind_textdomain_codeset("fcitx-hangul", "UTF-8"); hangul->owner = instance; hangul->lastLookupMethod = LOOKUP_METHOD_PREFIX; if (!LoadHangulConfig(&hangul->fh))
