Rev 2071 | Rev 3873 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2071 | Rev 2775 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | if [ -n "$lang" ] ; then file="commands.$lang" ; else file="commands" ; lang="en"; fi; |
5 | if [ -n "$lang" ] ; then file="commands.$lang" ; else file="commands" ; lang="en"; fi; |
6 | 6 | ||
7 | echo "<p> |
7 | echo "<p> |
8 | !! This file is automatically generated! Do not edit by hand." |
8 | !! This file is automatically generated! Do not edit by hand." |
9 | 9 | ||
10 | if [ "$lang" |
10 | if [ "$lang" = en ] ; then echo " |
11 | Each command takes one line.<p> |
11 | Each command takes one line.<p> |
12 | In the following table, <tt>[color]</tt> |
12 | In the following table, <tt>[color]</tt> |
13 | may be either a color name, or 3 integers between 0 and 255, separated by commas, |
13 | may be either a color name, or 3 integers between 0 and 255, separated by commas, |
14 | for the values of red,green,blue. |
14 | for the values of red,green,blue. |
15 | <p>\$table_header |
15 | <p>\$table_header |
Line 17... | Line 17... | ||
17 | \$table_hdtr<th colspan=5>Name and syntax |
17 | \$table_hdtr<th colspan=5>Name and syntax |
18 | \$table_hdtr<th colspan=2>Synonymes |
18 | \$table_hdtr<th colspan=2>Synonymes |
19 | <th colspan=3>Meaning</th></tr><tr><td><td colspan=5> |
19 | <th colspan=3>Meaning</th></tr><tr><td><td colspan=5> |
20 | " ; fi |
20 | " ; fi |
21 | 21 | ||
22 | if [ "$lang" |
22 | if [ "$lang" = fr ] ; then echo " |
23 | Chaque commande prend une ligne.<p> |
23 | Chaque commande prend une ligne.<p> |
24 | Dans la table suivante <tt>[color]</tt> |
24 | Dans la table suivante <tt>[color]</tt> |
25 | peut être un nom de couleur ou 3 entiers 0 entre 255, séparés par des virgules, |
25 | peut être un nom de couleur ou 3 entiers 0 entre 255, séparés par des virgules, |
26 | correspondant aux valeurs de rouge, vert ,bleu. |
26 | correspondant aux valeurs de rouge, vert ,bleu. |
27 | <p>\$table_header |
27 | <p>\$table_header |
Line 29... | Line 29... | ||
29 | \$table_hdtr<th colspan=5>Nom et syntaxe |
29 | \$table_hdtr<th colspan=5>Nom et syntaxe |
30 | \$table_hdtr<th colspan=2>Synonymes |
30 | \$table_hdtr<th colspan=2>Synonymes |
31 | <th colspan=3>Signification</th></tr><tr><td><td colspan=5> |
31 | <th colspan=3>Signification</th></tr><tr><td><td colspan=5> |
32 | " ; fi |
32 | " ; fi |
33 | 33 | ||
34 | if [ "$lang" |
34 | if [ "$lang" = cn ] ; then echo " |
35 | ÿÌõÃüÁîÕ¼Ò»ÐÐ.<p> |
35 | ÿÌõÃüÁîÕ¼Ò»ÐÐ.<p> |
36 | ÔÚϱíÖÐ, <tt>[É«²Ê]</tt> |
36 | ÔÚϱíÖÐ, <tt>[É«²Ê]</tt> |
37 | ¿ÉÒÔÊÇÉ«²ÊÃû, »ò3¸öÓöººÅ·Ö¸ôµÄ0µ½255µÄÕûÊý, ·Ö±ð´ú±íºìÂÌÀ¶ÈýÖÖÑÕÉ«. |
37 | ¿ÉÒÔÊÇÉ«²ÊÃû, »ò3¸öÓöººÅ·Ö¸ôµÄ0µ½255µÄÕûÊý, ·Ö±ð´ú±íºìÂÌÀ¶ÈýÖÖÑÕÉ«. |
38 | <p>\$table_header |
38 | <p>\$table_header |
39 | <caption>×÷ͼÃüÁî</caption> |
39 | <caption>×÷ͼÃüÁî</caption> |