|
22 | 22 | <string name="toast_3">Exit</string> |
23 | 23 | --> |
24 | 24 | <!-- MCLauncherActivity: Tabs --> |
25 | | - <string name="mcl_tab_wiki">Wiki</string> |
26 | 25 | <!-- MCLauncherActivity: Account status --> |
27 | 26 | <!-- MCLauncherActivity: Strings --> |
28 | 27 | <string name="mcl_launch_cleancache">Čistí sa vyrovnávacia pamäť</string> |
|
45 | 44 | <string name="mcl_setting_subtitle_mousescale">Možnosť zmeniť veľkosť virtuálnej myši.</string> |
46 | 45 | <string name="mcl_setting_title_javaargs">Spúštacie argumenty pre JVM</string> |
47 | 46 | <string name="mcl_setting_subtitle_javaargs">Pozor! Zmena JVM argumentov môže spôsobiť pád hry ak neviete, čo robíte.</string> |
48 | | - <string name="mcl_setting_category_renderer">Vykresľovač</string> |
49 | 47 | <string name="mcl_setting_renderer_gles2_4">Holy GL4ES - (všetky verzie, rýchly)</string> |
50 | 48 | <string name="mcl_setting_renderer_vulkan_zink">Zink - (všetky verzie, priemerný)</string> |
51 | 49 | <string name="mcl_setting_veroption_release">Vydanie</string> |
52 | | - <string name="mcl_setting_veroption_snapshot">Snapshot</string> |
53 | 50 | <string name="mcl_setting_veroption_oldalpha">Stará alfa</string> |
54 | 51 | <string name="mcl_setting_veroption_oldbeta">Stará beta</string> |
55 | 52 | <string name="mcl_setting_java_sandbox">Sandbox spúšťania .jar súborov</string> |
|
58 | 55 | <!-- Global strings --> |
59 | 56 | <string name="global_edit">Upraviť</string> |
60 | 57 | <string name="global_error">Chyba</string> |
61 | | - <string name="global_load">Otvoriť</string> |
| 58 | + <string name="global_load">Načítať</string> |
62 | 59 | <string name="global_name">Názov</string> |
63 | 60 | <string name="global_remove">Odstrániť</string> |
64 | 61 | <string name="global_clone">Duplikovať</string> |
|
67 | 64 | <string name="global_unpacking">Rozbaľovanie %s</string> |
68 | 65 | <string name="global_error_field_empty">Toto pole nesmie byť prázdne</string> |
69 | 66 | <string name="global_waiting">Čakajte</string> |
70 | | - <string name="global_select">Vyber</string> |
71 | 67 | <string name="global_retry">Skúsiť znova</string> |
72 | 68 | <string name="global_default">Predvolené</string> |
73 | 69 | <!-- MainActivity: strings --> |
|
76 | 72 | <string name="mcn_check_fail_vulkan_support">Zink (Vulkan) vykresľovač nie je podporovaný na tomto zariadení!</string> |
77 | 73 | <!-- MainActivity: Control buttons --> |
78 | 74 | <string name="control_chat">Čet</string> |
79 | | - <string name="control_debug">Debug</string> |
80 | | - <string name="control_primary">Pri</string> |
81 | | - <string name="control_secondary">Sec</string> |
82 | | - <string name="control_shift">◇</string> |
83 | | - <string name="control_inventory">Inv</string> |
84 | | - <string name="control_up">▲</string> |
85 | | - <string name="control_left">◀</string> |
86 | | - <string name="control_right">▶</string> |
87 | | - <string name="control_down">▼</string> |
88 | | - <string name="control_jump">⬛</string> |
89 | 75 | <string name="control_thirdperson">F5</string> |
90 | | - <string name="control_listplayers">Tab</string> |
91 | 76 | <string name="control_mouse">Myš</string> |
92 | 77 | <string name="control_mouseoff">Myš vypnutá</string> |
93 | 78 | <string name="control_mouseon">Myš zapnutá</string> |
94 | 79 | <!-- MainActivity: Menu advanced controls --> |
95 | 80 | <string name="control_forceclose">Vynútené ukončenie</string> |
96 | | - <string name="control_viewout">Záznam logu</string> |
| 81 | + <string name="control_viewout">Záznam výstupu</string> |
97 | 82 | <string name="control_adebug">Debug vstupov</string> |
98 | 83 | <string name="control_customkey">Poslať vlastný kláves</string> |
99 | 84 | <!-- ImportControlActivity Strings --> |
|
107 | 92 | <string name="control_more3"></string> |
108 | 93 | <string name="control_more4"></string> |
109 | 94 | --> |
110 | | - <string name="customctrl_toggle">Prepínateľné (toggle)</string> |
| 95 | + <string name="customctrl_toggle">Prepnuteľné (toggle) - po ťuknutí klávesa ostane stlačená</string> |
111 | 96 | <string name="customctrl_size">Veľkosť</string> |
112 | | - <string name="customctrl_mapping">Bindy</string> |
| 97 | + <string name="customctrl_mapping">Priradenie ku klávese (bind)</string> |
113 | 98 | <string name="customctrl_orientation">Orientácia</string> |
114 | 99 | <string name="customctrl_background_color">Farba pozadia tlačidla</string> |
115 | 100 | <string name="customctrl_corner_radius">Zaoblenie rohu tlačidla</string> |
|
118 | 103 | <string name="customctrl_button_opacity">Priehľadnosť tlačidla</string> |
119 | 104 | <string name="customctrl_addbutton">Pridať tlačidlo</string> |
120 | 105 | <string name="customctrl_addbutton_drawer">Pridať priečinok tlačidiel</string> |
121 | | - <string name="customctrl_addbutton_joystick">Pridať joystick</string> |
122 | 106 | <string name="customctrl_addsubbutton">Pridať podtlačidlo</string> |
123 | 107 | <string name="customctrl_selectdefault">Vybrať predvolené kontrolky</string> |
124 | 108 | <string name="customctrl_export">Exportovať kontrolky</string> |
|
139 | 123 | <string name="mcl_setting_subtitle_mousespeed">Možnosť zmeniť rýchlosť virtuálnej myši.</string> |
140 | 124 | <string name="customctrl_passthru">Mierenie tlačidlom</string> |
141 | 125 | <string name="customctrl_swipeable">Posunovateľné</string> |
142 | | - <string name="customctrl_forward_lock">Zámok chodenia vpred</string> |
143 | 126 | <string name="customctrl_absolute_tracking">Absolútne nasledovanie prsta</string> |
144 | 127 | <string name="memory_warning_msg">Aktuálne množstvo voľnej RAM (%d) je nižšia ako pridelená RAM (%d), čo môže viesť k pádu. Zmeňte alokáciu, ak hra spadne.</string> |
145 | 128 | <string name="mcl_memory_allocation">Pridelenie pamäte</string> |
|
150 | 133 | <string name="multirt_config_add">Pridať nový</string> |
151 | 134 | <string name="multirt_title">Runtime Manažer</string> |
152 | 135 | <string name="multirt_subtitle">Spravovať nainštalované Java inštalácie.</string> |
153 | | - <string name="multirt_progress_caching">Caching...</string> |
154 | 136 | <string name="multirt_config_setdefault">Nastaviť predvolené</string> |
155 | 137 | <string name="multirt_config_setdefault_already">Predvolené</string> |
156 | 138 | <string name="multirt_config_removeerror_last">Musíte mať aspoň jednu inštaláciu Javy.</string> |
|
190 | 172 | <string name="profiles_latest_snapshot">Najnovší snapshot</string> |
191 | 173 | <string name="profiles_latest_release">Najnovšie vydanie (release)</string> |
192 | 174 | <string name="profiles_profile_name">Názov</string> |
193 | | - <string name="profiles_profile_version">Verzia</string> |
194 | 175 | <string name="global_delete">Vymazať</string> |
195 | | - <string name="pedit_java_runtime">Java Runtime</string> |
196 | | - <string name="pedit_renderer">Vykresľovač</string> |
197 | 176 | <string name="arc_capes_title">Cosmetica Capeky</string> |
198 | 177 | <string name="arc_capes_desc">Aktivuje capeky (plášte) Cosmetica. Pre info navštívte https://cosmetica.cc. Pre ich funkčnosť je potrebný OptiFine.</string> |
199 | 178 | <string name="notif_channel_name">Všeobecné nastavenia notifikácií</string> |
200 | | - <string name="lazy_service_default_title">Amethyst Foreground Service</string> |
201 | 179 | <string name="use_global_default">(Použiť predvolené nastavenie)</string> |
202 | 180 | <string name="default_control">Predvolené kontrolky</string> |
203 | 181 | <string name="progresslayout_tasks_in_progress">Počet prebiehajúcich operácií: %d</string> |
|
218 | 196 | <string name="xerr_child">Vaše konto je detské konto a na prihlásenie je potrebné pridať ho do rodiny v rámci Microsoftu.</string> |
219 | 197 | <string name="minecraft_not_owned">Zdá sa, že toto konto nemá profil Minecraft. Ak máte službu Xbox Game Pass, prihláste sa na stránke https://minecraft.net/ a nastavte si účet.</string> |
220 | 198 | <string name="xerr_not_available">Služba Xbox Live nie je dostupná vo vašej krajine</string> |
221 | | - <string name="preference_enable_gyro_title">Ovládanie gyroskopom</string> |
222 | 199 | <string name="preference_enable_gyro_description">Povolením tohto sa budete môcť otáčať v hre otáčaním mobilu.</string> |
223 | | - <string name="preference_gyro_sensitivity_title">Citlivosť gyroskopu</string> |
224 | 200 | <string name="preference_gyro_sensitivity_description">Upravte si citlivosť gyroskopu na otáčanie.</string> |
225 | 201 | <string name="toast_turn_on_gyro">Zapnite ovládanie gyroskopom pred použitím tohto nastavenia!</string> |
226 | 202 | <string name="preference_gyro_sample_rate_title">Obnovovacia frekvencia gyroskopu</string> |
|
229 | 205 | <string name="storage_required">PojavLauncher vyžaduje pripojené externé úložisko. Pripojte ho a reštartujte aplikáciu.</string> |
230 | 206 | <string name="mcl_setting_title_buttonallcaps">V označeniach tlačidiel používať len veľké písmená</string> |
231 | 207 | <string name="mcl_setting_subtitle_buttonallcaps">Ak chcete v ovládacích prvkoch používať malé písmená, vypnite toto.</string> |
232 | | - <string name="create_profile">Vytvoriť nový profil</string> |
233 | 208 | <string name="preference_shader_dump_title">Povolenie shader dumpingu</string> |
234 | 209 | <string name="preference_shader_dump_description">Všetky konvertované shadery sa vypíšu do logu.</string> |
235 | | - <string name="percent_format">%d%%</string> |
236 | 210 | <string name="customctrl_editor_exit_title">Koniec?</string> |
237 | 211 | <string name="customctrl_editor_exit_msg">Ste si istí, že chcete odísť?</string> |
238 | 212 | <string name="customctrl_editor_exit">Opustiť editor</string> |
|
274 | 248 | <string name="preference_vulkan_driver_system_description">Núti launcher používať systémový Vulkan ovládač namiesto Turnipu na Adreno grafických čipoch. Ovplyvňuje len Zink a módy, ktoré používajú Vulkan.</string> |
275 | 249 | <string name="generic_install">Inštalovať</string> |
276 | 250 | <string name="generic_apply">Použiť</string> |
277 | | - <string name="generic_debug">Debug</string> |
278 | 251 | <string name="search_modpack_no_result">Neboli nájdené žiadne modpacky</string> |
279 | 252 | <string name="search_modpack_error">Nebolo možné nájsť modpacky</string> |
280 | 253 | <string name="search_modpack_download_error">Nebolo možné stiahnuť metadáta modpacku</string> |
|
321 | 294 | <string name="exception_failed_to_unpack_jre17">Nepodarilo sa nainštalovať Javu 17</string> |
322 | 295 | <string name="newdl_starting">Čítanie metadát hry…</string> |
323 | 296 | <string name="newdl_downloading_metadata">Sťahovanie metadát hry (%s)</string> |
324 | | - <string name="controller_button_select">Vyber</string> |
325 | 297 | </resources> |
0 commit comments