Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcalc for openSUSE:Factory checked 
in at 2022-01-11 21:14:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalc (Old)
 and      /work/SRC/openSUSE:Factory/.kcalc.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalc"

Tue Jan 11 21:14:53 2022 rev:128 rq:944294 version:21.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes      2021-12-13 
20:40:03.904453244 +0100
+++ /work/SRC/openSUSE:Factory/.kcalc.new.1892/kcalc.changes    2022-01-11 
21:15:34.796803116 +0100
@@ -1,0 +2,9 @@
+Tue Jan  4 10:25:23 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.1/
+- No code change since 21.12.0
+
+-------------------------------------------------------------------

Old:
----
  kcalc-21.12.0.tar.xz
  kcalc-21.12.0.tar.xz.sig

New:
----
  kcalc-21.12.1.tar.xz
  kcalc-21.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ kcalc.spec ++++++
--- /var/tmp/diff_new_pack.guBdgO/_old  2022-01-11 21:15:35.396803538 +0100
+++ /var/tmp/diff_new_pack.guBdgO/_new  2022-01-11 21:15:35.404803543 +0100
@@ -18,16 +18,16 @@
 
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-%bcond_without lang
+%bcond_without released
 Name:           kcalc
-Version:        21.12.0
+Version:        21.12.1
 Release:        0
 Summary:        Scientific Calculator
 License:        GPL-2.0-or-later
 Group:          Productivity/Scientific/Math
 URL:            https://apps.kde.org/kcalc
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
@@ -62,7 +62,7 @@
 
 %install
   %kf5_makeinstall -C build
-  %if %{with lang}
+  %if %{with released}
     %find_lang %{name} --with-man --all-name
     %{kf5_find_htmldocs}
   %endif
@@ -80,7 +80,7 @@
 %{_kf5_configkcfgdir}/kcalc.kcfg
 %{_kf5_sharedir}/kconf_update/
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 


