Hello community,

here is the log from the commit of package fcitx-table-other for 
openSUSE:Factory checked in at 2017-12-19 10:51:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx-table-other (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx-table-other.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx-table-other"

Tue Dec 19 10:51:29 2017 rev:10 rq:547530 version:0.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx-table-other/fcitx-table-other.changes      
2014-06-10 14:39:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-table-other.new/fcitx-table-other.changes 
2017-12-19 10:51:29.993589592 +0100
@@ -1,0 +2,8 @@
+Sat Dec  2 06:08:37 UTC 2017 - [email protected]
+
+- update version 0.2.4
+  * [cmake] make directory before output
+- drop fcitx-table-other-0.2.3-make-directory-before-output.patch
+  upstreamed
+
+-------------------------------------------------------------------

Old:
----
  fcitx-table-other-0.2.3-make-directory-before-output.patch
  fcitx-table-other-0.2.3.tar.xz

New:
----
  fcitx-table-other-0.2.4.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fcitx-table-other.spec ++++++
--- /var/tmp/diff_new_pack.ARYEGR/_old  2017-12-19 10:51:30.697555609 +0100
+++ /var/tmp/diff_new_pack.ARYEGR/_new  2017-12-19 10:51:30.701555415 +0100
@@ -17,15 +17,13 @@
 
 
 Name:           fcitx-table-other
-Version:        0.2.3
+Version:        0.2.4
 Release:        0
 Summary:        A fork of ibus-table-others for Fcitx
 License:        GPL-3.0+
 Group:          System/I18n/Chinese
 Url:            https://github.com/fcitx/fcitx-table-other
 Source:         http://download.fcitx-im.org/%{name}/%{name}-%{version}.tar.xz
-#PATCH-FIX-UPSTREAM [email protected] make directory before output
-Patch:          fcitx-table-other-0.2.3-make-directory-before-output.patch
 BuildRequires:  cmake
 BuildRequires:  fcitx-devel >= 4.2.3
 BuildRequires:  fcitx-table-tools
@@ -230,7 +228,6 @@
 
 %prep
 %setup -q
-%patch -p1
 
 %build
 mkdir build

++++++ fcitx-table-other-0.2.3.tar.xz -> fcitx-table-other-0.2.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/CMakeLists.txt 
new/fcitx-table-other-0.2.4/po/CMakeLists.txt
--- old/fcitx-table-other-0.2.3/po/CMakeLists.txt       2013-10-26 
20:42:53.000000000 +0200
+++ new/fcitx-table-other-0.2.4/po/CMakeLists.txt       2017-09-15 
00:30:03.000000000 +0200
@@ -1,5 +1,7 @@
-set(PO_LANGS am ar bn gu de hi kn ml ne pa ru ta te th uk vi zh_TW zh_CN ja)
-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-table-other fcitx-table-other.pot)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/am.po 
new/fcitx-table-other-0.2.4/po/am.po
--- old/fcitx-table-other-0.2.3/po/am.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/am.po        2017-09-15 00:30:03.000000000 
+0200
@@ -3,16 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# Xuetian Weng <[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-04-25 00:02-0400\n"
-"PO-Revision-Date: 2012-05-24 13:28+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Amharic (http://www.transifex.com/projects/p/fcitx/language/";
-"am/)\n"
+"POT-Creation-Date: 2015-08-03 18:02+0200\n"
+"PO-Revision-Date: 2013-04-29 10:04+0000\n"
+"Last-Translator: csslayer <[email protected]>\n"
+"Language-Team: Amharic (http://www.transifex.com/fcitx/fcitx/language/am/)\n"
 "Language: am\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/ar.po 
new/fcitx-table-other-0.2.4/po/ar.po
--- old/fcitx-table-other-0.2.3/po/ar.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/ar.po        2017-09-15 00:30:03.000000000 
+0200
@@ -3,16 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# Xuetian Weng <[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-04-25 00:02-0400\n"
-"PO-Revision-Date: 2012-05-24 13:29+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Arabic (http://www.transifex.com/projects/p/fcitx/language/";
-"ar/)\n"
+"POT-Creation-Date: 2015-08-03 18:02+0200\n"
+"PO-Revision-Date: 2013-04-29 10:04+0000\n"
+"Last-Translator: csslayer <[email protected]>\n"
+"Language-Team: Arabic (http://www.transifex.com/fcitx/fcitx/language/ar/)\n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/bn.po 
new/fcitx-table-other-0.2.4/po/bn.po
--- old/fcitx-table-other-0.2.3/po/bn.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/bn.po        2017-09-15 00:30:03.000000000 
+0200
@@ -3,16 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# Xuetian Weng <[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-04-25 00:02-0400\n"
-"PO-Revision-Date: 2012-05-24 13:28+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Bengali (http://www.transifex.com/projects/p/fcitx/language/";
-"bn/)\n"
+"POT-Creation-Date: 2015-08-03 18:02+0200\n"
+"PO-Revision-Date: 2013-04-29 10:04+0000\n"
+"Last-Translator: csslayer <[email protected]>\n"
+"Language-Team: Bengali (http://www.transifex.com/fcitx/fcitx/language/bn/)\n"
 "Language: bn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/ca.po 
