|
184 | 184 | <!-- Import and export v2 feedback --> |
185 | 185 | <string name="activity_start_failed">Nincsen letöltve olyan alkalmazás, ami végre tudná hajtani ezt a műveletet.</string> |
186 | 186 | <string name="multimedia_editor_image_compression_failed"><![CDATA[A kamera képei lehet túl nagyok. Lehet, hogy tömörítenie vagy újra kéne méreteznie őket a média mappájában.]]></string> |
187 | | - <string name="no_browser_msg">No browser found for opening the link: %s</string> |
| 187 | + <string name="no_browser_msg">Nem található böngésző a következő link megnyitásához: %s</string> |
188 | 188 | <string name="web_page_error">Az oldal betöltése sikertelen: %s</string> |
189 | 189 | <!-- The name of the deck which corrupt cards will be moved to --> |
190 | 190 | <!-- Deckpicker Background --> |
191 | 191 | <string name="background_image_title" maxLength="41">Háttér</string> |
192 | 192 | <string name="choose_an_image" maxLength="41">Válasszon egy képet</string> |
193 | 193 | <string name="remove_wallpaper_image" maxLength="41">Háttérkép eltávolítása</string> |
194 | | - <string name="remove_background_image">Remove background?</string> |
| 194 | + <string name="remove_background_image">Eltávolítja a háttérképet?</string> |
195 | 195 | <!-- Card Template Browser Appearance --> |
196 | 196 | <string name="restore_default" maxLength="28">Alaphelyzetbe állítás</string> |
197 | 197 | <string name="reviewer_tts_cloze_spoken_replacement">Üres</string> |
|
249 | 249 | <string name="plus_sign" comment="Label for increment button in IncrementerNumberRangePreference">+</string> |
250 | 250 | <string name="minus_sign" comment="Label for decrement button in IncrementerNumberRangePreference">-</string> |
251 | 251 | <!-- Used for credential empty warning message --> |
252 | | - <string name="invalid_email">Enter a valid email</string> |
| 252 | + <string name="invalid_email">Adjon meg egy érvényes e-mail-címet</string> |
253 | 253 | <string name="password_empty">Jelszó kötelező</string> |
254 | 254 | <string name="back_pressed_once">Kilépéshez érintsd meg újra a vissza gombot</string> |
255 | 255 | <!-- %% is required to display % symbol. Reference: https://stackoverflow.com/a/16834358 --> |
|
280 | 280 | <string name="scoped_storage_learn_more">Tudj meg többet</string> |
281 | 281 | <string name="search_card_js_api_no_results">A keresés nem adott vissza találatokat.</string> |
282 | 282 | <!-- JS Addons --> |
283 | | - <string name="not_valid_js_addon_package">%s is not a valid JavaScript addon package</string> |
| 283 | + <string name="not_valid_js_addon_package">%s nem érvényes JavaScript csomag</string> |
284 | 284 | <string name="could_not_create_dir">Nem sikerült létrehozni a könyvtárat: |
285 | 285 | %s</string> |
286 | 286 | <string name="malicious_archive_entry_outside">Rosszindulatú archív. A cél könyvtáron kívüli bejegyzést tartalmaz %s</string> |
|
314 | 314 | <string name="audio_saved">Felvétel mentve</string> |
315 | 315 | <string name="deleting_selected_notes">A kijelölt jegyzetek törlése.</string> |
316 | 316 | <string name="tts_voices_default_text" comment="The default text to speak when selecting Text to speech voices">Tap a voice to listen</string> |
317 | | - <string name="tts_voices_selected_voice_should_be_installed" comment="If a voice has been tapped, is installable but not installed, we want to inform the user that they should install it for the best experience There will also be an option to use it without downloading">Voice should be installed before use</string> |
| 317 | + <string name="tts_voices_selected_voice_should_be_installed" comment="If a voice has been tapped, is installable but not installed, we want to inform the user that they should install it for the best experience There will also be an option to use it without downloading">A hangot le kell tölteni használat előtt</string> |
318 | 318 | <string name="tts_voices_use_selected_voice_without_install" comment="A user has been informed that a voice should be installed before use. This is text on a snackbar button which allows them to use the voice without installing it">Használat mindenképpen</string> |
319 | 319 | <string name="tts_voices_playback_error_new" comment="an error occurred when playing a text to speech voice. The parameter is a technical error code such as \'ERROR_NOT_INSTALLED_YET\' or \'ERROR_NETWORK_TIMEOUT\'">Hiba a(z) (%s) felolvasásakor</string> |
320 | 320 | <!-- Chips should probably be in a separate file, due to the additional length req --> |
321 | 321 | <string name="tts_voices_chip_filter_to_internet" comment=" Filters a list of text to speech voices, to enable/disable voices which require the internet to function. This is on a chip control, so keep the text short, ideally one word">Internet</string> |
322 | 322 | <string name="tts_voices_chip_filter_to_installable_audio" comment=" Displays a list of Text to Speech voices which should be downloaded/installed before use This is on a chip control, so keep the text short, ideally one word">Telepítés</string> |
323 | | - <string name="tts_voices_failed_opening_tts_system_settings" comment="error message if opening the system text to speech settings fails">Failed to open text to speech settings</string> |
| 323 | + <string name="tts_voices_failed_opening_tts_system_settings" comment="error message if opening the system text to speech settings fails">A felolvasás beállítások megnyitása sikertelen</string> |
324 | 324 | <string name="shared_decks_login_required">Több pakli letöltéséhez jelentkezz be</string> |
325 | 325 | <string name="deck_description_field_hint">Megjegyzés</string> |
326 | 326 | <string name="failed_to_copy">Másolás sikertelen!</string> |
|
0 commit comments