missing translations

This commit is contained in:
Zeno Rogue 2018-08-21 18:25:44 +02:00
parent c65b4f254d
commit 245217274c
2 changed files with 7 additions and 0 deletions

View File

@ -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")

View File

@ -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")