new/fcitx-table-other-0.2.4/po/ca.po
--- old/fcitx-table-other-0.2.3/po/ca.po        1970-01-01 01:00:00.000000000 
+0100
+++ new/fcitx-table-other-0.2.4/po/ca.po        2017-09-15 00:30:03.000000000 
+0200
@@ -0,0 +1,111 @@
+# 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]>, 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: fcitx\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2013-04-25 00:02-0400\n"
+"PO-Revision-Date: 2017-01-08 08:17+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"
+
+#: tables/am/amharic.conf.in:3
+msgid "Amharic"
+msgstr "Amharic"
+
+#: tables/ar/arabic.conf.in:3
+msgid "Arabic"
+msgstr "Àrab"
+
+#: tables/bn/bengali-inscript.conf.in:3 tables/gu/gujarati-inscript.conf.in:3
+#: tables/hi/hindi-inscript.conf.in:3 tables/kn/kannada-inscript.conf.in:3
+#: tables/ml/malayalam-inscript.conf.in:3 tables/pa/punjabi-inscript.conf.in:3
+#: tables/ta/tamil-inscript.conf.in:3 tables/te/telugu-inscript.conf.in:3
+msgid "Inscript"
+msgstr "Inscript"
+
+#: tables/bn/bengali-probhat.conf.in:3
+msgid "Probhat (phonetic)"
+msgstr "Probhat (fonètic)"
+
+#: tables/gu/gujarati-phonetic.conf.in:3 tables/hi/hindi-phonetic.conf.in:3
+#: tables/pa/punjabi-phonetic.conf.in:3 tables/ta/tamil-phonetic.conf.in:3
+msgid "Phonetic"
+msgstr "Fonètic"
+
+#: tables/kn/kannada-kgp.conf.in:3
+msgid "KGP"
+msgstr "KGP"
+
+#: tables/ml/malayalam-phonetic.conf.in:3
+msgid "Swanalekha"
+msgstr "Swanalekha"
+
+#: tables/ne/nepali-rom.conf.in:3
+msgid "Romanized"
+msgstr "Romanitzat"
+
+#: tables/ne/nepali-trad.conf.in:3
+msgid "Traditional"
+msgstr "Tradicional"
+
+#: tables/other/cns11643.conf.in:3
+msgid "CNS11643"
+msgstr "CNS11643"
+
+#: tables/other/compose.conf.in:3
+msgid "Compose"
+msgstr "Composa"
+
+#: tables/other/emoji.conf.in:3
+msgid "Emoji"
+msgstr "Emoji"
+
+#: tables/other/ipa-x-sampa.conf.in:3
+msgid "IPA-X-SAMPA"
+msgstr "IPA-X-SAMPA"
+
+#: tables/other/latex.conf.in:3
+msgid "LaTex"
+msgstr "LaTex"
+
+#: tables/pa/punjabi-jhelum.conf.in:3
+msgid "Jhelum"
+msgstr "Jhelum"
+
+#: tables/ru/rustrad.conf.in:3
+msgid "Russian Traditional"
+msgstr "Rus tradicional"
+
+#: tables/ru/translit.conf.in:3
+msgid "Translit"
+msgstr "Translit"
+
+#: tables/ru/yawerty.conf.in:3
+msgid "Yawerty"
+msgstr "Yawerty"
+
+#: tables/ta/tamil-remington.conf.in:3
+msgid "Remington"
+msgstr "Remington"
+
+#: tables/th/thai.conf.in:3
+msgid "Thai"
+msgstr "Thai"
+
+#: tables/uk/translit-ua.conf.in:3
+msgid "Ua-Translit"
+msgstr "Ua-Translit"
+
+#: tables/vi/viqr.conf.in:3
+msgid "Viqr"
+msgstr "Viqr"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/da.po 
new/fcitx-table-other-0.2.4/po/da.po
--- old/fcitx-table-other-0.2.3/po/da.po        1970-01-01 01:00:00.000000000 
+0100
+++ new/fcitx-table-other-0.2.4/po/da.po        2017-09-15 00:30:03.000000000 
+0200
@@ -0,0 +1,111 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# scootergrisen, 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: fcitx\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2013-04-25 00:02-0400\n"
+"PO-Revision-Date: 2017-09-11 21:49+0000\n"
+"Last-Translator: scootergrisen\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"
+
+#: tables/am/amharic.conf.in:3
+msgid "Amharic"
+msgstr "Amharisk"
+
+#: tables/ar/arabic.conf.in:3
+msgid "Arabic"
+msgstr "Arabisk"
+
+#: tables/bn/bengali-inscript.conf.in:3 tables/gu/gujarati-inscript.conf.in:3
+#: tables/hi/hindi-inscript.conf.in:3 tables/kn/kannada-inscript.conf.in:3
+#: tables/ml/malayalam-inscript.conf.in:3 tables/pa/punjabi-inscript.conf.in:3
+#: tables/ta/tamil-inscript.conf.in:3 tables/te/telugu-inscript.conf.in:3
+msgid "Inscript"
+msgstr "Inscript"
+
+#: tables/bn/bengali-probhat.conf.in:3
+msgid "Probhat (phonetic)"
+msgstr "Probhat (fonetisk)"
+
+#: tables/gu/gujarati-phonetic.conf.in:3 tables/hi/hindi-phonetic.conf.in:3
+#: tables/pa/punjabi-phonetic.conf.in:3 tables/ta/tamil-phonetic.conf.in:3
+msgid "Phonetic"
+msgstr "Fonetisk"
+
+#: tables/kn/kannada-kgp.conf.in:3
+msgid "KGP"
+msgstr "KGP"
+
+#: tables/ml/malayalam-phonetic.conf.in:3
+msgid "Swanalekha"
+msgstr "Swanalekha"
+
+#: tables/ne/nepali-rom.conf.in:3
+msgid "Romanized"
+msgstr "Romaniseret"
+
+#: tables/ne/nepali-trad.conf.in:3
+msgid "Traditional"
+msgstr "Traditionel"
+
+#: tables/other/cns11643.conf.in:3
+msgid "CNS11643"
+msgstr "CNS11643"
+
+#: tables/other/compose.conf.in:3
+msgid "Compose"
+msgstr "Sammensæt"
+
+#: tables/other/emoji.conf.in:3
+msgid "Emoji"
+msgstr "Emoji"
+
+#: tables/other/ipa-x-sampa.conf.in:3
+msgid "IPA-X-SAMPA"
+msgstr "IPA-X-SAMPA"
+
+#: tables/other/latex.conf.in:3
+msgid "LaTex"
+msgstr "LaTex"
+
+#: tables/pa/punjabi-jhelum.conf.in:3
+msgid "Jhelum"
+msgstr "Jhelum"
+
+#: tables/ru/rustrad.conf.in:3
+msgid "Russian Traditional"
+msgstr "Russisk (traditionel)"
+
+#: tables/ru/translit.conf.in:3
+msgid "Translit"
+msgstr "Translit"
+
+#: tables/ru/yawerty.conf.in:3
+msgid "Yawerty"
+msgstr "Yawerty"
+
+#: tables/ta/tamil-remington.conf.in:3
+msgid "Remington"
+msgstr "Remington"
+
+#: tables/th/thai.conf.in:3
+msgid "Thai"
+msgstr "Thai"
+
+#: tables/uk/translit-ua.conf.in:3
+msgid "Ua-Translit"
+msgstr "Ua-translit"
+
+#: tables/vi/viqr.conf.in:3
+msgid "Viqr"
+msgstr "Viqr"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/de.po 
new/fcitx-table-other-0.2.4/po/de.po
--- old/fcitx-table-other-0.2.3/po/de.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/de.po        2017-09-15 00:30:03.000000000 
+0200
@@ -3,16 +3,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# mar well <[email protected]>, 2013
+# mar well <[email protected]>, 2013
+# mar well <[email protected]>, 2014,2017
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2013-06-03 14:03-0400\n"
-"PO-Revision-Date: 2013-05-22 06:23+0000\n"
-"Last-Translator: mar well <[email protected]>\n"
-"Language-Team: German (http://www.transifex.com/projects/p/fcitx/language/";
-"de/)\n"
+"POT-Creation-Date: 2017-07-28 06:03-0700\n"
+"PO-Revision-Date: 2017-07-28 12:24+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"
@@ -33,7 +33,7 @@
 
 #: tables/other/compose.conf.in:3
 msgid "Compose"