++++++ kcalc-21.12.0.tar.xz -> kcalc-21.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-21.12.0/CMakeLists.txt 
new/kcalc-21.12.1/CMakeLists.txt
--- old/kcalc-21.12.0/CMakeLists.txt    2021-12-02 22:23:10.000000000 +0100
+++ new/kcalc-21.12.1/CMakeLists.txt    2022-01-03 22:30:48.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "21")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(kcalc VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-21.12.0/org.kde.kcalc.appdata.xml 
new/kcalc-21.12.1/org.kde.kcalc.appdata.xml
--- old/kcalc-21.12.0/org.kde.kcalc.appdata.xml 2021-12-02 22:23:10.000000000 
+0100
+++ new/kcalc-21.12.1/org.kde.kcalc.appdata.xml 2022-01-03 22:30:48.000000000 
+0100
@@ -301,7 +301,7 @@
       <li xml:lang="ar">???????? ?????????????? ???????????????? ???????? 
???????????????? ???????? ???????????? ???????????????? ???????????? ?????? 
???????? ??????????????????</li>
       <li xml:lang="az">Si??an olmadan rahat i??l??m??k ??????n klaviatura 
q??sayollar??</li>
       <li xml:lang="ca">L'??s dels lligams de tecla facilita l'??s sense un 
dispositiu apuntador</li>
-      <li xml:lang="ca-valencia">L'??s dels lligams de tecles facilita l'??s 
sense un dispositiu apuntador</li>
+      <li xml:lang="ca-valencia">L'??s dels lligams de tecla facilita l'??s 
sense un dispositiu apuntador</li>
       <li xml:lang="de">Tastenbelegungen erm??glichen das Arbeiten ohne 
Zeigerger??t</li>
       <li xml:lang="el">?? ?????????? ???????????????????? ???????????????? 
?????????????????????? ???? ?????????? ???? ?????? ?????????????? 
?????????????? ??????????????????????????</li>
       <li xml:lang="en-GB">The use of key-bindings make it easy to use without 
a pointing device</li>
@@ -379,6 +379,7 @@
       <caption xml:lang="ar">?????????? ?????????? ?? ???? ?????????? 
????????????</caption>
       <caption xml:lang="az">KCalc p??nc??r??si hesablama sistemi 
rejimind??</caption>
       <caption xml:lang="ca">Finestra del KCalc en mode de sistema 
num??ric</caption>
+      <caption xml:lang="ca-valencia">Finestra del KCalc en mode de sistema 
num??ric</caption>
       <caption xml:lang="de">KCalc-Fenster im Logik-Modus</caption>
       <caption xml:lang="el">???????????????? KCalc ???? ???????????????????? 
?????????????????????? ????????????????????</caption>
       <caption xml:lang="en-GB">KCalc window in numeral system mode</caption>
@@ -413,6 +414,7 @@
       <caption xml:lang="ar">?????????? ?????????? ?? ???? ?????????? 
????????????</caption>
       <caption xml:lang="az">KCalc p??nc??r??si elmi rejimd??</caption>
       <caption xml:lang="ca">Finestra del KCalc en mode de sistema 
cient??fic</caption>
+      <caption xml:lang="ca-valencia">Finestra del KCalc en mode de sistema 
cient??fic</caption>
       <caption xml:lang="de">KCalc-Fenster im Wissenschafts-Modus</caption>
       <caption xml:lang="el">???????????????? KCalc ???? 
???????????????????????? ????????????????????</caption>
       <caption xml:lang="en-GB">Kcalc window in scientific mode</caption>
@@ -448,6 +450,7 @@
       <caption xml:lang="ar">?????????? ?????????? ?? ???? ?????????? 
????????????????</caption>
       <caption xml:lang="az">KCalc p??nc??r??si statistika rejimind??</caption>
       <caption xml:lang="ca">Finestra del KCalc en mode de sistema 
estad??stic</caption>
+      <caption xml:lang="ca-valencia">Finestra del KCalc en mode de sistema 
estad??stic</caption>
       <caption xml:lang="de">KCalc-Fenster im Statistik-Modus</caption>
       <caption xml:lang="el">???????????????? KCalc ???? ???????????????????? 
????????????????????</caption>
       <caption xml:lang="en-GB">Kcalc window in statistics mode</caption>
@@ -484,10 +487,10 @@
   </provides>
   <project_group>KDE</project_group>
   <releases>
+    <release version="21.12.1" date="2022-01-06"/>
+    <release version="21.12.0" date="2021-12-09"/>
     <release version="21.08.3" date="2021-11-04"/>
     <release version="21.08.2" date="2021-10-07"/>
-    <release version="21.08.1" date="2021-09-02"/>
-    <release version="21.08.0" date="2021-08-12"/>
   </releases>
   <content_rating type="oars-1.1"/>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-21.12.0/org.kde.kcalc.desktop 
new/kcalc-21.12.1/org.kde.kcalc.desktop
--- old/kcalc-21.12.0/org.kde.kcalc.desktop     2021-12-02 22:23:10.000000000 
+0100
+++ new/kcalc-21.12.1/org.kde.kcalc.desktop     2022-01-03 22:30:48.000000000 
+0100
@@ -79,6 +79,7 @@
 Comment[ar]=?????? ?????????? ???????? ???????????? ???? ?????????????? 
???????????????? ?? ?????? ???????????? ???????????????? ?????????????????? 
???????????????? ?????????????????? ?????????????????? 
 Comment[az]=Triqonometrik funksiyalar, m??ntiq ??m??liyyatlar?? v?? statistik 
hesablamalar kimi bir ??ox riyazi funksiyalar t??klif ed??n hesablay??c??
 Comment[ca]=Calculadora que ofereix moltes funcions matem??tiques, com 
funcions trigonom??triques, operacions l??giques i c??lculs estad??stics
+Comment[ca@valencia]=Calculadora que ofereix moltes funcions matem??tiques, 
com funcions trigonom??triques, operacions l??giques i c??lculs estad??stics
 Comment[da]=Lommeregner som tilbyder mange matematiske funktioner, s??som 
trigonometriske funktioner, logiske operationer og statistiske beregninger
 Comment[de]=Taschenrechner mit vielen mathematischen Funktionen wie 
Trigonometrische Funktionen, logische Operationen und statistische Berechnungen
 Comment[el]=???????????????????????? ?? ?????????? ?????????????????? 
???????????? ?????????????????????? ??????????????????????, ???????? 
?????????????????????????????? ??????????????????????, ?????????????? 
?????????????? ?????? ???????????????????????? ????????????????????????
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-21.12.0/po/ca@valencia/kcalc.po 
new/kcalc-21.12.1/po/ca@valencia/kcalc.po
--- old/kcalc-21.12.0/po/ca@valencia/kcalc.po   2021-12-03 01:10:10.000000000 
+0100
+++ new/kcalc-21.12.1/po/ca@valencia/kcalc.po   2022-01-04 01:15:09.000000000 
+0100
@@ -3,18 +3,18 @@
 #
 # Sebasti?? Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2005.
 # Albert Astals Cid <[email protected]>, 2002, 2003, 2004, 2005, 2007.
-# Josep Ma. Ferrer <[email protected]>, 2005, 2006, 2007, 2008, 2009, 2010, 
2011, 2012, 2013, 2014, 2015, 2019.
+# Josep M. Ferrer <[email protected]>, 2005, 2006, 2007, 2008, 2009, 2010, 
2011, 2012, 2013, 2014, 2015, 2019.
 # Joan Maspons <[email protected]>, 2009.
 # Manuel Tortosa Moreno <[email protected]>, 2009.
 # Antoni Bella P??rez <[email protected]>, 2016, 2018.
-# empar <[email protected]>, 2019.
+# Empar Montoro Mart??n <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcalc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-18 00:19+0000\n"
 "PO-Revision-Date: 2019-09-25 09:43+0200\n"
-"Last-Translator: empar <[email protected]>\n"
+"Last-Translator: Empar Montoro Mart??n <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-21.12.0/po/fr/kcalc.po 
new/kcalc-21.12.1/po/fr/kcalc.po
--- old/kcalc-21.12.0/po/fr/kcalc.po    2021-12-03 01:10:10.000000000 +0100
+++ new/kcalc-21.12.1/po/fr/kcalc.po    2022-01-04 01:15:09.000000000 +0100
@@ -30,7 +30,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 21.08.1\n"
+"X-Generator: Lokalize 21.11.90\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-21.12.0/po/hu/kcalc.po 
new/kcalc-21.12.1/po/hu/kcalc.po
--- old/kcalc-21.12.0/po/hu/kcalc.po    2021-12-03 01:10:10.000000000 +0100
+++ new/kcalc-21.12.1/po/hu/kcalc.po    2022-01-04 01:15:09.000000000 +0100
@@ -3,20 +3,21 @@
 # Tamas Krutki <[email protected]>, 2011.
 # Krist??f Kiszel <[email protected]>, 2012, 2014, 2015, 2020.
 # Bal??zs ??r <[email protected]>, 2012, 2013.
+# Kristof Kiszel <[email protected]>, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: KDE 4.4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-18 00:19+0000\n"
-"PO-Revision-Date: 2020-12-31 12:33+0100\n"
-"Last-Translator: Krist??f Kiszel <[email protected]>\n"
+"PO-Revision-Date: 2021-12-31 15:33+0100\n"
+"Last-Translator: Kristof Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
 "Language: hu\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: Lokalize 21.03.70\n"
+"X-Generator: Lokalize 21.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -26,7 +27,7 @@
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected]"
+msgstr "[email protected]"
 
 #. i18n: ectx: property (title), widget (QGroupBox, displayColorsBox)
 #: colors.ui:17
