calc, cuyo: add German translation (#6941)
This commit is contained in:
12
pages.de/linux/calc.md
Normal file
12
pages.de/linux/calc.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# calc
|
||||||
|
|
||||||
|
> Ein interaktiver Rechner im Terminal mit beliebiger Genauigkeit.
|
||||||
|
> Weitere Informationen: <https://github.com/lcn2/calc>.
|
||||||
|
|
||||||
|
- Starte calc im interaktiven Modus:
|
||||||
|
|
||||||
|
`calc`
|
||||||
|
|
||||||
|
- Führe eine nicht-interaktive Berechnung durch:
|
||||||
|
|
||||||
|
`calc -p '{{85 * (36 / 4)}}'`
|
20
pages.de/linux/cuyo.md
Normal file
20
pages.de/linux/cuyo.md
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
# cuyo
|
||||||
|
|
||||||
|
> Tetris-ähnliches Spiel.
|
||||||
|
> Weitere Informationen: <https://www.karimmi.de/cuyo/>.
|
||||||
|
|
||||||
|
- Starte ein neues Spiel:
|
||||||
|
|
||||||
|
`cuyo`
|
||||||
|
|
||||||
|
- Verschiebe die Teile horizontal:
|
||||||
|
|
||||||
|
`{{A|D}} oder Pfeiltaste {{Links|Rechts}}`
|
||||||
|
|
||||||
|
- Drehe die Teile:
|
||||||
|
|
||||||
|
`{{W|Pfeiltaste nach oben}}`
|
||||||
|
|
||||||
|
- Lasse die Teile schnell fallen:
|
||||||
|
|
||||||
|
`{{S|Pfeiltaste nach unten}}`
|
Reference in New Issue
Block a user