-msgstr "Compose"
+msgstr "Zusammenfügen"
 
 #: tables/other/emoji.conf.in:3
 msgid "Emoji"
@@ -41,7 +41,7 @@
 
 #: tables/other/ipa-x-sampa.conf.in:3
 msgid "IPA-X-SAMPA"
-msgstr ""
+msgstr "IPA-X-SAMPA"
 
 #: tables/bn/bengali-inscript.conf.in:3 tables/gu/gujarati-inscript.conf.in:3
 #: tables/hi/hindi-inscript.conf.in:3 tables/kn/kannada-inscript.conf.in:3
@@ -65,11 +65,11 @@
 #: tables/gu/gujarati-phonetic.conf.in:3 tables/hi/hindi-phonetic.conf.in:3
 #: tables/pa/punjabi-phonetic.conf.in:3 tables/ta/tamil-phonetic.conf.in:3
 msgid "Phonetic"
-msgstr "Phonetic"
+msgstr "Phonetisch"
 
 #: tables/bn/bengali-probhat.conf.in:3
 msgid "Probhat (phonetic)"
-msgstr "Probhat (phonetic)"
+msgstr "Probhat (phonetisch)"
 
 #: tables/ta/tamil-remington.conf.in:3
 msgid "Remington"
@@ -77,11 +77,11 @@
 
 #: tables/ne/nepali-rom.conf.in:3
 msgid "Romanized"