@@ -102,10 +103,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, textLabel13)
 #: colors.ui:287
-#, fuzzy, kde-format
-#| msgid "&Constants"
+#, kde-format
 msgid "&Constants:"
-msgstr "&Konstansok"
+msgstr "&Konstansok:"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, Constants)
 #. i18n: ectx: property (title), widget (QGroupBox, constantsBox)
@@ -152,17 +152,15 @@
 
 #. i18n: ectx: property (text), widget (QLabel, historylabel)
 #: fonts.ui:61
-#, fuzzy, kde-format
-#| msgid "&Display font:"
+#, kde-format
 msgid "&History font:"
-msgstr "&Kijelz??-bet??t??pus:"
+msgstr "&El??zm??nyek bet??t??pus:"
 
 #. i18n: ectx: property (toolTip), widget (KFontRequester, kcfg_HistoryFont)
 #: fonts.ui:74
-#, fuzzy, kde-format
-#| msgid "The font to use in the display"
+#, kde-format
 msgid "The font to use in the history"
-msgstr "A megjelen??t??sn??l haszn??lt bet??t??pus"
+msgstr "Az el??zm??nyekhez haszn??lt bet??t??pus"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, General)
 #: general.ui:14 kcalc.cpp:1753
@@ -345,7 +343,7 @@
 #: kcalc.cpp:196
 #, kde-format
 msgid "Show &History"
-msgstr ""
+msgstr "El??z&m??nyek megjelen??t??se"
 
 #: kcalc.cpp:202
 #, kde-format
@@ -401,12 +399,10 @@
 msgstr "K??bgy??k"
 
 #: kcalc.cpp:443
