Add Bulgarian update to changelog

h/t Vankata453

Also, more fighting with some ja_JP files?
This commit is contained in:
Bill Kendrick 2024-02-28 22:52:10 -08:00
parent 686a60e7a3
commit 27e960b13d
3 changed files with 19 additions and 16 deletions

View file

@ -6,7 +6,7 @@ Copyright (c) 2002-2024
Various contributors (see below, and AUTHORS.txt) Various contributors (see below, and AUTHORS.txt)
https://tuxpaint.org/ https://tuxpaint.org/
2024.February.18 (0.9.33) 2024.February.28 (0.9.33)
* Other Improvements: * Other Improvements:
------------------- -------------------
* Make screen refresh more snappy on macOS. * Make screen refresh more snappy on macOS.
@ -26,6 +26,9 @@ https://tuxpaint.org/
* Localization Updates: * Localization Updates:
--------------------- ---------------------
* Bulgarian translation
Vankata453 <https://sourceforge.net/u/vankata453>
* Portuguese (Portugal) translation * Portuguese (Portugal) translation
Hugo Carvalho <hugokarvalho@hotmail.com> Hugo Carvalho <hugokarvalho@hotmail.com>

View file

@ -141,11 +141,11 @@
(generally at the edge of the object) you should grow, shrink, and invert (generally at the edge of the object) you should grow, shrink, and invert
the selection. the selection.
不透明な部分を白で、透明な部分を黒で塗りつぶします。この作業は、前景/背景 Fill the 100% opaque areas with white, and the 0% opaque areas with black.
色のインジケータからドラッグ&ドロップするのが最も簡単です。作業用レイヤー This is most easily done by drag-and-drop from the foreground/background
のマスクを編集しながら、変更されていない画像レイヤーを見ているので、見た目 color indicator. You should not see anything happen, because you are
には何も起こらないはずですが、サムネイル画像では大きな変更が見えるかもしれ viewing the unmodified image layer while editing the mask of the WIP layer.
ません。 Large changes might be noticable in the thumbnail.
次に、画像を拡大します。 次に、画像を拡大します。
@ -241,14 +241,14 @@
Tux Paint 用の画像の保存 Tux Paint 用の画像の保存
せっかくの労作も簡単にダメになることがあります。画像編集ソフトは、不透明度0 It is very easy to ruin your hard work. Image editors can silently destroy
%の領域のピクセルを勝手にで破棄することがあります。この現象が発生する条件 pixels in 0% opaque areas. The conditions under which this happens may vary
は、ソフトウェアのバージョンによっても異なります。慎重を期すため、画像を直 from version to version. If you are very trusting, you can try saving your
接PNGとして保存してみてください。その後、不透明度0の部分が黒くなったり白 image directly as a PNG. Be sure to read it back in again to verify that
くなったりしていないことを確認するために、もう一度画像を読み込んでみてくだ the 0% opaque areas didn't turn black or white, which would create fringes
さい。ディスクスペースを節約するため(そして自分のミスを隠すため)に画像を when Tux Paint scales the image down. If you need to scale your image to
縮小する必要がある場合、ほぼ確実に 0&percnt;の不透明部分をすべて破壊してし save space (and hide your mistakes), you are almost certain to destroy all
まうことになります。そこで、もっと良い方法があります。 the 0% opaque areas. So here is a better way...
より安全な保存方法 より安全な保存方法

View file

@ -189,7 +189,7 @@
Select parts of the image that need to be 100% opaque or 0% opaque. If you can select the object or background somewhat accurately by color, do so. As needed to avoid selecting any pixels that should be partially opaque (generally at the edge of the object) you should grow, shrink, and invert the selection. </p> Select parts of the image that need to be 100% opaque or 0% opaque. If you can select the object or background somewhat accurately by color, do so. As needed to avoid selecting any pixels that should be partially opaque (generally at the edge of the object) you should grow, shrink, and invert the selection. </p>
<p> <p>
不透明な部分を白で、透明な部分を黒で塗りつぶします。この作業は、前景/背景色のインジケータからドラッグ&ドロップするのが最も簡単です。作業用レイヤーのマスクを編集しながら、変更されていない画像レイヤーを見ているので、見た目には何も起こらないはずですが、サムネイル画像では大きな変更が見えるかもしれません。 </p> Fill the 100% opaque areas with white, and the 0% opaque areas with black. This is most easily done by drag-and-drop from the foreground/background color indicator. You should not see anything happen, because you are viewing the unmodified image layer while editing the mask of the WIP layer. Large changes might be noticable in the thumbnail. </p>
<p> <p>
次に、画像を拡大します。 </p> 次に、画像を拡大します。 </p>
@ -262,7 +262,7 @@
<blockquote> <blockquote>
<p> <p>
せっかくの労作も簡単にダメになることがあります。画像編集ソフトは、不透明度0の領域のピクセルを勝手にで破棄することがあります。この現象が発生する条件は、ソフトウェアのバージョンによっても異なります。慎重を期すため、画像を直接PNGとして保存してみてください。その後、不透明度0の部分が黒くなったり白くなったりしていないことを確認するために、もう一度画像を読み込んでみてください。ディスクスペースを節約するためそして自分のミスを隠すために画像を縮小する必要がある場合、ほぼ確実に 0&percnt;の不透明部分をすべて破壊してしまうことになります。そこで、もっと良い方法があります。 </p> It is very easy to ruin your hard work. Image editors can silently destroy pixels in 0% opaque areas. The conditions under which this happens may vary from version to version. If you are very trusting, you can try saving your image directly as a PNG. Be sure to read it back in again to verify that the 0% opaque areas didn't turn black or white, which would create fringes when Tux Paint scales the image down. If you need to scale your image to save space (and hide your mistakes), you are almost certain to destroy all the 0% opaque areas. So here is a better way... </p>
<h3> <h3>
より安全な保存方法 </h3> より安全な保存方法 </h3>