-msgstr "Romanized"
+msgstr "Romanisiert"
 
 #: tables/ru/rustrad.conf.in:3
 msgid "Russian Traditional"
-msgstr ""
+msgstr "Traditionelles Russisch"
 
 #: tables/ml/malayalam-phonetic.conf.in:3
 msgid "Swanalekha"
@@ -89,11 +89,11 @@
 
 #: tables/th/thai.conf.in:3
 msgid "Thai"
-msgstr ""
+msgstr "Thailändisch"
 
 #: tables/ne/nepali-trad.conf.in:3
 msgid "Traditional"
-msgstr "Traditional"
+msgstr "Traditionell"
 
 #: tables/ru/translit.conf.in:3
 msgid "Translit"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/gu.po 
new/fcitx-table-other-0.2.4/po/gu.po
--- old/fcitx-table-other-0.2.3/po/gu.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/gu.po        2017-09-15 00:30:03.000000000 
+0200
@@ -3,16 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# Xuetian Weng <[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-04-25 00:02-0400\n"
-"PO-Revision-Date: 2012-05-24 13:28+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Gujarati (http://www.transifex.com/projects/p/fcitx/language/";
-"gu/)\n"
+"POT-Creation-Date: 2015-08-03 18:02+0200\n"
+"PO-Revision-Date: 2013-04-29 10:04+0000\n"
+"Last-Translator: csslayer <[email protected]>\n"
+"Language-Team: Gujarati (http://www.transifex.com/fcitx/fcitx/language/gu/)\n"
 "Language: gu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/hi.po 
new/fcitx-table-other-0.2.4/po/hi.po
--- old/fcitx-table-other-0.2.3/po/hi.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/hi.po        2017-09-15 00:30:03.000000000 
+0200
@@ -3,16 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# Xuetian Weng <[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-04-25 00:02-0400\n"
-"PO-Revision-Date: 2012-05-24 13:28+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Hindi (http://www.transifex.com/projects/p/fcitx/language/";
-"hi/)\n"
+"POT-Creation-Date: 2015-08-03 18:02+0200\n"
+"PO-Revision-Date: 2013-04-29 10:04+0000\n"
+"Last-Translator: csslayer <[email protected]>\n"
+"Language-Team: Hindi (http://www.transifex.com/fcitx/fcitx/language/hi/)\n"
 "Language: hi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/ja.po 
new/fcitx-table-other-0.2.4/po/ja.po
--- old/fcitx-table-other-0.2.3/po/ja.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/ja.po        2017-09-15 00:30:03.000000000 
+0200
@@ -3,16 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# しろう <>, 2013
+# WAKAYAMA Shirou <[email protected]>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2013-04-25 00:02-0400\n"
-"PO-Revision-Date: 2013-04-14 13:01+0000\n"
-"Last-Translator: しろう <>\n"
-"Language-Team: Japanese (http://www.transifex.com/projects/p/fcitx/language/";
-"ja/)\n"
+"POT-Creation-Date: 2015-08-03 18:02+0200\n"
+"PO-Revision-Date: 2013-04-29 10:04+0000\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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/kn.po 
new/fcitx-table-other-0.2.4/po/kn.po
--- old/fcitx-table-other-0.2.3/po/kn.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/kn.po        2017-09-15 00:30:03.000000000 
+0200
@@ -3,16 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# Xuetian Weng <[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-04-25 00:02-0400\n"
-"PO-Revision-Date: 2012-05-24 13:28+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Kannada (http://www.transifex.com/projects/p/fcitx/language/";
-"kn/)\n"
+"POT-Creation-Date: 2015-08-03 18:02+0200\n"
+"PO-Revision-Date: 2013-04-29 10:04+0000\n"
+"Last-Translator: csslayer <[email protected]>\n"
+"Language-Team: Kannada (http://www.transifex.com/fcitx/fcitx/language/kn/)\n"
 "Language: kn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/ko.po 
