Skip to content

Commit e875e50

Browse files
github-actionsluisbocanegra
authored andcommitted
ci: merge translations
1 parent 3291af6 commit e875e50

9 files changed

Lines changed: 363 additions & 96 deletions

File tree

package/translate/ReadMe.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
| Locale | Lines | % Done|
66
|----------|---------|-------|
7-
| Template | 316 | |
8-
| ca | 316/316 | 100% |
9-
| de | 154/316 | 48% |
10-
| fi | 275/316 | 87% |
11-
| nl | 311/316 | 98% |
12-
| pl | 311/316 | 98% |
13-
| uk | 218/316 | 68% |
14-
| zh | 255/316 | 80% |
7+
| Template | 322 | |
8+
| ca | 312/322 | 96% |
9+
| de | 154/322 | 47% |
10+
| fi | 271/322 | 84% |
11+
| nl | 307/322 | 95% |
12+
| pl | 307/322 | 95% |
13+
| uk | 218/322 | 67% |
14+
| zh | 255/322 | 79% |
1515

1616

1717
## New Translations

package/translate/ca.po

Lines changed: 49 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: colorizer\n"
1010
"Report-Msgid-Bugs-To: https://github.com/luisbocanegra/plasma-panel-colorizer\n"
11-
"POT-Creation-Date: 2026-01-30 23:07+0000\n"
11+
"POT-Creation-Date: 2026-02-05 20:38+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -69,6 +69,10 @@ msgstr "Substitució d'icones de la safata d'entrada"
6969
msgid "General"
7070
msgstr "General"
7171

72+
#: ../contents/config/config.qml
73+
msgid "Support Me"
74+
msgstr ""
75+
7276
#: ../contents/ui/components/CategoryDisabled.qml
7377
msgid "Panel Colorizer is disabled"
7478
msgstr "L'Acoloridor de panells està desactivat."
@@ -541,10 +545,6 @@ msgstr "Registre de canvis"
541545
msgid "Releases"
542546
msgstr "Publicacions"
543547

544-
#: ../contents/ui/components/Header.qml
545-
msgid "Matrix chat"
546-
msgstr "Xat Matrix"
547-
548548
#: ../contents/ui/components/Header.qml
549549
msgid "Home page"
550550
msgstr "Pàgina d'inici"
@@ -578,24 +578,24 @@ msgid "FAQ"
578578
msgstr "Preguntes freqüents"
579579

580580
#: ../contents/ui/components/Header.qml
581-
msgid "Discussions"
582-
msgstr "Discussions"
581+
msgid "GitHub Discussions"
582+
msgstr ""
583583

584584
#: ../contents/ui/components/Header.qml
585585
msgid "Send an email"
586586
msgstr "Envia un correu"
587587

588588
#: ../contents/ui/components/Header.qml
589-
msgid "Donate"
590-
msgstr "Dóna"
589+
msgid "Translate"
590+
msgstr ""
591591

592592
#: ../contents/ui/components/Header.qml
593-
msgid "GitHub sponsors"
594-
msgstr "Espònsors del GitHub"
593+
msgid "Donate"
594+
msgstr "Dóna"
595595

596596
#: ../contents/ui/components/Header.qml
597-
msgid "My other projects"
598-
msgstr "Altres projectes meus"
597+
msgid "More projects"
598+
msgstr ""
599599

600600
#: ../contents/ui/components/Header.qml ../contents/ui/components/PopupView.qml
601601
msgid "Running version of the widget (%1) is different to the one on disk (%2), please log out and back in (or restart plasmashell user unit) to ensure things work correctly!"
@@ -637,6 +637,30 @@ msgstr "Això sobreescriurà qualsevol exportació prèvia."
637637
msgid "This will replace your current settings!"
638638
msgstr "Això reemplaçarà la configuració actual."
639639

640+
#: ../contents/ui/components/SupportMe.qml
641+
msgid "Thank you for using %1!"
642+
msgstr ""
643+
644+
#: ../contents/ui/components/SupportMe.qml
645+
msgid "If you enjoy using the plugin please consider sponsoring or donating so I can dedicate more time to maintain and improve this and <a href=\"https://github.com/luisbocanegra?tab=repositories&q=&type=source&language=&sort=stargazers\">my other projects</a>."
646+
msgstr ""
647+
648+
#: ../contents/ui/components/SupportMe.qml
649+
msgid "You can also"
650+
msgstr ""
651+
652+
#: ../contents/ui/components/SupportMe.qml
653+
msgid "Star the project on GitHub"
654+
msgstr ""
655+
656+
#: ../contents/ui/components/SupportMe.qml
657+
msgid "Rate in the KDE Store"
658+
msgstr ""
659+
660+
#: ../contents/ui/components/SupportMe.qml
661+
msgid "Translate %1 to your language"
662+
msgstr ""
663+
640664
#: ../contents/ui/components/WidgetCardConfig.qml ../contents/ui/components/WidgetCardHide.qml ../contents/ui/components/WidgetCardIslands.qml ../contents/ui/components/WidgetCardTextIconFixes.qml
641665
msgid "System Tray"
642666
msgstr "Safata del sistema"
@@ -1295,6 +1319,18 @@ msgstr "Trau totes les illes"
12951319
msgid "Hide widget (visible in panel Edit Mode)"
12961320
msgstr "Amaga el giny (visible en Mode d'Edició del Panell)"
12971321

