|
88 | 88 | <string name="control_debug">Debug</string> |
89 | 89 | <string name="control_primary">LPM</string> |
90 | 90 | <string name="control_secondary">PPM</string> |
| 91 | + <string name="control_shift">◇</string> |
91 | 92 | <string name="control_inventory">Ekw</string> |
| 93 | + <string name="control_up">▲</string> |
| 94 | + <string name="control_left">◀</string> |
| 95 | + <string name="control_right">▶</string> |
| 96 | + <string name="control_down">▼</string> |
| 97 | + <string name="control_jump">⬛</string> |
92 | 98 | <string name="control_thirdperson">Widok</string> |
93 | 99 | <string name="control_listplayers">Gracze</string> |
94 | 100 | <string name="control_mouse">Mysz</string> |
|
239 | 245 | <string name="create_profile">Utwórz nowy profil</string> |
240 | 246 | <string name="preference_shader_dump_title">Włącz dumping shaderów</string> |
241 | 247 | <string name="preference_shader_dump_description">Rejestrowanie przekonwertowanych shaderów w pliku dziennika.</string> |
| 248 | + <string name="percent_format">%d%%</string> |
| 249 | + <string name="millisecond_format">%d ms</string> |
242 | 250 | <string name="customctrl_editor_exit_title">Wychodzisz?</string> |
243 | 251 | <string name="customctrl_editor_exit_msg">Czy na pewno chcesz wyjść?</string> |
244 | 252 | <string name="customctrl_editor_exit">Opuść edytor</string> |
|
398 | 406 | <string name="change_account">Proszę zmienić konto, aby użyć tej funkcji</string> |
399 | 407 | <string name="no_minecraft_account_found">Nie znaleziono konta Minecraft</string> |
400 | 408 | <string name="feature_requires_java_account">Ta funkcja wymaga konta Microsoft, które posiada Minecraft Java Edition.</string> |
| 409 | + <string name="delete_account_and_login">Usuń konto i zaloguj się</string> |
401 | 410 | <string name="login_again">Proszę zalogować się ponownie</string> |
402 | 411 | <string name="account_corrupted">Wybrane konto jest uszkodzone</string> |
403 | 412 | <string name="modloader_dl_install_neoforge">Stwórz profil NeoForge</string> |
|
0 commit comments