-#, fuzzy, kde-format
-#| msgctxt "Arc sine"
-#| msgid "Asin"
+#, kde-format
 msgctxt "Sine"
 msgid "sin"
-msgstr "Arc sin"
+msgstr "sin"
 
 #. i18n: ectx: property (toolTip), widget (KCalcButton, pbSin)
 #: kcalc.cpp:443 kcalc.ui:538
@@ -418,7 +414,7 @@
 #, kde-format
 msgctxt "Arc sine"
 msgid "asin"
-msgstr ""
+msgstr "asin"
 
 #: kcalc.cpp:444
 #, kde-format
@@ -426,12 +422,10 @@
 msgstr "Arkusz szinusz"
 
 #: kcalc.cpp:445
-#, fuzzy, kde-format
-#| msgctxt "Inverse hyperbolic sine"
-#| msgid "Asinh"
+#, kde-format
 msgctxt "Hyperbolic sine"
 msgid "sinh"
-msgstr "Arc sinh"
+msgstr "sinh"
 
 #: kcalc.cpp:445
 #, kde-format
@@ -439,12 +433,10 @@
 msgstr "Hiperbolikus koszinusz"
 
 #: kcalc.cpp:446
-#, fuzzy, kde-format
-#| msgctxt "Inverse hyperbolic sine"
-#| msgid "Asinh"
+#, kde-format
 msgctxt "Inverse hyperbolic sine"
 msgid "asinh"
-msgstr "Arc sinh"
+msgstr "asinh"
 
 #: kcalc.cpp:446
 #, kde-format
@@ -452,12 +444,10 @@
 msgstr "Inverz hiperbolikus szinusz"
 
 #: kcalc.cpp:451
-#, fuzzy, kde-format
-#| msgctxt "Arc cosine"
-#| msgid "Acos"
+#, kde-format
 msgctxt "Cosine"
 msgid "cos"
-msgstr "Arc cos"
+msgstr "cos"
 
 #. i18n: ectx: property (toolTip), widget (KCalcButton, pbCos)
 #: kcalc.cpp:451 kcalc.ui:373
@@ -469,7 +459,7 @@
 #, kde-format
 msgctxt "Arc cosine"
 msgid "acos"
-msgstr ""
+msgstr "acos"
 
 #: kcalc.cpp:452
 #, kde-format
@@ -477,12 +467,10 @@
 msgstr "Arkusz koszinusz"
 
 #: kcalc.cpp:453
-#, fuzzy, kde-format
-#| msgctxt "Inverse hyperbolic cosine"
-#| msgid "Acosh"
+#, kde-format
 msgctxt "Hyperbolic cosine"
 msgid "cosh"
-msgstr "Arc cosh"
+msgstr "cosh"
 
 #: kcalc.cpp:453
 #, kde-format
@@ -490,12 +478,10 @@
 msgstr "Hiperbolikus koszinusz"
 
 #: kcalc.cpp:454
-#, fuzzy, kde-format
-#| msgctxt "Inverse hyperbolic cosine"
-#| msgid "Acosh"
+#, kde-format
 msgctxt "Inverse hyperbolic cosine"
 msgid "acosh"
-msgstr "Arc cosh"
+msgstr "acosh"
 
 #: kcalc.cpp:454
 #, kde-format
@@ -503,12 +489,10 @@
 msgstr "Inverz hiperbolikus koszinusz"
 
 #: kcalc.cpp:459
-#, fuzzy, kde-format
-#| msgctxt "Arc tangent"
-#| msgid "Atan"
+#, kde-format
 msgctxt "Tangent"
 msgid "tan"
-msgstr "Arc tan"
+msgstr "tan"
 
 #. i18n: ectx: property (toolTip), widget (KCalcButton, pbTan)
 #: kcalc.cpp:459 kcalc.ui:419
@@ -520,7 +504,7 @@
 #, kde-format
 msgctxt "Arc tangent"
 msgid "atan"
-msgstr ""
+msgstr "atan"
 
 #: kcalc.cpp:460
 #, kde-format
@@ -528,12 +512,10 @@
 msgstr "Arkusz tangens"
 
 #: kcalc.cpp:461
-#, fuzzy, kde-format
-#| msgctxt "Inverse hyperbolic tangent"
-#| msgid "Atanh"
+#, kde-format
 msgctxt "Hyperbolic tangent"
 msgid "tanh"
-msgstr "Arc tanh"
+msgstr "tanh"
 
 #: kcalc.cpp:461
 #, kde-format