new/fcitx-table-other-0.2.4/po/ko.po
--- old/fcitx-table-other-0.2.3/po/ko.po        1970-01-01 01:00:00.000000000 
+0100
+++ new/fcitx-table-other-0.2.4/po/ko.po        2017-09-15 00:30:03.000000000 
+0200
@@ -0,0 +1,111 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Bon Keun Seo <[email protected]>, 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: fcitx\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2013-04-25 00:02-0400\n"
+"PO-Revision-Date: 2017-07-15 12:53+0000\n"
+"Last-Translator: Bon Keun Seo <[email protected]>\n"
+"Language-Team: Korean (http://www.transifex.com/fcitx/fcitx/language/ko/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ko\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: tables/am/amharic.conf.in:3
+msgid "Amharic"
+msgstr "암하라어"
+
+#: tables/ar/arabic.conf.in:3
+msgid "Arabic"
+msgstr "아라비아어"
+
+#: tables/bn/bengali-inscript.conf.in:3 tables/gu/gujarati-inscript.conf.in:3
+#: tables/hi/hindi-inscript.conf.in:3 tables/kn/kannada-inscript.conf.in:3
+#: tables/ml/malayalam-inscript.conf.in:3 tables/pa/punjabi-inscript.conf.in:3
+#: tables/ta/tamil-inscript.conf.in:3 tables/te/telugu-inscript.conf.in:3
+msgid "Inscript"
+msgstr "인도어"
+
+#: tables/bn/bengali-probhat.conf.in:3
+msgid "Probhat (phonetic)"
+msgstr "Probhat (표음)"
+
+#: tables/gu/gujarati-phonetic.conf.in:3 tables/hi/hindi-phonetic.conf.in:3
+#: tables/pa/punjabi-phonetic.conf.in:3 tables/ta/tamil-phonetic.conf.in:3
+msgid "Phonetic"
+msgstr "표음"
+
+#: tables/kn/kannada-kgp.conf.in:3
+msgid "KGP"
+msgstr "KGP"
+
+#: tables/ml/malayalam-phonetic.conf.in:3
+msgid "Swanalekha"
+msgstr "Swanalekha"
+
+#: tables/ne/nepali-rom.conf.in:3
+msgid "Romanized"
+msgstr "로마자화"
+
+#: tables/ne/nepali-trad.conf.in:3
+msgid "Traditional"
+msgstr "중국어 번체"
+
+#: tables/other/cns11643.conf.in:3
+msgid "CNS11643"
+msgstr "CNS11643"
+
+#: tables/other/compose.conf.in:3
+msgid "Compose"
+msgstr "Compose"
+
+#: tables/other/emoji.conf.in:3
+msgid "Emoji"
+msgstr "그림문자"
+
+#: tables/other/ipa-x-sampa.conf.in:3
+msgid "IPA-X-SAMPA"
+msgstr "IPA-X-SAMPA"
+
+#: tables/other/latex.conf.in:3
+msgid "LaTex"
+msgstr "LaTex"
+
+#: tables/pa/punjabi-jhelum.conf.in:3
+msgid "Jhelum"
+msgstr "Jhelum"
+
+#: tables/ru/rustrad.conf.in:3
+msgid "Russian Traditional"
+msgstr "전통 러시아어"
+
+#: tables/ru/translit.conf.in:3
+msgid "Translit"
+msgstr "Translit"
+
+#: tables/ru/yawerty.conf.in:3
+msgid "Yawerty"
+msgstr "Yawerty"
+
+#: tables/ta/tamil-remington.conf.in:3
+msgid "Remington"
+msgstr "Remington"
+
+#: tables/th/thai.conf.in:3
+msgid "Thai"
+msgstr "태국어"
+
+#: tables/uk/translit-ua.conf.in:3
+msgid "Ua-Translit"
+msgstr "Ua-Translit"
+
+#: tables/vi/viqr.conf.in:3
+msgid "Viqr"
+msgstr "Viqr"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/ml.po 
new/fcitx-table-other-0.2.4/po/ml.po
--- old/fcitx-table-other-0.2.3/po/ml.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/ml.po        2017-09-15 00:30:03.000000000 
+0200
@@ -3,14 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# Xuetian Weng <[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-04-25 00:02-0400\n"
-"PO-Revision-Date: 2012-05-24 13:28+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
+"POT-Creation-Date: 2015-07-21 12:02+0200\n"
+"PO-Revision-Date: 2013-04-29 10:04+0000\n"
+"Last-Translator: csslayer <[email protected]>\n"
 "Language-Team: Malayalam (http://www.transifex.com/projects/p/fcitx/language/";
 "ml/)\n"
 "Language: ml\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/ne.po 
new/fcitx-table-other-0.2.4/po/ne.po
--- old/fcitx-table-other-0.2.3/po/ne.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/ne.po        2017-09-15 00:30:03.000000000 
+0200
@@ -3,16 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# Xuetian Weng <[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-04-25 00:02-0400\n"
-"PO-Revision-Date: 2012-05-24 13:28+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Nepali (http://www.transifex.com/projects/p/fcitx/language/";
-"ne/)\n"
+"POT-Creation-Date: 2015-08-03 18:02+0200\n"
+"PO-Revision-Date: 2013-04-29 10:04+0000\n"
+"Last-Translator: csslayer <[email protected]>\n"
+"Language-Team: Nepali (http://www.transifex.com/fcitx/fcitx/language/ne/)\n"
 "Language: ne\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/pa.po 
new/fcitx-table-other-0.2.4/po/pa.po
--- old/fcitx-table-other-0.2.3/po/pa.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/pa.po        2017-09-15 00:30:03.000000000 
+0200
@@ -3,14 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# Xuetian Weng <[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-04-25 00:02-0400\n"
-"PO-Revision-Date: 2012-05-24 13:29+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
+"POT-Creation-Date: 2015-07-21 12:02+0200\n"
+"PO-Revision-Date: 2013-04-29 10:04+0000\n"
+"Last-Translator: csslayer <[email protected]>\n"
 "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/fcitx/";
 "language/pa/)\n"
 "Language: pa\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/ru.po 
