Update userguide and welcome pages.

This is the first userguide export on the Postgres-based translation tool
(previously it used MySQL), so please double-check it extra carefully.
(I spotted a few minor problems in the export and fixed the relevant
bugs already.)
This commit is contained in:
waddlesplash
2018-09-26 01:46:30 -04:00
parent fdb2588484
commit 6f415a4a02
1018 changed files with 6484 additions and 5976 deletions
+6 -6
View File
@@ -24,7 +24,7 @@
<body>
<div id="banner">
<div><span>User guide</span></div>
<div><span>User Guide</span></div>
</div>
<div class="nav">
@@ -51,7 +51,7 @@
</ul>
<span>
« <a href="keyboard.html">Keyboard</a>
:: <a href="../preferences.html" class="uplink">Preferences</a>
:: <a href="../preferences.html" class="uplink">Einstellungen</a>
:: <a href="locale.html">Locale</a> »
</span></div>
</div>
@@ -113,7 +113,7 @@ Am Anfang der Datei befindet sich die Legende für eine stilisierte Tastatur mit
# [ ` ] [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ 7 ] [ 8 ] [ 9 ] [ 0 ] [ - ] [ = ] [bck]
# 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e
#
# [tab] [ q ] [ w ] [ e ] [ r ] [ t ] [ y ] [ u ] [ i ] [ o ] [ p ] [ [ ] [ ] ] [ \ ]
# [tab] [ q ] [ w ] [ e ] [ r ] [ t ] [ y ] [ u ] [ i ] [ o ] [ p ] [ [ ] [ ] ] [ \\ ]
# 0x26 0x27 0x28 0x29 0x2a 0x2b 0x2c 0x2d 0x2e 0x2f 0x30 0x31 0x32 0x33
#
# [cap] [ a ] [ s ] [ d ] [ f ] [ g ] [ h ] [ j ] [ k ] [ l ] [ ; ] [ ' ] [ enter ]
@@ -191,7 +191,7 @@ Key 0x18 = '7' '/' '' '{' '' '/' '7' '{'
Key 0x19 = '8' '(' '' '[' '' '(' '8' '[' ''
Key 0x1a = '9' ')' '' ']' '' ')' '9' ']' ''
Key 0x1b = '0' '=' '' '}' '' '=' '0' '}' ''
Key 0x1c = 0xc39f '?' '' '\\' '' '?' 0xc39f '\\' ''
Key 0x1c = 0xc39f '?' '' '\\\\' '' '?' 0xc39f '\\\\' ''
Key 0x1d = 0xc2b4 '`' '' ' ' '' 0xc2b4 '`' ' ' ''
Key 0x1e = 0x08 0x08 0x08 0x08 0x08 0x08 0x08 0x08 0x08
Key 0x1f = 0x05 0x05 0x05 0x05 0x05 0x05 0x05 0x05 0x05
@@ -214,7 +214,7 @@ Key 0x2f = 'o' 'O' 0x0f ' ' '' 'O' 'o' ' '
Key 0x30 = 'p' 'P' 0x10 ' ' '' 'P' 'p' ' ' ''
Key 0x31 = 0xc3bc 0xc39c 0x1b ' ' '' 0xc39c 0xc3bc ' ' ''
Key 0x32 = '+' '*' 0x1d '~' '' '*' '+' '~' ''
Key 0x33 = '#' '\'' 0x1c ' ' '' '\'' '#' ' ' ''
Key 0x33 = '#' '\\'' 0x1c ' ' '' '\\'' '#' ' ' ''
Key 0x34 = 0x7f 0x7f 0x7f 0x7f 0x7f 0x7f 0x7f 0x7f 0x7f
Key 0x35 = 0x04 0x04 0x04 0x04 0x04 0x04 0x04 0x04 0x04
Key 0x36 = 0x0c 0x0c 0x0c 0x0c 0x0c 0x0c 0x0c 0x0c 0x0c
@@ -383,7 +383,7 @@ TildeTab = Normal Shift Option Option-Shift CapsLock CapsLock-Shift CapsLock-Opt
<div class="nav">
<div class="inner"><span>
« <a href="keyboard.html">Keyboard</a>
:: <a href="../preferences.html" class="uplink">Preferences</a>
:: <a href="../preferences.html" class="uplink">Einstellungen</a>
:: <a href="locale.html">Locale</a> »
</span></div>
</div>