diff --git a/data/io.github.lainsce.Colorway.metainfo.xml.in b/data/io.github.lainsce.Colorway.metainfo.xml.in index 0c32bac..772c343 100644 --- a/data/io.github.lainsce.Colorway.metainfo.xml.in +++ b/data/io.github.lainsce.Colorway.metainfo.xml.in @@ -3,7 +3,7 @@ @app_id@ CC0-1.0 GPL-3.0+ - Colorway + Colorway Generate color pairings

Generate color pairings from selected color that follow certain color rules.

@@ -16,10 +16,14 @@ ModernToolkit HiDpiIcon - Lains + Lains + + Lains + https://github.com/lainsce/colorway/ https://github.com/lainsce/colorway/issues https://www.ko-fi.com/lainsce/ + https://github.com/lainsce/colorway/ https://github.com/lainsce/colorway/blob/master/po/README.md @@ -41,48 +45,48 @@ io.github.lainsce.Colorway - +

Changed: UI now follows Helium HIG, not Adwaita nor Solo.

- +

Fixed: Hue slider rainbow and starting position.

- +

Changed: UI now follows my own style that complements that of Adwaita, called Solo.

Changed: Window size reduced dramatically.

- +

Changed: New UI colors.

- +

Release: Recoloring With Accent

Changed: The UI now uses libadwaita recoloring.

Changed: New UI layout.

- +

Release: Color Choosing with a Drag

Added: The color chooser box's pointer can now be dragged to choose the color as well, no more clicking random spots.

Changed: Most icons now above color content are aware of contrast and will update accordingly as white or black colored to ensure contrast.

- +

Release: Copiable Colors

Added: Now the color boxes are now buttons which you can copy the individual color.

- +

Release: First Release

