|
52 | 52 | <string name="CardEditorModel">Típus:</string> |
53 | 53 | <string name="CardEditorTags">Címkék: %1$s</string> |
54 | 54 | <string name="CardEditorCards">Címkék: %1$s</string> |
55 | | - <string name="edit_occlusions">Zárások szerkesztése</string> |
| 55 | + <string name="edit_occlusions">Kitakarások szerkesztése</string> |
56 | 56 | <string name="tag_name">Címke neve</string> |
57 | 57 | <string name="add_new_filter_tags">Címkék hozzáadása/szűrése</string> |
58 | 58 | <string name="add_tag" maxLength="28">Címke hozzáadása</string> |
|
85 | 85 | <string name="custom_study_loading_tags">Building list of tags…</string> |
86 | 86 | <!-- Study options --> |
87 | 87 | <plurals name="studyoptions_buried_count"> |
88 | | - <item quantity="one">+%d buried</item> |
89 | | - <item quantity="other">+%d buried</item> |
| 88 | + <item quantity="one">+%d félretéve</item> |
| 89 | + <item quantity="other">+%d félretéve</item> |
90 | 90 | </plurals> |
91 | 91 | <string name="studyoptions_total_new_label">Összes új kártya</string> |
92 | 92 | <string name="studyoptions_total_label">Összes kártya</string> |
|
104 | 104 | <string name="field_remapping">%1$s (az “%2$s”)</string> |
105 | 105 | <string name="confirm_map_cards_to_nothing">Az összes üres kártyát töröljük. Ha a jegyzet összes kártyája törlődik, akkor ez is eltávolításra kerül. Folytatod?</string> |
106 | 106 | <string name="missing_note_type">No note type found</string> |
107 | | - <string name="card_previewer_empty_front_indicator" comment="Extra text appended onto a tab title in the card previewer so that the user can see at a glance whether a card has no front.">%1$s (empty)</string> |
| 107 | + <string name="card_previewer_empty_front_indicator" comment="Extra text appended onto a tab title in the card previewer so that the user can see at a glance whether a card has no front.">%1$s (üres)</string> |
108 | 108 | <!-- Timebox --> |
109 | 109 | <string name="timebox_reached_title">A rendelkezésre álló időt elhasználtuk</string> |
110 | 110 | <plurals name="timebox_reached"> |
|
122 | 122 | <string name="card_editor_reset_card" maxLength="28">Folyamat visszaállítása</string> |
123 | 123 | <string name="card_editor_reschedule_card" comment="Action to reschedule a card" maxLength="28">Átütemezés</string> |
124 | 124 | <string name="card_editor_preview_card" comment="Button offering to preview some card(s)" maxLength="28">Előnézet</string> |
125 | | - <string name="copy_as_markdown" comment="Copies text to the clipboard as Markdown" maxLength="28">Copy as Markdown</string> |
| 125 | + <string name="copy_as_markdown" comment="Copies text to the clipboard as Markdown" maxLength="28">Másolás Markdown formátumban</string> |
126 | 126 | <string name="preview_progress_bar_text" comment="What card we are on out of how many in card previewer progress bar">%1$d ennyiből %2$d</string> |
127 | 127 | <string name="rename" comment="Confirm that the renaming action should be processed." maxLength="28">Átnevezés</string> |
128 | 128 | <string name="checks_action" maxLength="28">Ellenőrzés</string> |
|
133 | 133 | <string name="delete_deck" comment="Message on a progress bar starting a deck is being deleted.">Pakli törlése…\nKérlek, várj…</string> |
134 | 134 | <string name="info_rate">AnkiDroid értékelése</string> |
135 | 135 | <string name="import_title">Importálás</string> |
136 | | - <string name="import_preparing_file">Preparing file for import…</string> |
| 136 | + <string name="import_preparing_file">Fájl előkészítése importálásra</string> |
137 | 137 | <string name="import_message_add" comment="Adding a new deck to the collection (import)">Hozzáadás</string> |
138 | 138 | <string name="import_message_replace_confirm">Ez a művelet törölni fogja a már meglévő gyűjteményed és lecseréli a %s fájl tartalmával. Biztos vagy benne?</string> |
139 | 139 | <string name="import_dialog_message_add">“%s” hozzáadása a gyűjteményhez? Ez eltarthat egy ideig.</string> |
|
160 | 160 | ]]></string> |
161 | 161 | <string name="export_choice_share">Megosztás</string> |
162 | 162 | <string name="export_choice_save_to">Mentés ide</string> |
163 | | - <string name="export_saving_exported_collection">Saving exported file…</string> |
| 163 | + <string name="export_saving_exported_collection">Exportált fájl mentése</string> |
164 | 164 | <string name="study_options" comment="Name for a preference category in Filtered deck (aka Cram deck, aka Custom study) options" maxLength="28">Beállítások</string> |
165 | 165 | <string name="menu__deck_options" maxLength="28">Pakli beállítások</string> |
166 | 166 | <string name="menu__study_options" comment="Menu item that opens options for a Filtered deck (aka Cram deck, aka Custom study)">Tanulási beállítások</string> |
|
188 | 188 | <!-- Deckpicker Background --> |
189 | 189 | <string name="background_image_title" maxLength="41">Háttér</string> |
190 | 190 | <string name="choose_an_image" maxLength="41">Válasszon egy képet</string> |
191 | | - <string name="remove_wallpaper_image" maxLength="41">Remove background</string> |
| 191 | + <string name="remove_wallpaper_image" maxLength="41">Háttérkép eltávolítása</string> |
192 | 192 | <string name="remove_background_image">Remove background?</string> |
193 | 193 | <!-- Card Template Browser Appearance --> |
194 | 194 | <string name="restore_default" maxLength="28">Alaphelyzetbe állítás</string> |
|
250 | 250 | <!-- %% is required to display % symbol. Reference: https://stackoverflow.com/a/16834358 --> |
251 | 251 | <string name="percentage">%s%%</string> |
252 | 252 | <string name="download_deck">Pakli letöltése</string> |
253 | | - <string name="open_in_browser" comment="Label of a button inviting to open ankiweb\'s shared deck page if automated download failed">Open in Browser</string> |
| 253 | + <string name="open_in_browser" comment="Label of a button inviting to open ankiweb\'s shared deck page if automated download failed">Megnyitás böngészőben</string> |
254 | 254 | <string name="try_again">Próbáld újra</string> |
255 | 255 | <string name="cancel_download">Letöltés megszakítása</string> |
256 | 256 | <string name="cancel_download_question_title">Letöltés megszakítása?</string> |
|
310 | 310 | <string name="deleting_selected_notes">A kijelölt jegyzetek törlése.</string> |
311 | 311 | <string name="tts_voices_default_text" comment="The default text to speak when selecting Text to speech voices">Tap a voice to listen</string> |
312 | 312 | <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> |
313 | | - <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">Use anyway</string> |
| 313 | + <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> |
314 | 314 | <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> |
315 | 315 | <!-- Chips should probably be in a separate file, due to the additional length req --> |
316 | 316 | <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> |
317 | | - <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">Install</string> |
| 317 | + <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> |
318 | 318 | <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> |
319 | 319 | <string name="shared_decks_login_required">Több pakli letöltéséhez jelentkezz be</string> |
320 | 320 | <string name="deck_description_field_hint">Megjegyzés</string> |
321 | | - <string name="failed_to_copy">Failed to copy</string> |
| 321 | + <string name="failed_to_copy">Másolás sikertelen!</string> |
322 | 322 | <string name="card_browser_unavailable_when_notes_mode">Unavailable in ‘Notes’ mode</string> |
323 | 323 | <plurals name="unbury_cards_feedback"> |
324 | 324 | <item quantity="one">%d card unburied</item> |
325 | 325 | <item quantity="other">%d cards unburied</item> |
326 | 326 | </plurals> |
327 | | - <string name="card_template_reposition_template" comment="move a card template to a new position" maxLength="28">Reposition</string> |
328 | | - <string name="previewer_next" comment="Name of the next button in the previewer" maxLength="28">Next</string> |
329 | | - <string name="previewer_back" comment="Name of the back button in the previewer" maxLength="28">Back</string> |
| 327 | + <string name="card_template_reposition_template" comment="move a card template to a new position" maxLength="28">Áthelyezés</string> |
| 328 | + <string name="previewer_next" comment="Name of the next button in the previewer" maxLength="28">Következő</string> |
| 329 | + <string name="previewer_back" comment="Name of the back button in the previewer" maxLength="28">Előző</string> |
330 | 330 | <string name="start_recording">Felvétel indítása</string> |
331 | 331 | <string name="stop_recording">Stop</string> |
332 | 332 | <string name="play_recording">Indítás</string> |
333 | 333 | <string name="next_recording" comment="Description of a button to go to the next recording">Következő</string> |
334 | 334 | <!-- AlertDialog in the deleteCardTemplate --> |
335 | | - <string name="orphan_note_title">Cannot Delete Card Type</string> |
| 335 | + <string name="orphan_note_title">Kártyatípus nem törölhető</string> |
336 | 336 | <string name="orphan_note_message">Deleting this card type will leave some notes without any cards.</string> |
337 | 337 | <string name="voice_not_supported">Voice not supported. Try another or install a voice engine.</string> |
338 | 338 | <!--Keyboard shortcuts dialog--> |
|
341 | 341 | <string name="note_editor_group" comment="Label for the group of shortcuts related to the note editor">Note Editor</string> |
342 | 342 | <string name="select_deck" comment="Description of the shortcut that opens the deck selection dialog">Select deck</string> |
343 | 343 | <string name="select_note_type" comment="Description of the shortcut that shows the note selection spinner">Select note type</string> |
344 | | - <string name="tag_editor" comment="Description of the shortcut that opens the tags dialog">Tag editor</string> |
345 | | - <string name="card_template_editor_group" comment="Label for the group of shortcuts related to the card template editor">Card Template Editor</string> |
346 | | - <string name="edit_front_template" comment="Description of the shortcut that shows the question side of the card template">Edit front template</string> |
347 | | - <string name="edit_back_template" comment="Description of the shortcut that shows the answer side of the card template">Edit back template</string> |
| 344 | + <string name="tag_editor" comment="Description of the shortcut that opens the tags dialog">Cimkeszerkesztő</string> |
| 345 | + <string name="card_template_editor_group" comment="Label for the group of shortcuts related to the card template editor">Kártyaszablon szerkesztő</string> |
| 346 | + <string name="edit_front_template" comment="Description of the shortcut that shows the question side of the card template">Első sablon szerkesztése</string> |
| 347 | + <string name="edit_back_template" comment="Description of the shortcut that shows the answer side of the card template">Hátsó sablon szerkesztése</string> |
348 | 348 | <string name="edit_styling" comment="Description of the shortcut that shows the styling side of the card template">Edit styling</string> |
349 | | - <string name="copy_the_template" comment="Description of the shortcut that copy the template as markdown">Copy template as markdown</string> |
| 349 | + <string name="copy_the_template" comment="Description of the shortcut that copy the template as markdown">Sablon másolása Markdown formátumban</string> |
350 | 350 | <string name="edit_browser_appearance" comment="Description of the shortcut that edits the browser appearance of card template">Edit browser appearance</string> |
351 | 351 | <string name="missing_user_action_dialog_message" comment="%s is the user action number">User action %s is not set in this notetype. Please configure it</string> |
352 | 352 | <string name="directory_inaccessible_info">Learn more about how to restore access here %s or go to settings to update collection folder.</string> |
|
0 commit comments