1322+
#~ msgid "Matrix chat"
1323+
#~ msgstr "Xat Matrix"
1324+
1325+
#~ msgid "Discussions"
1326+
#~ msgstr "Discussions"
1327+
1328+
#~ msgid "GitHub sponsors"
1329+
#~ msgstr "Espònsors del GitHub"
1330+
1331+
#~ msgid "My other projects"
1332+
#~ msgstr "Altres projectes meus"
1333+
12981334
#~ msgid "Use an integer when using <strong>Widget Islands</strong> to avoid rendering issues! <a href=\"https://github.com/luisbocanegra/plasma-panel-colorizer/issues/64\">See #64<a/>"
12991335
#~ msgstr "Feu servir enters per a les <strong>Illes de ginys</strong> per a evitar problemes de renderització. <a href=\"https://github.com/luisbocanegra/plasma-panel-colorizer/issues/64\">Vegeu #64<a/>"
13001336

package/translate/de.po

Lines changed: 33 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: colorizer\n"
1010
"Report-Msgid-Bugs-To: https://github.com/luisbocanegra/plasma-panel-colorizer\n"
11-
"POT-Creation-Date: 2026-01-30 23:07+0000\n"
11+
"POT-Creation-Date: 2026-02-05 20:38+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -69,6 +69,10 @@ msgstr ""
6969
msgid "General"
7070
msgstr "Allgemein"
7171

72+
#: ../contents/config/config.qml
73+
msgid "Support Me"
74+
msgstr ""
75+
7276
#: ../contents/ui/components/CategoryDisabled.qml
7377
msgid "Panel Colorizer is disabled"
7478
msgstr "Panel Colorizer ist abgeschaltet"
@@ -539,10 +543,6 @@ msgstr ""
539543
msgid "Releases"
540544
msgstr ""
541545

542-
#: ../contents/ui/components/Header.qml
543-
msgid "Matrix chat"
544-
msgstr ""
545-
546546
#: ../contents/ui/components/Header.qml
547547
msgid "Home page"
548548
msgstr ""
@@ -576,23 +576,23 @@ msgid "FAQ"
576576
msgstr ""
577577

578578
#: ../contents/ui/components/Header.qml
579-
msgid "Discussions"
579+
msgid "GitHub Discussions"
580580
msgstr ""
581581

582582
#: ../contents/ui/components/Header.qml
583583
msgid "Send an email"
584584
msgstr ""
585585

586586
#: ../contents/ui/components/Header.qml
587-
msgid "Donate"
587+
msgid "Translate"
588588
msgstr ""
589589

590590
#: ../contents/ui/components/Header.qml
591-
msgid "GitHub sponsors"
591+
msgid "Donate"
592592
msgstr ""
593593

594594
#: ../contents/ui/components/Header.qml
595-
msgid "My other projects"
595+
msgid "More projects"
596596
msgstr ""
597597

598598
#: ../contents/ui/components/Header.qml ../contents/ui/components/PopupView.qml
@@ -635,6 +635,30 @@ msgstr "Das wird alle vorherigen Exporte überschreiben"
635635
msgid "This will replace your current settings!"
636636
msgstr "Das wird die aktuellen Einstellungen überschreiben"
637637

638+
#: ../contents/ui/components/SupportMe.qml
639+
msgid "Thank you for using %1!"
640+
msgstr ""
641+
642+
#: ../contents/ui/components/SupportMe.qml
643+
msgid "If you enjoy using the plugin please consider sponsoring or donating so I can dedicate more time to maintain and improve this and <a href=\"https://github.com/luisbocanegra?tab=repositories&q=&type=source&language=&sort=stargazers\">my other projects</a>."
644+
msgstr ""
645+
646+
#: ../contents/ui/components/SupportMe.qml
647+
msgid "You can also"
648+
msgstr ""
649+
650+
#: ../contents/ui/components/SupportMe.qml
651+
msgid "Star the project on GitHub"
652+
msgstr ""
653+
654+
#: ../contents/ui/components/SupportMe.qml
655+
msgid "Rate in the KDE Store"
656+
msgstr ""
657+
658+
#: ../contents/ui/components/SupportMe.qml
659+
msgid "Translate %1 to your language"
660+
msgstr ""
661+
638662
#: ../contents/ui/components/WidgetCardConfig.qml ../contents/ui/components/WidgetCardHide.qml ../contents/ui/components/WidgetCardIslands.qml ../contents/ui/components/WidgetCardTextIconFixes.qml
639663
msgid "System Tray"
640664
msgstr "Kontrollleiste"

package/translate/fi.po