@@ -541,12 +523,10 @@
 msgstr "Hiperbolikus tangens"
 
 #: kcalc.cpp:462
-#, fuzzy, kde-format
-#| msgctxt "Inverse hyperbolic tangent"
-#| msgid "Atanh"
+#, kde-format
 msgctxt "Inverse hyperbolic tangent"
 msgid "atanh"
-msgstr "Arc tanh"
+msgstr "atanh"
 
 #: kcalc.cpp:462
 #, kde-format
@@ -554,12 +534,10 @@
 msgstr "Inverz hiperbolikus tangens"
 
 #: kcalc.cpp:467
-#, fuzzy, kde-format
-#| msgctxt "Logarithm to base 10"
-#| msgid "Log"
+#, kde-format
 msgctxt "Logarithm to base 10"
 msgid "log"
-msgstr "Log"
+msgstr "log"
 
 #. i18n: ectx: property (toolTip), widget (KCalcButton, pbLog)
 #: kcalc.cpp:467 kcalc.ui:611
@@ -582,7 +560,7 @@
 #, kde-format
 msgctxt "Natural log"
 msgid "ln"
-msgstr ""
+msgstr "ln"
 
 #. i18n: ectx: property (toolTip), widget (KCalcButton, pbLn)
 #: kcalc.cpp:472 kcalc.ui:344
@@ -670,12 +648,10 @@
 msgstr "Az utols?? adat t??rl??se"
 
 #: kcalc.cpp:575
-#, fuzzy, kde-format
-#| msgctxt "Modulo"
-#| msgid "Mod"
+#, kde-format
 msgctxt "Modulo"
 msgid "mod"
-msgstr "Mod"
+msgstr "mod"
 
 #. i18n: ectx: property (toolTip), widget (KCalcButton, pbMod)
 #: kcalc.cpp:575 kcalc.ui:399
@@ -800,12 +776,12 @@
 #: kcalc.cpp:1670
 #, kde-format
 msgid "DAT ["
-msgstr ""
+msgstr "DAT ["
 
 #: kcalc.cpp:1670
 #, kde-format
 msgid "] = "
-msgstr ""
+msgstr "] = "
 
 #: kcalc.cpp:1676 kcalc.cpp:1677
 #, kde-format
@@ -971,10 +947,9 @@
 
 #. i18n: ectx: label, entry (ConstantsButtonsColor), group (Colors)
 #: kcalc.kcfg:49
-#, fuzzy, kde-format
-#| msgid "The color of statistical buttons."
+#, kde-format
 msgid "The color of constants buttons."
-msgstr "A statisztikai gombok sz??ne."
+msgstr "A konstas gombok sz??ne."
 
 #. i18n: ectx: label, entry (NumberFontsColor), group (Colors)
 #: kcalc.kcfg:53
@@ -1014,10 +989,9 @@
 
 #. i18n: ectx: label, entry (ConstantsFontsColor), group (Colors)
 #: kcalc.kcfg:79
-#, fuzzy, kde-format
-#| msgid "The color of statistical fonts."
+#, kde-format
 msgid "The color of constants fonts."
-msgstr "A statisztikai bet??k??szletek sz??ne."
+msgstr "A konstans bet??t??pusok sz??ne."
 
 #. i18n: ectx: label, entry (ButtonFont), group (Font)
 #: kcalc.kcfg:85
@@ -1033,10 +1007,9 @@
 
 #. i18n: ectx: label, entry (HistoryFont), group (Font)
 #: kcalc.kcfg:96
-#, fuzzy, kde-format
-#| msgid "The font to use in the display."
+#, kde-format
 msgid "The font to use in the history."
-msgstr "A kijelz??ben haszn??lni k??v??nt bet??t??pus."
+msgstr "Az el??zm??nyekhez haszn??lt bet??t??pus."
 
 #. i18n: ectx: label, entry (Precision), group (Precision)
 #: kcalc.kcfg:102
@@ -1183,10 +1156,9 @@
 
 #. i18n: ectx: label, entry (ShowHistory), group (General)
 #: kcalc.kcfg:177
-#, fuzzy, kde-format
-#| msgid "Whether to show the bit edit widget."
+#, kde-format
 msgid "Whether to show the history window."
-msgstr "Ez hat??rozza meg, hogy megjelenjen-e bitszerkeszt?? elem."
+msgstr "Megjelenjen-e az el??zm??nyek ablak."
 
 #. i18n: ectx: label, entry (AngleMode), group (General)
 #: kcalc.kcfg:181
