translation update

This commit is contained in:
Zeno Rogue 2018-08-24 23:52:17 +02:00
parent 0cf4487a50
commit 7faa73ba18
2 changed files with 11 additions and 0 deletions

View File

@ -7376,3 +7376,9 @@ S("currently no more than %1 faces in vertex", "momentálně maximálně %1 stě
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")
S("edge length", "délka hrany")
S(" (arbitrary)", " (libovolné)") // arbitrary edge length
S("previous page", "předchozí stránka")
S("Defined pattern.", "Vzor definován.")

View File

@ -7131,3 +7131,8 @@ S("currently no more than %1 faces in vertex", "obecnie nie więcej niż %1 ści
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")
S("edge length", "długość krawędzi")
S(" (arbitrary)", " (dowolna)") // arbitrary edge length
S("previous page", "poprzednia strona")
S("Defined pattern.", "Wzór zdefiniowany.")