diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..71b8360 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +*~ +build*/ +.* +!.git* +.git/ +*.tar.* +*.kdev4 +*.kate-swp +*.orig +tags +astyle.sh +cscope.* +*.part diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index 9fdccc6..8c048c4 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -1,5 +1,7 @@ -set(PO_LANGS de zh_CN zh_TW 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-extra fcitx-table-extra.pot) diff --git a/po/ca.po b/po/ca.po new file mode 100644 index 0000000..92aae8a --- /dev/null +++ b/po/ca.po @@ -0,0 +1,99 @@ +# 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 , 2017 +msgid "" +msgstr "" +"Project-Id-Version: fcitx\n" +"Report-Msgid-Bugs-To: fcitx-dev@googlegroups.com\n" +"POT-Creation-Date: 2013-06-26 20:12-0400\n" +"PO-Revision-Date: 2017-01-08 08:14+0000\n" +"Last-Translator: Walter Garcia-Fontes \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/array30-big.conf.in:3 +msgid "Array30Big" +msgstr "Array30Big" + +#: tables/array30.conf.in:3 +msgid "Array30" +msgstr "Array30" + +#: tables/boshiamy.conf.in:3 +msgid "Boshiamy" +msgstr "Boshiamy" + +#: tables/cangjie3.conf.in:3 +msgid "Cangjie3" +msgstr "Cangjie3" + +#: tables/cangjie5.conf.in:3 +msgid "Cangjie5" +msgstr "Cangjie5" + +#: tables/cangjie-big.conf.in:3 +msgid "Cangjie Big" +msgstr "Cangjie gran" + +#: tables/cantonese.conf.in:3 +msgid "CantonesePinyin" +msgstr "Pinyin cantonès" + +#: tables/cantonhk.conf.in:3 +msgid "CantonHK" +msgstr "Cantonès HK" + +#: tables/easy-big.conf.in:3 +msgid "EasyBig" +msgstr "Gran fàcil" + +#: tables/jyutping.conf.in:3 +msgid "Jyutping" +msgstr "Jyutping" + +#: tables/quick3.conf.in:3 +msgid "Quick3" +msgstr "Ràpid3" + +#: tables/quick5.conf.in:3 +msgid "Quick5" +msgstr "Ràpid5" + +#: tables/quick-classic.conf.in:3 +msgid "QuickClassic" +msgstr "Clàssic ràpid" + +#: tables/scj6.conf.in:3 +msgid "SmartCangJie6" +msgstr "SmartCangJie6" + +#: tables/stroke5.conf.in:3 +msgid "Stroke5" +msgstr "Stroke5" + +#: tables/t9.conf.in:3 +msgid "T9 (Stroke)" +msgstr "T9 (Stroke)" + +#: tables/wubi-large.conf.in:3 +msgid "Wubi (Large)" +msgstr "Wubi (Gran)" + +#: tables/wu.conf.in:3 +msgid "Wu" +msgstr "Wu" + +#: tables/zhengma.conf.in:2 +msgid "Zhengma" +msgstr "Zhengma" + +#: tables/zhengma-large.conf.in:2 +msgid "Zhengma (Large)" +msgstr "Zhengma (Gran)" diff --git a/po/da.po b/po/da.po new file mode 100644 index 0000000..ee2b223 --- /dev/null +++ b/po/da.po @@ -0,0 +1,98 @@ +# 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: fcitx-dev@googlegroups.com\n" +"POT-Creation-Date: 2013-06-26 20:12-0400\n" +"PO-Revision-Date: 2012-03-03 14:09+0000\n" +"Last-Translator: FULL NAME \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/array30-big.conf.in:3 +msgid "Array30Big" +msgstr "" + +#: tables/array30.conf.in:3 +msgid "Array30" +msgstr "" + +#: tables/boshiamy.conf.in:3 +msgid "Boshiamy" +msgstr "" + +#: tables/cangjie3.conf.in:3 +msgid "Cangjie3" +msgstr "" + +#: tables/cangjie5.conf.in:3 +msgid "Cangjie5" +msgstr "" + +#: tables/cangjie-big.conf.in:3 +msgid "Cangjie Big" +msgstr "" + +#: tables/cantonese.conf.in:3 +msgid "CantonesePinyin" +msgstr "" + +#: tables/cantonhk.conf.in:3 +msgid "CantonHK" +msgstr "" + +#: tables/easy-big.conf.in:3 +msgid "EasyBig" +msgstr "" + +#: tables/jyutping.conf.in:3 +msgid "Jyutping" +msgstr "" + +#: tables/quick3.conf.in:3 +msgid "Quick3" +msgstr "" + +#: tables/quick5.conf.in:3 +msgid "Quick5" +msgstr "" + +#: tables/quick-classic.conf.in:3 +msgid "QuickClassic" +msgstr "" + +#: tables/scj6.conf.in:3 +msgid "SmartCangJie6" +msgstr "" + +#: tables/stroke5.conf.in:3 +msgid "Stroke5" +msgstr "" + +#: tables/t9.conf.in:3 +msgid "T9 (Stroke)" +msgstr "" + +#: tables/wubi-large.conf.in:3 +msgid "Wubi (Large)" +msgstr "" + +#: tables/wu.conf.in:3 +msgid "Wu" +msgstr "" + +#: tables/zhengma.conf.in:2 +msgid "Zhengma" +msgstr "" + +#: tables/zhengma-large.conf.in:2 +msgid "Zhengma (Large)" +msgstr "" diff --git a/po/de.po b/po/de.po index afdd95e..b4c2c59 100644 --- a/po/de.po +++ b/po/de.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# mar well , 2013 +# mar well , 2013 +# mar well , 2017 msgid "" msgstr "" "Project-Id-Version: fcitx\n" "Report-Msgid-Bugs-To: fcitx-dev@googlegroups.com\n" -"POT-Creation-Date: 2013-06-26 22:02-0400\n" -"PO-Revision-Date: 2013-06-27 00:18+0000\n" -"Last-Translator: Xuetian Weng \n" -"Language-Team: German (http://www.transifex.com/projects/p/fcitx/language/" -"de/)\n" +"POT-Creation-Date: 2017-07-28 06:02-0700\n" +"PO-Revision-Date: 2017-07-28 12:29+0000\n" +"Last-Translator: mar well \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" @@ -81,7 +81,7 @@ #: tables/t9.conf.in:3 msgid "T9 (Stroke)" -msgstr "" +msgstr "T9 (Stroke)" #: tables/wu.conf.in:3 msgid "Wu" diff --git a/po/ja.po b/po/ja.po index ed9c131..9d3dab2 100644 --- a/po/ja.po +++ b/po/ja.po @@ -3,17 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# しろう, 2013 -# しろう, 2013 +# WAKAYAMA Shirou , 2013 +# WAKAYAMA Shirou , 2013 msgid "" msgstr "" "Project-Id-Version: fcitx\n" "Report-Msgid-Bugs-To: fcitx-dev@googlegroups.com\n" -"POT-Creation-Date: 2013-08-07 12:02-0400\n" +"POT-Creation-Date: 2015-08-03 18:02+0200\n" "PO-Revision-Date: 2013-08-07 15:08+0000\n" -"Last-Translator: しろう\n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/fcitx/language/" -"ja/)\n" +"Last-Translator: WAKAYAMA Shirou \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 --git a/po/ko.po b/po/ko.po new file mode 100644 index 0000000..e901631 --- /dev/null +++ b/po/ko.po @@ -0,0 +1,99 @@ +# 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 , 2017 +msgid "" +msgstr "" +"Project-Id-Version: fcitx\n" +"Report-Msgid-Bugs-To: fcitx-dev@googlegroups.com\n" +"POT-Creation-Date: 2013-06-26 20:12-0400\n" +"PO-Revision-Date: 2017-07-15 13:01+0000\n" +"Last-Translator: Bon Keun Seo \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/array30-big.conf.in:3 +msgid "Array30Big" +msgstr "행렬30 큰글자 모음" + +#: tables/array30.conf.in:3 +msgid "Array30" +msgstr "행렬30" + +#: tables/boshiamy.conf.in:3 +msgid "Boshiamy" +msgstr "Boshiamy" + +#: tables/cangjie3.conf.in:3 +msgid "Cangjie3" +msgstr "3세대 창힐" + +#: tables/cangjie5.conf.in:3 +msgid "Cangjie5" +msgstr "5세대 창힐" + +#: tables/cangjie-big.conf.in:3 +msgid "Cangjie Big" +msgstr "창힐 큰부호" + +#: tables/cantonese.conf.in:3 +msgid "CantonesePinyin" +msgstr "광동병음" + +#: tables/cantonhk.conf.in:3 +msgid "CantonHK" +msgstr "홍콩식 광동어" + +#: tables/easy-big.conf.in:3 +msgid "EasyBig" +msgstr "쉬운 큰사전" + +#: tables/jyutping.conf.in:3 +msgid "Jyutping" +msgstr "월어병음" + +#: tables/quick3.conf.in:3 +msgid "Quick3" +msgstr "3세대 빠른 완성" + +#: tables/quick5.conf.in:3 +msgid "Quick5" +msgstr "5세대 빠른 완성" + +#: tables/quick-classic.conf.in:3 +msgid "QuickClassic" +msgstr "빠른 완성 고전판" + +#: tables/scj6.conf.in:3 +msgid "SmartCangJie6" +msgstr "6세대 빠른 창힐" + +#: tables/stroke5.conf.in:3 +msgid "Stroke5" +msgstr "Stroke5" + +#: tables/t9.conf.in:3 +msgid "T9 (Stroke)" +msgstr "T9 (Stroke)" + +#: tables/wubi-large.conf.in:3 +msgid "Wubi (Large)" +msgstr "Wubi (큰)" + +#: tables/wu.conf.in:3 +msgid "Wu" +msgstr "Wu" + +#: tables/zhengma.conf.in:2 +msgid "Zhengma" +msgstr "Zhengma" + +#: tables/zhengma-large.conf.in:2 +msgid "Zhengma (Large)" +msgstr "Zhengma (큰)" diff --git a/po/ru.po b/po/ru.po new file mode 100644 index 0000000..a615983 --- /dev/null +++ b/po/ru.po @@ -0,0 +1,99 @@ +# 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 , 2016 +msgid "" +msgstr "" +"Project-Id-Version: fcitx\n" +"Report-Msgid-Bugs-To: fcitx-dev@googlegroups.com\n" +"POT-Creation-Date: 2013-06-26 20:12-0400\n" +"PO-Revision-Date: 2016-11-30 23:31+0000\n" +"Last-Translator: TotalCaesar659 \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" + +#: tables/array30-big.conf.in:3 +msgid "Array30Big" +msgstr "Array30Big" + +#: tables/array30.conf.in:3 +msgid "Array30" +msgstr "Array30" + +#: tables/boshiamy.conf.in:3 +msgid "Boshiamy" +msgstr "Boshiamy" + +#: tables/cangjie3.conf.in:3 +msgid "Cangjie3" +msgstr "Cangjie3" + +#: tables/cangjie5.conf.in:3 +msgid "Cangjie5" +msgstr "Cangjie5" + +#: tables/cangjie-big.conf.in:3 +msgid "Cangjie Big" +msgstr "Cangjie Big" + +#: tables/cantonese.conf.in:3 +msgid "CantonesePinyin" +msgstr "CantonesePinyin" + +#: tables/cantonhk.conf.in:3 +msgid "CantonHK" +msgstr "CantonHK" + +#: tables/easy-big.conf.in:3 +msgid "EasyBig" +msgstr "EasyBig" + +#: tables/jyutping.conf.in:3 +msgid "Jyutping" +msgstr "Jyutping" + +#: tables/quick3.conf.in:3 +msgid "Quick3" +msgstr "Quick3" + +#: tables/quick5.conf.in:3 +msgid "Quick5" +msgstr "Quick5" + +#: tables/quick-classic.conf.in:3 +msgid "QuickClassic" +msgstr "QuickClassic" + +#: tables/scj6.conf.in:3 +msgid "SmartCangJie6" +msgstr "SmartCangJie6" + +#: tables/stroke5.conf.in:3 +msgid "Stroke5" +msgstr "Stroke5" + +#: tables/t9.conf.in:3 +msgid "T9 (Stroke)" +msgstr "T9 (Stroke)" + +#: tables/wubi-large.conf.in:3 +msgid "Wubi (Large)" +msgstr "Wubi (Большой)" + +#: tables/wu.conf.in:3 +msgid "Wu" +msgstr "Wu" + +#: tables/zhengma.conf.in:2 +msgid "Zhengma" +msgstr "Zhengma" + +#: tables/zhengma-large.conf.in:2 +msgid "Zhengma (Large)" +msgstr "Zhengma (большой)" diff --git a/po/tr.po b/po/tr.po new file mode 100644 index 0000000..e242621 --- /dev/null +++ b/po/tr.po @@ -0,0 +1,99 @@ +# 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 , 2017 +msgid "" +msgstr "" +"Project-Id-Version: fcitx\n" +"Report-Msgid-Bugs-To: fcitx-dev@googlegroups.com\n" +"POT-Creation-Date: 2013-06-26 20:12-0400\n" +"PO-Revision-Date: 2017-04-20 20:34+0000\n" +"Last-Translator: Gökhan Kalayci \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" + +#: tables/array30-big.conf.in:3 +msgid "Array30Big" +msgstr "Array30Big" + +#: tables/array30.conf.in:3 +msgid "Array30" +msgstr "Array30" + +#: tables/boshiamy.conf.in:3 +msgid "Boshiamy" +msgstr "Boshiamy" + +#: tables/cangjie3.conf.in:3 +msgid "Cangjie3" +msgstr "Cangjie3" + +#: tables/cangjie5.conf.in:3 +msgid "Cangjie5" +msgstr "Cangjie5" + +#: tables/cangjie-big.conf.in:3 +msgid "Cangjie Big" +msgstr "Cangjie Big" + +#: tables/cantonese.conf.in:3 +msgid "CantonesePinyin" +msgstr "CantonesePinyin" + +#: tables/cantonhk.conf.in:3 +msgid "CantonHK" +msgstr "CantonHK" + +#: tables/easy-big.conf.in:3 +msgid "EasyBig" +msgstr "EasyBig" + +#: tables/jyutping.conf.in:3 +msgid "Jyutping" +msgstr "Jyutping" + +#: tables/quick3.conf.in:3 +msgid "Quick3" +msgstr "Quick3" + +#: tables/quick5.conf.in:3 +msgid "Quick5" +msgstr "Quick5" + +#: tables/quick-classic.conf.in:3 +msgid "QuickClassic" +msgstr "QuickClassic" + +#: tables/scj6.conf.in:3 +msgid "SmartCangJie6" +msgstr "SmartCangJie6" + +#: tables/stroke5.conf.in:3 +msgid "Stroke5" +msgstr "Stroke5" + +#: tables/t9.conf.in:3 +msgid "T9 (Stroke)" +msgstr "T9 (Stroke)" + +#: tables/wubi-large.conf.in:3 +msgid "Wubi (Large)" +msgstr "Wubi (Large)" + +#: tables/wu.conf.in:3 +msgid "Wu" +msgstr "Wu" + +#: tables/zhengma.conf.in:2 +msgid "Zhengma" +msgstr "Zhengma" + +#: tables/zhengma-large.conf.in:2 +msgid "Zhengma (Large)" +msgstr "Zhengma (Large)" diff --git a/po/zh_CN.po b/po/zh_CN.po index 7ab3c07..babf861 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -4,15 +4,15 @@ # # Translators: # Christopher Meng , 2012 -# Xuetian Weng , 2013 -# Xuetian Weng , 2011-2012 +# csslayer , 2013 +# csslayer , 2011-2012 msgid "" msgstr "" "Project-Id-Version: fcitx\n" "Report-Msgid-Bugs-To: fcitx-dev@googlegroups.com\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-06-27 00:24+0000\n" -"Last-Translator: Xuetian Weng \n" +"Last-Translator: csslayer \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/fcitx/" "language/zh_CN/)\n" "Language: zh_CN\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index db9d4c0..3972667 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -4,15 +4,15 @@ # # Translators: # Alisha , 2012 -# Xuetian Weng , 2013 -# Xuetian Weng , 2012 +# csslayer , 2013 +# csslayer , 2012 msgid "" msgstr "" "Project-Id-Version: fcitx\n" "Report-Msgid-Bugs-To: fcitx-dev@googlegroups.com\n" -"POT-Creation-Date: 2013-06-26 22:02-0400\n" +"POT-Creation-Date: 2015-07-21 12:02+0200\n" "PO-Revision-Date: 2013-06-27 00:25+0000\n" -"Last-Translator: Xuetian Weng \n" +"Last-Translator: csslayer \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/fcitx/" "language/zh_TW/)\n" "Language: zh_TW\n"