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 2024-02-18 20:23:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-m17n (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-m17n.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-m17n"

Sun Feb 18 20:23:10 2024 rev:37 rq:1147139 version:1.4.28

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-m17n/ibus-m17n.changes      2024-01-22 
20:33:02.598629949 +0100
+++ /work/SRC/openSUSE:Factory/.ibus-m17n.new.1815/ibus-m17n.changes    
2024-02-18 20:23:26.854612652 +0100
@@ -1,0 +2,6 @@
+Fri Feb 16 16:01:46 UTC 2024 - Gordon Leung <[email protected]>
+
+- Update to 1.4.28
+  * Add Russian translations
+
+-------------------------------------------------------------------

Old:
----
  ibus-m17n-1.4.27.tar.gz

New:
----
  ibus-m17n-1.4.28.tar.gz

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

Other differences:
------------------
++++++ ibus-m17n.spec ++++++
--- /var/tmp/diff_new_pack.SQewis/_old  2024-02-18 20:23:27.434633584 +0100
+++ /var/tmp/diff_new_pack.SQewis/_new  2024-02-18 20:23:27.438633727 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           ibus-m17n
-Version:        1.4.27
+Version:        1.4.28
 Release:        0
 Summary:        The M17N engine for IBus platform
 License:        GPL-2.0-or-later
@@ -39,8 +39,7 @@
 
 %build
 %configure --disable-static \
-           --libexecdir=%{_libexecdir}/ibus \
-           --with-gtk=3.0
+           --libexecdir=%{_libexecdir}/ibus
 %make_build
 
 %install

++++++ _service ++++++
--- /var/tmp/diff_new_pack.SQewis/_old  2024-02-18 20:23:27.478635172 +0100
+++ /var/tmp/diff_new_pack.SQewis/_new  2024-02-18 20:23:27.482635315 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/ibus/ibus-m17n</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">1.4.27</param>
+    <param name="revision">1.4.28</param>
     <param name="versionrewrite-pattern">(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>
   </service>

++++++ ibus-m17n-1.4.27.tar.gz -> ibus-m17n-1.4.28.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-m17n-1.4.27/configure 
new/ibus-m17n-1.4.28/configure
--- old/ibus-m17n-1.4.27/configure      2023-12-02 19:22:28.000000000 +0100
+++ new/ibus-m17n-1.4.28/configure      2024-02-15 14:45:24.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for ibus-m17n 1.4.27.
+# Generated by GNU Autoconf 2.71 for ibus-m17n 1.4.28.
 #
 # Report bugs to <http://code.google.com/p/ibus/issues/entry>.
 #
@@ -621,8 +621,8 @@
 # Identity of this package.
 PACKAGE_NAME='ibus-m17n'
 PACKAGE_TARNAME='ibus-m17n'
-PACKAGE_VERSION='1.4.27'
-PACKAGE_STRING='ibus-m17n 1.4.27'
+PACKAGE_VERSION='1.4.28'
+PACKAGE_STRING='ibus-m17n 1.4.28'
 PACKAGE_BUGREPORT='http://code.google.com/p/ibus/issues/entry'
 PACKAGE_URL=''
 
@@ -1416,7 +1416,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.27 to adapt to many kinds of systems.
+\`configure' configures ibus-m17n 1.4.28 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1487,7 +1487,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ibus-m17n 1.4.27:";;
+     short | recursive ) echo "Configuration of ibus-m17n 1.4.28:";;
    esac
   cat <<\_ACEOF
 
@@ -1523,7 +1523,7 @@
   --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
   --with-sysroot[=DIR]    Search for dependent libraries within DIR (or the
                           compiler's sysroot if not specified).
-  --with-gtk=2.0|3.0|no   which gtk+ version to compile against (default: 2.0)
+  --with-gtk=2.0|3.0|no   which gtk+ version to compile against (default: 3.0)
   --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
   --with-libiconv-prefix[=DIR]  search for libiconv in DIR/include and DIR/lib
   --without-libiconv-prefix     don't search for libiconv in includedir and 
libdir
@@ -1623,7 +1623,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ibus-m17n configure 1.4.27
+ibus-m17n configure 1.4.28
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2046,7 +2046,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.27, which was
+It was created by ibus-m17n $as_me 1.4.28, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -3534,7 +3534,7 @@
 
 # Define the identity of the package.
  PACKAGE='ibus-m17n'
- VERSION='1.4.27'
+ VERSION='1.4.28'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -5106,9 +5106,9 @@
 
 # define PACKAGE_VERSION_* variables
 
-  PACKAGE_VERSION_MAJOR=$(echo 1.4.27 | cut -d'.' -f1)
-  PACKAGE_VERSION_MINOR=$(echo 1.4.27 | cut -d'.' -f2)
-  PACKAGE_VERSION_MICRO=$(echo 1.4.27 | cut -d'.' -f3)
+  PACKAGE_VERSION_MAJOR=$(echo 1.4.28 | cut -d'.' -f1)
+  PACKAGE_VERSION_MINOR=$(echo 1.4.28 | cut -d'.' -f2)
+  PACKAGE_VERSION_MICRO=$(echo 1.4.28 | cut -d'.' -f3)
 
 
 
@@ -5118,7 +5118,7 @@
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking nano version" >&5
 printf %s "checking nano version... " >&6; }
 
-  NANO=$(echo 1.4.27 | cut -d'.' -f4)
+  NANO=$(echo 1.4.28 | cut -d'.' -f4)
 
   if test x"$NANO" = x || test "x$NANO" = "x0" ; then
     { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5
@@ -18558,7 +18558,7 @@
      *) as_fn_error $? "invalid gtk version specified" "$LINENO" 5 ;;
    esac
 else $as_nop
-  with_gtk=2.0
+  with_gtk=3.0
 fi
 
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_gtk" >&5
@@ -21471,7 +21471,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.27, which was
+This file was extended by ibus-m17n $as_me 1.4.28, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -21539,7 +21539,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-ibus-m17n config.status 1.4.27
+ibus-m17n config.status 1.4.28
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-m17n-1.4.27/configure.ac 
new/ibus-m17n-1.4.28/configure.ac
--- old/ibus-m17n-1.4.27/configure.ac   2023-12-02 19:20:59.000000000 +0100
+++ new/ibus-m17n-1.4.28/configure.ac   2024-02-15 14:45:04.000000000 +0100
@@ -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], [27])
+m4_define([ibus_micro_version], [28])
 m4_define(ibus_maybe_datestamp,
     m4_esyscmd([if test x]ibus_released[ != x1; then date +.%Y%m%d | tr -d 
'\n\r'; fi]))
 
@@ -63,12 +63,12 @@
 # check gtk for setup
 AC_MSG_CHECKING([which gtk+ version to compile against])
 AC_ARG_WITH([gtk],
-  [AS_HELP_STRING([--with-gtk=2.0|3.0|no],[which gtk+ version to compile 
against (default: 2.0)])],
+  [AS_HELP_STRING([--with-gtk=2.0|3.0|no],[which gtk+ version to compile 
against (default: 3.0)])],
   [case "$with_gtk" in
      2.0|3.0|no) ;;
      *) AC_MSG_ERROR([invalid gtk version specified]) ;;
    esac],
-  [with_gtk=2.0])
+  [with_gtk=3.0])
 AC_MSG_RESULT([$with_gtk])
 
 case "$with_gtk" in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-m17n-1.4.27/m17n.appdata.xml 
new/ibus-m17n-1.4.28/m17n.appdata.xml
--- old/ibus-m17n-1.4.27/m17n.appdata.xml       2023-12-02 19:21:51.000000000 
+0100
+++ new/ibus-m17n-1.4.28/m17n.appdata.xml       2024-02-15 14:45:04.000000000 
+0100
@@ -36,6 +36,25 @@
   <url 
type="translate">https://translate.fedoraproject.org/projects/ibus-m17n/</url>
   <content_rating type="oars-1.1" />
   <releases>
+    <release version="1.4.28" date="2024-01-27" urgency="medium">
+      <url>https://github.com/ibus/ibus-m17n/releases/tag/1.4.28</url>
+      <description>
+        <p>This new stable release includes these changes:</p>
+        <ul>
+          <li>
+            Translation update from Weblate (Russian (ru), new, 100%)
+          </li>
+          <li>
+            Build against gtk3 by default (Resolves: github-issue#73)
+          </li>
+        </ul>
+      </description>
+      <issues>
+        <issue url="https://github.com/ibus/ibus-m17n/issues/73";>
+          github-issue#73
+        </issue>
+      </issues>
+    </release>
     <release version="1.4.27" date="2023-12-02" urgency="medium">
       <url>https://github.com/ibus/ibus-m17n/releases/tag/1.4.27</url>
       <description>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-m17n-1.4.27/po/LINGUAS 
new/ibus-m17n-1.4.28/po/LINGUAS
--- old/ibus-m17n-1.4.27/po/LINGUAS     2023-10-27 16:16:11.000000000 +0200
+++ new/ibus-m17n-1.4.28/po/LINGUAS     2024-02-15 14:41:44.000000000 +0100
@@ -19,3 +19,4 @@
 sv
 lt
 hi
+ru
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-m17n-1.4.27/po/ar.po 
new/ibus-m17n-1.4.28/po/ar.po
--- old/ibus-m17n-1.4.27/po/ar.po       2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/ar.po       2024-02-15 14:45:28.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ibus-m17n 1.4.9\n"
 "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n";
-"POT-Creation-Date: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\n"
 "PO-Revision-Date: 2022-09-04 07:05+0000\n"
 "Last-Translator: Avid Seeker <[email protected]>\n"
 "Language-Team: Arabic <https://translate.fedoraproject.org/projects/ibus-";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-m17n-1.4.27/po/bn.po 
new/ibus-m17n-1.4.28/po/bn.po
--- old/ibus-m17n-1.4.27/po/bn.po       2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/bn.po       2024-02-15 14:45:28.000000000 +0100
@@ -6,7 +6,7 @@
 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: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\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-";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-m17n-1.4.27/po/de.po 
new/ibus-m17n-1.4.28/po/de.po
--- old/ibus-m17n-1.4.27/po/de.po       2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/de.po       2024-02-15 14:45:27.000000000 +0100
@@ -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: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\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.27/po/es.po 
new/ibus-m17n-1.4.28/po/es.po
--- old/ibus-m17n-1.4.27/po/es.po       2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/es.po       2024-02-15 14:45:28.000000000 +0100
@@ -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: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\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.27/po/fa.po 
new/ibus-m17n-1.4.28/po/fa.po
--- old/ibus-m17n-1.4.27/po/fa.po       2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/fa.po       2024-02-15 14:45:28.000000000 +0100
@@ -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: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\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.27/po/fr.po 
new/ibus-m17n-1.4.28/po/fr.po
--- old/ibus-m17n-1.4.27/po/fr.po       2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/fr.po       2024-02-15 14:45:28.000000000 +0100
@@ -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: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\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.27/po/hi.po 
new/ibus-m17n-1.4.28/po/hi.po
--- old/ibus-m17n-1.4.27/po/hi.po       2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/hi.po       2024-02-15 14:45:28.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ibus-m17n 1.4.20\n"
 "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n";
-"POT-Creation-Date: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\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.27/po/ibus-m17n.pot 
new/ibus-m17n-1.4.28/po/ibus-m17n.pot
--- old/ibus-m17n-1.4.27/po/ibus-m17n.pot       2023-12-02 19:22:38.000000000 
+0100
+++ new/ibus-m17n-1.4.28/po/ibus-m17n.pot       2024-02-15 14:45:04.000000000 
+0100
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: ibus-m17n 1.4.27\n"
+"Project-Id-Version: ibus-m17n 1.4.28\n"
 "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n";
-"POT-Creation-Date: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\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.27/po/id.po 
new/ibus-m17n-1.4.28/po/id.po
--- old/ibus-m17n-1.4.27/po/id.po       2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/id.po       2024-02-15 14:45:28.000000000 +0100
@@ -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: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\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.27/po/ja.po 
new/ibus-m17n-1.4.28/po/ja.po
--- old/ibus-m17n-1.4.27/po/ja.po       2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/ja.po       2024-02-15 14:45:28.000000000 +0100
@@ -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: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\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/";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-m17n-1.4.27/po/ka.po 
new/ibus-m17n-1.4.28/po/ka.po
--- old/ibus-m17n-1.4.27/po/ka.po       2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/ka.po       2024-02-15 14:45:28.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ibus-m17n 1.4.10\n"
 "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n";
-"POT-Creation-Date: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\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.27/po/lt.po 
new/ibus-m17n-1.4.28/po/lt.po
--- old/ibus-m17n-1.4.27/po/lt.po       2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/lt.po       2024-02-15 14:45:28.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ibus-m17n 1.4.20\n"
 "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n";
-"POT-Creation-Date: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\n"
 "PO-Revision-Date: 2023-08-20 13:21+0000\n"
 "Last-Translator: mooo <[email protected]>\n"
 "Language-Team: Lithuanian <https://translate.fedoraproject.org/projects/ibus-";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-m17n-1.4.27/po/pt_BR.po 
new/ibus-m17n-1.4.28/po/pt_BR.po
--- old/ibus-m17n-1.4.27/po/pt_BR.po    2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/pt_BR.po    2024-02-15 14:45:28.000000000 +0100
@@ -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: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\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/";
Binary files old/ibus-m17n-1.4.27/po/ru.gmo and new/ibus-m17n-1.4.28/po/ru.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-m17n-1.4.27/po/ru.po 
new/ibus-m17n-1.4.28/po/ru.po
--- old/ibus-m17n-1.4.27/po/ru.po       1970-01-01 01:00:00.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/ru.po       2024-02-15 14:45:28.000000000 +0100
@@ -0,0 +1,122 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Huang Peng <[email protected]>
+# This file is distributed under the same license as the ibus-m17n package.
+# Vadim tr <[email protected]>, 2024.
+# Weblate Translation Memory 
<[email protected]>, 2024.
+msgid ""
+msgstr ""
+"Project-Id-Version: ibus-m17n 1.4.24\n"
+"Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n";
+"POT-Creation-Date: 2024-02-15 14:44+0100\n"
+"PO-Revision-Date: 2024-02-15 13:32+0000\n"
+"Last-Translator: Weblate Translation Memory <noreply-mt-weblate-translation-"
+"[email protected]>\n"
+"Language-Team: Russian <https://translate.fedoraproject.org/projects/ibus-";
+"m17n/app/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"
+"X-Generator: Weblate 5.3.1\n"
+
+#: src/m17nutil.c:351
+msgid "M17N"
+msgstr "M17N"
+
+#: 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 Configuration</b>"
+
+#: src/ibus-m17n-preferences.ui:362
+msgid "Advanced"
+msgstr "Дополнительно"
+
+#: src/ibus-setup-m17n.desktop.in.in:3
+msgid "IBus M17N Setup"
+msgstr "Настройка IBus M17N"
+
+#: src/ibus-setup-m17n.desktop.in.in:4
+msgid "Set up IBus M17N engine"
+msgstr "Настройка движка IBus M17N"
+
+#: m17n.appdata.xml:6
+msgid "Ibus M17N"
+msgstr "Ibus M17N"
+
+#: m17n.appdata.xml:7
+msgid "M17N input engine for IBus"
+msgstr "Движок ввода M17N для IBus"
+
+#: m17n.appdata.xml:9
+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.27/po/si.po 
new/ibus-m17n-1.4.28/po/si.po
--- old/ibus-m17n-1.4.27/po/si.po       2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/si.po       2024-02-15 14:45:28.000000000 +0100
@@ -6,7 +6,7 @@
 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: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\n"
 "PO-Revision-Date: 2023-02-19 11:57+0000\n"
 "Last-Translator: Hela Basa <[email protected]>\n"
 "Language-Team: Sinhala <https://translate.fedoraproject.org/projects/ibus-";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-m17n-1.4.27/po/sv.po 
new/ibus-m17n-1.4.28/po/sv.po
--- old/ibus-m17n-1.4.27/po/sv.po       2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/sv.po       2024-02-15 14:45:28.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ibus-m17n 1.4.17\n"
 "Report-Msgid-Bugs-To: http://code.google.com/p/ibus/issues/entry\n";
-"POT-Creation-Date: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\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.27/po/tr.po 
new/ibus-m17n-1.4.28/po/tr.po
--- old/ibus-m17n-1.4.27/po/tr.po       2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/tr.po       2024-02-15 14:45:27.000000000 +0100
@@ -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: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\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.27/po/uk.po 
new/ibus-m17n-1.4.28/po/uk.po
--- old/ibus-m17n-1.4.27/po/uk.po       2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/uk.po       2024-02-15 14:45:27.000000000 +0100
@@ -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: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\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.27/po/zh_CN.po 
new/ibus-m17n-1.4.28/po/zh_CN.po
--- old/ibus-m17n-1.4.27/po/zh_CN.po    2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/zh_CN.po    2024-02-15 14:45:27.000000000 +0100
@@ -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: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\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.27/po/zh_TW.po 
new/ibus-m17n-1.4.28/po/zh_TW.po
--- old/ibus-m17n-1.4.27/po/zh_TW.po    2023-12-02 19:22:38.000000000 +0100
+++ new/ibus-m17n-1.4.28/po/zh_TW.po    2024-02-15 14:45:28.000000000 +0100
@@ -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: 2023-12-02 19:22+0100\n"
+"POT-Creation-Date: 2024-02-15 14:44+0100\n"
 "PO-Revision-Date: 2022-07-21 06:42+0000\n"
 "Last-Translator: Mike FABIAN <[email protected]>\n"
 "Language-Team: Chinese (Traditional) <https://translate.fedoraproject.org/";

Reply via email to