From 27e960b13d82c6ebfb7b778fb49a64aa020e9cb3 Mon Sep 17 00:00:00 2001
From: Bill Kendrick
Date: Wed, 28 Feb 2024 22:52:10 -0800
Subject: [PATCH] Add Bulgarian update to changelog
h/t Vankata453
Also, more fighting with some ja_JP files?
---
docs/CHANGES.txt | 5 +++-
docs/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt | 26 +++++++++----------
.../html/ADVANCED-STAMPS-HOWTO.html | 4 +--
3 files changed, 19 insertions(+), 16 deletions(-)
diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt
index 8175072d2..5b9d9935b 100644
--- a/docs/CHANGES.txt
+++ b/docs/CHANGES.txt
@@ -6,7 +6,7 @@ Copyright (c) 2002-2024
Various contributors (see below, and AUTHORS.txt)
https://tuxpaint.org/
-2024.February.18 (0.9.33)
+2024.February.28 (0.9.33)
* Other Improvements:
-------------------
* Make screen refresh more snappy on macOS.
@@ -26,6 +26,9 @@ https://tuxpaint.org/
* Localization Updates:
---------------------
+ * Bulgarian translation
+ Vankata453
+
* Portuguese (Portugal) translation
Hugo Carvalho
diff --git a/docs/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt
index 25d75865a..9d2508009 100644
--- a/docs/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+++ b/docs/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt
@@ -141,11 +141,11 @@
(generally at the edge of the object) you should grow, shrink, and invert
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 用の画像の保存
- せっかくの労作も簡単にダメになることがあります。画像編集ソフトは、不透明度0
- %の領域のピクセルを勝手にで破棄することがあります。この現象が発生する条件
- は、ソフトウェアのバージョンによっても異なります。慎重を期すため、画像を直
- 接PNGとして保存してみてください。その後、不透明度0%の部分が黒くなったり白
- くなったりしていないことを確認するために、もう一度画像を読み込んでみてくだ
- さい。ディスクスペースを節約するため(そして自分のミスを隠すため)に画像を
- 縮小する必要がある場合、ほぼ確実に 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
+ 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...
より安全な保存方法
diff --git a/docs/ja_JP.UTF-8/html/ADVANCED-STAMPS-HOWTO.html b/docs/ja_JP.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
index 60eebd4bf..4ce1e577c 100644
--- a/docs/ja_JP.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+++ b/docs/ja_JP.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
@@ -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.
- 不透明な部分を白で、透明な部分を黒で塗りつぶします。この作業は、前景/背景色のインジケータからドラッグ&ドロップするのが最も簡単です。作業用レイヤーのマスクを編集しながら、変更されていない画像レイヤーを見ているので、見た目には何も起こらないはずですが、サムネイル画像では大きな変更が見えるかもしれません。
+ 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.
次に、画像を拡大します。
@@ -262,7 +262,7 @@
- せっかくの労作も簡単にダメになることがあります。画像編集ソフトは、不透明度0%の領域のピクセルを勝手にで破棄することがあります。この現象が発生する条件は、ソフトウェアのバージョンによっても異なります。慎重を期すため、画像を直接PNGとして保存してみてください。その後、不透明度0%の部分が黒くなったり白くなったりしていないことを確認するために、もう一度画像を読み込んでみてください。ディスクスペースを節約するため(そして自分のミスを隠すため)に画像を縮小する必要がある場合、ほぼ確実に 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 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...
より安全な保存方法