android/source/res/values-hu/strings.xml | 63 +++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+)
New commits: commit 6fe0a54f5503cca07b3c0c75e2c4fbc7aece2901 Author: Weblate <[email protected]> AuthorDate: Wed Dec 27 23:37:06 2023 +0100 Commit: Michael Weghorn <[email protected]> CommitDate: Sat Dec 30 23:01:39 2023 +0100 android-viewer translated using Weblate Hungarian currently translated at 50.8% (60 of 118 strings) Change-Id: I827a786aca47cb057e3c822d04aba13906ebef2d Added translation for android-viewer using Weblate (Hungarian) Change-Id: Ic660281a13f5b4a1ad0d0bd35618038d143c1994 Co-authored-by: Gábor Kelemen <[email protected]> Co-authored-by: Weblate <[email protected]> Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings/hu/ Translation: android-viewer/android-strings Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161304 Tested-by: Jenkins Reviewed-by: Michael Weghorn <[email protected]> diff --git a/android/source/res/values-hu/strings.xml b/android/source/res/values-hu/strings.xml new file mode 100644 index 000000000000..517c8c87d579 --- /dev/null +++ b/android/source/res/values-hu/strings.xml @@ -0,0 +1,63 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string name="pref_developer_mode_summary">Fejlesztői mód engedélyezése, ahol UNO parancsokat küldhet az alkalmazásnak. Saját felelősségre használja.</string> + <string name="app_description">A LibreOffice Viewer egy LibreOffice-alapú dokumentummegjelenítő.</string> + <string name="calc_show">Megjelenítés</string> + <string name="pref_developer_mode">Fejlesztői mód</string> + <string name="create_file">Új fájl létrehozása</string> + <string name="calc_hide">Elrejtés</string> + <string name="action_UNO_commands">UNO parancs küldése</string> + <string name="default_document_name">névtelen</string> + <string name="action_about">Névjegy</string> + <string name="action_fromat">Formázás engedélyezése</string> + <string name="password">Jelszó</string> + <string name="app_credits">https://www.libreoffice.org</string> + <string name="slideshow_action_back">Vissza</string> + <string name="save_document">MENTÉS</string> + <string name="calc_adjust_length">Hossz igazítása</string> + <string name="new_spreadsheet">Új táblázat</string> + <string name="select_file_to_open">Fájl kiválasztása</string> + <string name="action_save_as">Mentés másként…</string> + <string name="save_alert_dialog_title">Bezárás előtt menti a dokumentumot\?</string> + <string name="message_saving_failed">A dokumentum mentése meghiúsult.</string> + <string name="calc_optimal_length">Optimális hossz</string> + <string name="new_drawing">Új rajz</string> + <string name="action_redo">Újra</string> + <string name="file_icon_desc">fájl ikon</string> + <string name="title_recents">Legutóbbi fájlok</string> + <string name="calc_insert_before">Beszúrás</string> + <string name="message_saving">Dokumentum mentése…</string> + <string name="calc_optimal_width">Optimális szélesség</string> + <string name="no_save_document">NEM</string> + <string name="new_textdocument">Új szöveges dokumentum</string> + <string name="calc_adjust_width">Szélesség igazítása</string> + <string name="new_presentation">Új bemutató</string> + <string name="pref_experimental_editing">Kísérleti mód</string> + <string name="calc_delete">Törlés</string> + <string name="action_undo">Vissza</string> + <string name="app_vendor">A kiadást készítette: $VENDOR.</string> + <string name="calc_optimal_length_confirm">OK</string> + <string name="action_parts">Részek</string> + <string name="pref_category_general">Általános</string> + <string name="action_keyboard">Billentyűzet megjelenítése</string> + <string name="about_privacy_policy">Adatvédelem</string> + <string name="action_presentation">Diavetítés</string> + <string name="action_search">Keresés</string> + <string name="message_saved">Mentés kész</string> + <string name="app_name_settings">LibreOffice Viewer beállításai</string> + <string name="action_save">Mentés</string> + <string name="action_settings">Beállítások</string> + <string name="app_version">Verzió: %1$s<br>Build ID: <a href=https://hub.libreoffice.org/git-core/%2$s>%2$s</a></string> + <string name="about_license">Licenc megjelenítése</string> + <string name="title_browser">Minden fájl</string> + <string name="app_name">LibreOffice Viewer</string> + <string name="action_add_slide">Dia hozzáadása</string> + <string name="action_cancel">Mégse</string> + <string name="calc_adjust_height">Magasság igazítása</string> + <string name="search_find_next">Következő találat</string> + <string name="search_find_previous">Előző találat</string> + <string name="pref_experimental_editing_summary">Kísérleti szerkesztőmód bekapcsolása. Saját felelősségre használja.</string> + <string name="readonly_file">A fájl csak olvasható.</string> + <string name="about_notice">Megjegyzés megjelenítése</string> + <string name="calc_optimal_height">Optimális magasság</string> +</resources> \ No newline at end of file
