mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 09:50:34 +00:00
missing translations
This commit is contained in:
parent
c65b4f254d
commit
245217274c
@ -7372,3 +7372,7 @@ S("not enough edges", "příliš málo hran")
|
||||
S("polygons match incorrectly", "mnohoúhelníky nesedí")
|
||||
S("currently no more than %1 edges", "momentálně maximálně %1 hran")
|
||||
S("currently no more than %1 faces in vertex", "momentálně maximálně %1 stěn v jednom vrcholu")
|
||||
|
||||
N("Canvas", GEN_N, "Plátno", "Plátna", "Plátno", "na Plátně")
|
||||
S("find the player", "k hráči")
|
||||
S("press SPACE to find the player", "Mezerník = k hráči")
|
||||
|
@ -7128,3 +7128,6 @@ S("polygons match incorrectly", "wielokąty źle się łączą")
|
||||
S("currently no more than %1 edges", "obecnie nie więcej niż %1 krawędzi")
|
||||
S("currently no more than %1 faces in vertex", "obecnie nie więcej niż %1 ścian w wierzchołku")
|
||||
|
||||
N("Canvas", GEN_N, "Płótno", "Płótna", "Płótno", "na Płótnie")
|
||||
S("find the player", "do gracza")
|
||||
S("press SPACE to find the player", "SPACE = do gracza")
|
||||
|
Loading…
Reference in New Issue
Block a user