Added Albanian translation.
This commit is contained in:
parent
b041c917fb
commit
3f976b6f2e
6 changed files with 538 additions and 35 deletions
|
|
@ -1,17 +1,17 @@
|
|||
Tux Paint
|
||||
version 0.9.15
|
||||
|
||||
Options Documentation
|
||||
Options Documentation
|
||||
|
||||
Copyright 2004 by Bill Kendrick
|
||||
New Breed Software
|
||||
|
||||
[1]bill@newbreedsoftware.com
|
||||
[2]http://www.newbreedsoftware.com/tuxpaint/
|
||||
bill@newbreedsoftware.com
|
||||
http://www.newbreedsoftware.com/tuxpaint/
|
||||
|
||||
October 24, 2004
|
||||
November 21, 2004
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint Config.
|
||||
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
install and use this tool, or want a better understanding of the
|
||||
available options, please continue reading.
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Configuration File
|
||||
|
||||
|
|
@ -60,12 +60,12 @@ Windows Users
|
|||
as Plain Text, and make sure the filename doesn't have ".txt" at the
|
||||
end...
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Available Options
|
||||
|
||||
The following settings can be set in the configuration file.
|
||||
(Command-line settings will override these. See the "[3]Command-Line
|
||||
(Command-line settings will override these. See the "Command-Line
|
||||
Options" section, below.)
|
||||
|
||||
fullscreen=yes
|
||||
|
|
@ -74,7 +74,6 @@ Windows Users
|
|||
windowsize=SIZE
|
||||
Run the program at a higher resolution, rather than the default
|
||||
of 640x480. The SIZE value may be one of:
|
||||
|
||||
* 640x480
|
||||
* 800x600
|
||||
* 1024x768
|
||||
|
|
@ -248,6 +247,8 @@ Windows Users
|
|||
+-------------------------------------------------+
|
||||
|english |american-english | |
|
||||
|--------------------+------------------+---------|
|
||||
|albanian | | |
|
||||
|--------------------+------------------+---------|
|
||||
|afrikaans | | |
|
||||
|--------------------+------------------+---------|
|
||||
|basque |euskara | |
|
||||
|
|
@ -341,7 +342,7 @@ Windows Users
|
|||
|welsh |cymraeg | |
|
||||
+-------------------------------------------------+
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Overriding System Config. Options using .tuxpaintrc
|
||||
|
||||
|
|
@ -362,7 +363,7 @@ Windows Users
|
|||
print=yes
|
||||
mixedcase=yes
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Command-Line Options
|
||||
|
||||
|
|
@ -429,8 +430,8 @@ Windows Users
|
|||
--locale locale
|
||||
|
||||
Run Tux Paint in one of the support languages. See the
|
||||
"[4]Choosing a Different Language" section below for the
|
||||
locale strings (e.g., "de_DE" for German) to use.
|
||||
"Choosing a Different Language" section below for the locale
|
||||
strings (e.g., "de_DE" for German) to use.
|
||||
|
||||
(If your locale is already set, e.g. with the "$LANG"
|
||||
environment variable, this option is not necessary, since
|
||||
|
|
@ -461,7 +462,7 @@ Windows Users
|
|||
By default, the lockfile is stored in "~/.tuxpaint/" under
|
||||
Linux and Unix, and "userdata\" under Windows.
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Command-Line Informational Options
|
||||
|
||||
|
|
@ -485,7 +486,7 @@ Command-Line Informational Options
|
|||
--lang help
|
||||
Display a list of available languages in Tux Paint.
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Choosing a Different Language
|
||||
|
||||
|
|
@ -495,8 +496,7 @@ Command-Line Informational Options
|
|||
configuration file (e.g., "lang=spanish").
|
||||
|
||||
Tux Paint also honors your environment's current locale. (You can
|
||||
override it on the command-line using the "--locale" option; see
|
||||
[5]above.)
|
||||
override it on the command-line using the "--locale" option; see above.)
|
||||
|
||||
Use the option "--lang help" to list the available language options
|
||||
available.
|
||||
|
|
@ -583,6 +583,8 @@ Available Languages
|
|||
|---------------+-------------------+---------------------|
|
||||
|sl_SI | |Slovenian |
|
||||
|---------------+-------------------+---------------------|
|
||||
|sq_AL | |Albanian |
|
||||
|---------------+-------------------+---------------------|
|
||||
|sr_YU | |Serbian |
|
||||
|---------------+-------------------+---------------------|
|
||||
|sv_SE |Svenska |Swedish |
|
||||
|
|
@ -604,7 +606,7 @@ Available Languages
|
|||
|
||||
(*) - These languages require their own fonts, since they are not
|
||||
represented using a Latin character set, like the others. See the
|
||||
"[6]Special Fonts" section, below.
|
||||
"Special Fonts" section, below.
|
||||
|
||||
Setting Your Environment's Locale
|
||||
|
||||
|
|
@ -642,7 +644,7 @@ Setting Your Environment's Locale
|
|||
setenv LANG es_ES ; \
|
||||
tuxpaint
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Windows Users
|
||||
|
||||
|
|
@ -691,7 +693,7 @@ Setting Your Environment's Locale
|
|||
Some languages require special fonts be installed. These font files
|
||||
(which are in TrueType format (TTF)), are much too large to include
|
||||
with the Tux Paint download, and are available separately. (See the
|
||||
table above, under the "[7]Choosing a Different Language" section.)
|
||||
table above, under the "Choosing a Different Language" section.)
|
||||
|
||||
When running Tux Paint in a language that requires its own font,
|
||||
Tux Paint will try to load the font file from its system-wide "fonts"
|
||||
|
|
@ -707,20 +709,8 @@ Setting Your Environment's Locale
|
|||
/usr/share/tuxpaint/fonts/locale/ko.ttf
|
||||
|
||||
You can download fonts for supported languages from Tux Paint's
|
||||
website, [8]http://www.newbreedsoftware.com/tuxpaint/. (Look in the
|
||||
website, http://www.newbreedsoftware.com/tuxpaint/. (Look in the
|
||||
'Fonts' section under 'Download.')
|
||||
|
||||
Under Unix and Linux, you can use the Makefile that comes with the
|
||||
font to install the font in the appropriate location.
|
||||
|
||||
References
|
||||
|
||||
Visible links
|
||||
1. mailto:bill@newbreedsoftware.com
|
||||
2. http://www.newbreedsoftware.com/tuxpaint/
|
||||
3. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/OPTIONS.html#command_line
|
||||
4. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/OPTIONS.html#different_language
|
||||
5. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/OPTIONS.html#locale
|
||||
6. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/OPTIONS.html#special_fonts
|
||||
7. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/OPTIONS.html#different_language
|
||||
8. http://www.newbreedsoftware.com/tuxpaint/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue