Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcalc for openSUSE:Factory checked in at 2023-05-12 20:33:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcalc (Old) and /work/SRC/openSUSE:Factory/.kcalc.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcalc" Fri May 12 20:33:08 2023 rev:144 rq:1086288 version:23.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes 2023-04-23 22:45:10.741936968 +0200 +++ /work/SRC/openSUSE:Factory/.kcalc.new.1533/kcalc.changes 2023-05-12 20:33:30.096778060 +0200 @@ -1,0 +2,9 @@ +Tue May 9 10:46:46 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.04.1/ +- No code change since 23.04.0 + +------------------------------------------------------------------- Old: ---- kcalc-23.04.0.tar.xz kcalc-23.04.0.tar.xz.sig New: ---- kcalc-23.04.1.tar.xz kcalc-23.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcalc.spec ++++++ --- /var/tmp/diff_new_pack.oPJwMl/_old 2023-05-12 20:33:31.228781844 +0200 +++ /var/tmp/diff_new_pack.oPJwMl/_new 2023-05-12 20:33:31.232781857 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: kcalc -Version: 23.04.0 +Version: 23.04.1 Release: 0 Summary: Scientific Calculator License: GPL-2.0-or-later ++++++ kcalc-23.04.0.tar.xz -> kcalc-23.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-23.04.0/CMakeLists.txt new/kcalc-23.04.1/CMakeLists.txt --- old/kcalc-23.04.0/CMakeLists.txt 2023-04-12 18:14:56.000000000 +0200 +++ new/kcalc-23.04.1/CMakeLists.txt 2023-05-07 05:36:48.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "23") set (RELEASE_SERVICE_VERSION_MINOR "04") -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-23.04.0/org.kde.kcalc.appdata.xml new/kcalc-23.04.1/org.kde.kcalc.appdata.xml --- old/kcalc-23.04.0/org.kde.kcalc.appdata.xml 2023-04-12 18:14:56.000000000 +0200 +++ new/kcalc-23.04.1/org.kde.kcalc.appdata.xml 2023-05-07 05:36:48.000000000 +0200 @@ -426,6 +426,7 @@ <caption xml:lang="eu">Kcalc leihoa zenbaki-sistema moduan</caption> <caption xml:lang="fi">KCalc-ikkuna numerojärjestelmätilassa</caption> <caption xml:lang="fr">Fenêtre de KCalc en mode « Système numérique »</caption> + <caption xml:lang="gl">Xanela de KCalc en modo de sistema de numeración</caption> <caption xml:lang="hu">A KCalc számrendszer módjának ablaka</caption> <caption xml:lang="ia">Fenestra de KCalc in modo de systema numeral</caption> <caption xml:lang="id">Jendela KCalc dalam mode sistem numerik</caption> @@ -466,6 +467,7 @@ <caption xml:lang="eu">Kcalc leihoa zientzia moduan</caption> <caption xml:lang="fi">KCalc-ikkuna tiedelaskentatilassa</caption> <caption xml:lang="fr">Fenêtre de KCalc en mode « Scientifique »</caption> + <caption xml:lang="gl">Xanela de KCalc en modo cientÃfico</caption> <caption xml:lang="hu">A KCalc tudományos módjának ablaka</caption> <caption xml:lang="ia">Fenestra de KCalc in modo scientific</caption> <caption xml:lang="id">Jendela KCalc dalam mode ilmiah</caption> @@ -507,6 +509,7 @@ <caption xml:lang="eu">Kcalc leihoa estatistika moduan</caption> <caption xml:lang="fi">KCalc-ikkuna tilastolaskentatilassa</caption> <caption xml:lang="fr">Fenêtre de KCalc en mode « Statistiques »</caption> + <caption xml:lang="gl">Xanela de KCalc en modo estatÃstico</caption> <caption xml:lang="hu">A KCalc statisztikai módjának ablaka</caption> <caption xml:lang="ia">Fenestra de KCalc in modo statistic</caption> <caption xml:lang="id">Jendela KCalc dalam mode statistik</caption> @@ -539,10 +542,10 @@ </provides> <project_group>KDE</project_group> <releases> + <release version="23.04.1" date="2023-05-11"/> <release version="23.04.0" date="2023-04-20"/> <release version="22.12.3" date="2023-03-02"/> <release version="22.12.2" date="2023-02-02"/> - <release version="22.12.1" date="2023-01-05"/> </releases> <content_rating type="oars-1.1"/> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-23.04.0/po/de/kcalc.po new/kcalc-23.04.1/po/de/kcalc.po --- old/kcalc-23.04.0/po/de/kcalc.po 2023-04-12 18:14:56.000000000 +0200 +++ new/kcalc-23.04.1/po/de/kcalc.po 2023-05-07 05:36:48.000000000 +0200 @@ -20,7 +20,7 @@ "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" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 21.12.3\n" #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-23.04.0/po/gl/kcalc.po new/kcalc-23.04.1/po/gl/kcalc.po --- old/kcalc-23.04.0/po/gl/kcalc.po 2023-04-12 18:14:56.000000000 +0200 +++ new/kcalc-23.04.1/po/gl/kcalc.po 2023-05-07 05:36:48.000000000 +0200 @@ -4,13 +4,13 @@ # mvillarino <[email protected]>, 2008. # Marce Villarino <[email protected]>, 2009, 2013. # Adrian Chaves Fernandez <[email protected]>, 2013, 2015. -# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018, 2019. +# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018, 2019, 2023. msgid "" msgstr "" "Project-Id-Version: kcalc\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-16 01:01+0000\n" -"PO-Revision-Date: 2019-11-13 22:30+0100\n" +"PO-Revision-Date: 2023-05-03 07:33+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" "Language: gl\n" @@ -18,12 +18,12 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 19.08.2\n" +"X-Generator: Lokalize 23.04.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Adrián Chaves Fernández" +msgstr "Adrian Chaves (Gallaecio)" #, kde-format msgctxt "EMAIL OF TRANSLATORS" @@ -104,10 +104,9 @@ #. i18n: ectx: property (text), widget (QLabel, textLabel13) #: colors.ui:287 -#, fuzzy, kde-format -#| msgid "&Constants" +#, kde-format msgid "&Constants:" -msgstr "&Constantes" +msgstr "&Constantes:" #. i18n: ectx: property (windowTitle), widget (QWidget, Constants) #. i18n: ectx: property (title), widget (QGroupBox, constantsBox) @@ -154,17 +153,15 @@ #. i18n: ectx: property (text), widget (QLabel, historylabel) #: fonts.ui:61 -#, fuzzy, kde-format -#| msgid "&Display font:" +#, kde-format msgid "&History font:" -msgstr "Fonte &da pantalla:" +msgstr "Fonte do &historial:" #. 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 fonte para usar na pantalla" +msgstr "A fonte para usar no historial." #. i18n: ectx: property (windowTitle), widget (QWidget, General) #: general.ui:14 kcalc.cpp:1765 @@ -341,7 +338,7 @@ #: kcalc.cpp:199 #, kde-format msgid "Show &History" -msgstr "" +msgstr "Mostrar o &historial" #: kcalc.cpp:205 #, kde-format @@ -397,12 +394,10 @@ msgstr "RaÃz cadrada." #: kcalc.cpp:446 -#, fuzzy, kde-format -#| msgctxt "Arc sine" -#| msgid "Asin" +#, kde-format msgctxt "Sine" msgid "sin" -msgstr "Asin" +msgstr "sen" #. i18n: ectx: property (toolTip), widget (KCalcButton, pbSin) #: kcalc.cpp:446 kcalc.ui:708 @@ -414,20 +409,18 @@ #, kde-format msgctxt "Arc sine" msgid "asin" -msgstr "" +msgstr "asen" #: kcalc.cpp:447 #, kde-format msgid "Arc sine" -msgstr "Arcoseno." +msgstr "Arco seno." #: kcalc.cpp:448 -#, fuzzy, kde-format -#| msgctxt "Inverse hyperbolic sine" -#| msgid "Asinh" +#, kde-format msgctxt "Hyperbolic sine" msgid "sinh" -msgstr "Asinh" +msgstr "sen h" #: kcalc.cpp:448 #, kde-format @@ -435,12 +428,10 @@ msgstr "Seno hiperbólico." #: kcalc.cpp:449 -#, fuzzy, kde-format -#| msgctxt "Inverse hyperbolic sine" -#| msgid "Asinh" +#, kde-format msgctxt "Inverse hyperbolic sine" msgid "asinh" -msgstr "Asinh" +msgstr "asen h" #: kcalc.cpp:449 #, kde-format @@ -448,12 +439,10 @@ msgstr "Seno hiperbólico inverso." #: kcalc.cpp:454 -#, fuzzy, kde-format -#| msgctxt "Arc cosine" -#| msgid "Acos" +#, kde-format msgctxt "Cosine" msgid "cos" -msgstr "Acos" +msgstr "cos" #. i18n: ectx: property (toolTip), widget (KCalcButton, pbCos) #: kcalc.cpp:454 kcalc.ui:453 @@ -465,33 +454,30 @@ #, kde-format msgctxt "Arc cosine" msgid "acos" -msgstr "" +msgstr "acos" #: kcalc.cpp:455 #, kde-format msgid "Arc cosine" -msgstr "Arcocoseno." +msgstr "Arco coseno." #: kcalc.cpp:456 -#, fuzzy, kde-format -#| msgctxt "Inverse hyperbolic cosine" -#| msgid "Acosh" +#, kde-format msgctxt "Hyperbolic cosine" msgid "cosh" -msgstr "Acosh" +msgstr "cos h" #: kcalc.cpp:456 #, kde-format msgid "Hyperbolic cosine" msgstr "Coseno hiperbólico." +# well-spelled: acos #: kcalc.cpp:457 -#, fuzzy, kde-format -#| msgctxt "Inverse hyperbolic cosine" -#| msgid "Acosh" +#, kde-format msgctxt "Inverse hyperbolic cosine" msgid "acosh" -msgstr "Acosh" +msgstr "acos h" #: kcalc.cpp:457 #, kde-format @@ -499,12 +485,10 @@ msgstr "Coseno hiperbólico inverso." #: kcalc.cpp:462 -#, fuzzy, kde-format -#| msgctxt "Arc tangent" -#| msgid "Atan" +#, kde-format msgctxt "Tangent" msgid "tan" -msgstr "Atan" +msgstr "tan" #. i18n: ectx: property (toolTip), widget (KCalcButton, pbTan) #: kcalc.cpp:462 kcalc.ui:523 @@ -516,20 +500,18 @@ #, kde-format msgctxt "Arc tangent" msgid "atan" -msgstr "" +msgstr "atan" #: kcalc.cpp:463 #, kde-format msgid "Arc tangent" -msgstr "Arcotanxente." +msgstr "Arco tanxente." #: kcalc.cpp:464 -#, fuzzy, kde-format -#| msgctxt "Inverse hyperbolic tangent" -#| msgid "Atanh" +#, kde-format msgctxt "Hyperbolic tangent" msgid "tanh" -msgstr "Atanh" +msgstr "tan h" #: kcalc.cpp:464 #, kde-format @@ -537,12 +519,10 @@ msgstr "Tanxente hiperbólica." #: kcalc.cpp:465 -#, fuzzy, kde-format -#| msgctxt "Inverse hyperbolic tangent" -#| msgid "Atanh" +#, kde-format msgctxt "Inverse hyperbolic tangent" msgid "atanh" -msgstr "Atanh" +msgstr "atan h" #: kcalc.cpp:465 #, kde-format @@ -550,12 +530,10 @@ msgstr "Tanxente hiperbólica inversa." #: kcalc.cpp:470 -#, 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:470 kcalc.ui:823 @@ -578,7 +556,7 @@ #, kde-format msgctxt "Natural log" msgid "ln" -msgstr "" +msgstr "ln" #. i18n: ectx: property (toolTip), widget (KCalcButton, pbLn) #: kcalc.cpp:475 kcalc.ui:418 @@ -654,11 +632,13 @@ msgid "Enter data" msgstr "Inserir datos." +# well-spelled: BDat +# Borrar o dato #: kcalc.cpp:517 #, kde-format msgctxt "Delete last data item" msgid "CDat" -msgstr "LDat" +msgstr "BDat" #: kcalc.cpp:517 #, kde-format @@ -666,12 +646,10 @@ msgstr "Eliminar o último elemento dos datos." #: kcalc.cpp:578 -#, 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:578 kcalc.ui:491 @@ -702,11 +680,14 @@ msgid "Reciprocal" msgstr "RecÃproco." +# well-spelled: nEm +# +# n escolle m #: kcalc.cpp:586 #, kde-format msgctxt "n Choose m" msgid "nCm" -msgstr "Cmb" +msgstr "nEm" #: kcalc.cpp:586 #, kde-format @@ -796,12 +777,12 @@ #: kcalc.cpp:1682 #, kde-format msgid "DAT [" -msgstr "" +msgstr "DAT [" #: kcalc.cpp:1682 #, kde-format msgid "] = " -msgstr "" +msgstr "] = " #: kcalc.cpp:1688 kcalc.cpp:1689 #, kde-format @@ -925,7 +906,7 @@ #: kcalc.cpp:2872 #, kde-format msgid "Niklas Freund" -msgstr "" +msgstr "Niklas Freund" #. i18n: ectx: label, entry (ForeColor), group (Colors) #: kcalc.kcfg:12 @@ -977,10 +958,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 cor dos botóns estatÃsticos." +msgstr "A cor dos botóns de constantes." #. i18n: ectx: label, entry (NumberFontsColor), group (Colors) #: kcalc.kcfg:53 @@ -1020,10 +1000,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 cor da fonte das estatÃsticas." +msgstr "A cor da fonte das constantes." #. i18n: ectx: label, entry (ButtonFont), group (Font) #: kcalc.kcfg:85 @@ -1039,10 +1018,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 fonte para usar na pantalla." +msgstr "A fonte para usar no historial." #. i18n: ectx: label, entry (Precision), group (Precision) #: kcalc.kcfg:102 @@ -1189,10 +1167,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 "Se mostrar o trebello de edición de bits." +msgstr "Se mostrar a xanela do historial." #. i18n: ectx: label, entry (AngleMode), group (General) #: kcalc.kcfg:181 @@ -1379,7 +1356,7 @@ #: kcalc.ui:133 kcalc.ui:169 kcalc.ui:205 kcalc.ui:241 #, kde-format msgid "KSqâ¦bel" -msgstr "" +msgstr "KSqâ¦bel" #. i18n: ectx: property (toolTip), widget (QRadioButton, decRadio) #: kcalc.ui:147 @@ -1483,11 +1460,12 @@ msgid "Right bit shift" msgstr "Desprazamento dos bits á dereita." +# Mover á dereita #. i18n: ectx: property (text), widget (KCalcButton, pbRsh) #: kcalc.ui:405 #, kde-format msgid "Rsh" -msgstr "DsD" +msgstr "Md" #. i18n: ectx: property (text), widget (KCalcButton, pbLn) #: kcalc.ui:421 @@ -1631,11 +1609,12 @@ msgid "Left bit shift" msgstr "Desprazamento dos bits á esquerda." +# Mover á esquerda #. i18n: ectx: property (text), widget (KCalcButton, pbLsh) #: kcalc.ui:660 #, kde-format msgid "Lsh" -msgstr "DsE" +msgstr "Me" #. i18n: ectx: property (text), widget (KCalcButton, pbDat) #: kcalc.ui:676 @@ -1673,6 +1652,7 @@ msgid "Med" msgstr "Med" +# well-spelled: pot #. i18n: ectx: property (text), widget (KCalcButton, pbPower) #: kcalc.ui:762 #, kde-format @@ -1923,6 +1903,8 @@ msgid "Memory recall" msgstr "Restaurar a memoria." +# well-spelled: RM +# Recuperar da memoria #. i18n: ectx: property (text), widget (KCalcButton, pbMemRecall) #: kcalc.ui:1283 #, kde-format @@ -2022,10 +2004,9 @@ msgstr "Ctrl+2" #: kcalc_bitset.cpp:57 -#, fuzzy, kde-format -#| msgid "Bit %1" +#, kde-format msgid "Bit %1 = %2" -msgstr "Bit %1" +msgstr "Bit %1 = %2" #: kcalc_const_button.cpp:24 kcalc_const_button.cpp:37 #, kde-format @@ -2102,11 +2083,10 @@ msgstr "M" #: kcalcdisplay.cpp:42 -#, fuzzy, kde-format -#| msgid "Select Display Font" +#, kde-format msgctxt "@label accessibility description of the calculation result display" msgid "Result Display" -msgstr "Seleccionar a fonte da pantalla" +msgstr "Pantalla do resultado" #. i18n: ectx: Menu (settings) #: kcalcui.rc:4 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-23.04.0/po/ka/kcalc.po new/kcalc-23.04.1/po/ka/kcalc.po --- old/kcalc-23.04.0/po/ka/kcalc.po 2023-04-12 18:14:56.000000000 +0200 +++ new/kcalc-23.04.1/po/ka/kcalc.po 2023-05-07 05:36:48.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kcalc\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-16 01:01+0000\n" -"PO-Revision-Date: 2023-01-12 16:59+0100\n" +"PO-Revision-Date: 2023-05-06 06:11+0200\n" "Last-Translator: Temuri Doghonadze <[email protected]>\n" "Language-Team: Georgian <[email protected]>\n" "Language: ka\n" @@ -193,12 +193,15 @@ "display. This setting gives the maximum number of digits displayed, before " "KCalc starts using scientific notation, i.e. notation of the type 2.34e12." msgstr "" +"KCalc-á¡ ááááá áááªáááááá ááá¢á áªáá¤á áá¡ áááááááá á¨áá£á«ááá, áááá á ááá áááá áá¢ááá. " +"áá¡ ááá áááá¢á á ááá©áááááá áªáá¤á áááá¡ á ááááááááá¡ áááá¡ááá¦áá ááá¡. á¡áááá KCalc-á " +"á¡ááááªáááá á ááá¢ááªááá¡ ááááá§ááááá¡ áááá¬á§ááá¡. ááááááááá ááá¢ááªáá¡ á¢áááá 2.34e12." #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_Fixed) #: general.ui:51 #, kde-format msgid "Whether to use fixed decimal places" -msgstr "" +msgstr "á¬ááááá ááá¬áááá¡ ááá©áááááááááá¡ á¤áá¥á¡áá ááá£áá á ááááááááá¡ á©áááááá" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_Fixed) #: general.ui:54 @@ -270,7 +273,7 @@ #: general.ui:173 #, kde-format msgid "Whether to show the result in the window title" -msgstr "" +msgstr "á¨áááááá¡ á¤ááá¯á áá¡ á¡áááá£á á¨á á©áááááá" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_CaptionResult) #: general.ui:176 @@ -282,7 +285,7 @@ #: general.ui:183 #, kde-format msgid "Whether to use Two's Complement for non-decimal numbers" -msgstr "" +msgstr "ááááá¢ááááá áááá áá áááááááá á ááªá®ááááá¡áááá¡" #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_TwosComplement) #: general.ui:186 @@ -1035,7 +1038,7 @@ #: kcalc.kcfg:118 #, kde-format msgid "Whether to use fixed decimal places." -msgstr "" +msgstr "á¬ááááá ááá¬áááá¡ ááá©áááááááááá¡ á¤áá¥á¡áá ááá£áá á ááááááááá¡ á©áááááá." #. i18n: ectx: label, entry (Beep), group (General) #: kcalc.kcfg:124 @@ -1059,7 +1062,7 @@ #: kcalc.kcfg:136 #, kde-format msgid "Whether to use Two's Complement for non-decimal numbers." -msgstr "" +msgstr "ááááá¢ááááá áááá áá áááááááá á ááªá®ááááá¡áááá¡." #. i18n: ectx: whatsthis, entry (TwosComplement), group (General) #: kcalc.kcfg:141 @@ -1076,7 +1079,7 @@ #: kcalc.kcfg:145 #, kde-format msgid "Enables that the last operation is repeated when \"=\" is pressed" -msgstr "" +msgstr "áááá áááá ááªááá¡ áááááá ááá '='-áá¡ ááááá áá¡áá¡" #. i18n: ectx: label, entry (CalculatorMode), group (General) #: kcalc.kcfg:151 @@ -1089,6 +1092,7 @@ #, kde-format msgid "A very simple mode where only the basic calculator buttons are shown" msgstr "" +"á«ááááá ááá á¢ááá á ááááá, á ááªá ááááá£ááá¢áá áá¡ áá®áááá á«áá ááááá á¦áááááááá ááá©áááááá" #. i18n: ectx: label, entry (CalculatorMode), group (General) #: kcalc.kcfg:155 @@ -1100,7 +1104,7 @@ #: kcalc.kcfg:156 #, kde-format msgid "Mode with science buttons and optional constants buttons" -msgstr "" +msgstr "á ááááá á¡ááááªáááá á á¦áááááááá áá áá áá¡áááááááá£áá áá£áááááááá¡ á¦áááááááá" #. i18n: ectx: label, entry (CalculatorMode), group (General) #: kcalc.kcfg:159 @@ -1113,6 +1117,7 @@ #, kde-format msgid "Mode with additional statistics buttons and optional constants buttons" msgstr "" +"á ááááá ááááá¢ááááá á¡á¢áá¢áá¡á¢áááá¡á áá áá áá¡áááááááá£áá áá£áááááááá¡ á¦áááááááá¡áááá¡" #. i18n: ectx: whatsthis, entry (CalculatorMode), group (General) #: kcalc.kcfg:164 @@ -1120,12 +1125,14 @@ msgid "" "Mode with logic buttons and selectable base. Optional bit edit available." msgstr "" +"á ááááá áááááá£á á á¦ááááááááá áá áá á©ááááá ááááá. á®ááááá¡áá¬áááááá áá áá¡áááááááá£áá " +"ááá¢áá¡ á©áá¡á¬áá ááá." #. i18n: ectx: label, entry (ShowBitset), group (General) #: kcalc.kcfg:169 #, kde-format msgid "Whether to show the bit edit widget." -msgstr "" +msgstr "ááá¢áá¡ á©áá¡á¬áá áááá¡ ááá¯áá¢áá¡ á©áááááá." #. i18n: ectx: label, entry (ShowConstants), group (General) #: kcalc.kcfg:173 @@ -1149,7 +1156,7 @@ #: kcalc.kcfg:185 #, kde-format msgid "Numeric base" -msgstr "" +msgstr "á ááªá®áááá áááá" #. i18n: ectx: label, entry (BinaryGrouping), group (Grouping) #: kcalc.kcfg:191 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-23.04.0/po/zh_CN/kcalc.po new/kcalc-23.04.1/po/zh_CN/kcalc.po --- old/kcalc-23.04.0/po/zh_CN/kcalc.po 2023-04-12 18:14:56.000000000 +0200 +++ new/kcalc-23.04.1/po/zh_CN/kcalc.po 2023-05-07 05:36:48.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-16 01:01+0000\n" -"PO-Revision-Date: 2023-04-10 14:13\n" +"PO-Revision-Date: 2023-04-29 08:36\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