new/fcitx-table-other-0.2.4/po/ru.po
--- old/fcitx-table-other-0.2.3/po/ru.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/ru.po        2017-09-15 00:30:03.000000000 
+0200
@@ -3,110 +3,111 @@
 # 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-04-25 00:02-0400\n"
-"PO-Revision-Date: 2012-05-24 13:28+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Russian (http://www.transifex.com/projects/p/fcitx/language/";
-"ru/)\n"
+"POT-Creation-Date: 2016-12-01 08:30-0800\n"
+"PO-Revision-Date: 2016-11-30 21:22+0000\n"
+"Last-Translator: TotalCaesar659 <[email protected]>\n"
+"Language-Team: Russian (http://www.transifex.com/fcitx/fcitx/language/ru/)\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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"
 
 #: tables/am/amharic.conf.in:3
 msgid "Amharic"
-msgstr ""
+msgstr "Амхарский"
 
 #: tables/ar/arabic.conf.in:3
 msgid "Arabic"
-msgstr ""
+msgstr "Арабский"
 
 #: tables/other/cns11643.conf.in:3
 msgid "CNS11643"
-msgstr ""
+msgstr "CNS11643"
 
 #: tables/other/compose.conf.in:3
 msgid "Compose"
-msgstr ""
+msgstr "Смешанный"
 
 #: tables/other/emoji.conf.in:3
 msgid "Emoji"
-msgstr ""
+msgstr "Эмодзи"
 
 #: tables/other/ipa-x-sampa.conf.in:3
 msgid "IPA-X-SAMPA"
-msgstr ""
+msgstr "IPA-X-SAMPA"
 
 #: tables/bn/bengali-inscript.conf.in:3 tables/gu/gujarati-inscript.conf.in:3
 #: tables/hi/hindi-inscript.conf.in:3 tables/kn/kannada-inscript.conf.in:3
 #: tables/ml/malayalam-inscript.conf.in:3 tables/pa/punjabi-inscript.conf.in:3
 #: tables/ta/tamil-inscript.conf.in:3 tables/te/telugu-inscript.conf.in:3
 msgid "Inscript"
-msgstr ""
+msgstr "Инскрипт"
 
 #: tables/pa/punjabi-jhelum.conf.in:3
 msgid "Jhelum"
-msgstr ""
+msgstr "Jhelum"
 
 #: tables/kn/kannada-kgp.conf.in:3
 msgid "KGP"
-msgstr ""
+msgstr "KGP"
 
 #: tables/other/latex.conf.in:3
 msgid "LaTex"
-msgstr ""
+msgstr "LaTex"
 
 #: tables/gu/gujarati-phonetic.conf.in:3 tables/hi/hindi-phonetic.conf.in:3
 #: tables/pa/punjabi-phonetic.conf.in:3 tables/ta/tamil-phonetic.conf.in:3
 msgid "Phonetic"
-msgstr ""
+msgstr "Фонетический"
 
 #: tables/bn/bengali-probhat.conf.in:3
 msgid "Probhat (phonetic)"
-msgstr ""
+msgstr "Probhat (фонетический)"
 
 #: tables/ta/tamil-remington.conf.in:3
 msgid "Remington"
-msgstr ""
+msgstr "Ремингтон"
 
 #: tables/ne/nepali-rom.conf.in:3
 msgid "Romanized"
-msgstr ""
+msgstr "Романский"
 
 #: tables/ru/rustrad.conf.in:3
 msgid "Russian Traditional"
-msgstr ""
+msgstr "Русский традиционный"
 
 #: tables/ml/malayalam-phonetic.conf.in:3
 msgid "Swanalekha"
-msgstr ""
+msgstr "Swanalekha"
 
 #: tables/th/thai.conf.in:3
 msgid "Thai"
-msgstr ""
+msgstr "Тайский"
 
 #: tables/ne/nepali-trad.conf.in:3
 msgid "Traditional"
-msgstr ""
+msgstr "Традиционный"
 
 #: tables/ru/translit.conf.in:3
 msgid "Translit"
-msgstr ""
+msgstr "Транслит"
 
 #: tables/uk/translit-ua.conf.in:3
 msgid "Ua-Translit"
-msgstr ""
+msgstr "Украинский транслит"
 
 #: tables/vi/viqr.conf.in:3
 msgid "Viqr"
-msgstr ""
+msgstr "VIQR"
 
 #: tables/ru/yawerty.conf.in:3
 msgid "Yawerty"
