From ab67189e8a5ba121bae2521b3b1a9dd94ef0b1db Mon Sep 17 00:00:00 2001 From: Evgeniy Harchenko Date: Sun, 13 Oct 2024 22:56:48 +0300 Subject: [PATCH] Fixed version displaying in advanced settings --- package/contents/ui/config/ConfigAdvanced.qml | 2 +- package/metadata.json | 2 +- po/az/plasma_applet_org.kde.redshiftControl6.po | 6 +++--- po/be/plasma_applet_org.kde.redshiftControl6.po | 16 ++++++++-------- po/ca/plasma_applet_org.kde.redshiftControl6.po | 6 +++--- .../plasma_applet_org.kde.redshiftControl6.po | 6 +++--- po/cs/plasma_applet_org.kde.redshiftControl6.po | 6 +++--- po/da/plasma_applet_org.kde.redshiftControl6.po | 9 ++++----- po/de/plasma_applet_org.kde.redshiftControl6.po | 4 ++-- po/el/plasma_applet_org.kde.redshiftControl6.po | 4 ++-- .../plasma_applet_org.kde.redshiftControl6.po | 6 +++--- po/es/plasma_applet_org.kde.redshiftControl6.po | 6 +++--- po/et/plasma_applet_org.kde.redshiftControl6.po | 9 ++++----- po/eu/plasma_applet_org.kde.redshiftControl6.po | 6 +++--- po/fi/plasma_applet_org.kde.redshiftControl6.po | 8 ++++---- po/fr/plasma_applet_org.kde.redshiftControl6.po | 6 +++--- po/gl/plasma_applet_org.kde.redshiftControl6.po | 9 ++++----- po/hu/plasma_applet_org.kde.redshiftControl6.po | 9 ++++----- po/ia/plasma_applet_org.kde.redshiftControl6.po | 8 ++++---- po/it/plasma_applet_org.kde.redshiftControl6.po | 6 +++--- po/ja/plasma_applet_org.kde.redshiftControl6.po | 4 ++-- po/ka/plasma_applet_org.kde.redshiftControl6.po | 6 +++--- po/ko/plasma_applet_org.kde.redshiftControl6.po | 6 +++--- po/lt/plasma_applet_org.kde.redshiftControl6.po | 13 ++++++------- po/nl/plasma_applet_org.kde.redshiftControl6.po | 6 +++--- po/nn/plasma_applet_org.kde.redshiftControl6.po | 6 +++--- po/pl/plasma_applet_org.kde.redshiftControl6.po | 10 +++++----- po/pt/plasma_applet_org.kde.redshiftControl6.po | 6 +++--- .../plasma_applet_org.kde.redshiftControl6.po | 6 +++--- po/ro/plasma_applet_org.kde.redshiftControl6.po | 13 ++++++------- po/ru/plasma_applet_org.kde.redshiftControl6.po | 10 +++++----- po/sk/plasma_applet_org.kde.redshiftControl6.po | 9 ++++----- po/sl/plasma_applet_org.kde.redshiftControl6.po | 10 +++++----- po/sr/plasma_applet_org.kde.redshiftControl6.po | 4 ++-- .../plasma_applet_org.kde.redshiftControl6.po | 4 ++-- .../plasma_applet_org.kde.redshiftControl6.po | 4 ++-- .../plasma_applet_org.kde.redshiftControl6.po | 4 ++-- po/sv/plasma_applet_org.kde.redshiftControl6.po | 4 ++-- po/tr/plasma_applet_org.kde.redshiftControl6.po | 6 +++--- po/uk/plasma_applet_org.kde.redshiftControl6.po | 10 +++++----- .../plasma_applet_org.kde.redshiftControl6.po | 10 +++++----- .../plasma_applet_org.kde.redshiftControl6.po | 6 +++--- 42 files changed, 142 insertions(+), 149 deletions(-) diff --git a/package/contents/ui/config/ConfigAdvanced.qml b/package/contents/ui/config/ConfigAdvanced.qml index 8aeaf17..25d4db8 100644 --- a/package/contents/ui/config/ConfigAdvanced.qml +++ b/package/contents/ui/config/ConfigAdvanced.qml @@ -455,7 +455,7 @@ KCM.SimpleKCM { RowLayout { Layout.alignment: Qt.AlignRight Label { - text: i18n("Redshift version:") + text: i18n("%1 version:", backendString) verticalAlignment: Text.AlignVCenter font.bold: true } diff --git a/package/metadata.json b/package/metadata.json index d82e2cc..56c6091 100644 --- a/package/metadata.json +++ b/package/metadata.json @@ -88,7 +88,7 @@ "Description[zh_TW]": "用來控制 redshift 的 Plasmoid。", "Icon": "redshift-status-on", "Id": "org.kde.redshiftControl6", - "Version": "2.2", + "Version": "3.0", "License": "GPL2", "Website": "https://github.com/evgeniy-harchenko/plasma6-redshift-control" }, diff --git a/po/az/plasma_applet_org.kde.redshiftControl6.po b/po/az/plasma_applet_org.kde.redshiftControl6.po index 320f796..184e45f 100644 --- a/po/az/plasma_applet_org.kde.redshiftControl6.po +++ b/po/az/plasma_applet_org.kde.redshiftControl6.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:44+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Azerbaijani <>\n" "Language: az\n" @@ -101,7 +101,7 @@ msgid "Insert custom mode options" msgstr "İstifadəşi rejimi ayarlarını daxil etmək" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "%1 versiyası:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/be/plasma_applet_org.kde.redshiftControl6.po b/po/be/plasma_applet_org.kde.redshiftControl6.po index 05ef559..ba5df0c 100644 --- a/po/be/plasma_applet_org.kde.redshiftControl6.po +++ b/po/be/plasma_applet_org.kde.redshiftControl6.po @@ -4,23 +4,23 @@ msgid "" msgstr "" "Project-Id-Version: 86ff119b1606fcaa910d6b44fc14b611\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:44+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Russian <>\n" "Language: be\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " -"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || " -"n%100>=11 && n%100<=14 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=" +"4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || n%100>=11 &" +"& n%100<=14 ? 2 : 3);\n" "X-Generator: Lokalize 24.08.1\n" "X-Crowdin-Project: 86ff119b1606fcaa910d6b44fc14b611\n" "X-Crowdin-Project-ID: 127\n" "X-Crowdin-Language: be\n" -"X-Crowdin-File: /main/be/plasma6-redshift-control/plasma_applet_org.kde." -"redshiftControl.po\n" +"X-Crowdin-File: /main/be/plasma6-redshift-control/plasma_applet_org.kde.redshi" +"ftControl.po\n" "X-Crowdin-File-ID: 9094\n" #: ../package/contents/config/config.qml:11 @@ -106,7 +106,7 @@ msgid "Insert custom mode options" msgstr "Уставіць параметры адвольнага рэжыму" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "Версія %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/ca/plasma_applet_org.kde.redshiftControl6.po b/po/ca/plasma_applet_org.kde.redshiftControl6.po index f3e6a6f..95ec927 100644 --- a/po/ca/plasma_applet_org.kde.redshiftControl6.po +++ b/po/ca/plasma_applet_org.kde.redshiftControl6.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:46+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Catalan <>\n" "Language: ca\n" @@ -104,7 +104,7 @@ msgid "Insert custom mode options" msgstr "Opcions per al mode d'inserció personalitzat" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "Versió del %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/ca@valencia/plasma_applet_org.kde.redshiftControl6.po b/po/ca@valencia/plasma_applet_org.kde.redshiftControl6.po index 3a493c4..0d26448 100644 --- a/po/ca@valencia/plasma_applet_org.kde.redshiftControl6.po +++ b/po/ca@valencia/plasma_applet_org.kde.redshiftControl6.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:46+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Catalan <>\n" "Language: ca@valencia\n" @@ -104,7 +104,7 @@ msgid "Insert custom mode options" msgstr "Opcions per al mode d'inserció personalitzat" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "Versió de %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/cs/plasma_applet_org.kde.redshiftControl6.po b/po/cs/plasma_applet_org.kde.redshiftControl6.po index 8a8bf98..9ec3209 100644 --- a/po/cs/plasma_applet_org.kde.redshiftControl6.po +++ b/po/cs/plasma_applet_org.kde.redshiftControl6.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:09+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:46+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Czech <>\n" "Language: cs\n" @@ -101,7 +101,7 @@ msgid "Insert custom mode options" msgstr "" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "Verze %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/da/plasma_applet_org.kde.redshiftControl6.po b/po/da/plasma_applet_org.kde.redshiftControl6.po index bf79351..27b73ff 100644 --- a/po/da/plasma_applet_org.kde.redshiftControl6.po +++ b/po/da/plasma_applet_org.kde.redshiftControl6.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:46+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Russian <>\n" "Language: da\n" @@ -106,9 +106,8 @@ msgid "Insert custom mode options" msgstr "Indsæt valgmuligheder for tilpasset tilstand" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -#, fuzzy -msgid "Redshift version:" -msgstr "%1-version" +msgid "%1 version:" +msgstr "%1-version:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 msgid "Backend" diff --git a/po/de/plasma_applet_org.kde.redshiftControl6.po b/po/de/plasma_applet_org.kde.redshiftControl6.po index 6a7aa0c..9a6de1c 100644 --- a/po/de/plasma_applet_org.kde.redshiftControl6.po +++ b/po/de/plasma_applet_org.kde.redshiftControl6.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" "PO-Revision-Date: 2024-10-13 19:08+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: German <>\n" @@ -103,7 +103,7 @@ msgstr "Benutzerdefinierte Moduseinstellungen verwenden" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 #, fuzzy -msgid "Redshift version:" +msgid "%1 version:" msgstr "Rotverschiebung-Version" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/el/plasma_applet_org.kde.redshiftControl6.po b/po/el/plasma_applet_org.kde.redshiftControl6.po index 8a6fd91..722cbd8 100644 --- a/po/el/plasma_applet_org.kde.redshiftControl6.po +++ b/po/el/plasma_applet_org.kde.redshiftControl6.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" "PO-Revision-Date: 2024-10-13 19:08+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Greek <>\n" @@ -102,7 +102,7 @@ msgstr "Εισαγωγή επιλογών προσαρμοσμένης λειτ #: ../package/contents/ui/config/ConfigAdvanced.qml:458 #, fuzzy -msgid "Redshift version:" +msgid "%1 version:" msgstr "Έκδοση μετατόπισης ερυθρού" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/en_GB/plasma_applet_org.kde.redshiftControl6.po b/po/en_GB/plasma_applet_org.kde.redshiftControl6.po index f79397e..bfded5d 100644 --- a/po/en_GB/plasma_applet_org.kde.redshiftControl6.po +++ b/po/en_GB/plasma_applet_org.kde.redshiftControl6.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:47+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Russian <>\n" "Language: en_GB\n" @@ -101,7 +101,7 @@ msgid "Insert custom mode options" msgstr "Insert custom mode options" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "%1 version:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/es/plasma_applet_org.kde.redshiftControl6.po b/po/es/plasma_applet_org.kde.redshiftControl6.po index 909a5f7..75877ac 100644 --- a/po/es/plasma_applet_org.kde.redshiftControl6.po +++ b/po/es/plasma_applet_org.kde.redshiftControl6.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma_applet_org\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:47+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Spanish <>\n" "Language: es\n" @@ -103,7 +103,7 @@ msgid "Insert custom mode options" msgstr "Insertar opciones de modo personalizado" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "Versión de %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/et/plasma_applet_org.kde.redshiftControl6.po b/po/et/plasma_applet_org.kde.redshiftControl6.po index 745ca07..8767356 100644 --- a/po/et/plasma_applet_org.kde.redshiftControl6.po +++ b/po/et/plasma_applet_org.kde.redshiftControl6.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:47+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Estonian <>\n" "Language: et\n" @@ -101,9 +101,8 @@ msgid "Insert custom mode options" msgstr "Lisa kohandatud režiimi valikud" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -#, fuzzy -msgid "Redshift version:" -msgstr "%1i versioon" +msgid "%1 version:" +msgstr "%1 versioon:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 msgid "Backend" diff --git a/po/eu/plasma_applet_org.kde.redshiftControl6.po b/po/eu/plasma_applet_org.kde.redshiftControl6.po index 155f0da..9e9a199 100644 --- a/po/eu/plasma_applet_org.kde.redshiftControl6.po +++ b/po/eu/plasma_applet_org.kde.redshiftControl6.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:48+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Russian <>\n" "Language: eu\n" @@ -104,7 +104,7 @@ msgid "Insert custom mode options" msgstr "Txertatu norberak finkatutako moduko aukerak" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "%1 bertsioa:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/fi/plasma_applet_org.kde.redshiftControl6.po b/po/fi/plasma_applet_org.kde.redshiftControl6.po index cc10666..a511228 100644 --- a/po/fi/plasma_applet_org.kde.redshiftControl6.po +++ b/po/fi/plasma_applet_org.kde.redshiftControl6.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:48+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Finnish <>\n" "Language: fi\n" @@ -101,8 +101,8 @@ msgid "Insert custom mode options" msgstr "Lisää mukautetut tilavalinnat" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" -msgstr "%1in versio:" +msgid "%1 version:" +msgstr "%1 versio:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 msgid "Backend" diff --git a/po/fr/plasma_applet_org.kde.redshiftControl6.po b/po/fr/plasma_applet_org.kde.redshiftControl6.po index 2624e0a..47f229b 100644 --- a/po/fr/plasma_applet_org.kde.redshiftControl6.po +++ b/po/fr/plasma_applet_org.kde.redshiftControl6.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma_applet_org.kde.redshiftControl6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:10+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:48+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Russian <>\n" "Language: fr\n" @@ -103,7 +103,7 @@ msgid "Insert custom mode options" msgstr "Insérer des options personnalisées de mode" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "Version de %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/gl/plasma_applet_org.kde.redshiftControl6.po b/po/gl/plasma_applet_org.kde.redshiftControl6.po index 9743c34..94a8fd5 100644 --- a/po/gl/plasma_applet_org.kde.redshiftControl6.po +++ b/po/gl/plasma_applet_org.kde.redshiftControl6.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:47+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Galician <>\n" "Language: gl\n" @@ -101,9 +101,8 @@ msgid "Insert custom mode options" msgstr "Inserir opcións de modo personalizadas" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -#, fuzzy -msgid "Redshift version:" -msgstr "Versión de %1" +msgid "%1 version:" +msgstr "Versión de %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 msgid "Backend" diff --git a/po/hu/plasma_applet_org.kde.redshiftControl6.po b/po/hu/plasma_applet_org.kde.redshiftControl6.po index 37ccae0..d2e77bb 100644 --- a/po/hu/plasma_applet_org.kde.redshiftControl6.po +++ b/po/hu/plasma_applet_org.kde.redshiftControl6.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:48+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Hungarian <>\n" "Language: hu\n" @@ -101,9 +101,8 @@ msgid "Insert custom mode options" msgstr "Saját módopciók beszúrása" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -#, fuzzy -msgid "Redshift version:" -msgstr "%1 verzió" +msgid "%1 version:" +msgstr "%1 verzió:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 msgid "Backend" diff --git a/po/ia/plasma_applet_org.kde.redshiftControl6.po b/po/ia/plasma_applet_org.kde.redshiftControl6.po index 41d88da..9673018 100644 --- a/po/ia/plasma_applet_org.kde.redshiftControl6.po +++ b/po/ia/plasma_applet_org.kde.redshiftControl6.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:51+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Interlingua <>\n" "Language: ia\n" @@ -101,8 +101,8 @@ msgid "Insert custom mode options" msgstr "" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" -msgstr "Version de %1 (Torno al rubie):" +msgid "%1 version:" +msgstr "Version de %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 msgid "Backend" diff --git a/po/it/plasma_applet_org.kde.redshiftControl6.po b/po/it/plasma_applet_org.kde.redshiftControl6.po index 1c4a28f..de72f49 100644 --- a/po/it/plasma_applet_org.kde.redshiftControl6.po +++ b/po/it/plasma_applet_org.kde.redshiftControl6.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:50+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Italian <>\n" "Language: it\n" @@ -102,7 +102,7 @@ msgid "Insert custom mode options" msgstr "Inserisci le opzioni della modalità personalizzata" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "Versione di %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/ja/plasma_applet_org.kde.redshiftControl6.po b/po/ja/plasma_applet_org.kde.redshiftControl6.po index e69d5b9..9078ab4 100644 --- a/po/ja/plasma_applet_org.kde.redshiftControl6.po +++ b/po/ja/plasma_applet_org.kde.redshiftControl6.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma_applet_org.kde.redshiftControl6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" "PO-Revision-Date: 2024-10-13 19:08+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Japanese <>\n" @@ -96,7 +96,7 @@ msgid "Insert custom mode options" msgstr "" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/ka/plasma_applet_org.kde.redshiftControl6.po b/po/ka/plasma_applet_org.kde.redshiftControl6.po index a5152dd..beb6f57 100644 --- a/po/ka/plasma_applet_org.kde.redshiftControl6.po +++ b/po/ka/plasma_applet_org.kde.redshiftControl6.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:50+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Georgian <>\n" "Language: ka\n" @@ -100,7 +100,7 @@ msgid "Insert custom mode options" msgstr "ხელით მითითებული რეჟიმის პარამეტრების მითითება" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "%1 -ის ვერსია:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/ko/plasma_applet_org.kde.redshiftControl6.po b/po/ko/plasma_applet_org.kde.redshiftControl6.po index bfb0011..17b91ec 100644 --- a/po/ko/plasma_applet_org.kde.redshiftControl6.po +++ b/po/ko/plasma_applet_org.kde.redshiftControl6.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:50+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Korean <>\n" "Language: ko\n" @@ -102,7 +102,7 @@ msgid "Insert custom mode options" msgstr "사용자 정의 모드 옵션 삽입" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "%1 버전:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/lt/plasma_applet_org.kde.redshiftControl6.po b/po/lt/plasma_applet_org.kde.redshiftControl6.po index d3da675..4e32f4c 100644 --- a/po/lt/plasma_applet_org.kde.redshiftControl6.po +++ b/po/lt/plasma_applet_org.kde.redshiftControl6.po @@ -8,16 +8,16 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:50+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Russian <>\n" "Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || " -"n%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n%100>=20" +") ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n" "X-Generator: Lokalize 24.08.1\n" #: ../package/contents/config/config.qml:11 @@ -103,9 +103,8 @@ msgid "Insert custom mode options" msgstr "Įterpti tinkintas veiksenos parinktis" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -#, fuzzy -msgid "Redshift version:" -msgstr "%1 versija" +msgid "%1 version:" +msgstr "%1 versija:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 msgid "Backend" diff --git a/po/nl/plasma_applet_org.kde.redshiftControl6.po b/po/nl/plasma_applet_org.kde.redshiftControl6.po index a54ab50..b643eaa 100644 --- a/po/nl/plasma_applet_org.kde.redshiftControl6.po +++ b/po/nl/plasma_applet_org.kde.redshiftControl6.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:50+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Russian <>\n" "Language: nl\n" @@ -101,7 +101,7 @@ msgid "Insert custom mode options" msgstr "Aangepaste opties voor modus invoegen" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "%1-versie:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/nn/plasma_applet_org.kde.redshiftControl6.po b/po/nn/plasma_applet_org.kde.redshiftControl6.po index d1f798e..9b24a99 100644 --- a/po/nn/plasma_applet_org.kde.redshiftControl6.po +++ b/po/nn/plasma_applet_org.kde.redshiftControl6.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:52+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Norwegian Nynorsk <>\n" "Language: nn\n" @@ -103,7 +103,7 @@ msgid "Insert custom mode options" msgstr "Set inn tilpassa modusval" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "%1-versjon:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/pl/plasma_applet_org.kde.redshiftControl6.po b/po/pl/plasma_applet_org.kde.redshiftControl6.po index 46a9c7d..ab6fb9c 100644 --- a/po/pl/plasma_applet_org.kde.redshiftControl6.po +++ b/po/pl/plasma_applet_org.kde.redshiftControl6.po @@ -8,16 +8,16 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:50+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Polish <>\n" "Language: pl\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==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 |" +"| n%100>=20) ? 1 : 2);\n" "X-Generator: Lokalize 24.08.1\n" #: ../package/contents/config/config.qml:11 @@ -103,7 +103,7 @@ msgid "Insert custom mode options" msgstr "Wstaw własne opcje trybu" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "Wersja %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/pt/plasma_applet_org.kde.redshiftControl6.po b/po/pt/plasma_applet_org.kde.redshiftControl6.po index 7785505..a5d8729 100644 --- a/po/pt/plasma_applet_org.kde.redshiftControl6.po +++ b/po/pt/plasma_applet_org.kde.redshiftControl6.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma_applet_org\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:50+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Portuguese <>\n" "Language: pt\n" @@ -99,7 +99,7 @@ msgid "Insert custom mode options" msgstr "Inserir opções de modo personalizadas" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "Versão do %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/pt_BR/plasma_applet_org.kde.redshiftControl6.po b/po/pt_BR/plasma_applet_org.kde.redshiftControl6.po index dc75412..b1b916a 100644 --- a/po/pt_BR/plasma_applet_org.kde.redshiftControl6.po +++ b/po/pt_BR/plasma_applet_org.kde.redshiftControl6.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:50+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Portuguese <>\n" "Language: pt_BR\n" @@ -103,7 +103,7 @@ msgid "Insert custom mode options" msgstr "Inserir opções de modo personalizadas" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "Versão do %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/ro/plasma_applet_org.kde.redshiftControl6.po b/po/ro/plasma_applet_org.kde.redshiftControl6.po index 3486eda..19ec927 100644 --- a/po/ro/plasma_applet_org.kde.redshiftControl6.po +++ b/po/ro/plasma_applet_org.kde.redshiftControl6.po @@ -7,16 +7,16 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:50+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Russian <>\n" "Language: ro\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==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " -"20)) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)" +") ? 1 : 2;\n" "X-Generator: Lokalize 24.08.1\n" #: ../package/contents/config/config.qml:11 @@ -102,9 +102,8 @@ msgid "Insert custom mode options" msgstr "Inserează opțiuni personalizate de regim" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -#, fuzzy -msgid "Redshift version:" -msgstr "Versiune %1" +msgid "%1 version:" +msgstr "Versiune %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 msgid "Backend" diff --git a/po/ru/plasma_applet_org.kde.redshiftControl6.po b/po/ru/plasma_applet_org.kde.redshiftControl6.po index 39885e4..e5be5a7 100644 --- a/po/ru/plasma_applet_org.kde.redshiftControl6.po +++ b/po/ru/plasma_applet_org.kde.redshiftControl6.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:51+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Russian <>\n" "Language: ru\n" @@ -17,8 +17,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 24.08.1\n" -"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : " -"n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n%10>=2" +" && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #: ../package/contents/config/config.qml:11 msgid "General" @@ -103,7 +103,7 @@ msgid "Insert custom mode options" msgstr "Введите произвольные опции" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "Версия %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/sk/plasma_applet_org.kde.redshiftControl6.po b/po/sk/plasma_applet_org.kde.redshiftControl6.po index f58c191..099c821 100644 --- a/po/sk/plasma_applet_org.kde.redshiftControl6.po +++ b/po/sk/plasma_applet_org.kde.redshiftControl6.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma_applet_org.kde.redshiftControl6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:51+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Slovak <>\n" "Language: sk\n" @@ -100,9 +100,8 @@ msgid "Insert custom mode options" msgstr "Vložiť možnosti vlastného režimu" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -#, fuzzy -msgid "Redshift version:" -msgstr "Verzia %1" +msgid "%1 version:" +msgstr "Verzia %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 msgid "Backend" diff --git a/po/sl/plasma_applet_org.kde.redshiftControl6.po b/po/sl/plasma_applet_org.kde.redshiftControl6.po index e454287..629e516 100644 --- a/po/sl/plasma_applet_org.kde.redshiftControl6.po +++ b/po/sl/plasma_applet_org.kde.redshiftControl6.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:51+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Slovenian <>\n" "Language: sl\n" @@ -16,8 +16,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 24.08.1\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || " -"n%100==4 ? 3 : 0);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%" +"100==4 ? 3 : 0);\n" #: ../package/contents/config/config.qml:11 msgid "General" @@ -102,7 +102,7 @@ msgid "Insert custom mode options" msgstr "Vstavi možnosti načina po meri" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "%1 različica:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/sr/plasma_applet_org.kde.redshiftControl6.po b/po/sr/plasma_applet_org.kde.redshiftControl6.po index a649389..00a14f3 100644 --- a/po/sr/plasma_applet_org.kde.redshiftControl6.po +++ b/po/sr/plasma_applet_org.kde.redshiftControl6.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" "PO-Revision-Date: 2016-03-27 01:37+0100\n" "Last-Translator: Mladen Pejaković \n" "Language-Team: Serbian \n" @@ -104,7 +104,7 @@ msgstr "Уметните опције прилагођеног режима" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 #, fuzzy -msgid "Redshift version:" +msgid "%1 version:" msgstr "Издање црвеног помака" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/sr@ijekavian/plasma_applet_org.kde.redshiftControl6.po b/po/sr@ijekavian/plasma_applet_org.kde.redshiftControl6.po index ab96022..78d140d 100644 --- a/po/sr@ijekavian/plasma_applet_org.kde.redshiftControl6.po +++ b/po/sr@ijekavian/plasma_applet_org.kde.redshiftControl6.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" "PO-Revision-Date: 2016-03-27 01:37+0100\n" "Last-Translator: Mladen Pejaković \n" "Language-Team: Serbian \n" @@ -104,7 +104,7 @@ msgstr "Уметните опције прилагођеног режима" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 #, fuzzy -msgid "Redshift version:" +msgid "%1 version:" msgstr "Издање црвеног помака" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/sr@ijekavianlatin/plasma_applet_org.kde.redshiftControl6.po b/po/sr@ijekavianlatin/plasma_applet_org.kde.redshiftControl6.po index 17c2e69..4194270 100644 --- a/po/sr@ijekavianlatin/plasma_applet_org.kde.redshiftControl6.po +++ b/po/sr@ijekavianlatin/plasma_applet_org.kde.redshiftControl6.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" "PO-Revision-Date: 2016-03-27 01:37+0100\n" "Last-Translator: Mladen Pejaković \n" "Language-Team: Serbian \n" @@ -104,7 +104,7 @@ msgstr "Umetnite opcije prilagođenog režima" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 #, fuzzy -msgid "Redshift version:" +msgid "%1 version:" msgstr "Izdanje crvenog pomaka" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/sr@latin/plasma_applet_org.kde.redshiftControl6.po b/po/sr@latin/plasma_applet_org.kde.redshiftControl6.po index 2028712..1b9ec6e 100644 --- a/po/sr@latin/plasma_applet_org.kde.redshiftControl6.po +++ b/po/sr@latin/plasma_applet_org.kde.redshiftControl6.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" "PO-Revision-Date: 2016-03-27 01:37+0100\n" "Last-Translator: Mladen Pejaković \n" "Language-Team: Serbian \n" @@ -104,7 +104,7 @@ msgstr "Umetnite opcije prilagođenog režima" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 #, fuzzy -msgid "Redshift version:" +msgid "%1 version:" msgstr "Izdanje crvenog pomaka" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/sv/plasma_applet_org.kde.redshiftControl6.po b/po/sv/plasma_applet_org.kde.redshiftControl6.po index df67229..36e833f 100644 --- a/po/sv/plasma_applet_org.kde.redshiftControl6.po +++ b/po/sv/plasma_applet_org.kde.redshiftControl6.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" "PO-Revision-Date: 2024-10-13 19:08+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Swedish <>\n" @@ -102,7 +102,7 @@ msgstr "Infoga egna lägesåtgärder" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 #, fuzzy -msgid "Redshift version:" +msgid "%1 version:" msgstr "Rödförskjutningsversion" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/tr/plasma_applet_org.kde.redshiftControl6.po b/po/tr/plasma_applet_org.kde.redshiftControl6.po index e6b6e51..94a4e8a 100644 --- a/po/tr/plasma_applet_org.kde.redshiftControl6.po +++ b/po/tr/plasma_applet_org.kde.redshiftControl6.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: plasma6-redshift-control\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:51+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Turkish <>\n" "Language: tr\n" @@ -102,7 +102,7 @@ msgid "Insert custom mode options" msgstr "Özel kip ekleme seçenekleri" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "%1 sürümü:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/uk/plasma_applet_org.kde.redshiftControl6.po b/po/uk/plasma_applet_org.kde.redshiftControl6.po index 280037b..2098002 100644 --- a/po/uk/plasma_applet_org.kde.redshiftControl6.po +++ b/po/uk/plasma_applet_org.kde.redshiftControl6.po @@ -9,16 +9,16 @@ msgid "" msgstr "" "Project-Id-Version: plasma_applet_org.kde.redshiftControl6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:51+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Ukrainian <>\n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : " -"n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n%10>=2" +" && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Lokalize 24.08.1\n" #: ../package/contents/config/config.qml:11 @@ -104,7 +104,7 @@ msgid "Insert custom mode options" msgstr "Вставити параметри нетипового режиму" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "Версія %1:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/zh_CN/plasma_applet_org.kde.redshiftControl6.po b/po/zh_CN/plasma_applet_org.kde.redshiftControl6.po index 3647d78..64efd65 100644 --- a/po/zh_CN/plasma_applet_org.kde.redshiftControl6.po +++ b/po/zh_CN/plasma_applet_org.kde.redshiftControl6.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:51+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Russian <>\n" "Language: zh_CN\n" @@ -15,8 +15,8 @@ msgstr "" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf5-trunk/messages/plasma6-redshift-control/" -"plasma_applet_org.kde.redshiftControl6.pot\n" +"X-Crowdin-File: /kf5-trunk/messages/plasma6-redshift-control/plasma_applet_org" +".kde.redshiftControl6.pot\n" "X-Crowdin-File-ID: 10198\n" "X-Generator: Lokalize 24.08.1\n" @@ -103,7 +103,7 @@ msgid "Insert custom mode options" msgstr "插入自定义模式选项" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "%1 版本:" #: ../package/contents/ui/config/ConfigGeneral.qml:43 diff --git a/po/zh_TW/plasma_applet_org.kde.redshiftControl6.po b/po/zh_TW/plasma_applet_org.kde.redshiftControl6.po index 40e23a8..1325924 100644 --- a/po/zh_TW/plasma_applet_org.kde.redshiftControl6.po +++ b/po/zh_TW/plasma_applet_org.kde.redshiftControl6.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-13 20:49+0300\n" -"PO-Revision-Date: 2024-10-13 19:08+0300\n" +"POT-Creation-Date: 2024-10-13 22:38+0300\n" +"PO-Revision-Date: 2024-10-13 22:51+0300\n" "Last-Translator: Evgeniy Harchenko \n" "Language-Team: Russian <>\n" "Language: zh_TW\n" @@ -102,7 +102,7 @@ msgid "Insert custom mode options" msgstr "插入自定義模式選項" #: ../package/contents/ui/config/ConfigAdvanced.qml:458 -msgid "Redshift version:" +msgid "%1 version:" msgstr "%1 版本:" #: ../package/contents/ui/config/ConfigGeneral.qml:43