Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fcitx5-rime for openSUSE:Factory checked in at 2022-07-15 13:52:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx5-rime (Old) and /work/SRC/openSUSE:Factory/.fcitx5-rime.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx5-rime" Fri Jul 15 13:52:44 2022 rev:4 rq:989333 version:5.0.14 Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx5-rime/fcitx5-rime.changes 2022-03-12 17:16:19.162364070 +0100 +++ /work/SRC/openSUSE:Factory/.fcitx5-rime.new.1523/fcitx5-rime.changes 2022-07-15 13:52:57.295572666 +0200 @@ -1,0 +2,8 @@ +Tue Jul 5 11:29:20 UTC 2022 - Fusion Future <qydwhotm...@gmail.com> + +- Update to 5.0.14 + * Status change notification now uses its own notification id, so you + can hide them individually. Previously they were using the same id of + the notification of deployment. + +------------------------------------------------------------------- Old: ---- fcitx5-rime-5.0.12.tar.xz New: ---- fcitx5-rime-5.0.14.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx5-rime.spec ++++++ --- /var/tmp/diff_new_pack.N6pa4P/_old 2022-07-15 13:52:57.831572839 +0200 +++ /var/tmp/diff_new_pack.N6pa4P/_new 2022-07-15 13:52:57.835572841 +0200 @@ -17,7 +17,7 @@ Name: fcitx5-rime -Version: 5.0.12 +Version: 5.0.14 Release: 0 Summary: RIME support for Fcitx5 License: LGPL-2.1-or-later ++++++ fcitx5-rime-5.0.12.tar.xz -> fcitx5-rime-5.0.14.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/CMakeLists.txt new/fcitx5-rime-5.0.14/CMakeLists.txt --- old/fcitx5-rime-5.0.12/CMakeLists.txt 2022-03-09 19:26:03.557167000 +0100 +++ new/fcitx5-rime-5.0.14/CMakeLists.txt 2022-07-03 19:55:42.055909600 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.4.0) -project(fcitx5-rime VERSION 5.0.12) +project(fcitx5-rime VERSION 5.0.14) find_package(ECM 1.0.0 REQUIRED) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/org.fcitx.Fcitx5.Addon.Rime.metainfo.xml.in new/fcitx5-rime-5.0.14/org.fcitx.Fcitx5.Addon.Rime.metainfo.xml.in --- old/fcitx5-rime-5.0.12/org.fcitx.Fcitx5.Addon.Rime.metainfo.xml.in 2022-03-09 19:26:03.667169600 +0100 +++ new/fcitx5-rime-5.0.14/org.fcitx.Fcitx5.Addon.Rime.metainfo.xml.in 2022-07-03 19:55:42.155905500 +0200 @@ -10,6 +10,8 @@ <url type="bugtracker">https://github.com/fcitx/fcitx5-rime/issues</url> <project_group>Fcitx</project_group> <releases> + <release version="5.0.14" date="2022-07-03"/> + <release version="5.0.13" date="2022-05-22"/> <release version="5.0.12" date="2022-03-09"/> <release version="5.0.11" date="2022-02-01"/> <release version="5.0.10" date="2022-01-01"/> @@ -24,5 +26,6 @@ <release version="5.0.1" date="2020-12-03"/> <release version="5.0.0" date="2020-10-30"/> </releases> + <content_rating type="oars-1.1"/> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/po/ca.po new/fcitx5-rime-5.0.14/po/ca.po --- old/fcitx5-rime-5.0.12/po/ca.po 2022-01-20 23:22:27.743039100 +0100 +++ new/fcitx5-rime-5.0.14/po/ca.po 2022-04-20 08:14:27.758746000 +0200 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: fcitx5-rime\n" "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n" -"POT-Creation-Date: 2022-01-12 20:24+0000\n" +"POT-Creation-Date: 2022-04-13 20:24+0000\n" "PO-Revision-Date: 2017-11-23 05:02+0000\n" "Last-Translator: Robert Antoni Buj Gelonch <r...@fedoraproject.org>, 2017\n" "Language-Team: Catalan (https://www.transifex.com/fcitx/teams/12005/ca/)\n" @@ -52,15 +52,15 @@ msgid "Latin Mode" msgstr "" -#: src/rimeengine.h:45 +#: src/rimeengine.h:55 msgid "Load available plugins automatically" msgstr "" -#: src/rimeengine.h:49 +#: src/rimeengine.h:59 msgid "Modules" msgstr "" -#: src/rimeengine.h:47 +#: src/rimeengine.h:57 msgid "Plugins" msgstr "" @@ -109,3 +109,7 @@ #: src/rimeengine.cpp:369 msgid "Traditional Chinese is enabled." msgstr "" + +#: src/rimeengine.h:44 +msgid "User data dir" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/po/da.po new/fcitx5-rime-5.0.14/po/da.po --- old/fcitx5-rime-5.0.12/po/da.po 2022-01-20 23:22:27.743039100 +0100 +++ new/fcitx5-rime-5.0.14/po/da.po 2022-04-20 08:14:27.758746000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: fcitx5-rime\n" "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n" -"POT-Creation-Date: 2022-01-12 20:24+0000\n" +"POT-Creation-Date: 2022-04-13 20:24+0000\n" "PO-Revision-Date: 2017-11-23 05:02+0000\n" "Last-Translator: scootergrisen, 2021\n" "Language-Team: Danish (https://www.transifex.com/fcitx/teams/12005/da/)\n" @@ -51,15 +51,15 @@ msgid "Latin Mode" msgstr "Latinsk tilstand" -#: src/rimeengine.h:45 +#: src/rimeengine.h:55 msgid "Load available plugins automatically" msgstr "" -#: src/rimeengine.h:49 +#: src/rimeengine.h:59 msgid "Modules" msgstr "" -#: src/rimeengine.h:47 +#: src/rimeengine.h:57 msgid "Plugins" msgstr "" @@ -110,3 +110,7 @@ #: src/rimeengine.cpp:369 msgid "Traditional Chinese is enabled." msgstr "" + +#: src/rimeengine.h:44 +msgid "User data dir" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/po/de.po new/fcitx5-rime-5.0.14/po/de.po --- old/fcitx5-rime-5.0.12/po/de.po 2022-01-20 23:22:27.743039100 +0100 +++ new/fcitx5-rime-5.0.14/po/de.po 2022-04-20 08:14:27.758746000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: fcitx5-rime\n" "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n" -"POT-Creation-Date: 2022-01-15 20:24+0000\n" +"POT-Creation-Date: 2022-04-13 20:24+0000\n" "PO-Revision-Date: 2017-11-23 05:02+0000\n" "Last-Translator: Ettore Atalan <atalantt...@googlemail.com>, 2022\n" "Language-Team: German (https://www.transifex.com/fcitx/teams/12005/de/)\n" @@ -53,15 +53,15 @@ msgid "Latin Mode" msgstr "Lateinischer Modus" -#: src/rimeengine.h:45 +#: src/rimeengine.h:55 msgid "Load available plugins automatically" msgstr "" -#: src/rimeengine.h:49 +#: src/rimeengine.h:59 msgid "Modules" msgstr "Module" -#: src/rimeengine.h:47 +#: src/rimeengine.h:57 msgid "Plugins" msgstr "" @@ -112,3 +112,7 @@ #: src/rimeengine.cpp:369 msgid "Traditional Chinese is enabled." msgstr "Traditionelles Chinesisch ist aktiviert." + +#: src/rimeengine.h:44 +msgid "User data dir" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/po/fcitx5-rime.pot new/fcitx5-rime-5.0.14/po/fcitx5-rime.pot --- old/fcitx5-rime-5.0.12/po/fcitx5-rime.pot 2022-01-20 23:22:27.743039100 +0100 +++ new/fcitx5-rime-5.0.14/po/fcitx5-rime.pot 2022-04-20 08:14:27.758746000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: fcitx5-rime\n" "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n" -"POT-Creation-Date: 2022-01-12 20:24+0000\n" +"POT-Creation-Date: 2022-04-13 20:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <l...@li.org>\n" @@ -47,15 +47,15 @@ msgid "Latin Mode" msgstr "" -#: src/rimeengine.h:45 +#: src/rimeengine.h:55 msgid "Load available plugins automatically" msgstr "" -#: src/rimeengine.h:49 +#: src/rimeengine.h:59 msgid "Modules" msgstr "" -#: src/rimeengine.h:47 +#: src/rimeengine.h:57 msgid "Plugins" msgstr "" @@ -104,3 +104,7 @@ #: src/rimeengine.cpp:369 msgid "Traditional Chinese is enabled." msgstr "" + +#: src/rimeengine.h:44 +msgid "User data dir" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/po/he.po new/fcitx5-rime-5.0.14/po/he.po --- old/fcitx5-rime-5.0.12/po/he.po 2022-01-20 23:22:27.743039100 +0100 +++ new/fcitx5-rime-5.0.14/po/he.po 2022-04-20 08:14:27.758746000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: fcitx5-rime\n" "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n" -"POT-Creation-Date: 2022-01-12 20:24+0000\n" +"POT-Creation-Date: 2022-04-13 20:24+0000\n" "PO-Revision-Date: 2017-11-23 05:02+0000\n" "Last-Translator: Omer I.S. <omeritzicschwa...@gmail.com>, 2020\n" "Language-Team: Hebrew (https://www.transifex.com/fcitx/teams/12005/he/)\n" @@ -52,15 +52,15 @@ msgid "Latin Mode" msgstr "" -#: src/rimeengine.h:45 +#: src/rimeengine.h:55 msgid "Load available plugins automatically" msgstr "" -#: src/rimeengine.h:49 +#: src/rimeengine.h:59 msgid "Modules" msgstr "" -#: src/rimeengine.h:47 +#: src/rimeengine.h:57 msgid "Plugins" msgstr "" @@ -109,3 +109,7 @@ #: src/rimeengine.cpp:369 msgid "Traditional Chinese is enabled." msgstr "" + +#: src/rimeengine.h:44 +msgid "User data dir" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/po/ja.po new/fcitx5-rime-5.0.14/po/ja.po --- old/fcitx5-rime-5.0.12/po/ja.po 2022-01-20 23:22:27.743039100 +0100 +++ new/fcitx5-rime-5.0.14/po/ja.po 2022-04-20 08:14:27.762079200 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: fcitx5-rime\n" "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n" -"POT-Creation-Date: 2022-01-12 20:24+0000\n" +"POT-Creation-Date: 2022-04-13 20:24+0000\n" "PO-Revision-Date: 2017-11-23 05:02+0000\n" "Last-Translator: UTUMI Hirosi <utuhir...@yahoo.co.jp>, 2021\n" "Language-Team: Japanese (https://www.transifex.com/fcitx/teams/12005/ja/)\n" @@ -53,15 +53,15 @@ msgid "Latin Mode" msgstr "??????????????????" -#: src/rimeengine.h:45 +#: src/rimeengine.h:55 msgid "Load available plugins automatically" msgstr "" -#: src/rimeengine.h:49 +#: src/rimeengine.h:59 msgid "Modules" msgstr "" -#: src/rimeengine.h:47 +#: src/rimeengine.h:57 msgid "Plugins" msgstr "" @@ -114,3 +114,7 @@ #: src/rimeengine.cpp:369 msgid "Traditional Chinese is enabled." msgstr "" + +#: src/rimeengine.h:44 +msgid "User data dir" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/po/ko.po new/fcitx5-rime-5.0.14/po/ko.po --- old/fcitx5-rime-5.0.12/po/ko.po 2022-03-08 02:54:28.316200700 +0100 +++ new/fcitx5-rime-5.0.14/po/ko.po 2022-04-20 08:14:27.762079200 +0200 @@ -4,15 +4,15 @@ # # Translators: # csslayer <wen...@gmail.com>, 2017 -# JungHee Lee <daemu...@gmail.com>, 2022 +# Junghee Lee <daemu...@gmail.com>, 2022 # msgid "" msgstr "" "Project-Id-Version: fcitx5-rime\n" "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n" -"POT-Creation-Date: 2022-03-01 20:24+0000\n" +"POT-Creation-Date: 2022-04-19 20:24+0000\n" "PO-Revision-Date: 2017-11-23 05:02+0000\n" -"Last-Translator: JungHee Lee <daemu...@gmail.com>, 2022\n" +"Last-Translator: Junghee Lee <daemu...@gmail.com>, 2022\n" "Language-Team: Korean (https://www.transifex.com/fcitx/teams/12005/ko/)\n" "Language: ko\n" "MIME-Version: 1.0\n" @@ -22,7 +22,7 @@ #: src/rimeengine.h:42 msgid "Commit current text when deactivating" -msgstr "" +msgstr "??????????????? ??? ?????? ????????? ????????????" #: src/rimeengine.cpp:115 msgid "Deploy" @@ -30,43 +30,43 @@ #: src/rimeengine.h:39 msgid "Fix embedded preedit cursor at the beginning of the preedit" -msgstr "" +msgstr "???????????? ?????? ????????? ????????? ???????????? ?????? ??????" #: src/rimeengine.cpp:363 msgid "Full Shape is enabled." -msgstr "" +msgstr "????????? ????????????????????????." #: src/rimeengine.cpp:365 msgid "Full width punctuation is enabled." -msgstr "" +msgstr "?????? ??????????????? ????????????????????????." #: src/rimeengine.cpp:361 msgid "Half Shape is enabled." -msgstr "" +msgstr "????????? ????????????????????????." #: src/rimeengine.cpp:367 msgid "Half width punctuation is enabled." -msgstr "" +msgstr "?????? ??????????????? ????????????????????????." #: src/rimestate.cpp:55 src/rimeengine.cpp:451 msgid "Latin Mode" msgstr "????????? ??????" -#: src/rimeengine.h:45 +#: src/rimeengine.h:55 msgid "Load available plugins automatically" -msgstr "" +msgstr "?????? ????????? ???????????? ???????????? ????????????" -#: src/rimeengine.h:49 +#: src/rimeengine.h:59 msgid "Modules" msgstr "??????" -#: src/rimeengine.h:47 +#: src/rimeengine.h:57 msgid "Plugins" msgstr "????????????" #: src/rimeengine.cpp:378 src/rime.conf.in:3 src/rime-addon.conf.in.in:3 msgid "Rime" -msgstr "??????" +msgstr "Rime" #: src/rime-addon.conf.in.in:4 msgid "Rime Wrapper For Fcitx" @@ -74,12 +74,13 @@ #: org.fcitx.Fcitx5.Addon.Rime.metainfo.xml.in:7 msgid "Rime for Fcitx 5" -msgstr "Fcitx 5??? Rime" +msgstr "Fcitx5??? Rime" #: src/rimeengine.cpp:355 msgid "Rime has encountered an error. See /tmp/rime.fcitx.ERROR for details." msgstr "" -"????????? ????????? ??????????????????. ????????? ????????? /tmp/rime.Fcitx.ERROR??? ???????????????." +"Rime??? ????????? ??????????????????. ????????? ????????? /tmp/rime.fcitx.ERROR??? ???????????????" +"???." #: org.fcitx.Fcitx5.Addon.Rime.metainfo.xml.in:8 msgid "Rime input method" @@ -87,15 +88,15 @@ #: src/rimeengine.cpp:352 msgid "Rime is ready." -msgstr "????????? ?????????????????????." +msgstr "Rime??? ?????????????????????." #: src/rimeengine.cpp:349 msgid "" "Rime is under maintenance. It may take a few seconds. Please wait until it " "is finished..." msgstr "" -"????????? ?????? ?????? ????????????. ??? ??? ?????? ?????? ??? ????????????. ?????? ????????? ????????? ???" -"?????????..." +"????????? ??????????????????. ??? ??? ?????? ?????? ??? ????????????. ????????? ????????? ????????? ?????????" +"???..." #: src/rimeengine.h:35 msgid "Show preedit within application" @@ -103,7 +104,7 @@ #: src/rimeengine.cpp:371 msgid "Simplified Chinese is enabled." -msgstr "" +msgstr "???????????? ????????????????????????." #: src/rimeengine.cpp:127 msgid "Synchronize" @@ -111,4 +112,8 @@ #: src/rimeengine.cpp:369 msgid "Traditional Chinese is enabled." -msgstr "" +msgstr "???????????? ????????????????????????." + +#: src/rimeengine.h:44 +msgid "User data dir" +msgstr "????????? ????????? ????????????" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/po/ru.po new/fcitx5-rime-5.0.14/po/ru.po --- old/fcitx5-rime-5.0.12/po/ru.po 2022-02-02 00:32:09.922616500 +0100 +++ new/fcitx5-rime-5.0.14/po/ru.po 2022-06-30 06:09:33.651808300 +0200 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: fcitx5-rime\n" "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n" -"POT-Creation-Date: 2022-01-21 20:24+0000\n" +"POT-Creation-Date: 2022-06-02 20:25+0000\n" "PO-Revision-Date: 2017-11-23 05:02+0000\n" "Last-Translator: Dmitry <dmitrydmitry...@gmail.com>, 2022\n" "Language-Team: Russian (https://www.transifex.com/fcitx/teams/12005/ru/)\n" @@ -18,9 +18,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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" +"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/rimeengine.h:42 msgid "Commit current text when deactivating" @@ -56,15 +56,15 @@ msgid "Latin Mode" msgstr "?????????? ????????????????" -#: src/rimeengine.h:45 +#: src/rimeengine.h:55 msgid "Load available plugins automatically" msgstr "?????????????????????????? ?????????????????? ?????????????????? ??????????????" -#: src/rimeengine.h:49 +#: src/rimeengine.h:59 msgid "Modules" msgstr "????????????" -#: src/rimeengine.h:47 +#: src/rimeengine.h:57 msgid "Plugins" msgstr "??????????????" @@ -115,3 +115,7 @@ #: src/rimeengine.cpp:369 msgid "Traditional Chinese is enabled." msgstr "???????????????????????? ?????????????????? ??????????????." + +#: src/rimeengine.h:44 +msgid "User data dir" +msgstr "?????????????? ???????????????????????????????? ????????????" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/po/tr.po new/fcitx5-rime-5.0.14/po/tr.po --- old/fcitx5-rime-5.0.12/po/tr.po 2022-01-20 23:22:27.743039100 +0100 +++ new/fcitx5-rime-5.0.14/po/tr.po 2022-04-20 08:14:27.762079200 +0200 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: fcitx5-rime\n" "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n" -"POT-Creation-Date: 2022-01-12 20:24+0000\n" +"POT-Creation-Date: 2022-04-13 20:24+0000\n" "PO-Revision-Date: 2017-11-23 05:02+0000\n" "Last-Translator: abc Def <hdogan1...@gmail.com>, 2021\n" "Language-Team: Turkish (https://www.transifex.com/fcitx/teams/12005/tr/)\n" @@ -52,15 +52,15 @@ msgid "Latin Mode" msgstr "Latin Modu" -#: src/rimeengine.h:45 +#: src/rimeengine.h:55 msgid "Load available plugins automatically" msgstr "Kullan??labilir eklentileri otomatikmen y??kle" -#: src/rimeengine.h:49 +#: src/rimeengine.h:59 msgid "Modules" msgstr "Mod??ller" -#: src/rimeengine.h:47 +#: src/rimeengine.h:57 msgid "Plugins" msgstr "Eklentiler" @@ -111,3 +111,7 @@ #: src/rimeengine.cpp:369 msgid "Traditional Chinese is enabled." msgstr "" + +#: src/rimeengine.h:44 +msgid "User data dir" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/po/vi.po new/fcitx5-rime-5.0.14/po/vi.po --- old/fcitx5-rime-5.0.12/po/vi.po 2022-01-20 23:22:27.743039100 +0100 +++ new/fcitx5-rime-5.0.14/po/vi.po 2022-04-20 08:14:27.762079200 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: fcitx5-rime\n" "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n" -"POT-Creation-Date: 2022-01-12 20:24+0000\n" +"POT-Creation-Date: 2022-04-13 20:24+0000\n" "PO-Revision-Date: 2017-11-23 05:02+0000\n" "Last-Translator: csslayer <wen...@gmail.com>, 2017\n" "Language-Team: Vietnamese (https://www.transifex.com/fcitx/teams/12005/vi/)\n" @@ -51,15 +51,15 @@ msgid "Latin Mode" msgstr "" -#: src/rimeengine.h:45 +#: src/rimeengine.h:55 msgid "Load available plugins automatically" msgstr "" -#: src/rimeengine.h:49 +#: src/rimeengine.h:59 msgid "Modules" msgstr "" -#: src/rimeengine.h:47 +#: src/rimeengine.h:57 msgid "Plugins" msgstr "" @@ -108,3 +108,7 @@ #: src/rimeengine.cpp:369 msgid "Traditional Chinese is enabled." msgstr "" + +#: src/rimeengine.h:44 +msgid "User data dir" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/po/zh_CN.po new/fcitx5-rime-5.0.14/po/zh_CN.po --- old/fcitx5-rime-5.0.12/po/zh_CN.po 2022-01-20 23:22:27.743039100 +0100 +++ new/fcitx5-rime-5.0.14/po/zh_CN.po 2022-04-20 08:14:27.762079200 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: fcitx5-rime\n" "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n" -"POT-Creation-Date: 2022-01-13 20:24+0000\n" +"POT-Creation-Date: 2022-04-15 20:24+0000\n" "PO-Revision-Date: 2017-11-23 05:02+0000\n" "Last-Translator: csslayer <wen...@gmail.com>, 2022\n" "Language-Team: Chinese (China) (https://www.transifex.com/fcitx/teams/12005/" @@ -52,15 +52,15 @@ msgid "Latin Mode" msgstr "????????????" -#: src/rimeengine.h:45 +#: src/rimeengine.h:55 msgid "Load available plugins automatically" msgstr "????????????????????????" -#: src/rimeengine.h:49 +#: src/rimeengine.h:59 msgid "Modules" msgstr "??????" -#: src/rimeengine.h:47 +#: src/rimeengine.h:57 msgid "Plugins" msgstr "??????" @@ -109,3 +109,7 @@ #: src/rimeengine.cpp:369 msgid "Traditional Chinese is enabled." msgstr "????????????????????????" + +#: src/rimeengine.h:44 +msgid "User data dir" +msgstr "??????????????????" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/po/zh_TW.po new/fcitx5-rime-5.0.14/po/zh_TW.po --- old/fcitx5-rime-5.0.12/po/zh_TW.po 2022-01-20 23:22:27.743039100 +0100 +++ new/fcitx5-rime-5.0.14/po/zh_TW.po 2022-04-20 08:14:27.762079200 +0200 @@ -6,14 +6,15 @@ # csslayer <wen...@gmail.com>, 2017 # pan93412 <pan93...@gmail.com>, 2019 # bruh, 2020 +# ?????? <rrt467...@gmail.com>, 2022 # msgid "" msgstr "" "Project-Id-Version: fcitx5-rime\n" "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n" -"POT-Creation-Date: 2022-01-12 20:24+0000\n" +"POT-Creation-Date: 2022-04-13 20:24+0000\n" "PO-Revision-Date: 2017-11-23 05:02+0000\n" -"Last-Translator: bruh, 2020\n" +"Last-Translator: ?????? <rrt467...@gmail.com>, 2022\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fcitx/teams/12005/" "zh_TW/)\n" "Language: zh_TW\n" @@ -24,7 +25,7 @@ #: src/rimeengine.h:42 msgid "Commit current text when deactivating" -msgstr "" +msgstr "??????????????????????????????????????????" #: src/rimeengine.cpp:115 msgid "Deploy" @@ -54,17 +55,17 @@ msgid "Latin Mode" msgstr "" -#: src/rimeengine.h:45 +#: src/rimeengine.h:55 msgid "Load available plugins automatically" msgstr "" -#: src/rimeengine.h:49 +#: src/rimeengine.h:59 msgid "Modules" msgstr "" -#: src/rimeengine.h:47 +#: src/rimeengine.h:57 msgid "Plugins" -msgstr "" +msgstr "??????" #: src/rimeengine.cpp:378 src/rime.conf.in:3 src/rime-addon.conf.in.in:3 msgid "Rime" @@ -102,7 +103,7 @@ #: src/rimeengine.cpp:371 msgid "Simplified Chinese is enabled." -msgstr "" +msgstr "????????????????????????" #: src/rimeengine.cpp:127 msgid "Synchronize" @@ -110,4 +111,8 @@ #: src/rimeengine.cpp:369 msgid "Traditional Chinese is enabled." +msgstr "????????????????????????" + +#: src/rimeengine.h:44 +msgid "User data dir" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/src/rimeengine.cpp new/fcitx5-rime-5.0.14/src/rimeengine.cpp --- old/fcitx5-rime-5.0.12/src/rimeengine.cpp 2022-01-12 06:16:27.553760000 +0100 +++ new/fcitx5-rime-5.0.14/src/rimeengine.cpp 2022-06-30 06:13:14.526662800 +0200 @@ -343,7 +343,9 @@ const std::string &messageValue) { const char *message = nullptr; const char *icon = ""; + const char *tipId = ""; if (messageType == "deploy") { + tipId = "fcitx-rime-deploy"; icon = "fcitx-rime-deploy"; if (messageValue == "start") { message = _("Rime is under maintenance. It may take a few " @@ -358,24 +360,30 @@ } else if (messageType == "option") { icon = "fcitx-rime"; if (messageValue == "!full_shape") { + tipId = "fcitx-rime-full-shape"; message = _("Half Shape is enabled."); } else if (messageValue == "full_shape") { + tipId = "fcitx-rime-full-shape"; message = _("Full Shape is enabled."); } else if (messageValue == "!ascii_punct") { + tipId = "fcitx-rime-ascii-punct"; message = _("Full width punctuation is enabled."); } else if (messageValue == "ascii_punct") { + tipId = "fcitx-rime-ascii-punct"; message = _("Half width punctuation is enabled."); } else if (messageValue == "!simplification") { + tipId = "fcitx-rime-simplification"; message = _("Traditional Chinese is enabled."); } else if (messageValue == "simplification") { + tipId = "fcitx-rime-simplification"; message = _("Simplified Chinese is enabled."); } } auto notifications = this->notifications(); if (message && notifications) { - notifications->call<INotifications::showTip>( - "fcitx-rime-deploy", _("Rime"), icon, _("Rime"), message, -1); + notifications->call<INotifications::showTip>(tipId, _("Rime"), icon, + _("Rime"), message, -1); } timeEvent_ = instance_->eventLoop().addTimeEvent( CLOCK_MONOTONIC, now(CLOCK_MONOTONIC) + 1000000, 0, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx5-rime-5.0.12/src/rimeengine.h new/fcitx5-rime-5.0.14/src/rimeengine.h --- old/fcitx5-rime-5.0.12/src/rimeengine.h 2021-12-29 19:21:02.231941000 +0100 +++ new/fcitx5-rime-5.0.14/src/rimeengine.h 2022-04-13 08:28:49.271104800 +0200 @@ -40,6 +40,16 @@ Option<bool> commitWhenDeactivate{ this, "Commit when deactivate", _("Commit current text when deactivating"), true}; + ExternalOption userDataDir{ + this, "UserDataDir", _("User data dir"), + stringutils::concat( + "xdg-open \"", + stringutils::replaceAll( + stringutils::joinPath(StandardPath::global().userDirectory( + StandardPath::Type::PkgData), + "rime"), + "\"", "\"\"\""), + "\"")}; #ifdef FCITX_RIME_LOAD_PLUGIN Option<bool> autoloadPlugins{this, "AutoloadPlugins", _("Load available plugins automatically"),