-msgstr ""
+msgstr "ЯВЕРТЫ"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/ta.po 
new/fcitx-table-other-0.2.4/po/ta.po
--- old/fcitx-table-other-0.2.3/po/ta.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/ta.po        2017-09-15 00:30:03.000000000 
+0200
@@ -3,16 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# Xuetian Weng <[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-04-25 00:02-0400\n"
-"PO-Revision-Date: 2012-05-24 13:29+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Tamil (http://www.transifex.com/projects/p/fcitx/language/";
-"ta/)\n"
+"POT-Creation-Date: 2015-08-03 18:02+0200\n"
+"PO-Revision-Date: 2013-04-29 10:04+0000\n"
+"Last-Translator: csslayer <[email protected]>\n"
+"Language-Team: Tamil (http://www.transifex.com/fcitx/fcitx/language/ta/)\n"
 "Language: ta\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/te.po 
new/fcitx-table-other-0.2.4/po/te.po
--- old/fcitx-table-other-0.2.3/po/te.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/te.po        2017-09-15 00:30:03.000000000 
+0200
@@ -3,16 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# Xuetian Weng <[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-04-25 00:02-0400\n"
-"PO-Revision-Date: 2012-05-24 13:29+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Telugu (http://www.transifex.com/projects/p/fcitx/language/";
-"te/)\n"
+"POT-Creation-Date: 2015-08-03 18:02+0200\n"
+"PO-Revision-Date: 2013-04-29 10:04+0000\n"
+"Last-Translator: csslayer <[email protected]>\n"
+"Language-Team: Telugu (http://www.transifex.com/fcitx/fcitx/language/te/)\n"
 "Language: te\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/th.po 
new/fcitx-table-other-0.2.4/po/th.po
--- old/fcitx-table-other-0.2.3/po/th.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/th.po        2017-09-15 00:30:03.000000000 
+0200
@@ -7,11 +7,10 @@
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2013-04-25 00:02-0400\n"
-"PO-Revision-Date: 2012-05-24 13:28+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Thai (http://www.transifex.com/projects/p/fcitx/language/";
-"th/)\n"
+"POT-Creation-Date: 2015-08-03 18:02+0200\n"
+"PO-Revision-Date: 2013-04-29 10:04+0000\n"
+"Last-Translator: csslayer <[email protected]>\n"
+"Language-Team: Thai (http://www.transifex.com/fcitx/fcitx/language/th/)\n"
 "Language: th\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/uk.po 
new/fcitx-table-other-0.2.4/po/uk.po
--- old/fcitx-table-other-0.2.3/po/uk.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/uk.po        2017-09-15 00:30:03.000000000 
+0200
@@ -7,9 +7,9 @@
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2013-04-25 00:02-0400\n"
-"PO-Revision-Date: 2012-05-24 13:28+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
+"POT-Creation-Date: 2015-07-21 12:02+0200\n"
+"PO-Revision-Date: 2013-04-29 10:04+0000\n"
+"Last-Translator: csslayer <[email protected]>\n"
 "Language-Team: Ukrainian (http://www.transifex.com/projects/p/fcitx/language/";
 "uk/)\n"
 "Language: uk\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/vi.po 
new/fcitx-table-other-0.2.4/po/vi.po
--- old/fcitx-table-other-0.2.3/po/vi.po        2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/vi.po        2017-09-15 00:30:03.000000000 
+0200
@@ -7,11 +7,11 @@
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2013-04-25 00:02-0400\n"
-"PO-Revision-Date: 2012-05-24 13:28+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Vietnamese (http://www.transifex.com/projects/p/fcitx/";
-"language/vi/)\n"
+"POT-Creation-Date: 2015-08-03 18:02+0200\n"
+"PO-Revision-Date: 2013-04-29 10:04+0000\n"
+"Last-Translator: csslayer <[email protected]>\n"
+"Language-Team: Vietnamese (http://www.transifex.com/fcitx/fcitx/language/";
+"vi/)\n"
 "Language: vi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/zh_CN.po 
new/fcitx-table-other-0.2.4/po/zh_CN.po
--- old/fcitx-table-other-0.2.3/po/zh_CN.po     2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/zh_CN.po     2017-09-15 00:30:03.000000000 
+0200
@@ -4,15 +4,15 @@
 #
 # Translators:
 # Christopher Meng <[email protected]>, 2012
-# Xuetian Weng <[email protected]>, 2012
-# Xuetian Weng <[email protected]>, 2011-2012
+# csslayer <[email protected]>, 2012
+# csslayer <[email protected]>, 2011-2012
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2013-10-26 14:42-0400\n"
+"POT-Creation-Date: 2015-07-21 12:02+0200\n"
 "PO-Revision-Date: 2013-04-29 10:04+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
+"Last-Translator: csslayer <[email protected]>\n"
 "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/fcitx/";
 "language/zh_CN/)\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/po/zh_TW.po 
new/fcitx-table-other-0.2.4/po/zh_TW.po
--- old/fcitx-table-other-0.2.3/po/zh_TW.po     2013-10-26 20:42:53.000000000 
+0200
+++ new/fcitx-table-other-0.2.4/po/zh_TW.po     2017-09-15 00:30:03.000000000 
+0200
@@ -4,15 +4,16 @@
 #
 # Translators:
 # Alisha <[email protected]>, 2012
