Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package oxygen6 for openSUSE:Leap:16.0 checked in at 2025-08-07 21:01:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/oxygen6 (Old) and /work/SRC/openSUSE:Leap:16.0/.oxygen6.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oxygen6" Thu Aug 7 21:01:13 2025 rev:4 rq:1292985 version:6.4.2 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/oxygen6/oxygen6.changes 2025-04-23 16:39:30.291911199 +0200 +++ /work/SRC/openSUSE:Leap:16.0/.oxygen6.new.1085/oxygen6.changes 2025-08-07 21:03:58.853639640 +0200 @@ -1,0 +2,59 @@ +Tue Jul 1 13:11:15 UTC 2025 - Fabian Vogt <[email protected]> + +- Update to 6.4.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.2 +- Changes since 6.4.1: + * Update version for new release 6.4.2 + +------------------------------------------------------------------- +Tue Jun 24 11:54:58 UTC 2025 - Fabian Vogt <[email protected]> + +- Update to 6.4.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.1 +- Changes since 6.4.0: + * Update version for new release 6.4.1 + +------------------------------------------------------------------- +Thu Jun 12 10:37:41 UTC 2025 - Fabian Vogt <[email protected]> + +- Update to 6.4.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.0 +- Changes since 6.3.91: + * Update version for new release 6.4.0 + +------------------------------------------------------------------- +Thu May 29 21:20:42 UTC 2025 - Fabian Vogt <[email protected]> + +- Update to 6.3.91: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.91 +- Changes since 6.3.90: + * Update version for new release 6.3.91 + +------------------------------------------------------------------- +Mon May 19 19:35:46 UTC 2025 - Fabian Vogt <[email protected]> + +- Update to 6.3.90: + * New feature release + * For more details see https://kde.org/announcements/plasma/6/6.3.90 +- Changes since 6.3.5: + * update version for new release + * CI: Add linux-qt6-next build + * Add xml/yaml linting + * kdecoration: Update titlebar when borders change + * Fix build with Qt 6.10 + * update version for new release + +------------------------------------------------------------------- +Tue May 6 20:08:51 UTC 2025 - Fabian Vogt <[email protected]> + +- Update to 6.3.5: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.5 +- Changes since 6.3.4: + * update version for new release + +------------------------------------------------------------------- Old: ---- oxygen-6.3.4.tar.xz oxygen-6.3.4.tar.xz.sig New: ---- oxygen-6.4.2.tar.xz oxygen-6.4.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oxygen6.spec ++++++ --- /var/tmp/diff_new_pack.J52Lyc/_old 2025-08-07 21:03:59.917683938 +0200 +++ /var/tmp/diff_new_pack.J52Lyc/_new 2025-08-07 21:03:59.929684437 +0200 @@ -16,8 +16,8 @@ # -%define kf6_version 6.10.0 -%define qt6_version 6.7.0 +%define kf6_version 6.14.0 +%define qt6_version 6.8.0 %define rname oxygen @@ -34,7 +34,7 @@ # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} Name: oxygen6 -Version: 6.3.4 +Version: 6.4.2 Release: 0 Summary: Oxygen style, KWin decoration and cursors License: GPL-2.0-or-later ++++++ oxygen-6.3.4.tar.xz -> oxygen-6.4.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.3.4/.gitlab-ci.yml new/oxygen-6.4.2/.gitlab-ci.yml --- old/oxygen-6.3.4/.gitlab-ci.yml 2025-04-02 05:37:10.000000000 +0200 +++ new/oxygen-6.4.2/.gitlab-ci.yml 2025-07-01 13:40:56.000000000 +0200 @@ -7,4 +7,7 @@ - /gitlab-templates/linux.yml - /gitlab-templates/freebsd.yml - /gitlab-templates/linux-qt6.yml + - /gitlab-templates/linux-qt6-next.yml - /gitlab-templates/freebsd-qt6.yml + - /gitlab-templates/xml-lint.yml + - /gitlab-templates/yaml-lint.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.3.4/.kde-ci.yml new/oxygen-6.4.2/.kde-ci.yml --- old/oxygen-6.3.4/.kde-ci.yml 2025-04-02 05:37:10.000000000 +0200 +++ new/oxygen-6.4.2/.kde-ci.yml 2025-07-01 13:40:56.000000000 +0200 @@ -2,8 +2,8 @@ # SPDX-License-Identifier: CC0-1.0 Dependencies: -- 'on': ['Linux/Qt5', 'FreeBSD/Qt5'] - 'require': + - 'on': ['Linux/Qt5', 'FreeBSD/Qt5'] + 'require': 'frameworks/extra-cmake-modules': '@latest' 'frameworks/frameworkintegration': '@latest' 'frameworks/kcmutils': '@latest' @@ -18,8 +18,8 @@ 'frameworks/kwidgetsaddons': '@latest' 'frameworks/kwindowsystem': '@latest' -- 'on': ['Linux/Qt6', 'FreeBSD/Qt6'] - 'require': + - 'on': ['Linux/Qt6', 'Linux/Qt6Next', 'FreeBSD/Qt6'] + 'require': 'frameworks/extra-cmake-modules': '@latest-kf6' 'frameworks/frameworkintegration': '@latest-kf6' 'frameworks/kcmutils': '@latest-kf6' @@ -37,5 +37,4 @@ 'plasma/libplasma': '@same' Options: - require-passing-tests-on: [ 'Linux', 'FreeBSD'] - + require-passing-tests-on: ['Linux', 'FreeBSD'] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.3.4/CMakeLists.txt new/oxygen-6.4.2/CMakeLists.txt --- old/oxygen-6.3.4/CMakeLists.txt 2025-04-02 05:37:10.000000000 +0200 +++ new/oxygen-6.4.2/CMakeLists.txt 2025-07-01 13:40:56.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.25) project(oxygen) -set(PROJECT_VERSION "6.3.4") +set(PROJECT_VERSION "6.4.2") set(PROJECT_VERSION_MAJOR 6) include(GenerateExportHeader) @@ -8,11 +8,11 @@ include(FeatureSummary) ################# Qt/KDE ################# -set(PROJECT_DEP_VERSION "6.3.4") +set(PROJECT_DEP_VERSION "6.4.2") set(QT5_MIN_VERSION "5.15.2") set(KF5_MIN_VERSION "5.102.0") -set(QT_MIN_VERSION "6.7.0") -set(KF6_MIN_VERSION "6.10.0") +set(QT_MIN_VERSION "6.8.0") +set(KF6_MIN_VERSION "6.14.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82") @@ -92,6 +92,11 @@ include(KDEInstallDirs6) include (KDECMakeSettings) find_package(Qt6 ${QT_MIN_VERSION} REQUIRED CONFIG COMPONENTS Widgets DBus Quick) + + if (Qt6Gui_VERSION VERSION_GREATER_EQUAL "6.10.0") + find_package(Qt6GuiPrivate ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE) + endif() + find_package(KF6 ${KF6_MIN_VERSION} REQUIRED COMPONENTS I18n Config diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.3.4/kdecoration/config/kcm_oxygendecoration.json new/oxygen-6.4.2/kdecoration/config/kcm_oxygendecoration.json --- old/oxygen-6.3.4/kdecoration/config/kcm_oxygendecoration.json 2025-04-02 05:37:10.000000000 +0200 +++ new/oxygen-6.4.2/kdecoration/config/kcm_oxygendecoration.json 2025-07-01 13:40:57.000000000 +0200 @@ -93,7 +93,7 @@ "X-KDE-Keywords[es]": "oxígeno,decoración", "X-KDE-Keywords[eu]": "oxygen,apaindura,apainketa,apaingarria", "X-KDE-Keywords[fi]": "oxygen,koristelu", - "X-KDE-Keywords[fr]": "oxygen, décoration", + "X-KDE-Keywords[fr]": "Oxygen, décoration", "X-KDE-Keywords[gl]": "oxygen,decoración", "X-KDE-Keywords[he]": "חמצן,עיטור", "X-KDE-Keywords[hu]": "oxygen,dekoráció", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.3.4/po/bg/oxygen_kdecoration.po new/oxygen-6.4.2/po/bg/oxygen_kdecoration.po --- old/oxygen-6.3.4/po/bg/oxygen_kdecoration.po 2025-04-02 05:37:10.000000000 +0200 +++ new/oxygen-6.4.2/po/bg/oxygen_kdecoration.po 2025-07-01 13:40:57.000000000 +0200 @@ -393,6 +393,3 @@ #, kde-format msgid "Edit" msgstr "Редактиране" - -#~ msgid "Add handle to resize windows with no border" -#~ msgstr "Добавяне на манипулатор за преоразмеряване на прозорци без рамки" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.3.4/po/ca/oxygen_kdecoration.po new/oxygen-6.4.2/po/ca/oxygen_kdecoration.po --- old/oxygen-6.3.4/po/ca/oxygen_kdecoration.po 2025-04-02 05:37:10.000000000 +0200 +++ new/oxygen-6.4.2/po/ca/oxygen_kdecoration.po 2025-07-01 13:40:57.000000000 +0200 @@ -398,3 +398,6 @@ #, kde-format msgid "Edit" msgstr "Edita" + +#~ msgid "Add handle to resize windows with no border" +#~ msgstr "Afegeix la nansa per a canviar la mida de les finestres sense vores" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.3.4/po/ca@valencia/oxygen_kdecoration.po new/oxygen-6.4.2/po/ca@valencia/oxygen_kdecoration.po --- old/oxygen-6.3.4/po/ca@valencia/oxygen_kdecoration.po 2025-04-02 05:37:10.000000000 +0200 +++ new/oxygen-6.4.2/po/ca@valencia/oxygen_kdecoration.po 2025-07-01 13:40:57.000000000 +0200 @@ -398,3 +398,6 @@ #, kde-format msgid "Edit" msgstr "Edita" + +#~ msgid "Add handle to resize windows with no border" +#~ msgstr "Afig l'ansa per a canviar la mida de les finestres sense vores" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.3.4/po/cs/oxygen_kdecoration.po new/oxygen-6.4.2/po/cs/oxygen_kdecoration.po --- old/oxygen-6.3.4/po/cs/oxygen_kdecoration.po 2025-04-02 05:37:10.000000000 +0200 +++ new/oxygen-6.4.2/po/cs/oxygen_kdecoration.po 2025-07-01 13:40:57.000000000 +0200 @@ -388,6 +388,3 @@ #, kde-format msgid "Edit" msgstr "Upravit" - -#~ msgid "Add handle to resize windows with no border" -#~ msgstr "Přidat úchytku pro změnu velikosti oken bez okrajů" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.3.4/po/es/liboxygenstyleconfig.po new/oxygen-6.4.2/po/es/liboxygenstyleconfig.po --- old/oxygen-6.3.4/po/es/liboxygenstyleconfig.po 2025-04-02 05:37:10.000000000 +0200 +++ new/oxygen-6.4.2/po/es/liboxygenstyleconfig.po 2025-07-01 13:40:57.000000000 +0200 @@ -1,13 +1,14 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. +# Spanish translations for liboxygenstyleconfig.po package. +# Copyright (C) 2012-2025 This file is copyright: +# This file is distributed under the same license as the oxygen package. # -# Eloy Cuadra <[email protected]>, 2012, 2013, 2017. +# SPDX-FileCopyrightText: 2012, 2013, 2017, 2025 Eloy Cuadra <[email protected]> msgid "" msgstr "" -"Project-Id-Version: \n" +"Project-Id-Version: liboxygenstyleconfig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-02-03 00:39+0000\n" -"PO-Revision-Date: 2017-10-22 12:13+0100\n" +"PO-Revision-Date: 2025-05-20 02:28+0100\n" "Last-Translator: Eloy Cuadra <[email protected]>\n" "Language-Team: Spanish <[email protected]>\n" "Language: es\n" @@ -33,7 +34,7 @@ #: ui/oxygenanimationconfigitem.ui:36 ui/oxygenanimationconfigitem.ui:49 #, kde-format msgid "..." -msgstr "..." +msgstr "…" #. i18n: ectx: property (text), widget (QCheckBox, animationsEnabled) #: ui/oxygenanimationconfigwidget.ui:23 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.3.4/po/es/oxygen_kdecoration.po new/oxygen-6.4.2/po/es/oxygen_kdecoration.po --- old/oxygen-6.3.4/po/es/oxygen_kdecoration.po 2025-04-02 05:37:10.000000000 +0200 +++ new/oxygen-6.4.2/po/es/oxygen_kdecoration.po 2025-07-01 13:40:57.000000000 +0200 @@ -1,15 +1,15 @@ -# Spanish translations for breeze_kwin_deco.po package. -# Copyright (C) 2014 This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# +# Spanish translations for oxygen_kdecoration.po package. +# Copyright (C) 2014-2025 This file is copyright: +# This file is distributed under the same license as the oxygen package. # Automatically generated, 2014. -# Eloy Cuadra <[email protected]>, 2014, 2015, 2016, 2017. +# +# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2025 Eloy Cuadra <[email protected]> msgid "" msgstr "" -"Project-Id-Version: breeze_kwin_deco\n" +"Project-Id-Version: oxygen_kdecoration\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-11-20 00:41+0000\n" -"PO-Revision-Date: 2017-12-14 22:19+0100\n" +"PO-Revision-Date: 2025-05-20 02:29+0100\n" "Last-Translator: Eloy Cuadra <[email protected]>\n" "Language-Team: Spanish <[email protected]>\n" "Language: es\n" @@ -395,21 +395,3 @@ #, kde-format msgid "Edit" msgstr "Editar" - -#~ msgid "Add handle to resize windows with no border" -#~ msgstr "Añadir un asa para cambiar el tamaño de las ventanas sin borde" - -#~ msgid "Display window borders for maximized windows" -#~ msgstr "Mostrar los bordes de las ventanas cuando están maximizadas" - -#~ msgid "&Animations duration:" -#~ msgstr "&Duración de las animaciones:" - -#~ msgid "ms" -#~ msgstr "ms" - -#~ msgid "Enable animations" -#~ msgstr "Activar animaciones" - -#~ msgid "Form" -#~ msgstr "Formulario" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.3.4/po/es/oxygen_style_config.po new/oxygen-6.4.2/po/es/oxygen_style_config.po --- old/oxygen-6.3.4/po/es/oxygen_style_config.po 2025-04-02 05:37:10.000000000 +0200 +++ new/oxygen-6.4.2/po/es/oxygen_style_config.po 2025-07-01 13:40:57.000000000 +0200 @@ -1,15 +1,15 @@ # Spanish translations for oxygen_style_config.po package. -# Copyright (C) 2014 This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# +# Copyright (C) 2014-2025 This file is copyright: +# This file is distributed under the same license as the oxygen package. # Automatically generated, 2014. -# Eloy Cuadra <[email protected]>, 2014, 2017, 2022. +# +# SPDX-FileCopyrightText: 2014, 2017, 2022, 2025 Eloy Cuadra <[email protected]> msgid "" msgstr "" "Project-Id-Version: oxygen_style_config\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-02-03 00:39+0000\n" -"PO-Revision-Date: 2022-02-07 11:48+0100\n" +"PO-Revision-Date: 2025-05-20 02:29+0100\n" "Last-Translator: Eloy Cuadra <[email protected]>\n" "Language-Team: Spanish <[email protected]>\n" "Language: es\n" @@ -395,75 +395,3 @@ #, kde-format msgid "Use selec&tion color (subtle)" msgstr "Usar el color de selección (&tenue)" - -#~ msgid "Always Hide Keyboard Accelerators" -#~ msgstr "Ocultar siempre los aceleradores de teclado" - -#~ msgid "Show Keyboard Accelerators When Needed" -#~ msgstr "Mostrar los aceleradores de teclado cuando sea necesario" - -#~ msgid "Always Show Keyboard Accelerators" -#~ msgstr "Mostrar siempre los aceleradores de teclado" - -#~ msgid "Widget Style" -#~ msgstr "Estilo de los elementos gráficos" - -#~ msgid "Modify the appearance of widgets" -#~ msgstr "Modificar el aspecto de los elementos gráficos" - -#~ msgid "Window Decorations" -#~ msgstr "Decoraciones de ventanas" - -#~ msgid "Modify the appearance of window decorations" -#~ msgstr "Modificar el aspecto de las decoraciones de las ventanas" - -#~ msgid "Unable to find oxygen style configuration plugin" -#~ msgstr "" -#~ "No ha sido posible encontrar el complemento de configuración del estilo " -#~ "de Oxígeno" - -#~ msgid "Unable to find oxygen decoration configuration plugin" -#~ msgstr "" -#~ "No ha sido posible encontrar el complemento de configuración de la " -#~ "decoración de Oxígeno" - -#~ msgid "Hide Advanced Configuration Options" -#~ msgstr "Ocultar las opciones de configuración avanzadas" - -#~ msgid "Show Advanced Configuration Options" -#~ msgstr "Mostrar las opciones de configuración avanzadas" - -#~ msgid "Enable animations" -#~ msgstr "Activar animaciones" - -#~ msgid "Enable pixmap cache" -#~ msgstr "Activar caché de mapas de píxeles" - -#~ msgid "Busy indicator steps" -#~ msgstr "Pasos del indicador de ocupado" - -#~ msgid "Use 'X' in checkboxes instead of check" -#~ msgstr "Usar «X» en lugar de marcas en las casillas de verificación" - -#~ msgid "Use window manager to perform windows' drag" -#~ msgstr "Usar el gestor de ventanas para realizar el arrastre de ventanas" - -#~ msgid "Use triangle tree expander instead of +/-" -#~ msgstr "Usar triángulos para expandir árboles en lugar de +/-" - -#~ msgid "Triangle si&ze:" -#~ msgstr "Ta&maño del triángulo:" - -#~ msgid "Tabs" -#~ msgstr "Pestañas" - -#~ msgctxt "Renders each inactive tab in a tabbar as separate darker slab" -#~ msgid "Single" -#~ msgstr "Sencillo" - -#~ msgctxt "Renders inactive tabs in a tabbar as a unique darker slab" -#~ msgid "Plain" -#~ msgstr "Plano" - -#~ msgid "Inactive tabs style:" -#~ msgstr "Estilo de las pestañas inactivas:" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.3.4/po/es/oxygen_style_demo.po new/oxygen-6.4.2/po/es/oxygen_style_demo.po --- old/oxygen-6.3.4/po/es/oxygen_style_demo.po 2025-04-02 05:37:10.000000000 +0200 +++ new/oxygen-6.4.2/po/es/oxygen_style_demo.po 2025-07-01 13:40:57.000000000 +0200 @@ -1,15 +1,15 @@ # Spanish translations for oxygen_style_demo.po package. -# Copyright (C) 2014 This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# +# Copyright (C) 2014-2025 This file is copyright: +# This file is distributed under the same license as the oxygen package. # Automatically generated, 2014. -# Eloy Cuadra <[email protected]>, 2014, 2015, 2017, 2019, 2021. +# +# SPDX-FileCopyrightText: 2014, 2015, 2017, 2019, 2021, 2025 Eloy Cuadra <[email protected]> msgid "" msgstr "" "Project-Id-Version: oxygen_style_demo\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-02-03 00:39+0000\n" -"PO-Revision-Date: 2021-10-07 16:34+0200\n" +"PO-Revision-Date: 2025-05-20 02:29+0100\n" "Last-Translator: Eloy Cuadra <[email protected]>\n" "Language-Team: Spanish <[email protected]>\n" "Language: es\n" @@ -960,19 +960,3 @@ #, kde-format msgid "Preview" msgstr "Vista previa" - -#~ msgid "&Color Theme" -#~ msgstr "Tema de &color" - -#~ msgctxt "Flat frame. No frame is actually drawn." -#~ msgid "Flat" -#~ msgstr "Plano" - -#~ msgid "Dialog" -#~ msgstr "Diálogo" - -#~ msgid "Text position:" -#~ msgstr "Posición del texto:" - -#~ msgid "Busy" -#~ msgstr "Ocupado" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-6.3.4/po/tr/oxygen_style_demo.po new/oxygen-6.4.2/po/tr/oxygen_style_demo.po --- old/oxygen-6.3.4/po/tr/oxygen_style_demo.po 2025-04-02 05:37:10.000000000 +0200 +++ new/oxygen-6.4.2/po/tr/oxygen_style_demo.po 2025-07-01 13:40:57.000000000 +0200 @@ -4,21 +4,21 @@ # Serdar Soytetir <[email protected]>, 2008, 2009, 2012. # H. İbrahim Güngör <[email protected]>, 2011, 2013. # Volkan Gezer <[email protected]>, 2013, 2014, 2017. -# SPDX-FileCopyrightText: 2022, 2023, 2024 Emir SARI <[email protected]> +# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025 Emir SARI <[email protected]> msgid "" msgstr "" "Project-Id-Version: kstyle_config\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-02-03 00:39+0000\n" -"PO-Revision-Date: 2024-04-23 00:36+0300\n" -"Last-Translator: Emir SARI <[email protected]>\n" +"PO-Revision-Date: 2025-04-22 20:11+0300\n" +"Last-Translator: Emir SARI <emir_sari@îcloud.com>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\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 24.07.70\n" +"X-Generator: Lokalize 25.04.0\n" #: main.cpp:37 oxygendemodialog.cpp:39 oxygendemodialog.cpp:186 #, kde-format @@ -162,7 +162,7 @@ #, kde-format msgid "Emulates user interaction with widgets for benchmarking" msgstr "" -"Kıyaslamaya yardımcı olmak için, kullanıcıların araç takımları ile " +"Kıyaslamaya yardımcı olmak için kullanıcıların araç takımları ile " "etkileşiminin benzetimini yapar" #: oxygeninputdemowidget.cpp:20 @@ -433,27 +433,27 @@ #: ui/oxygenbuttondemowidget.ui:434 ui/oxygentabdemowidget.ui:95 #, kde-format msgid "Icons Only" -msgstr "Yalnızca Simge" +msgstr "Yalnızca simge" #. i18n: ectx: property (text), item, widget (KComboBox, textPosition) #. i18n: ectx: property (text), item, widget (KComboBox, textPositionComboBox) #: ui/oxygenbuttondemowidget.ui:439 ui/oxygentabdemowidget.ui:100 #, kde-format msgid "Text Only" -msgstr "Yalnızca Metin" +msgstr "Yalnızca metin" #. i18n: ectx: property (text), item, widget (KComboBox, textPosition) #. i18n: ectx: property (text), item, widget (KComboBox, textPositionComboBox) #: ui/oxygenbuttondemowidget.ui:444 ui/oxygentabdemowidget.ui:105 #, kde-format msgid "Text Alongside Icons" -msgstr "Simge Yanında Metin" +msgstr "Simge yanında metin" #. i18n: ectx: property (text), item, widget (KComboBox, textPosition) #: ui/oxygenbuttondemowidget.ui:449 #, kde-format msgid "Text Under Icons" -msgstr "Simgelerin Altında Yazı" +msgstr "Simge altında metin" #. i18n: ectx: property (text), widget (QLabel, label_12) #: ui/oxygenbuttondemowidget.ui:470 @@ -465,25 +465,25 @@ #: ui/oxygenbuttondemowidget.ui:484 #, kde-format msgid "Small (16x16)" -msgstr "Küçük (16x16)" +msgstr "Küçük (16 × 16)" #. i18n: ectx: property (text), item, widget (KComboBox, iconSize) #: ui/oxygenbuttondemowidget.ui:489 #, kde-format msgid "Medium (22x22)" -msgstr "Orta (22x22)" +msgstr "Orta (22 × 22)" #. i18n: ectx: property (text), item, widget (KComboBox, iconSize) #: ui/oxygenbuttondemowidget.ui:494 #, kde-format msgid "Large (32x32)" -msgstr "Büyük (32x32)" +msgstr "Büyük (32 × 32)" #. i18n: ectx: property (text), item, widget (KComboBox, iconSize) #: ui/oxygenbuttondemowidget.ui:499 #, kde-format msgid "Huge (48x48)" -msgstr "Çok Büyük (48x48)" +msgstr "Devasa (48 × 48)" #. i18n: ectx: property (text), widget (QLabel, label) #: ui/oxygenframedemowidget.ui:31
