Translated doc refresh; date format changes

h/t Shin-ichi for suggesting better localization method
This commit is contained in:
Bill Kendrick 2021-03-03 23:07:11 -08:00
parent b55ea8cb33
commit ddc972ddde
80 changed files with 105 additions and 125 deletions

View file

@ -6,7 +6,7 @@
Copyright © 2002-2021 by various contributors; cf AUTHORS.
http://www.tuxpaint.org/
20 février 2021
3 March 2021
----------------------------------------------------------------------
@ -883,7 +883,7 @@ Using the import script, "tuxpaint-import"
Example:
$ tuxpaint-import grandma.jpg
grandma.jpg -> /home/username/.tuxpaint/saved/20210220203557.png
grandma.jpg -> /home/username/.tuxpaint/saved/20210303230300.png
jpegtopnm: WRITING A PPM FILE
The first line ("tuxpaint-import grandma.jpg") is the command to run.
@ -925,7 +925,7 @@ Importing Pictures Manually
* mm = Minute (two digits, "00"-"59")
* ss = Seconds (two digits, "00"-"59")
Example: "20210220203557.png", for 20 février 2021 at 20:35:57.
Example: "20210731110500.png", for July 31, 2021 at 11:05am.
Place this PNG file in your Tux Paint "saved" directory/folder. (See
above.)