mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-03-26 05:17:03 +00:00
Czech translation for improved rotation
This commit is contained in:
parent
9af2566e5f
commit
5f7cc90588
@ -7051,4 +7051,20 @@ S("The larger the number, the more twisted it is.",
|
||||
// parameter for concave barrel
|
||||
S("Controls the inner radius.", "Ovládá vnitřní poloměr.")
|
||||
|
||||
// improved rotation
|
||||
S(
|
||||
"This controls the automatic rotation of the world. "
|
||||
"It affects the line animation in the history mode, and "
|
||||
"lands which have a special direction. Note that if finding this special direction is a part of the puzzle, "
|
||||
"it works only in the cheat mode.",
|
||||
|
||||
"Toto nastavení ovládá automatickou rotaci světa. "
|
||||
"Ovlivňuje animace dráhy v módu historie a "
|
||||
"země se speciálním směrem. Pozor -- pokud "
|
||||
"je nalezení speciálního směru součástí hádanky, "
|
||||
"funguje toto nastavení pouze v cheat-módu."
|
||||
)
|
||||
|
||||
S("NEVER", "NIKDY")
|
||||
|
||||
#undef Orb
|
||||
|
Loading…
x
Reference in New Issue
Block a user