Lines changed: 54 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgstr ""
77
"Project-Id-Version: colorizer\n"
88
"Report-Msgid-Bugs-To: https://github.com/luisbocanegra/plasma-panel-"
99
"colorizer\n"
10-
"POT-Creation-Date: 2026-01-30 23:07+0000\n"
10+
"POT-Creation-Date: 2026-02-05 20:38+0000\n"
1111
"PO-Revision-Date: 2025-12-25 13:03+0200\n"
1212
"Last-Translator: \n"
1313
"Language-Team: Finnish\n"
@@ -72,6 +72,10 @@ msgstr ""
7272
msgid "General"
7373
msgstr "Yleiset"
7474

75+
#: ../contents/config/config.qml
76+
msgid "Support Me"
77+
msgstr ""
78+
7579
#: ../contents/ui/components/CategoryDisabled.qml
7680
msgid "Panel Colorizer is disabled"
7781
msgstr "Panel Colorizer on poissa käytöstä"
@@ -621,10 +625,6 @@ msgstr "Muutosloki"
621625
msgid "Releases"
622626
msgstr "Julkaisut"
623627

624-
#: ../contents/ui/components/Header.qml
625-
msgid "Matrix chat"
626-
msgstr "Matrix-chat"
627-
628628
#: ../contents/ui/components/Header.qml
629629
msgid "Home page"
630630
msgstr "Kotisivu"
@@ -658,24 +658,24 @@ msgid "FAQ"
658658
msgstr "UKK"
659659

660660
#: ../contents/ui/components/Header.qml
661-
msgid "Discussions"
662-
msgstr "Keskustelut"
661+
msgid "GitHub Discussions"
662+
msgstr ""
663663

664664
#: ../contents/ui/components/Header.qml
665665
msgid "Send an email"
666666
msgstr "Lähetä sähköpostia"
667667

668668
#: ../contents/ui/components/Header.qml
669-
msgid "Donate"
670-
msgstr "Lahjoita"
669+
msgid "Translate"
670+
msgstr ""
671671

672672
#: ../contents/ui/components/Header.qml
673-
msgid "GitHub sponsors"
674-
msgstr "GitHub-sponsorit"
673+
msgid "Donate"
674+
msgstr "Lahjoita"
675675

676676
#: ../contents/ui/components/Header.qml
677-
msgid "My other projects"
678-
msgstr "Muut projektini"
677+
msgid "More projects"
678+
msgstr ""
679679

680680
#: ../contents/ui/components/Header.qml ../contents/ui/components/PopupView.qml
681681
msgid ""
@@ -727,6 +727,35 @@ msgstr "Tämä ylikirjoittaa aiemman viennin!"
727727
msgid "This will replace your current settings!"
728728
msgstr "Tämä korvaa nykyiset asetuksesi!"
729729

730+
#: ../contents/ui/components/SupportMe.qml
731+
msgid "Thank you for using %1!"
732+
msgstr ""
733+
734+
#: ../contents/ui/components/SupportMe.qml
735+
msgid ""
736+
"If you enjoy using the plugin please consider sponsoring or donating so I "
737+
"can dedicate more time to maintain and improve this and <a href=\"https://"
738+
"github.com/luisbocanegra?"
739+
"tab=repositories&q=&type=source&language=&sort=stargazers\">my other "
740+
"projects</a>."
741+
msgstr ""
742+
743+
#: ../contents/ui/components/SupportMe.qml
744+
msgid "You can also"
745+
msgstr ""
746+
747+
#: ../contents/ui/components/SupportMe.qml
748+
msgid "Star the project on GitHub"
749+
msgstr ""
750+
751+
#: ../contents/ui/components/SupportMe.qml
752+
msgid "Rate in the KDE Store"
753+
msgstr ""
754+
755+
#: ../contents/ui/components/SupportMe.qml
756+
msgid "Translate %1 to your language"
757+
msgstr ""
758+
730759
#: ../contents/ui/components/WidgetCardConfig.qml
731760
#: ../contents/ui/components/WidgetCardHide.qml
732761
#: ../contents/ui/components/WidgetCardIslands.qml
@@ -1513,6 +1542,18 @@ msgstr ""
15131542
msgid "Hide widget (visible in panel Edit Mode)"
15141543
msgstr "Piilota pienoisohjelma (näkyvissä paneelin muokkaustilassa)"
15151544

1545+
#~ msgid "Matrix chat"
1546+
#~ msgstr "Matrix-chat"
1547+
1548+
#~ msgid "Discussions"
1549+
#~ msgstr "Keskustelut"
1550+
1551+
#~ msgid "GitHub sponsors"
1552+
#~ msgstr "GitHub-sponsorit"
1553+
1554+
#~ msgid "My other projects"
1555+
#~ msgstr "Muut projektini"
1556+
15161557
#~ msgid ""
15171558
#~ "Use an integer when using <strong>Widget Islands</strong> to avoid "
15181559
#~ "rendering issues! <a href=\"https://github.com/luisbocanegra/plasma-panel-"

0 commit comments

Comments
 (0)