Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kolourpaint for openSUSE:Factory checked in at 2023-02-04 14:14:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kolourpaint (Old) and /work/SRC/openSUSE:Factory/.kolourpaint.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kolourpaint" Sat Feb 4 14:14:34 2023 rev:148 rq:1062830 version:22.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kolourpaint/kolourpaint.changes 2023-01-07 17:21:28.270784802 +0100 +++ /work/SRC/openSUSE:Factory/.kolourpaint.new.4462/kolourpaint.changes 2023-02-04 14:19:03.630750652 +0100 @@ -1,0 +2,8 @@ +Tue Jan 31 10:34:07 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 22.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.2/ + +------------------------------------------------------------------- Old: ---- kolourpaint-22.12.1.tar.xz kolourpaint-22.12.1.tar.xz.sig New: ---- kolourpaint-22.12.2.tar.xz kolourpaint-22.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kolourpaint.spec ++++++ --- /var/tmp/diff_new_pack.0HqIg1/_old 2023-02-04 14:19:04.034752851 +0100 +++ /var/tmp/diff_new_pack.0HqIg1/_new 2023-02-04 14:19:04.038752873 +0100 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: kolourpaint -Version: 22.12.1 +Version: 22.12.2 Release: 0 Summary: Paint Program # See boo#717722 for license details ++++++ kolourpaint-22.12.1.tar.xz -> kolourpaint-22.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kolourpaint-22.12.1/CMakeLists.txt new/kolourpaint-22.12.2/CMakeLists.txt --- old/kolourpaint-22.12.1/CMakeLists.txt 2023-01-03 00:24:48.000000000 +0100 +++ new/kolourpaint-22.12.2/CMakeLists.txt 2023-01-29 23:50:05.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "22") set(RELEASE_SERVICE_VERSION_MINOR "12") -set(RELEASE_SERVICE_VERSION_MICRO "1") +set(RELEASE_SERVICE_VERSION_MICRO "2") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kolourpaint VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kolourpaint-22.12.1/document/kpDocumentSaveOptions.cpp new/kolourpaint-22.12.2/document/kpDocumentSaveOptions.cpp --- old/kolourpaint-22.12.1/document/kpDocumentSaveOptions.cpp 2023-01-03 00:24:48.000000000 +0100 +++ new/kolourpaint-22.12.2/document/kpDocumentSaveOptions.cpp 2023-01-29 23:50:05.000000000 +0100 @@ -487,6 +487,9 @@ defaultMimeTypes << QStringLiteral ("image/jp2"); defaultMimeTypes << QStringLiteral ("image/jpeg"); defaultMimeTypes << QStringLiteral ("image/webp"); + defaultMimeTypes << QStringLiteral ("image/avif"); + defaultMimeTypes << QStringLiteral ("image/heif"); + defaultMimeTypes << QStringLiteral ("image/heic"); return defaultMimeTypes.contains(mimeType); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kolourpaint-22.12.1/org.kde.kolourpaint.appdata.xml new/kolourpaint-22.12.2/org.kde.kolourpaint.appdata.xml --- old/kolourpaint-22.12.1/org.kde.kolourpaint.appdata.xml 2023-01-03 00:24:48.000000000 +0100 +++ new/kolourpaint-22.12.2/org.kde.kolourpaint.appdata.xml 2023-01-29 23:50:05.000000000 +0100 @@ -432,9 +432,9 @@ <binary>kolourpaint</binary> </provides> <releases> + <release version="22.12.2" date="2023-02-02"/> <release version="22.12.1" date="2023-01-05"/> <release version="22.12.0" date="2022-12-08"/> <release version="22.08.3" date="2022-11-03"/> - <release version="22.08.2" date="2022-10-13"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kolourpaint-22.12.1/po/ca@valencia/kolourpaint.po new/kolourpaint-22.12.2/po/ca@valencia/kolourpaint.po --- old/kolourpaint-22.12.1/po/ca@valencia/kolourpaint.po 2023-01-03 00:24:48.000000000 +0100 +++ new/kolourpaint-22.12.2/po/ca@valencia/kolourpaint.po 2023-01-29 23:50:05.000000000 +0100 @@ -1627,7 +1627,7 @@ #, kde-format msgctxt "@title:window" msgid "Print Image" -msgstr "Impressió de la imatge" +msgstr "Imprimiu la imatge" #: mainWindow/kpMainWindow_File.cpp:1413 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kolourpaint-22.12.1/po/cs/kolourpaint.po new/kolourpaint-22.12.2/po/cs/kolourpaint.po --- old/kolourpaint-22.12.1/po/cs/kolourpaint.po 2023-01-03 00:24:48.000000000 +0100 +++ new/kolourpaint-22.12.2/po/cs/kolourpaint.po 2023-01-29 23:50:05.000000000 +0100 @@ -2,7 +2,7 @@ # This file is distributed under the same license as the PACKAGE package. # VÃt PelÄák <[email protected]>, 2010, 2011, 2012, 2013, 2015, 2016, 2017, 2020. # Tomáš Chvátal <[email protected]>, 2013. -# Vit Pelcak <[email protected]>, 2021. +# Vit Pelcak <[email protected]>, 2021. # msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kolourpaint-22.12.1/po/ka/kolourpaint.po new/kolourpaint-22.12.2/po/ka/kolourpaint.po --- old/kolourpaint-22.12.1/po/ka/kolourpaint.po 2023-01-03 00:24:48.000000000 +0100 +++ new/kolourpaint-22.12.2/po/ka/kolourpaint.po 2023-01-29 23:50:05.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kolourpaint\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-17 00:44+0000\n" -"PO-Revision-Date: 2022-09-28 12:33+0200\n" +"PO-Revision-Date: 2023-01-21 19:32+0100\n" "Last-Translator: Temuri Doghonadze <[email protected]>\n" "Language-Team: Georgian <[email protected]>\n" "Language: ka\n" @@ -16,7 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.1.1\n" +"X-Generator: Poedit 3.2.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -1108,7 +1108,7 @@ #: kolourpaint.cpp:90 #, kde-format msgid "Image files to open, optionally" -msgstr "" +msgstr "á¡á£á áááá¡ á¤áááááá¡ ááá®á¡áá. áá áá¡áááááááá£ááá" #: kolourpaint.cpp:93 #, kde-format @@ -1177,7 +1177,7 @@ #: kpViewScrollableContainer.cpp:226 #, kde-format msgid "Resize Image: Right click to cancel." -msgstr "" +msgstr "á¡á£á áááá¡ ááááá¡ á¨ááªááá: ááá á¯áááá á¬áááá ááá¡áá£á¥áááááá." #: layers/selections/text/kpTextSelection.cpp:136 #: tools/selection/text/kpToolText.cpp:55 @@ -1188,7 +1188,7 @@ #: lgpl/generic/kpColorCollection.cpp:120 #, kde-format msgid "Could not open color palette \"%1\"." -msgstr "" +msgstr "á¤áá áááá¡ ááááá¢á áá¡ \"%1\" ááá®á¡ááá¡ á¨ááªáááá." #: lgpl/generic/kpColorCollection.cpp:153 #, kde-format @@ -1358,7 +1358,7 @@ #: mainWindow/kpMainWindow_Edit.cpp:444 #, kde-format msgid "Text: Paste" -msgstr "" +msgstr "á¢áá¥á¡á¢á: á©áá¡áá" #: mainWindow/kpMainWindow_Edit.cpp:611 #, kde-format @@ -1580,7 +1580,7 @@ #: mainWindow/kpMainWindow_Image.cpp:175 #, kde-format msgid "&Invert Colors" -msgstr "" +msgstr "&ááááá á¡áá£áá á¤áá ááá" #: mainWindow/kpMainWindow_Image.cpp:180 #, kde-format @@ -1590,12 +1590,12 @@ #: mainWindow/kpMainWindow_Image.cpp:185 #, kde-format msgid "Make Confidential" -msgstr "" +msgstr "áááá¤áááááªáááá£á áá áááááááááá" #: mainWindow/kpMainWindow_Image.cpp:189 #, kde-format msgid "&More Effects..." -msgstr "" +msgstr "&ááá¢á áá¤áá¥á¢ááá..." #: mainWindow/kpMainWindow_Image.cpp:230 #, kde-format @@ -1616,7 +1616,7 @@ #: mainWindow/kpMainWindow_Settings.cpp:66 #, kde-format msgid "Show &Path" -msgstr "" +msgstr "&ááááááá¡ á©áááááá" #: mainWindow/kpMainWindow_Settings.cpp:71 #, kde-format @@ -1704,7 +1704,7 @@ #: mainWindow/kpMainWindow_Tools.cpp:163 #, kde-format msgid "&Draw Opaque" -msgstr "" +msgstr "ááá£ááááá ááááá &á®áá¢áá" #: mainWindow/kpMainWindow_Tools.cpp:168 #, kde-format @@ -1714,7 +1714,7 @@ #: mainWindow/kpMainWindow_Tools.cpp:179 #, kde-format msgid "Tool Box" -msgstr "" +msgstr "ááá¡á¢á á£áááá¢ááá" #: mainWindow/kpMainWindow_View.cpp:65 #, kde-format @@ -1750,7 +1750,7 @@ #: scan/sanedialog.cpp:73 #, kde-format msgid "Opening the selected scanner failed." -msgstr "" +msgstr "ááááá¨áá£áá á¡ááááá áá¡ ááá®á¡ááá¡ á¨ááªáááá." #: tools/flow/kpToolBrush.cpp:35 #, kde-format @@ -1770,7 +1770,7 @@ #: tools/flow/kpToolColorEraser.cpp:49 tools/flow/kpToolColorEraser.cpp:78 #, kde-format msgid "Color Eraser" -msgstr "" +msgstr "á¤áá áá¡ á¡áá¨áááá" #: tools/flow/kpToolColorEraser.cpp:50 #, kde-format @@ -1825,22 +1825,22 @@ #: tools/flow/kpToolSpraycan.cpp:56 #, kde-format msgid "Sprays graffiti" -msgstr "" +msgstr "áá áá¤áá¢áá¡ ááá¡á®á£á ááá" #: tools/flow/kpToolSpraycan.cpp:71 #, kde-format msgid "Click or drag to spray graffiti." -msgstr "" +msgstr "áá áá¤áá¢áá¡ ááá¡áá¡á®á£á ááááá áááá¬áááá£ááá áá ááááá ááá." #: tools/kpTool_UserNotifications.cpp:42 #, kde-format msgid "Right click to cancel." -msgstr "" +msgstr "ááá á¯áááá á¬áááá ááá¡áá£á¥áááááá." #: tools/kpTool_UserNotifications.cpp:45 #, kde-format msgid "Left click to cancel." -msgstr "" +msgstr "ááá áªá®ááá á¬áááá ááá¡áá£á¥áááááá." #: tools/kpTool_UserNotifications.cpp:75 #, kde-format @@ -1855,17 +1855,17 @@ #: tools/kpToolColorPicker.cpp:68 #, kde-format msgid "Click to select a color." -msgstr "" +msgstr "á¤áá áá¡ áá¡áá á©áááá áááá¬áááá£ááá." #: tools/kpToolFloodFill.cpp:55 #, kde-format msgid "Fills regions in the image" -msgstr "" +msgstr "ááááá¡áá®á£ááááá¡ á ááááááááá¡ á¨ááá¡ááá" #: tools/kpToolFloodFill.cpp:75 #, kde-format msgid "Click to fill a region." -msgstr "" +msgstr "á¬áááá á ááááááá¡ á¨áá¡ááá¡áááá." #: tools/kpToolZoom.cpp:75 #, kde-format @@ -1875,7 +1875,7 @@ #: tools/kpToolZoom.cpp:75 #, kde-format msgid "Zooms in and out of the image" -msgstr "" +msgstr "ááááááá¡ áá áááá¢áá ááááá¡ ááááá¡áá®á£ááááá¡" #: tools/kpToolZoom.cpp:119 #, kde-format @@ -1890,7 +1890,7 @@ #: tools/polygonal/kpToolCurve.cpp:104 #, kde-format msgid "Draws curves" -msgstr "" +msgstr "áá á£ááááá¡ ááá®áá¢áá" #: tools/polygonal/kpToolCurve.cpp:118 #, kde-format @@ -1961,12 +1961,12 @@ #: tools/polygonal/kpToolPolyline.cpp:46 #, kde-format msgid "Connected Lines" -msgstr "" +msgstr "áááááá¨áá ááá£áá á®ááááá" #: tools/polygonal/kpToolPolyline.cpp:47 #, kde-format msgid "Draws connected lines" -msgstr "" +msgstr "áááááá¨áá ááá£áá á®áááááá¡ ááá®áá¢áá" #: tools/rectangular/kpToolEllipse.cpp:42 #, kde-format @@ -1976,7 +1976,7 @@ #: tools/rectangular/kpToolEllipse.cpp:43 #, kde-format msgid "Draws ellipses and circles" -msgstr "" +msgstr "áááááááá¡á áá á¬á áá¬áá áááá¡ ááá®áá¢áá" #: tools/rectangular/kpToolRectangle.cpp:43 #, kde-format @@ -1986,12 +1986,12 @@ #: tools/rectangular/kpToolRectangle.cpp:44 #, kde-format msgid "Draws rectangles and squares" -msgstr "" +msgstr "ááá ááá£áá®áááááá¡á áá áá áááááá£áá®áááááá¡ ááá®áá¢áá" #: tools/rectangular/kpToolRoundedRectangle.cpp:42 #, kde-format msgid "Rounded Rectangle" -msgstr "" +msgstr "áááá ááááááá£áá ááá ááá£áá®ááá" #: tools/rectangular/kpToolRoundedRectangle.cpp:43 #, kde-format @@ -2001,37 +2001,37 @@ #: tools/selection/image/kpAbstractImageSelectionTool.cpp:83 #, kde-format msgid "Left drag to create selection." -msgstr "" +msgstr "ááá áªá®ááá áááááá ááá ááááá¨áá£ááá¡ á¨áá¡áá¥áááááá." #: tools/selection/image/kpAbstractImageSelectionTool.cpp:91 #, kde-format msgid "Left drag to move selection." -msgstr "" +msgstr "ááá áªá®ááá áááááá ááá ááááá¨áá£ááá¡ ááááá¡áá¢áááá." #: tools/selection/image/kpAbstractImageSelectionTool.cpp:99 #, kde-format msgid "Left drag to scale selection." -msgstr "" +msgstr "ááá áªá®ááá áááááá ááá ááááá¨áá£ááá¡ ááá¡á¨á¢áááá áááá¡áááá¡." #: tools/selection/image/kpAbstractImageSelectionTool_Transparency.cpp:162 #, kde-format msgid "Selection: Opaque" -msgstr "" +msgstr "ááááá¨áá£áá: ááá£ááááá áááááá" #: tools/selection/image/kpAbstractImageSelectionTool_Transparency.cpp:163 #, kde-format msgid "Selection: Transparent" -msgstr "" +msgstr "ááááá¨áá£áá: ááááááá áááá" #: tools/selection/image/kpAbstractImageSelectionTool_Transparency.cpp:184 #, kde-format msgid "Selection: Transparency Color" -msgstr "" +msgstr "ááááá¨áá£áá: ááááááá ááááááá¡ á¤áá á" #: tools/selection/image/kpAbstractImageSelectionTool_Transparency.cpp:205 #, kde-format msgid "Selection: Transparency Color Similarity" -msgstr "" +msgstr "ááááá¨áá£áá: ááááááá ááááááá¡ á¤áá áá¡ áá¡áááá¡ááá" #: tools/selection/image/kpToolEllipticalSelection.cpp:42 #, kde-format @@ -2046,7 +2046,7 @@ #: tools/selection/image/kpToolFreeFormSelection.cpp:45 #, kde-format msgid "Selection (Free-Form)" -msgstr "" +msgstr "ááááá¨áá£áá (á®áááá)" #: tools/selection/image/kpToolFreeFormSelection.cpp:46 #, kde-format @@ -2066,37 +2066,37 @@ #: tools/selection/kpAbstractSelectionTool_Move.cpp:324 #, kde-format msgid "Selection: Move" -msgstr "" +msgstr "ááááá¨áá£áá: ááááá¢ááá" #: tools/selection/kpAbstractSelectionTool_Move.cpp:347 #, kde-format msgid "%1: Smear" -msgstr "" +msgstr "%1: áááªá®á" #: tools/selection/text/kpToolText.cpp:55 #, kde-format msgid "Writes text" -msgstr "" +msgstr "á¬áá á¡ á¢áá¥á¡á¢á¡" #: tools/selection/text/kpToolText_Commands.cpp:69 #, kde-format msgid "Text: Backspace" -msgstr "" +msgstr "á¢áá¥á¡á¢á: Backspace" #: tools/selection/text/kpToolText_Commands.cpp:86 #, kde-format msgid "Text: Delete" -msgstr "" +msgstr "á¢áá¥á¡á¢á: á¬áá¨áá" #: tools/selection/text/kpToolText_Commands.cpp:103 #, kde-format msgid "Text: New Line" -msgstr "" +msgstr "á¢áá¥á¡á¢á: áá®ááá á®ááá" #: tools/selection/text/kpToolText_Commands.cpp:120 #, kde-format msgid "Text: Write" -msgstr "" +msgstr "á¢áá¥á¡á¢á: ááá¬áá á" #: tools/selection/text/kpToolText_Create.cpp:48 #, kde-format @@ -2126,57 +2126,57 @@ #: tools/selection/text/kpToolText_TextStyle.cpp:113 #, kde-format msgid "Text: Opaque Background" -msgstr "" +msgstr "á¢áá¥á¡á¢á: ááá£ááááá áááá á¤ááá" #: tools/selection/text/kpToolText_TextStyle.cpp:114 #, kde-format msgid "Text: Transparent Background" -msgstr "" +msgstr "á¢áá¥á¡á¢á: ááááááá ááááá¤ááá" #: tools/selection/text/kpToolText_TextStyle.cpp:137 #, kde-format msgid "Text: Swap Colors" -msgstr "" +msgstr "á¢áá¥á¡á¢á: á¤áá áááá¡ á¨ááªááá" #: tools/selection/text/kpToolText_TextStyle.cpp:158 #, kde-format msgid "Text: Foreground Color" -msgstr "" +msgstr "á¢áá¥á¡á¢á: á¬ááá áááááá¡ á¤áá á" #: tools/selection/text/kpToolText_TextStyle.cpp:179 #, kde-format msgid "Text: Background Color" -msgstr "" +msgstr "á¢áá¥á¡á¢áá¡ á¤áááá¡ á¤áá á" #: tools/selection/text/kpToolText_TextStyle.cpp:215 #, kde-format msgid "Text: Font" -msgstr "" +msgstr "á¢áá¥á¡á¢á: á¤ááá¢á" #: tools/selection/text/kpToolText_TextStyle.cpp:242 #, kde-format msgid "Text: Font Size" -msgstr "" +msgstr "á¢áá¥á¡á¢á: á¤ááá¢áá¡ áááá" #: tools/selection/text/kpToolText_TextStyle.cpp:265 #, kde-format msgid "Text: Bold" -msgstr "" +msgstr "á¢áá¥á¡á¢á: á¡á¥ááá" #: tools/selection/text/kpToolText_TextStyle.cpp:287 #, kde-format msgid "Text: Italic" -msgstr "" +msgstr "á¢áá¥á¡á¢á: áá£á á¡ááá" #: tools/selection/text/kpToolText_TextStyle.cpp:309 #, kde-format msgid "Text: Underline" -msgstr "" +msgstr "á¢áá¥á¡á¢á: á®ááááá¡áá" #: tools/selection/text/kpToolText_TextStyle.cpp:331 #, kde-format msgid "Text: Strike Through" -msgstr "" +msgstr "á¢áá¥á¡á¢á: á®áááá¡ ááááá¡áá" #: views/kpUnzoomedThumbnailView.cpp:86 #, kde-format @@ -2186,7 +2186,7 @@ #: views/kpZoomedThumbnailView.cpp:65 #, kde-format msgid "%1% - Thumbnail" -msgstr "" +msgstr "%1% - áááááá¢á£á á" #: widgets/colorSimilarity/kpColorSimilarityHolder.cpp:67 #, kde-format @@ -2425,7 +2425,7 @@ #: widgets/kpDocumentSaveOptionsWidget.cpp:90 #, kde-format msgid "Quali&ty:" -msgstr "" +msgstr "&á®áá áá¡á®á:" #: widgets/kpDocumentSaveOptionsWidget.cpp:98 #, kde-format @@ -2445,7 +2445,7 @@ #: widgets/kpDocumentSaveOptionsWidget.cpp:228 #, kde-format msgid "256 Color" -msgstr "" +msgstr "256 á¤áá á" #: widgets/kpDocumentSaveOptionsWidget.cpp:229 #, kde-format @@ -2455,18 +2455,18 @@ #: widgets/kpDocumentSaveOptionsWidget.cpp:234 #, kde-format msgid "24-bit Color" -msgstr "" +msgstr "24-ááá¢áááá á¤áá á" #: widgets/kpPrintDialogPage.cpp:57 #, kde-format msgctxt "@title:tab" msgid "I&mage Position" -msgstr "" +msgstr "&ááááá¡áá®á£ááááá¡ áááááá áááá" #: widgets/kpPrintDialogPage.cpp:59 #, kde-format msgid "&Center of the page" -msgstr "" +msgstr "&áááá ááá¡ áªááá¢á á" #: widgets/kpPrintDialogPage.cpp:61 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kolourpaint-22.12.1/po/nl/kolourpaint.po new/kolourpaint-22.12.2/po/nl/kolourpaint.po --- old/kolourpaint-22.12.1/po/nl/kolourpaint.po 2023-01-03 00:24:48.000000000 +0100 +++ new/kolourpaint-22.12.2/po/nl/kolourpaint.po 2023-01-29 23:50:05.000000000 +0100 @@ -7,20 +7,20 @@ # Tom Albers <[email protected]>, 2004. # Bram Schoenmakers <[email protected]>, 2004, 2005, 2006, 2007. # Freek de Kruijf <[email protected]>, 2008, 2009. -# Freek de Kruijf <[email protected]>, 2009, 2010, 2011, 2012, 2014, 2015, 2016, 2017, 2020, 2021. +# Freek de Kruijf <[email protected]>, 2009, 2010, 2011, 2012, 2014, 2015, 2016, 2017, 2020, 2021, 2023. msgid "" msgstr "" "Project-Id-Version: kolourpaint\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-17 00:44+0000\n" -"PO-Revision-Date: 2021-07-03 18:31+0200\n" +"PO-Revision-Date: 2023-01-11 18:08+0100\n" "Last-Translator: Freek de Kruijf <[email protected]>\n" -"Language-Team: Dutch <[email protected]>\n" +"Language-Team: \n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 21.04.2\n" +"X-Generator: Lokalize 22.12.1\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #, kde-format @@ -84,7 +84,7 @@ #: dialogs/imagelib/effects/kpEffectsDialog.cpp:116 #, kde-format msgid "Hue, Saturation, Value" -msgstr "Tint, verzadiging, intensiteit" +msgstr "Tint, verzadiging, helderheid" #: commands/imagelib/effects/kpEffectInvertCommand.cpp:41 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kolourpaint-22.12.1/po/tr/kolourpaint.po new/kolourpaint-22.12.2/po/tr/kolourpaint.po --- old/kolourpaint-22.12.1/po/tr/kolourpaint.po 2023-01-03 00:24:48.000000000 +0100 +++ new/kolourpaint-22.12.2/po/tr/kolourpaint.po 2023-01-29 23:50:05.000000000 +0100 @@ -12,13 +12,13 @@ # obsoleteman <[email protected]>, 2008-2009,2012. # Serhat Demirkol <[email protected]>, 2009. # Volkan Gezer <[email protected]>, 2013-2014. -# Emir SARI <[email protected]>, 2022. +# Emir SARI <[email protected]>, 2022, 2023. msgid "" msgstr "" "Project-Id-Version: kdegraphics-kde4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-17 00:44+0000\n" -"PO-Revision-Date: 2022-12-11 20:10+0300\n" +"PO-Revision-Date: 2023-01-18 22:15+0300\n" "Last-Translator: Emir SARI <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\n" @@ -26,7 +26,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 22.12.0\n" +"X-Generator: Lokalize 22.12.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -1860,7 +1860,7 @@ #: mainWindow/kpMainWindow_View_Zoom.cpp:110 #, kde-format msgid "&Zoom" -msgstr "&Büyüt" +msgstr "&YakınlaÅtırma" #: scan/sanedialog.cpp:41 #, kde-format @@ -1991,7 +1991,7 @@ #: tools/kpToolZoom.cpp:75 #, kde-format msgid "Zoom" -msgstr "Büyüt" +msgstr "YakınlaÅtırma" #: tools/kpToolZoom.cpp:75 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kolourpaint-22.12.1/po/zh_CN/kolourpaint.po new/kolourpaint-22.12.2/po/zh_CN/kolourpaint.po --- old/kolourpaint-22.12.1/po/zh_CN/kolourpaint.po 2023-01-03 00:24:48.000000000 +0100 +++ new/kolourpaint-22.12.2/po/zh_CN/kolourpaint.po 2023-01-29 23:50:05.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-17 00:44+0000\n" -"PO-Revision-Date: 2022-12-24 11:44\n" +"PO-Revision-Date: 2023-01-15 15:27\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
