Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ibus-m17n for openSUSE:Factory checked in at 2021-05-08 22:07:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus-m17n (Old) and /work/SRC/openSUSE:Factory/.ibus-m17n.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-m17n" Sat May 8 22:07:41 2021 rev:25 rq:891517 version:1.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ibus-m17n/ibus-m17n.changes 2021-02-17 18:13:39.710044757 +0100 +++ /work/SRC/openSUSE:Factory/.ibus-m17n.new.2988/ibus-m17n.changes 2021-05-08 22:08:51.769367087 +0200 @@ -1,0 +2,9 @@ +Sat May 8 12:10:20 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to version 1.4.5 + * Use ibus_engine_update_preedit_with_mode() always with + IBUS_ENGINE_PREEDIT_COMMIT mode + * Translation update from Weblate, bn new and 100% complete, + pt_BR now 100% complete + +------------------------------------------------------------------- Old: ---- ibus-m17n-1.4.4.tar.gz New: ---- ibus-m17n-1.4.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus-m17n.spec ++++++ --- /var/tmp/diff_new_pack.DYYG98/_old 2021-05-08 22:08:52.229365096 +0200 +++ /var/tmp/diff_new_pack.DYYG98/_new 2021-05-08 22:08:52.229365096 +0200 @@ -17,7 +17,7 @@ Name: ibus-m17n -Version: 1.4.4 +Version: 1.4.5 Release: 0 Summary: The M17N engine for IBus platform License: GPL-2.0-or-later @@ -28,7 +28,6 @@ BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(ibus-1.0) >= 1.4 BuildRequires: pkgconfig(m17n-shell) -BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: ibus %description @@ -50,14 +49,10 @@ %find_lang %{name} %files -f %{name}.lang -%defattr(-,root,root,-) -%doc AUTHORS README %license COPYING +%doc AUTHORS README %{_datadir}/ibus-* -%dir %{_libdir}/ibus %{_libdir}/ibus/ibus-* -%dir %{_datadir}/ibus -%dir %{_datadir}/ibus/component %{_datadir}/ibus/component/* %{_datadir}/applications/ibus-setup-m17n.desktop %{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml ++++++ ibus-m17n-1.4.4.tar.gz -> ibus-m17n-1.4.5.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/configure new/ibus-m17n-1.4.5/configure --- old/ibus-m17n-1.4.4/configure 2021-01-28 20:38:33.000000000 +0100 +++ new/ibus-m17n-1.4.5/configure 2021-04-07 11:24:32.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for ibus-m17n 1.4.4. +# Generated by GNU Autoconf 2.69 for ibus-m17n 1.4.5. # # Report bugs to <http://code.google.com/p/ibus/issues/entry>. # @@ -590,8 +590,8 @@ # Identity of this package. PACKAGE_NAME='ibus-m17n' PACKAGE_TARNAME='ibus-m17n' -PACKAGE_VERSION='1.4.4' -PACKAGE_STRING='ibus-m17n 1.4.4' +PACKAGE_VERSION='1.4.5' +PACKAGE_STRING='ibus-m17n 1.4.5' PACKAGE_BUGREPORT='http://code.google.com/p/ibus/issues/entry' PACKAGE_URL='' @@ -1376,7 +1376,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures ibus-m17n 1.4.4 to adapt to many kinds of systems. +\`configure' configures ibus-m17n 1.4.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1446,7 +1446,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ibus-m17n 1.4.4:";; + short | recursive ) echo "Configuration of ibus-m17n 1.4.5:";; esac cat <<\_ACEOF @@ -1581,7 +1581,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ibus-m17n configure 1.4.4 +ibus-m17n configure 1.4.5 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2071,7 +2071,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by ibus-m17n $as_me 1.4.4, which was +It was created by ibus-m17n $as_me 1.4.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2935,7 +2935,7 @@ # Define the identity of the package. PACKAGE='ibus-m17n' - VERSION='1.4.4' + VERSION='1.4.5' cat >>confdefs.h <<_ACEOF @@ -4573,9 +4573,9 @@ # define PACKAGE_VERSION_* variables - PACKAGE_VERSION_MAJOR=$(echo 1.4.4 | cut -d'.' -f1) - PACKAGE_VERSION_MINOR=$(echo 1.4.4 | cut -d'.' -f2) - PACKAGE_VERSION_MICRO=$(echo 1.4.4 | cut -d'.' -f3) + PACKAGE_VERSION_MAJOR=$(echo 1.4.5 | cut -d'.' -f1) + PACKAGE_VERSION_MINOR=$(echo 1.4.5 | cut -d'.' -f2) + PACKAGE_VERSION_MICRO=$(echo 1.4.5 | cut -d'.' -f3) @@ -4585,7 +4585,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5 $as_echo_n "checking nano version... " >&6; } - NANO=$(echo 1.4.4 | cut -d'.' -f4) + NANO=$(echo 1.4.5 | cut -d'.' -f4) if test x"$NANO" = x || test "x$NANO" = "x0" ; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5 @@ -20075,7 +20075,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by ibus-m17n $as_me 1.4.4, which was +This file was extended by ibus-m17n $as_me 1.4.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20141,7 +20141,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -ibus-m17n config.status 1.4.4 +ibus-m17n config.status 1.4.5 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/configure.ac new/ibus-m17n-1.4.5/configure.ac --- old/ibus-m17n-1.4.4/configure.ac 2021-01-28 20:35:56.000000000 +0100 +++ new/ibus-m17n-1.4.5/configure.ac 2021-04-07 11:23:56.000000000 +0200 @@ -22,7 +22,7 @@ m4_define([ibus_released], [1]) m4_define([ibus_major_version], [1]) m4_define([ibus_minor_version], [4]) -m4_define([ibus_micro_version], [4]) +m4_define([ibus_micro_version], [5]) m4_define(ibus_maybe_datestamp, m4_esyscmd([if test x]ibus_released[ != x1; then date +.%Y%m%d | tr -d '\n\r'; fi])) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/m17n.appdata.xml new/ibus-m17n-1.4.5/m17n.appdata.xml --- old/ibus-m17n-1.4.4/m17n.appdata.xml 2021-01-28 20:37:03.000000000 +0100 +++ new/ibus-m17n-1.4.5/m17n.appdata.xml 2021-04-07 11:23:56.000000000 +0200 @@ -17,6 +17,30 @@ <url type="bugtracker">https://github.com/ibus/ibus-m17n/issues</url> <url type="help">https://github.com/ibus/ibus-m17n</url> <releases> + <release version="1.4.5" date="2021-03-12" urgency="medium"> + <description> + <p>This new stable release includes these changes:</p> + <ul> + <li> + Use ibus_engine_update_preedit_with_mode() *always* with + IBUS_ENGINE_PREEDIT_COMMIT mode + + Even if the preedit *is* highlighted it is not natural to + discard the preedit when the focus moves to a different + window. Committing the preedit feels better. + </li> + <li> + Translation update from Weblate, bn new and 100% complete, + pt_BR now 100% complete. + </li> + <li> + Remove redundant target for desktop.in file. It will be + done in desktop file generation since switched to + gettext-0.19. + </li> + </ul> + </description> + </release> <release version="1.4.4" date="2021-01-28" urgency="medium"> <description> <p>This new stable release includes these changes:</p> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/po/LINGUAS new/ibus-m17n-1.4.5/po/LINGUAS --- old/ibus-m17n-1.4.4/po/LINGUAS 2020-06-20 14:50:12.000000000 +0200 +++ new/ibus-m17n-1.4.5/po/LINGUAS 2021-04-05 23:24:23.000000000 +0200 @@ -12,3 +12,5 @@ fa fr es +si +bn Binary files old/ibus-m17n-1.4.4/po/bn.gmo and new/ibus-m17n-1.4.5/po/bn.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/po/bn.po new/ibus-m17n-1.4.5/po/bn.po --- old/ibus-m17n-1.4.4/po/bn.po 1970-01-01 01:00:00.000000000 +0100 +++ new/ibus-m17n-1.4.5/po/bn.po 2021-04-07 11:24:49.000000000 +0200 @@ -0,0 +1,119 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Huang Peng <[email protected]> +# This file is distributed under the same license as the ibus-m17n package. +# Abu Huraira <[email protected]>, 2021. +msgid "" +msgstr "" +"Project-Id-Version: ibus-m17n 1.4.3\n" +"Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n" +"POT-Creation-Date: 2021-04-07 11:22+0200\n" +"PO-Revision-Date: 2021-04-04 09:01+0000\n" +"Last-Translator: Abu Huraira <[email protected]>\n" +"Language-Team: Bengali <https://translate.fedoraproject.org/projects/ibus-" +"m17n/app/bn/>\n" +"Language: bn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 4.5.3\n" + +#: src/m17nutil.c:342 +msgid "M17N" +msgstr "??????????????????" + +#: src/ibus-m17n-preferences.ui:14 +msgid "System" +msgstr "?????????????????????" + +#: src/ibus-m17n-preferences.ui:18 +msgid "Vertical" +msgstr "?????????????????????" + +#: src/ibus-m17n-preferences.ui:22 +msgid "Horizontal" +msgstr "????????????????????????" + +#: src/ibus-m17n-preferences.ui:36 +msgid "Single" +msgstr "?????????" + +#: src/ibus-m17n-preferences.ui:40 +msgid "Double" +msgstr "?????????????????????" + +#: src/ibus-m17n-preferences.ui:44 +msgid "Low" +msgstr "??????" + +#: src/ibus-m17n-preferences.ui:48 +msgid "None" +msgstr "??????????????? ??????" + +#: src/ibus-m17n-preferences.ui:57 +msgid "Preferences" +msgstr "???????????????????????????" + +#: src/ibus-m17n-preferences.ui:172 +msgid "Foreground:" +msgstr "???????????????????????????:" + +#: src/ibus-m17n-preferences.ui:181 +msgid "Background:" +msgstr "??????????????????:" + +#: src/ibus-m17n-preferences.ui:196 +msgid "Underline:" +msgstr "??????????????????????????????:" + +#: src/ibus-m17n-preferences.ui:211 +msgid "<b>Pre-edit Appearance</b>" +msgstr "<b>??????????????? ???????????????????????? ???????????????????????? ?????????</b>" + +#: src/ibus-m17n-preferences.ui:244 +msgid "Lookup Table Orientation:" +msgstr "?????????????????? ?????????????????? ?????????????????????????????????:" + +#: src/ibus-m17n-preferences.ui:260 +msgid "Use US keyboard layout" +msgstr "????????????????????? ????????????????????? ??????????????? ????????????????????? ????????????" + +#: src/ibus-m17n-preferences.ui:280 +msgid "<b>Other</b>" +msgstr "<b>????????????????????????</b>" + +#: src/ibus-m17n-preferences.ui:299 +msgid "General" +msgstr "??????????????????" + +#: src/ibus-m17n-preferences.ui:347 +msgid "<b>m17n-lib Configuration</b>" +msgstr "<b>m17n-lib ??????????????????????????????</b>" + +#: src/ibus-m17n-preferences.ui:362 +msgid "Advanced" +msgstr "???????????????" + +#: src/ibus-setup-m17n.desktop.in.in:3 +msgid "IBus M17N Setup" +msgstr "??????????????? ??????17?????? ???????????????" + +#: src/ibus-setup-m17n.desktop.in.in:4 +msgid "Set up IBus M17N engine" +msgstr "??????????????? ??????17?????? ?????????????????? ????????? ?????? ????????????" + +#: m17n.appdata.xml:5 +msgid "Ibus M17N" +msgstr "??????????????? ??????????????????" + +#: m17n.appdata.xml:6 +msgid "M17N input engine for IBus" +msgstr "????????????????????? ???????????? ?????????????????? ??????????????? ??????????????????" + +#: m17n.appdata.xml:8 +msgid "" +"This multilingualization input method allows entering many languages using " +"the input methods from the m17n library." +msgstr "" +"?????? ????????????????????????????????? ??????????????? ???????????????????????? m17n ??????????????????????????? ???????????? ??????????????? ?????????????????? ????????????????????? ????????? ???????????? " +"?????????????????? ????????????????????? ?????????????????? ???????????????" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/po/de.po new/ibus-m17n-1.4.5/po/de.po --- old/ibus-m17n-1.4.4/po/de.po 2021-01-28 20:38:52.000000000 +0100 +++ new/ibus-m17n-1.4.5/po/de.po 2021-04-07 11:24:49.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: ibus-m17n 1.4.0\n" "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n" -"POT-Creation-Date: 2021-01-28 20:38+0100\n" +"POT-Creation-Date: 2021-04-07 11:22+0200\n" "PO-Revision-Date: 2019-12-19 09:38+0000\n" "Last-Translator: Mike FABIAN <[email protected]>\n" "Language-Team: German <https://translate.stg.fedoraproject.org/projects/ibus-" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/po/es.po new/ibus-m17n-1.4.5/po/es.po --- old/ibus-m17n-1.4.4/po/es.po 2021-01-28 20:38:52.000000000 +0100 +++ new/ibus-m17n-1.4.5/po/es.po 2021-04-07 11:24:49.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: ibus-m17n 1.4.1\n" "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n" -"POT-Creation-Date: 2021-01-28 20:38+0100\n" +"POT-Creation-Date: 2021-04-07 11:22+0200\n" "PO-Revision-Date: 2020-06-19 12:40+0000\n" "Last-Translator: Emilio Herrera <[email protected]>\n" "Language-Team: Spanish <https://translate.fedoraproject.org/projects/ibus-" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/po/fa.po new/ibus-m17n-1.4.5/po/fa.po --- old/ibus-m17n-1.4.4/po/fa.po 2021-01-28 20:38:52.000000000 +0100 +++ new/ibus-m17n-1.4.5/po/fa.po 2021-04-07 11:24:49.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: ibus-m17n 1.4.1\n" "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n" -"POT-Creation-Date: 2021-01-28 20:38+0100\n" +"POT-Creation-Date: 2021-04-07 11:22+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/po/fr.po new/ibus-m17n-1.4.5/po/fr.po --- old/ibus-m17n-1.4.4/po/fr.po 2021-01-28 20:38:52.000000000 +0100 +++ new/ibus-m17n-1.4.5/po/fr.po 2021-04-07 11:24:49.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: ibus-m17n 1.4.1\n" "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n" -"POT-Creation-Date: 2021-01-28 20:38+0100\n" +"POT-Creation-Date: 2021-04-07 11:22+0200\n" "PO-Revision-Date: 2020-01-18 16:32+0000\n" "Last-Translator: Julien Humbert <[email protected]>\n" "Language-Team: French <https://translate.stg.fedoraproject.org/projects/ibus-" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/po/ibus-m17n.pot new/ibus-m17n-1.4.5/po/ibus-m17n.pot --- old/ibus-m17n-1.4.4/po/ibus-m17n.pot 2021-01-28 20:38:52.000000000 +0100 +++ new/ibus-m17n-1.4.5/po/ibus-m17n.pot 2021-04-07 11:23:56.000000000 +0200 @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: ibus-m17n 1.4.4\n" +"Project-Id-Version: ibus-m17n 1.4.5\n" "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n" -"POT-Creation-Date: 2021-01-28 20:38+0100\n" +"POT-Creation-Date: 2021-04-07 11:22+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/po/id.po new/ibus-m17n-1.4.5/po/id.po --- old/ibus-m17n-1.4.4/po/id.po 2021-01-28 20:38:52.000000000 +0100 +++ new/ibus-m17n-1.4.5/po/id.po 2021-04-07 11:24:49.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ibus-m17n 1.4.1\n" "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n" -"POT-Creation-Date: 2021-01-28 20:38+0100\n" +"POT-Creation-Date: 2021-04-07 11:22+0200\n" "PO-Revision-Date: 2019-12-20 00:06+0000\n" "Last-Translator: Mike FABIAN <[email protected]>\n" "Language-Team: Indonesian <https://translate.stg.fedoraproject.org/projects/" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/po/ja.po new/ibus-m17n-1.4.5/po/ja.po --- old/ibus-m17n-1.4.4/po/ja.po 2021-01-28 20:38:52.000000000 +0100 +++ new/ibus-m17n-1.4.5/po/ja.po 2021-04-07 11:24:49.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: ibus-m17n 1.4.1\n" "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n" -"POT-Creation-Date: 2021-01-28 20:38+0100\n" +"POT-Creation-Date: 2021-04-07 11:22+0200\n" "PO-Revision-Date: 2019-12-19 09:38+0000\n" "Last-Translator: Mike FABIAN <[email protected]>\n" "Language-Team: Japanese <https://translate.stg.fedoraproject.org/projects/" Binary files old/ibus-m17n-1.4.4/po/pt_BR.gmo and new/ibus-m17n-1.4.5/po/pt_BR.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/po/pt_BR.po new/ibus-m17n-1.4.5/po/pt_BR.po --- old/ibus-m17n-1.4.4/po/pt_BR.po 2021-01-28 20:38:52.000000000 +0100 +++ new/ibus-m17n-1.4.5/po/pt_BR.po 2021-04-07 11:24:49.000000000 +0200 @@ -1,23 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Huang Peng <[email protected]> # This file is distributed under the same license as the ibus-m17n package. -# Rafael Fontenelle <[email protected]>, 2020. +# Rafael Fontenelle <[email protected]>, 2020, 2021. # Mike FABIAN <[email protected]>, 2020. msgid "" msgstr "" "Project-Id-Version: ibus-m17n 1.4.1\n" "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n" -"POT-Creation-Date: 2021-01-28 20:38+0100\n" -"PO-Revision-Date: 2020-01-14 14:15+0000\n" -"Last-Translator: Mike FABIAN <[email protected]>\n" -"Language-Team: Portuguese (Brazil) <https://translate.stg.fedoraproject.org/" +"POT-Creation-Date: 2021-04-07 11:22+0200\n" +"PO-Revision-Date: 2021-03-08 02:01+0000\n" +"Last-Translator: Rafael Fontenelle <[email protected]>\n" +"Language-Team: Portuguese (Brazil) <https://translate.fedoraproject.org/" "projects/ibus-m17n/app/pt_BR/>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.10.1\n" +"X-Generator: Weblate 4.5.1\n" #: src/m17nutil.c:342 msgid "M17N" @@ -25,94 +25,96 @@ #: src/ibus-m17n-preferences.ui:14 msgid "System" -msgstr "" +msgstr "Sistema" #: src/ibus-m17n-preferences.ui:18 msgid "Vertical" -msgstr "" +msgstr "Vertical" #: src/ibus-m17n-preferences.ui:22 msgid "Horizontal" -msgstr "" +msgstr "Horizontal" #: src/ibus-m17n-preferences.ui:36 msgid "Single" -msgstr "" +msgstr "??nico" #: src/ibus-m17n-preferences.ui:40 msgid "Double" -msgstr "" +msgstr "Duplo" #: src/ibus-m17n-preferences.ui:44 msgid "Low" -msgstr "" +msgstr "Baixo" #: src/ibus-m17n-preferences.ui:48 msgid "None" -msgstr "" +msgstr "Nenhum" #: src/ibus-m17n-preferences.ui:57 msgid "Preferences" -msgstr "" +msgstr "Prefer??ncias" #: src/ibus-m17n-preferences.ui:172 msgid "Foreground:" -msgstr "" +msgstr "Cor de sele????o:" #: src/ibus-m17n-preferences.ui:181 msgid "Background:" -msgstr "" +msgstr "Cor de fundo:" #: src/ibus-m17n-preferences.ui:196 msgid "Underline:" -msgstr "" +msgstr "Sublinhado:" #: src/ibus-m17n-preferences.ui:211 msgid "<b>Pre-edit Appearance</b>" -msgstr "" +msgstr "<b>Apar??ncia da pr??-edi????o</b>" #: src/ibus-m17n-preferences.ui:244 msgid "Lookup Table Orientation:" -msgstr "" +msgstr "Orienta????o da tabela de pesquisa:" #: src/ibus-m17n-preferences.ui:260 msgid "Use US keyboard layout" -msgstr "" +msgstr "Usar disposi????o de teclado EUA" #: src/ibus-m17n-preferences.ui:280 msgid "<b>Other</b>" -msgstr "" +msgstr "<b>Outro</b>" #: src/ibus-m17n-preferences.ui:299 msgid "General" -msgstr "" +msgstr "Geral" #: src/ibus-m17n-preferences.ui:347 msgid "<b>m17n-lib Configuration</b>" -msgstr "" +msgstr "<b>Configura????o de m17n-lib</b>" #: src/ibus-m17n-preferences.ui:362 msgid "Advanced" -msgstr "" +msgstr "Avan??ado" #: src/ibus-setup-m17n.desktop.in.in:3 msgid "IBus M17N Setup" -msgstr "" +msgstr "Configura????o do IBus M17N" #: src/ibus-setup-m17n.desktop.in.in:4 msgid "Set up IBus M17N engine" -msgstr "" +msgstr "Configure o motor IBus M17N" #: m17n.appdata.xml:5 msgid "Ibus M17N" -msgstr "" +msgstr "Ibus M17N" #: m17n.appdata.xml:6 msgid "M17N input engine for IBus" -msgstr "" +msgstr "Motor de entrada M17N para IBus" #: m17n.appdata.xml:8 msgid "" "This multilingualization input method allows entering many languages using " "the input methods from the m17n library." msgstr "" +"O m??todo de entrada de multilingualiza????o permite inserir v??rios idiomas " +"usando os m??todos de entrada da biblioteca m17n." Binary files old/ibus-m17n-1.4.4/po/si.gmo and new/ibus-m17n-1.4.5/po/si.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/po/si.po new/ibus-m17n-1.4.5/po/si.po --- old/ibus-m17n-1.4.4/po/si.po 1970-01-01 01:00:00.000000000 +0100 +++ new/ibus-m17n-1.4.5/po/si.po 2021-04-07 11:24:49.000000000 +0200 @@ -0,0 +1,114 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Huang Peng <[email protected]> +# This file is distributed under the same license as the ibus-m17n package. +# Hela Basa <[email protected]>, 2021. +msgid "" +msgstr "" +"Project-Id-Version: ibus-m17n 1.4.3\n" +"Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n" +"POT-Creation-Date: 2021-04-07 11:22+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: si\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/m17nutil.c:342 +msgid "M17N" +msgstr "" + +#: src/ibus-m17n-preferences.ui:14 +msgid "System" +msgstr "" + +#: src/ibus-m17n-preferences.ui:18 +msgid "Vertical" +msgstr "" + +#: src/ibus-m17n-preferences.ui:22 +msgid "Horizontal" +msgstr "" + +#: src/ibus-m17n-preferences.ui:36 +msgid "Single" +msgstr "" + +#: src/ibus-m17n-preferences.ui:40 +msgid "Double" +msgstr "" + +#: src/ibus-m17n-preferences.ui:44 +msgid "Low" +msgstr "" + +#: src/ibus-m17n-preferences.ui:48 +msgid "None" +msgstr "" + +#: src/ibus-m17n-preferences.ui:57 +msgid "Preferences" +msgstr "" + +#: src/ibus-m17n-preferences.ui:172 +msgid "Foreground:" +msgstr "" + +#: src/ibus-m17n-preferences.ui:181 +msgid "Background:" +msgstr "" + +#: src/ibus-m17n-preferences.ui:196 +msgid "Underline:" +msgstr "" + +#: src/ibus-m17n-preferences.ui:211 +msgid "<b>Pre-edit Appearance</b>" +msgstr "" + +#: src/ibus-m17n-preferences.ui:244 +msgid "Lookup Table Orientation:" +msgstr "" + +#: src/ibus-m17n-preferences.ui:260 +msgid "Use US keyboard layout" +msgstr "" + +#: src/ibus-m17n-preferences.ui:280 +msgid "<b>Other</b>" +msgstr "" + +#: src/ibus-m17n-preferences.ui:299 +msgid "General" +msgstr "" + +#: src/ibus-m17n-preferences.ui:347 +msgid "<b>m17n-lib Configuration</b>" +msgstr "" + +#: src/ibus-m17n-preferences.ui:362 +msgid "Advanced" +msgstr "" + +#: src/ibus-setup-m17n.desktop.in.in:3 +msgid "IBus M17N Setup" +msgstr "" + +#: src/ibus-setup-m17n.desktop.in.in:4 +msgid "Set up IBus M17N engine" +msgstr "" + +#: m17n.appdata.xml:5 +msgid "Ibus M17N" +msgstr "" + +#: m17n.appdata.xml:6 +msgid "M17N input engine for IBus" +msgstr "" + +#: m17n.appdata.xml:8 +msgid "" +"This multilingualization input method allows entering many languages using " +"the input methods from the m17n library." +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/po/tr.po new/ibus-m17n-1.4.5/po/tr.po --- old/ibus-m17n-1.4.4/po/tr.po 2021-01-28 20:38:52.000000000 +0100 +++ new/ibus-m17n-1.4.5/po/tr.po 2021-04-07 11:24:49.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ibus-m17n 1.4.0\n" "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n" -"POT-Creation-Date: 2021-01-28 20:38+0100\n" +"POT-Creation-Date: 2021-04-07 11:22+0200\n" "PO-Revision-Date: 2019-12-19 11:20+0000\n" "Last-Translator: O??uz Ersen <[email protected]>\n" "Language-Team: Turkish <https://translate.stg.fedoraproject.org/projects/" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/po/uk.po new/ibus-m17n-1.4.5/po/uk.po --- old/ibus-m17n-1.4.4/po/uk.po 2021-01-28 20:38:52.000000000 +0100 +++ new/ibus-m17n-1.4.5/po/uk.po 2021-04-07 11:24:49.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ibus-m17n 1.4.1\n" "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n" -"POT-Creation-Date: 2021-01-28 20:38+0100\n" +"POT-Creation-Date: 2021-04-07 11:22+0200\n" "PO-Revision-Date: 2020-01-17 17:15+0000\n" "Last-Translator: Yuri Chornoivan <[email protected]>\n" "Language-Team: Ukrainian <https://translate.stg.fedoraproject.org/projects/" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/po/zh_CN.po new/ibus-m17n-1.4.5/po/zh_CN.po --- old/ibus-m17n-1.4.4/po/zh_CN.po 2021-01-28 20:38:52.000000000 +0100 +++ new/ibus-m17n-1.4.5/po/zh_CN.po 2021-04-07 11:24:49.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n" -"POT-Creation-Date: 2021-01-28 20:38+0100\n" +"POT-Creation-Date: 2021-04-07 11:22+0200\n" "PO-Revision-Date: 2021-01-28 17:40+0000\n" "Last-Translator: Dingzhong Chen <[email protected]>\n" "Language-Team: Chinese (Simplified) <https://translate.fedoraproject.org/" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/po/zh_TW.po new/ibus-m17n-1.4.5/po/zh_TW.po --- old/ibus-m17n-1.4.4/po/zh_TW.po 2021-01-28 20:38:52.000000000 +0100 +++ new/ibus-m17n-1.4.5/po/zh_TW.po 2021-04-07 11:24:49.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: ibus-m17n 1.4.1\n" "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n" -"POT-Creation-Date: 2021-01-28 20:38+0100\n" +"POT-Creation-Date: 2021-04-07 11:22+0200\n" "PO-Revision-Date: 2020-09-11 08:29+0000\n" "Last-Translator: Mike FABIAN <[email protected]>\n" "Language-Team: Chinese (Traditional) <https://translate.fedoraproject.org/" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/src/Makefile.am new/ibus-m17n-1.4.5/src/Makefile.am --- old/ibus-m17n-1.4.4/src/Makefile.am 2020-06-20 14:50:12.000000000 +0200 +++ new/ibus-m17n-1.4.5/src/Makefile.am 2021-03-12 17:35:13.000000000 +0100 @@ -135,8 +135,6 @@ desktop_in_files = $(desktop_in_in_files:.in.in=.in) desktop_files = $(desktop_in_files:.desktop.in=.desktop) -$(desktop_in_files): %.desktop.in: %.desktop.in.in Makefile - $(AM_V_GEN) $(edit) $< > [email protected] && mv [email protected] $@ $(desktop_in_files): $(AM_V_GEN) $(MSGFMT) --desktop --template [email protected] -o $@-t \ -d $(top_srcdir)/po && mv $@-t $@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/src/Makefile.in new/ibus-m17n-1.4.5/src/Makefile.in --- old/ibus-m17n-1.4.4/src/Makefile.in 2021-01-28 20:38:34.000000000 +0100 +++ new/ibus-m17n-1.4.5/src/Makefile.in 2021-04-07 11:24:34.000000000 +0200 @@ -1412,8 +1412,6 @@ m17n.xml: m17n.xml.in $(AM_V_GEN) $(edit) $< > [email protected] && mv [email protected] $@ -$(desktop_in_files): %.desktop.in: %.desktop.in.in Makefile - $(AM_V_GEN) $(edit) $< > [email protected] && mv [email protected] $@ $(desktop_in_files): $(AM_V_GEN) $(MSGFMT) --desktop --template [email protected] -o $@-t \ -d $(top_srcdir)/po && mv $@-t $@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-m17n-1.4.4/src/engine.c new/ibus-m17n-1.4.5/src/engine.c --- old/ibus-m17n-1.4.4/src/engine.c 2020-06-20 14:50:12.000000000 +0200 +++ new/ibus-m17n-1.4.5/src/engine.c 2021-04-07 11:10:01.000000000 +0200 @@ -251,9 +251,7 @@ PREEDIT_BACKGROUND : INVALID_COLOR; klass->preedit_underline = IBUS_ATTR_UNDERLINE_NONE; - klass->preedit_focus_mode = engine_config->preedit_highlight ? - IBUS_ENGINE_PREEDIT_COMMIT : - IBUS_ENGINE_PREEDIT_CLEAR; + klass->preedit_focus_mode = IBUS_ENGINE_PREEDIT_COMMIT; klass->lookup_table_orientation = IBUS_ORIENTATION_SYSTEM; klass->use_us_layout = FALSE;
