Skip to content

Commit

Permalink
backport translations
Browse files Browse the repository at this point in the history
  • Loading branch information
maoschanz committed Feb 24, 2023
1 parent d8edb27 commit 06524e4
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 81 deletions.
4 changes: 2 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
drawing (1.0.2) unstable; urgency=low

* fix the default value of the text background option (as reported by #521 and #559)
* fix a scenario where saving without transparency would consistenly fail
* fix a scenario where saving without transparency would consistently fail
* automatically reload the picture after saving
* mitigate initial state of the "filters" tool if "blur" is selected (#577)
* change the keyboard shortcuts to switch tabs
Expand All @@ -20,7 +20,7 @@ drawing (1.0.1) unstable; urgency=low
* non-linear zooming speed profile (to zoom faster when using extreme values) (#499)
* slower scrolling speed to have a better precision with higher zoom levels (#499)
* require itstool as a dependency even though it's some useless bloat
* fix the adaptivity of the elementaryOS layout (#502)
* fix the adaptativity of the elementaryOS layout (#502)
* better keep the image centered on the mouse pointer when changing the zoom (#499)
* avoid —again— insane attempts to open the binary as an image (#500)
* update several translations
Expand Down
49 changes: 32 additions & 17 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,21 +178,35 @@ <h2><a id="installation"></a>Installation</h2><!-- ******************* -->
<h2><a id="news"></a>What's new</h2><!-- ***************************** -->

<details open="open">
<summary>New features in version 1.0.1</summary>
<summary>New features in version 1.0.2</summary>
<ul itemprop="releaseNotes">
<li>fix the default value of the text background option</li>
<li>fix a scenario where saving without transparency would consistently fail</li>
<li>automatically reload the picture after saving</li>
<li>mitigate a bug concerning the initial state of the "filters" tool when "blur" is selected</li>
<li>change the keyboard shortcuts to switch tabs</li>
<li>remove from the highlighter the (ineffective) UI to change the active cairo operator</li>
<li>change the UI of the selection tools to improve readability of various items</li>
<li>fix typos in the user help manual</li>
</ul>
</details>

<details>
<summary>New features in versions 1.0.0 to 1.0.1</summary>

<p>Drawing 1.0.1</p>
<ul>
<li>enable the highlighter by default</li>
<li>less intrusive "what's new" message dialog</li>
<li>non-linear zooming speed profile (to zoom faster when using extreme values)</li>
<li>slower scrolling speed to have a better precision with higher zoom levels</li>
<li>require itstool as a dependency even though it's some useless bloat</li>
<li>fix the adaptivity of the elementaryOS layout</li>
<li>fix the adaptativity of the elementaryOS layout</li>
<li>better keep the image centered on the mouse pointer when changing the zoom</li>
<li>avoid —again— insane attempts to open the binary as an image</li>
</ul>
</details>

<details>
<summary>New features in version 1.0.0</summary>
<p>Drawing 1.0.0</p>
<ul>
<li>enable tools with "alt+letter" mnemonics</li>
<li>larger sidebar items, where the selected tool is easier to see</li>
Expand Down Expand Up @@ -225,27 +239,27 @@ <h2><a id="news"></a>What's new</h2><!-- ***************************** -->
<details>
<summary>New features in versions 0.8.0 to 0.8.5</summary>

<p>Drawing 0.8.5:</p>
<p>Drawing 0.8.5</p>
<ul>
<li>text tool option for a thicker outline</li>
<li>visual feedback when the user moves the minimap preview</li>
</ul>

<p>Drawing 0.8.4:</p>
<p>Drawing 0.8.4</p>
<ul>
<li>option to disable anti-aliasing with the text tool</li>
<li>if "undo" is pressed several times in a short period, recompute only once</li>
<li>disable the 'reload image from the disk' action if it has never been saved</li>
</ul>

<p>Drawing 0.8.3:</p>
<p>Drawing 0.8.3</p>
<ul>
<li>draw a wider outline to the free selection when the image is zoomed out</li>
<li>don't try to open the app binary as an image when running outside of a flatpak sandbox</li>
<li>fix incorrectly huge height of the selection after rotating it</li>
</ul>

<p>Drawing 0.8.2:</p>
<p>Drawing 0.8.2</p>
<ul>
<li>refactoring of the optionsbars (bottom panes) of the transform tools</li>
<li>add a "lock line orientation" option to the line tool</li>
Expand All @@ -259,7 +273,7 @@ <h2><a id="news"></a>What's new</h2><!-- ***************************** -->
<li>compatibility with older distributions (Ubuntu 18.04 LTS)</li>
</ul>

<p>Drawing 0.8.1:</p>
<p>Drawing 0.8.1</p>
<ul>
<li>add an action "selection > define as current image"</li>
<li>fix how the canvas was ERASED if it was being cropped on one side but expanded on the other side</li>
Expand All @@ -273,7 +287,7 @@ <h2><a id="news"></a>What's new</h2><!-- ***************************** -->
<li>install files in /usr instead of /usr/local</li>
</ul>

<p>Drawing 0.8.0:</p>
<p>Drawing 0.8.0</p>
<ul>
<li>new, richer, more readable bottom pane for the selection tool</li>
<li>add a "replace with" option to the eraser tool</li>
Expand All @@ -300,7 +314,7 @@ <h2><a id="news"></a>What's new</h2><!-- ***************************** -->
<details>
<summary>New features in versions 0.6.0 to 0.6.5</summary>

<p>Drawing 0.6.5:</p>
<p>Drawing 0.6.5</p>
<ul>
<li>fix unexplained regression of bottom panes responsiveness</li>
<li>mitigation of the "very quick series of ctrl+b" bug</li>
Expand All @@ -309,7 +323,7 @@ <h2><a id="news"></a>What's new</h2><!-- ***************************** -->
<li>more pertinent movements of the view when holding and moving the middle-click</li>
</ul>

<p>Drawing 0.6.4:</p>
<p>Drawing 0.6.4</p>
<ul>
<li>add more keyboard shortcuts</li>
<li>slightly better "erase and replace" algo for the paint tool</li>
Expand All @@ -318,7 +332,7 @@ <h2><a id="news"></a>What's new</h2><!-- ***************************** -->
<li>remember the value of the antialiasing option</li>
</ul>

<p>Drawing 0.6.3:</p>
<p>Drawing 0.6.3</p>
<ul>
<li>use submenus for the "tools" menu in the menubar</li>
<li>fix arrows' heads when the line was semi-transparent</li>
Expand All @@ -329,7 +343,7 @@ <h2><a id="news"></a>What's new</h2><!-- ***************************** -->
<li>support for older distributions (pygobject older than 3.30)</li>
</ul>

<p>Drawing 0.6.2:</p>
<p>Drawing 0.6.2</p>
<ul>
<li>add keyboard shortcuts for increasing and decreasing the tool width</li>
<li>ensure all features are available with all layouts (e.g. "reload" with Cinnamon and eOS)</li>
Expand All @@ -340,7 +354,7 @@ <h2><a id="news"></a>What's new</h2><!-- ***************************** -->
<li>add option for the 'highlighter' tool to highlight on dark background</li>
</ul>

<p>Drawing 0.6.1:</p>
<p>Drawing 0.6.1</p>
<ul>
<li>new 'save without transparency' action, that works with PNG</li>
<li>add 'initial color' as a replacement for transparent pixels</li>
Expand All @@ -349,7 +363,7 @@ <h2><a id="news"></a>What's new</h2><!-- ***************************** -->
<li>update the user help manual</li>
</ul>

<p>Drawing 0.6.0:</p>
<p>Drawing 0.6.0</p>
<ul>
<li>remove the "windows" menu from the menubar</li>
<li>refactor bottom panes management to allow several tools to share the same pane</li>
Expand Down Expand Up @@ -454,6 +468,7 @@ <h2><a id="translations"></a>Available languages</h2><!-- ************ -->
<li>French</li>
<li>German</li>
<li>Hebrew</li>
<li>Hindi</li>
<li>Hungarian</li>
<li>Italian</li>
<li>Japanese</li>
Expand Down
17 changes: 7 additions & 10 deletions po/fr.po
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
# French translation of com.github.maoschanz.drawing
# This file is under the same GPLv3.
# Romain F. T. <rrroschan@gmail.com>, 2018-2022.
# Romain F. T. <rrroschan@gmail.com>, 2018-2023.
#
msgid ""
msgstr ""
"Project-Id-Version: com.github.maoschanz.drawing 0.4\n"
"Report-Msgid-Bugs-To: github.com/maoschanz/drawing/issues/new/choose\n"
"POT-Creation-Date: 2023-02-23 21:07+0100\n"
"PO-Revision-Date: 2022-04-05 01:15+0200\n"
"POT-Creation-Date: 2023-02-23 23:35+0100\n"
"PO-Revision-Date: 2023-02-21 23:44+0100\n"
"Last-Translator: Romain F. T. <rrroschan@gmail.com>\n"
"Language-Team: French <aaaa@bbbb.com>\n"
"Language: fr\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: Gtranslator 41.0\n"
"X-Generator: Gtranslator 42.0\n"

#: data/com.github.maoschanz.drawing.desktop.in
#: data/com.github.maoschanz.drawing.appdata.xml.in src/deco_manager.py
Expand Down Expand Up @@ -1072,8 +1072,8 @@ msgstr "Hauteur par défaut"

#. Context: this is the label that describes the initial color of an
#. image (as set in the preferences or in the "new image with custom
#. size" dialog). This is displayed in the context of editing or
#. saving the image, but not when creating it.
#. size" dialog). This is displayed in the context of editing or saving
#. the image, but not when creating it.
#: src/preferences.py src/saving_manager.py
#: src/optionsbars/selection/optionsbar-selection.ui
#: src/optionsbars/transform/optionsbar-crop.ui
Expand Down Expand Up @@ -1159,7 +1159,7 @@ msgstr ""
"Ces outils ne sont pas aussi fiables et utiles qu'ils le devraient, ils ne "
"sont donc pas tous activés par défaut."

#. Context: this is the name of a tool, in the meaning "a rubber eraser"
#. Context: this is the name of a tool
#: src/preferences.py src/tools/classic_tools/tool_eraser.py
msgid "Eraser"
msgstr "Effaceur"
Expand Down Expand Up @@ -2507,6 +2507,3 @@ msgstr "Rayon de floutage"
#: src/tools/transform_tools/filters/filter_saturation.py
msgid "Saturation"
msgstr "Saturation"

#~ msgid "Later"
#~ msgstr "Plus tard"
39 changes: 21 additions & 18 deletions po/pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -99,17 +99,24 @@ msgid ""
"transparent pixels with a solid color. Pictures are now automatically "
"reloaded from the disk after being saved."
msgstr ""
"Zapisywanie obrazu powinno być bardziej niezawodne, zwłaszcza przy "
"zastępowaniu przezroczystych pikseli jednolitym kolorem. Obrazy są teraz "
"ponownie ładowane z dysku automatycznie po ich zapisaniu."

#: data/com.github.maoschanz.drawing.appdata.xml.in
msgid ""
"The user interface of the \"select\" tool changed, as well as the keyboard "
"shortcuts to change tab."
msgstr ""
"Zmieniono interfejs użytkownika narzędzia „Zaznacz”, a także skróty "
"klawiszowe umożliwiające zmianę karty."

#: data/com.github.maoschanz.drawing.appdata.xml.in
msgid ""
"A small rendering issue when previewing a blur filter has also been fixed."
msgstr ""
"Naprawiono również mały problem z renderowaniem podczas podglądu filtra "
"rozmycia."

#. very generic release notes i use for ALL minor updates, please
#. translate this one!
Expand Down Expand Up @@ -740,7 +747,7 @@ msgstr "100%"

#: src/ui/minimap.ui src/ui/shortcuts.ui
msgid "Maximum zoom"
msgstr ""
msgstr "Maksymalne powiększenie"

#: src/ui/new-image-dialog.ui src/ui/properties.ui
#: src/optionsbars/transform/optionsbar-crop.ui
Expand Down Expand Up @@ -1081,8 +1088,8 @@ msgstr "Domyślna wysokość"

#. Context: this is the label that describes the initial color of an
#. image (as set in the preferences or in the "new image with custom
#. size" dialog). This is displayed in the context of editing or
#. saving the image, but not when creating it.
#. size" dialog). This is displayed in the context of editing or saving
#. the image, but not when creating it.
#: src/preferences.py src/saving_manager.py
#: src/optionsbars/selection/optionsbar-selection.ui
#: src/optionsbars/transform/optionsbar-crop.ui
Expand Down Expand Up @@ -1170,10 +1177,10 @@ msgstr ""
"Działanie poniższych narzędzi nie jest jeszcze dopracowane, więc nie "
"wszystkie są domyślnie włączone."

#. Context: this is the name of a tool, in the meaning "a rubber eraser"
#. Context: this is the name of a tool
#: src/preferences.py src/tools/classic_tools/tool_eraser.py
msgid "Eraser"
msgstr "Gumka"
msgstr "Wymazywacz"

#. Context: this is the name of a tool, a thick pencil dedicated to
#. highlight text, for example in screenshots
Expand All @@ -1199,14 +1206,14 @@ msgstr "Punkty"
#. can be freely defined by the user.
#: src/preferences.py src/tools/selection_tools/select_free.py
msgid "Free selection"
msgstr "Zaznaczanie (dowolne)"
msgstr "Zaznaczanie dowolne"

#. Context: this is a tool to "magically" select an area depending on its
#. color. For example clicking on a white pixel will select the
#. surrounding area made of white pixels.
#: src/preferences.py src/tools/selection_tools/select_color.py
msgid "Color selection"
msgstr "Zaznaczanie koloru"
msgstr "Wybieranie koloru"

#. Context: this is a tool to pick a RGBA color in the image in order to
#. use it to draw with other tools
Expand Down Expand Up @@ -1327,21 +1334,20 @@ msgstr "Niewłaściwy format"
#. an actual error occurred!
#. Context: an error message
#: src/saving_manager.py
#, fuzzy
msgid "Failed to replace transparency"
msgstr "Zastąp przezroczystość:"
msgstr "Nie udało się zastąpić przezroczystości"

#. Context: an error message
#: src/saving_manager.py
#, python-format
msgid "Failed to save %s"
msgstr "Błąd zapisu %s"
msgstr "Nie udało się zapisać %s"

#. Context: an error message
#: src/saving_manager.py
#, fuzzy, python-format
#, python-format
msgid "Failed to reload %s"
msgstr "Nie udało się załadować narzędzia: %s"
msgstr "Nie udało się ponownie załadować %s"

#. Context: Untitled(.png) is the default name of a newly saved file
#: src/saving_manager.py
Expand Down Expand Up @@ -2252,7 +2258,7 @@ msgstr "Naciśnij <Shift>, aby zamiast tego wymazać ścieżkę"

#: src/tools/classic_tools/tool_eraser.py
msgid "Eraser options"
msgstr "Opcje gumki"
msgstr "Opcje wymazywacza"

#: src/tools/classic_tools/tool_highlight.py
msgid "Press <Shift> to temporarily highlight on dark background instead"
Expand Down Expand Up @@ -2403,11 +2409,11 @@ msgstr "Przeciągnij zaznaczenie lub kliknij na płótno prawym przyciskiem mysz

#: src/tools/selection_tools/abstract_select.py
msgid "Select an area or right-click on the canvas"
msgstr "Wybierz obszar lub kliknij obszar roboczy prawym przyciskiem myszy"
msgstr "Zaznacz obszar lub kliknij obszar roboczy prawym przyciskiem myszy"

#: src/tools/selection_tools/select_rect.py
msgid "Rectangle selection"
msgstr "Zaznaczanie (prostokątem)"
msgstr "Zaznaczanie prostokątne"

#: src/tools/transform_tools/abstract_transform_tool.py
msgid "Error: invalid values"
Expand Down Expand Up @@ -2511,9 +2517,6 @@ msgstr "Stopień rozmycia"
msgid "Saturation"
msgstr "Nasycenie"

#~ msgid "Later"
#~ msgstr "Później"

#~ msgid "Apply"
#~ msgstr "Zastosuj"

Expand Down

0 comments on commit 06524e4

Please sign in to comment.