@@ -1373,7 +1345,7 @@
 #: kcalc.ui:129 kcalc.ui:165 kcalc.ui:201 kcalc.ui:237
 #, kde-format
 msgid "KSq???bel"
-msgstr ""
+msgstr "KSq???bel"
 
 #. i18n: ectx: property (toolTip), widget (QRadioButton, decRadio)
 #: kcalc.ui:143
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-21.12.0/po/sk/kcalc.po 
new/kcalc-21.12.1/po/sk/kcalc.po
--- old/kcalc-21.12.0/po/sk/kcalc.po    2021-12-03 01:10:10.000000000 +0100
+++ new/kcalc-21.12.1/po/sk/kcalc.po    2022-01-04 01:15:09.000000000 +0100
@@ -12,14 +12,14 @@
 "Project-Id-Version: kcalc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-18 00:19+0000\n"
-"PO-Revision-Date: 2021-07-20 17:51+0200\n"
+"PO-Revision-Date: 2021-12-07 16:13+0100\n"
 "Last-Translator: Matej Mrenica <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.07.80\n"
+"X-Generator: Lokalize 21.11.90\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #, kde-format
@@ -166,10 +166,9 @@
 
 #. i18n: ectx: property (toolTip), widget (KFontRequester, kcfg_HistoryFont)
 #: fonts.ui:74
-#, fuzzy, kde-format
-#| msgid "The font to use in the display"
+#, kde-format
 msgid "The font to use in the history"
-msgstr "P??smo pou??it?? pre displej"
+msgstr "P??smo pou??it?? v hist??ri??"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, General)
 #: general.ui:14 kcalc.cpp:1753
@@ -351,7 +350,7 @@
 #: kcalc.cpp:196
 #, kde-format
 msgid "Show &History"
-msgstr ""
+msgstr "Zobrazi?? hist??riu"
 
 #: kcalc.cpp:202
 #, kde-format
@@ -784,12 +783,12 @@
 #: kcalc.cpp:1670
 #, kde-format
 msgid "DAT ["
-msgstr ""
+msgstr "DAT ["
 
 #: kcalc.cpp:1670
 #, kde-format
 msgid "] = "
-msgstr ""
+msgstr "] = "
 
 #: kcalc.cpp:1676 kcalc.cpp:1677
 #, kde-format
@@ -1015,10 +1014,9 @@
 
 #. i18n: ectx: label, entry (HistoryFont), group (Font)
 #: kcalc.kcfg:96
-#, fuzzy, kde-format
-#| msgid "The font to use in the display."
+#, kde-format
 msgid "The font to use in the history."
-msgstr "P??smo pou??it?? pre displej."
+msgstr "P??smo pou??it?? v hist??ri??."
 
 #. i18n: ectx: label, entry (Precision), group (Precision)
 #: kcalc.kcfg:102
@@ -1165,10 +1163,9 @@
 
 #. i18n: ectx: label, entry (ShowHistory), group (General)
 #: kcalc.kcfg:177
-#, fuzzy, kde-format
-#| msgid "Whether to show the bit edit widget."
+#, kde-format
 msgid "Whether to show the history window."
-msgstr "Ur??uje, ??i zobrazi?? prvok pre ??pravu bitov."
+msgstr "Ur??uje, ??i zobrazi?? okno hist??rie."
 
 #. i18n: ectx: label, entry (AngleMode), group (General)
 #: kcalc.kcfg:181
@@ -1352,7 +1349,7 @@
 #: kcalc.ui:129 kcalc.ui:165 kcalc.ui:201 kcalc.ui:237
 #, kde-format
 msgid "KSq???bel"
-msgstr ""
+msgstr "KSq???bel"
 
 #. i18n: ectx: property (toolTip), widget (QRadioButton, decRadio)
 #: kcalc.ui:143
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-21.12.0/po/zh_CN/kcalc.po 
new/kcalc-21.12.1/po/zh_CN/kcalc.po
--- old/kcalc-21.12.0/po/zh_CN/kcalc.po 2021-12-03 01:10:10.000000000 +0100
+++ new/kcalc-21.12.1/po/zh_CN/kcalc.po 2022-01-04 01:15:09.000000000 +0100
@@ -14,7 +14,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-18 00:19+0000\n"
-"PO-Revision-Date: 2021-11-30 15:24\n"
+"PO-Revision-Date: 2021-12-22 14:10\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to