1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-12 21:27:41 +00:00

some translation fixes, Russian updated

This commit is contained in:
Zeno Rogue
2018-01-08 23:23:00 +01:00
parent 51652304ad
commit 9c8b16e9d0
6 changed files with 652 additions and 205 deletions

View File

@@ -6328,7 +6328,7 @@ S(
S("find the next prime", "znajdź następną liczbę pierwszą")
S("activate", "uruchom")
S("order %1%2 (non-bitrunc cells: %3)", "rząd %1%2 (nieprzyciętych pól: %3)")
S("order %1%2 (non-bitruncated cells: %3)", "rząd %1%2 (nieprzyciętych pól: %3)")
// Torus/Klein bottle, Euclidean Squares, and their advanced configuration
//-------------------------------------------------------------------------
@@ -6644,3 +6644,8 @@ S("advanced keyboard shortcuts", "zaawansowane skróty klawiaturowe")
#undef Orb
S("pics to save:", "obrazki do zapisu:")
S("level to save:", "mapa do zapisu:")
S("pics to load:", "obrazki do wczytania:")
S("level to load:", "mapa do wczytania:")