-# Hiunn_Hue <[email protected]>, 2012
-# Xuetian Weng <[email protected]>, 2013
+# BrLi <[email protected]>, 2014
+# Hiunn-hué <[email protected]>, 2012
+# csslayer <[email protected]>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2013-04-25 00:02-0400\n"
-"PO-Revision-Date: 2013-01-19 13:08+0000\n"
-"Last-Translator: Alisha <[email protected]>\n"
+"POT-Creation-Date: 2015-07-21 12:02+0200\n"
+"PO-Revision-Date: 2014-06-06 05:05+0000\n"
+"Last-Translator: BrLi <[email protected]>\n"
 "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/fcitx/";
 "language/zh_TW/)\n"
 "Language: zh_TW\n"
@@ -35,7 +36,7 @@
 
 #: tables/other/compose.conf.in:3
 msgid "Compose"
-msgstr ""
+msgstr "編組"
 
 #: tables/other/emoji.conf.in:3
 msgid "Emoji"
@@ -54,7 +55,7 @@
 
 #: tables/pa/punjabi-jhelum.conf.in:3
 msgid "Jhelum"
-msgstr ""
+msgstr "傑赫勒姆"
 
 #: tables/kn/kannada-kgp.conf.in:3
 msgid "KGP"
@@ -75,7 +76,7 @@
 
 #: tables/ta/tamil-remington.conf.in:3
 msgid "Remington"
-msgstr ""
+msgstr "雷明登"
 
 #: tables/ne/nepali-rom.conf.in:3
 msgid "Romanized"
@@ -87,7 +88,7 @@
 
 #: tables/ml/malayalam-phonetic.conf.in:3
 msgid "Swanalekha"
-msgstr ""
+msgstr "Swanalekha"
 
 #: tables/th/thai.conf.in:3
 msgid "Thai"
@@ -99,7 +100,7 @@
 
 #: tables/ru/translit.conf.in:3
 msgid "Translit"
-msgstr ""
+msgstr "Translit"
 
 #: tables/uk/translit-ua.conf.in:3
 msgid "Ua-Translit"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.3/tables/CMakeLists.txt 
new/fcitx-table-other-0.2.4/tables/CMakeLists.txt
--- old/fcitx-table-other-0.2.3/tables/CMakeLists.txt   2013-10-26 
20:42:53.000000000 +0200
+++ new/fcitx-table-other-0.2.4/tables/CMakeLists.txt   2017-09-15 
00:30:03.000000000 +0200
@@ -44,21 +44,28 @@
   set(TABLE_NAMES ${TABLE_NAMES} ${DEPRECATED_TABLE_NAMES})
 endif()
 
-set(MB_FILE)
-set(CONF_FILE)
+set(MB_FILES)
+set(CONF_FILES)
 
 foreach(table ${TABLE_NAMES})
+  get_filename_component(table_name "${table}" NAME)
+  set(mb_file "${CMAKE_CURRENT_BINARY_DIR}/${table_name}.mb")
+  set(conf_file "${CMAKE_CURRENT_BINARY_DIR}/${table_name}.conf")
+
   fcitx_translate_add_apply_source("${table}.conf.in"
-    "${CMAKE_CURRENT_BINARY_DIR}/${table}.conf")
-  add_custom_command(OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/${table}.mb"
+    "${conf_file}")
+  get_filename_component(out_dir
+    "${CMAKE_CURRENT_BINARY_DIR}/${table}.mb" PATH)
+  add_custom_command(OUTPUT "${mb_file}"
     DEPENDS "${table}.txt" "${TXT2MB}"
+    COMMAND "${CMAKE_COMMAND}" -E make_directory "${out_dir}"
     COMMAND "${TXT2MB}" ARGS "${CMAKE_CURRENT_SOURCE_DIR}/${table}.txt"
-    "${CMAKE_CURRENT_BINARY_DIR}/${table}.mb")
-  set(MB_FILE ${MB_FILE} "${CMAKE_CURRENT_BINARY_DIR}/${table}.mb")
-  set(CONF_FILE ${CONF_FILE} "${CMAKE_CURRENT_BINARY_DIR}/${table}.conf")
+    "${CMAKE_CURRENT_BINARY_DIR}/${table_name}.mb")
+  set(MB_FILES ${MB_FILES} "${mb_file}")
+  set(CONF_FILES ${CONF_FILES} "${conf_file}")
 endforeach()
 
-add_custom_target(table_data ALL DEPENDS ${MB_FILE})
+add_custom_target(table_data ALL DEPENDS ${MB_FILES})
 
-install(FILES ${CONF_FILE} DESTINATION "${FCITX4_PREFIX}/share/fcitx/table")
-install(FILES ${MB_FILE} DESTINATION "${FCITX4_PREFIX}/share/fcitx/table")
+install(FILES ${CONF_FILES} DESTINATION "${FCITX4_PREFIX}/share/fcitx/table")
+install(FILES ${MB_FILES} DESTINATION "${FCITX4_PREFIX}/share/fcitx/table")


Reply via email to