Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appdata and translation related changes #39

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 14 additions & 10 deletions data/io.github.lainsce.Colorway.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<id>@app_id@</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name translatable="no">Colorway</name>
<name translate="no">Colorway</name>
<summary>Generate color pairings</summary>
<description>
<p>Generate color pairings from selected color that follow certain color rules.</p>
Expand All @@ -16,10 +16,14 @@
<kudo>ModernToolkit</kudo>
<kudo>HiDpiIcon</kudo>
</kudos>
<developer_name translatable="no">Lains</developer_name>
<developer_name translate="no">Lains</developer_name>
<developer id="io.github.lainsce">
<name translate="no">Lains</name>
</developer>
<url type="homepage">https://github.com/lainsce/colorway/</url>
<url type="bugtracker">https://github.com/lainsce/colorway/issues</url>
<url type="donation">https://www.ko-fi.com/lainsce/</url>
<url type="vcs-browser">https://github.com/lainsce/colorway/</url>
<url type="translate">https://github.com/lainsce/colorway/blob/master/po/README.md</url>
<screenshots>
<screenshot type="default">
Expand All @@ -41,48 +45,48 @@
<translation type="gettext">io.github.lainsce.Colorway</translation>
<releases>
<release version="2.0.0" date="2023-02-19">
<description>
<description translate="no">
<p>Changed: UI now follows Helium HIG, not Adwaita nor Solo.</p>
</description>
</release>
<release version="1.2.0" date="2022-04-21">
<description>
<description translate="no">
<p>Fixed: Hue slider rainbow and starting position.</p>
</description>
</release>
<release version="1.1.2" date="2022-04-20">
<description>
<description translate="no">
<p>Changed: UI now follows my own style that complements that of Adwaita, called Solo.</p>
<p>Changed: Window size reduced dramatically.</p>
</description>
</release>
<release version="1.1.1" date="2022-02-11">
<description>
<description translate="no">
<p>Changed: New UI colors.</p>
</description>
</release>
<release version="1.1.0" date="2021-11-28">
<description>
<description translate="no">
<p>Release: Recoloring With Accent</p>
<p>Changed: The UI now uses libadwaita recoloring.</p>
<p>Changed: New UI layout.</p>
</description>
</release>
<release version="1.0.2" date="2021-10-28">
<description>
<description translate="no">
<p>Release: Color Choosing with a Drag</p>
<p>Added: The color chooser box's pointer can now be dragged to choose the color as well, no more clicking random spots.</p>
<p>Changed: Most icons now above color content are aware of contrast and will update accordingly as white or black colored to ensure contrast.</p>
</description>
</release>
<release version="1.0.1" date="2021-10-27">
<description>
<description translate="no">
<p>Release: Copiable Colors</p>
<p>Added: Now the color boxes are now buttons which you can copy the individual color.</p>
</description>
</release>
<release version="1.0.0" date="2021-10-26">
<description>
<description translate="no">
<p>Release: First Release</p>
</description>
</release>
Expand Down
3 changes: 2 additions & 1 deletion po/LINGUAS
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ es
fr
hr
it
nl
oc
sk
nl
tr
3 changes: 1 addition & 2 deletions po/POTFILES
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
99 changes: 19 additions & 80 deletions po/io.github.lainsce.Colorway.pot
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@
# This file is distributed under the same license as the io.github.lainsce.Colorway package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#. TRANSLATORS: 'Name <email@domain.com>' 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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand All @@ -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 <email@domain.com>' or 'Name https://website.example'
#: src/window.vala:556
msgid "translator-credits"
msgstr ""
84 changes: 84 additions & 0 deletions po/tr.po
Original file line number Diff line number Diff line change
@@ -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 <libreajans@gmail.com>, 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 <yakushabb@gmail.com>\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 <email@domain.com>' or 'Name https://website.example'
#: src/window.vala:556
msgid "translator-credits"
msgstr "Sabri Ünal <yakushabb@gmail.com>"
2 changes: 1 addition & 1 deletion src/window.vala
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ namespace Colorway {

public void action_about () {
// TRANSLATORS: 'Name <email@domain.com>' or 'Name https://website.example'
string translators = (_(""));
string translators = (_("translator-credits"));

var about = new He.AboutWindow (
this,
Expand Down