diff --git a/docs/zh_tw/html/OPTIONS.html b/docs/zh_tw/html/OPTIONS.html index b7bbfc783..62f3f650a 100755 --- a/docs/zh_tw/html/OPTIONS.html +++ b/docs/zh_tw/html/OPTIONS.html @@ -274,25 +274,45 @@ New Breed Software

美式英文   + + 南非荷蘭語 +   +   + basque 巴斯克文   + + belarusian + 白俄羅斯文 +   + bokmal 挪威文 (巴克摩)   + + brazilian-portuguese + 巴西葡萄牙文 + 巴西 + + + breton + 布列塔尼文 +   + british-english 英文 (英國)   - brazilian-portuguese - 巴西葡萄牙文 - 巴西 + bulgarian + 保加利亞文 +   catalan @@ -304,6 +324,11 @@ New Breed Software

簡體中文   + + croatian + 克羅埃西亞文 +   + czech 捷克文 @@ -344,6 +369,11 @@ New Breed Software

希伯來文   + + hindi + 北印度文 +   + hungarian 匈牙利文 @@ -369,6 +399,11 @@ New Breed Software

日文   + + klingon + 克林貢文 +   + korean 韓文 @@ -409,6 +444,11 @@ New Breed Software

俄文   + + serbian + 塞爾維亞文 +   + spanish 西班牙文 @@ -419,6 +459,11 @@ New Breed Software

斯洛伐克文   + + slovenian + 斯洛維尼亞文 +   + swedish 瑞典文 @@ -432,132 +477,165 @@ New Breed Software

traditional-chinese 繁體中文 - (新加入) + turkish 土耳其文   + + vietnamese + 越南文 +   + walloon 華隆文   + + welsh + 威爾斯文 +   + -
+
-
使用 .tuxpaintrc 覆蓋系統規劃檔的選項設定
-
-

您可以在您自已的 "~/.tuxpaintrc" 檔案中設定覆蓋掉在 - "/etc/tuxpaint/tuxpaint.config" 系統規劃檔中設定的選項。

+

使用 .tuxpaintrc 覆蓋系統規劃檔的選項設定

+
+

(For Linux and Unix users)

+ +

您可以在您自已的 "~/.tuxpaintrc" 檔案中設定覆蓋掉在 + "/etc/tuxpaint/tuxpaint.config" 系統規劃檔中設定的選項。

-

像 "noprint" 及 "grab" 這類訊問是或否的選項, - 您可以直接在您的 "~/.tuxpaintrc" 中設定他們為 'no',像這樣子:

- -
- noprint=no
- uppercase=no -
+

像 "noprint" 及 "grab" 這類訊問是或否的選項, + 您可以直接在您的 "~/.tuxpaintrc" 中設定他們為 'no',像這樣子:

-

您也可以使用稍後會提到的命令列的參數來設定,像這樣子:

+
+ noprint=no
+ uppercase=no +
-
- print=yes
- mixedcase=yes -
-
-
- -
+

您也可以使用稍後會提到的命令列的參數來設定,像這樣子:

-

命令列參數

+
+ print=yes
+ mixedcase=yes +
+ + +
+ +

命令列參數

+
+ 當您啟動 Tux Paint 時可以使用命令列來下達參數。 +
- 當您啟動 Tux Paint 時可以使用命令列來下達參數。 - -
-
-
- --fullscreen
- --800x600
- --nosound
- --noquit
- --noprint
- --printdelay=SECONDS
- --printcfg
- --simpleshapes
- --uppercase
- --grab
- --noshortcuts
- --nowheelmouse
- --nofancycursors
- --nooutlines
- --nostamps
- --nostampcontrols
- --mirrorstamps
- --keyboard
- --savedir DIRECTORY
- --saveover
- --saveovernew
- --lang LANGUAGE
-
-
- 以上是開啟或相對應規劃檔的選項。 -
+
+
+ --fullscreen
+ --800x600
+ --nosound
+ --noquit
+ --noprint
+ --printdelay=SECONDS
+ --printcfg
+ --simpleshapes
+ --uppercase
+ --grab
+ --noshortcuts
+ --nowheelmouse
+ --nofancycursors
+ --nooutlines
+ --nostamps
+ --nostampcontrols
+ --mirrorstamps
+ --keyboard
+ --savedir DIRECTORY
+ --saveover
+ --saveovernew
+ --nosave
+ --lang LANGUAGE
+
+
+ 以上是開啟或相對應規劃檔的選項。 +
+
-
- --windowed
- --640x480
- --sound
- --quit
- --print
- --printdelay=0
- --noprintcfg
- --complexshapes
- --mixedcase
- --dontgrab
- --shortcuts
- --wheelmouse
- --fancycursors
- --outlines
- --stamps
- --stampcontrols
- --dontmirrorstamps
- --mouse
- --saveoverask
-
-
- 這些選項可以用來覆蓋規劃檔中的設定。 - (如果規劃檔中沒有設定的話,就不需要覆蓋選項。) -
+
+ --windowed
+ --640x480
+ --sound
+ --quit
+ --print
+ --printdelay=0
+ --noprintcfg
+ --complexshapes
+ --mixedcase
+ --dontgrab
+ --shortcuts
+ --wheelmouse
+ --fancycursors
+ --outlines
+ --stamps
+ --stampcontrols
+ --dontmirrorstamps
+ --mouse
+ --saveoverask
+ --save
+
+
+ 這些選項可以用來覆蓋規劃檔中的設定。 + (如果規劃檔中沒有設定的話,就不需要覆蓋選項。) +
+
-
--locale locale
-
-

執行某一個 Tux Paint 支援的語文版本。locale 字串(如:"de_DE@euro" 是德文) - 請見稍後 "選擇不同的語文" 這一個章節。

- -

(如果您的 locale 已經使用系統變數 "$LANG" 來指定, - 就不需要這個參數了。Tux Paint 已經可以讀取系統的環境變數。)

-
+
--locale locale
+
+

執行某一個 Tux Paint 支援的語文版本。locale 字串(如:"de_DE@euro" 是德文) + 請見稍後 "選擇不同的語文" 這一個章節。

-
--nosysconfig
-
-

在 Linux 和 Unix 平台,可以取消讀取這個 - "/etc/tuxpaint/tuxpaint.conf" 系統層級的規劃檔。

+

(如果您的 locale 已經使用系統變數 "$LANG" 來指定, + 就不需要這個參數了。Tux Paint 已經可以讀取系統的環境變數。)

+
-

只有當您自已的規劃檔 "~/.tuxpaintrc" 存在時可以這樣作。

- -
-
+
--nosysconfig
+
+

在 Linux 和 Unix 平台,可以取消讀取這個 + "/etc/tuxpaint/tuxpaint.conf" 系統層級的規劃檔。

+ +

只有當您自已的規劃檔 "~/.tuxpaintrc" 存在時可以這樣作。

+
+ +
--nolockfile
+
+

By default, Tux Paint uses what's known as a 'lockfile' + to prevent it from being launched more than once in 30 seconds. + (This is to avoid accidentally running multiple copies; for example, + by double-clicking a single-click launcher, or simply + impatiently clicking the icon multiple times.)

+ +

To make Tux Paint ignore the lockfile, allowing it to + run again, even if it was just launched less than 30 seconds + ago, run Tux Paint with the '--nolockfile' option + on the command-line.

+ +

By default, the lockfile is stored in + "~/.tuxpaint/" under Linux and Unix, + and "userdata\" under Windows.

+
+
+
-
+

命令列的訊息參數