1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-20 08:27:39 +00:00

translation update

This commit is contained in:
Zeno Rogue
2018-08-30 19:17:40 +02:00
parent a7f1e560c5
commit 9b6957b13c
3 changed files with 37 additions and 2 deletions

View File

@@ -7382,3 +7382,20 @@ S(" (arbitrary)", " (libovolné)") // arbitrary edge length
S("previous page", "předchozí stránka")
S("Defined pattern.", "Vzor definován.")
// graphics editor
S(" (r = complex tesselations)", " (r = komplexní dláždění)")
S("area: %1", "plocha: %1")
// short codes for variations
S(" (d)", " (d)") // dual
S(" (g)", " (g)") // Goldberg
S(" (i)", " (i)") // irregular
// pattern types
S("cell types", "typy políček")
S("siblings", "sourozenci") // a pattern on the sphere
S("rotate the color groups", "rotace barevných skupin")
S("full symmetry", "úplná symetrie")
S("alternate coloring", "alternativní zbarvení")
S("display full floors", "zobrazuj úplné podlahy")
S("remove complete classification", "odstraň úplnou klasifikaci")