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:
@@ -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:")
|
||||
|
||||
|
Reference in New Issue
Block a user