diff --git a/po/LINGUAS b/po/LINGUAS index 775a9ce..8c9f05b 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -4,6 +4,7 @@ es fr hr it +nl oc sk -nl +tr diff --git a/po/POTFILES b/po/POTFILES index 36932a8..55d5658 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -2,8 +2,7 @@ data/io.github.lainsce.Colorway.desktop.in data/io.github.lainsce.Colorway.metainfo.xml.in data/io.github.lainsce.Colorway.gschema.xml -data/ui/menu.ui -data/ui/window.ui +data/ui/window.blp src/main.vala src/window.vala diff --git a/po/io.github.lainsce.Colorway.pot b/po/io.github.lainsce.Colorway.pot index cc6de76..67271e5 100644 --- a/po/io.github.lainsce.Colorway.pot +++ b/po/io.github.lainsce.Colorway.pot @@ -3,14 +3,12 @@ # This file is distributed under the same license as the io.github.lainsce.Colorway package. # FIRST AUTHOR , YEAR. # -#. TRANSLATORS: 'Name ' or 'Name https://website.example' -#: src/window.vala:591 #, fuzzy msgid "" msgstr "" "Project-Id-Version: io.github.lainsce.Colorway\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-22 15:35+0100\n" +"POT-Creation-Date: 2024-04-22 18:57+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -36,110 +34,51 @@ msgid "" "Generate color pairings from selected color that follow certain color rules." msgstr "" -#: data/io.github.lainsce.Colorway.metainfo.xml.in:45 -msgid "Changed: UI now follows Helium HIG, not Adwaita nor Solo." -msgstr "" - -#: data/io.github.lainsce.Colorway.metainfo.xml.in:50 -msgid "Fixed: Hue slider rainbow and starting position." -msgstr "" - -#: data/io.github.lainsce.Colorway.metainfo.xml.in:55 -msgid "" -"Changed: UI now follows my own style that complements that of Adwaita, " -"called Solo." -msgstr "" - -#: data/io.github.lainsce.Colorway.metainfo.xml.in:56 -msgid "Changed: Window size reduced dramatically." -msgstr "" - -#: data/io.github.lainsce.Colorway.metainfo.xml.in:61 -msgid "Changed: New UI colors." -msgstr "" - -#: data/io.github.lainsce.Colorway.metainfo.xml.in:66 -msgid "Release: Recoloring With Accent" -msgstr "" - -#: data/io.github.lainsce.Colorway.metainfo.xml.in:67 -msgid "Changed: The UI now uses libadwaita recoloring." -msgstr "" - -#: data/io.github.lainsce.Colorway.metainfo.xml.in:68 -msgid "Changed: New UI layout." -msgstr "" - -#: data/io.github.lainsce.Colorway.metainfo.xml.in:73 -msgid "Release: Color Choosing with a Drag" -msgstr "" - -#: data/io.github.lainsce.Colorway.metainfo.xml.in:74 -msgid "" -"Added: The color chooser box's pointer can now be dragged to choose the " -"color as well, no more clicking random spots." -msgstr "" - -#: data/io.github.lainsce.Colorway.metainfo.xml.in:75 -msgid "" -"Changed: Most icons now above color content are aware of contrast and will " -"update accordingly as white or black colored to ensure contrast." -msgstr "" - -#: data/io.github.lainsce.Colorway.metainfo.xml.in:80 -msgid "Release: Copiable Colors" -msgstr "" - -#: data/io.github.lainsce.Colorway.metainfo.xml.in:81 -msgid "" -"Added: Now the color boxes are now buttons which you can copy the individual " -"color." +#: data/ui/window.blp:47 +msgid "Change color (hexcode)" msgstr "" -#: data/io.github.lainsce.Colorway.metainfo.xml.in:86 -msgid "Release: First Release" +#: data/ui/window.blp:59 +msgid "Pick Color" msgstr "" -#: data/ui/menu.ui:7 +#: data/ui/window.blp:80 msgid "Copy Colors to Clipboard" msgstr "" -#: data/ui/menu.ui:11 +#: data/ui/window.blp:85 msgid "Copy Colors Image to Clipboard" msgstr "" -#: data/ui/menu.ui:17 +#: data/ui/window.blp:92 msgid "Keyboard Shortcuts" msgstr "" -#: data/ui/menu.ui:21 +#: data/ui/window.blp:97 msgid "About Colorway" msgstr "" -#: data/ui/window.ui:22 -msgid "Change color (hexcode)" -msgstr "" - -#: data/ui/window.ui:50 -msgid "Pick Color" -msgstr "" - -#: src/window.vala:100 +#: src/window.vala:98 msgid "Analogous" msgstr "" -#: src/window.vala:101 +#: src/window.vala:98 msgid "Complementary" msgstr "" -#: src/window.vala:102 +#: src/window.vala:98 msgid "Triadic" msgstr "" -#: src/window.vala:103 +#: src/window.vala:98 msgid "Tetradic" msgstr "" -#: src/window.vala:104 +#: src/window.vala:98 msgid "Monochromatic" msgstr "" + +#. TRANSLATORS: 'Name ' or 'Name https://website.example' +#: src/window.vala:556 +msgid "translator-credits" +msgstr "" diff --git a/po/tr.po b/po/tr.po new file mode 100644 index 0000000..7917b8e --- /dev/null +++ b/po/tr.po @@ -0,0 +1,84 @@ +# Turkish translation of io.github.lainsce.Colorway. +# Copyright (C) 2024 io.github.lainsce.Colorway COPYRIGHT HOLDER +# This file is distributed under the same license as the io.github.lainsce.Colorway package. +# +# Sabri Ünal , 2024. +# +msgid "" +msgstr "" +"Project-Id-Version: io.github.lainsce.Colorway\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-04-22 18:57+0300\n" +"PO-Revision-Date: 2024-04-22 19:01+0300\n" +"Last-Translator: Sabri Ünal \n" +"Language-Team: \n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 3.4.2\n" + +#: data/io.github.lainsce.Colorway.desktop.in:3 +msgid "Colorway" +msgstr "Colorway" + +#: data/io.github.lainsce.Colorway.desktop.in:6 +msgid "color;palette;library;hue;swatch;" +msgstr "renk;palet;kitaplık;renk tonu;renk örneği;" + +#: data/io.github.lainsce.Colorway.metainfo.xml.in:7 +msgid "Generate color pairings" +msgstr "Renk eşleştirmeleri oluştur" + +#: data/io.github.lainsce.Colorway.metainfo.xml.in:9 +msgid "Generate color pairings from selected color that follow certain color rules." +msgstr "Seçilen renkten belirli renk kurallarına uyan renk eşleştirmeleri oluşturun." + +#: data/ui/window.blp:47 +msgid "Change color (hexcode)" +msgstr "Renk değiştir (hexcode)" + +#: data/ui/window.blp:59 +msgid "Pick Color" +msgstr "Renk Seç" + +#: data/ui/window.blp:80 +msgid "Copy Colors to Clipboard" +msgstr "Renkleri Panoya Kopyala" + +#: data/ui/window.blp:85 +msgid "Copy Colors Image to Clipboard" +msgstr "Renk Görüntüsünü Panoya Kopyala" + +#: data/ui/window.blp:92 +msgid "Keyboard Shortcuts" +msgstr "Klavye Kısayolları" + +#: data/ui/window.blp:97 +msgid "About Colorway" +msgstr "Colorway Hakkında" + +#: src/window.vala:98 +msgid "Analogous" +msgstr "Benzer" + +#: src/window.vala:98 +msgid "Complementary" +msgstr "Tamamlayıcı" + +#: src/window.vala:98 +msgid "Triadic" +msgstr "Üçlü" + +#: src/window.vala:98 +msgid "Tetradic" +msgstr "Dörtlü" + +#: src/window.vala:98 +msgid "Monochromatic" +msgstr "Tek renkli" + +#. TRANSLATORS: 'Name ' or 'Name https://website.example' +#: src/window.vala:556 +msgid "translator-credits" +msgstr "Sabri Ünal " diff --git a/src/window.vala b/src/window.vala index 5639c57..794b93c 100644 --- a/src/window.vala +++ b/src/window.vala @@ -553,7 +553,7 @@ namespace Colorway { public void action_about () { // TRANSLATORS: 'Name ' or 'Name https://website.example' - string translators = (_("")); + string translators = (_("translator-credits")); var about = new He.AboutWindow ( this,