Skip to content

Commit

Permalink
Merge pull request #261 from weblate/weblate-hexviewer-strings
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
Keidan authored Sep 3, 2023
2 parents ac40bbc + 627aad6 commit 7bb4ae8
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values-hu-rHU/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
<string name="settings_pref_title_font_size">Betűméret</string>
<string name="settings_pref_summary_font_size">A szöveg betűmérete a listában.</string>
<string name="settings_category_about">Névjegy</string>
<string name="settings_pref_title_logs">Logs</string>
<string name="settings_pref_summary_logs">Application logs.</string>
<string name="settings_pref_title_logs">Naplók</string>
<string name="settings_pref_summary_logs">Alkalmazásnaplók.</string>
<string name="settings_pref_summary_restore_default">Visszaállítja az alkalmazás különböző értékeit az alapértelmezett értékre.</string>
<string name="settings_pref_title_version">Változat</string>
<string name="settings_pref_title_license">Copylefted szabad licenc</string>
Expand Down
121 changes: 121 additions & 0 deletions app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="arrays_screen_orientation_entries_automatic">Auto</string>
<string name="arrays_screen_orientation_entries_portrait">Ritratto</string>
<string name="arrays_screen_orientation_entries_landscape">modalità orizzontale</string>
<string name="search_title">Ricerca</string>
<string name="search_hint">Ricerca…</string>
<string name="action_open_title">Aprire…</string>
<string name="action_open_title_button">Aprire</string>
<string name="action_plain_text_title">testo semplice</string>
<string name="action_line_numbers_title">Numeri di riga</string>
<string name="action_save_title">Salvare</string>
<string name="action_save_as_title">Salvare con…</string>
<string name="action_close_title">Chiudi</string>
<string name="action_settings_title">Impostazioni</string>
<string name="action_recently_open_title">Aperti di recente</string>
<string name="action_go_to_address">Vai all\'indirizzo…</string>
<string name="action_go_to_line">Vai alla linea…</string>
<string name="loading">Caricamento…</string>
<string name="saving">Salvare…</string>
<string name="yes">SÌ</string>
<string name="no">No</string>
<string name="cancel">Annullare</string>
<string name="on_double_back_exit_text">Premere di nuovo per uscire.</string>
<string name="update_hint_hex">Testo</string>
<string name="error_not_supported_in_plain_text">Ciò non è supportato durante la visualizzazione del testo normale</string>
<string name="error_filename">Nome del file non valido!</string>
<string name="save_success">Salvato.</string>
<string name="operation_canceled">Operazione annullata</string>
<string name="exception">Eccezione</string>
<string name="confirm_overwrite">Sovrascrivere il file esistente\?</string>
<string name="open_a_file_before">Per favore apri un file prima di procedere!</string>
<string name="file_manager_keyword">Applicazione di gestione file</string>
<string name="select_file_to_open">Seleziona un file da aprire.</string>
<string name="error_no_file_manager">Installare prima un\'applicazione di gestione file.</string>
<string name="install">Installare</string>
<string name="please_open_file">Per favore apri un file</string>
<string name="uri_exception">Eccezione URI</string>
<string name="source">Origine:</string>
<string name="result">Risultato:</string>
<string name="new_value">Un nuovo valore</string>
<string name="error_less_than">Il valore non può essere inferiore</string>
<string name="error_greater_than">Il valore non può essere superiore</string>
<string name="error_invalid_value">valore non valido</string>
<string name="settings_pref_category_portrait">Ritratto</string>
<string name="settings_pref_title_lists_portrait">L\'altezza, la dimensione del carattere e altre impostazioni</string>
<string name="settings_pref_summary_lists_portrait">Fare clic per modificare i contenuti</string>
<string name="settings_pref_category_landscape">Modalità orizzontale</string>
<string name="settings_pref_title_lists_landscape">L\'altezza, la dimensione del carattere e altre impostazioni</string>
<string name="settings_pref_summary_lists_landscape">Fare clic per modificare i contenuti</string>
<string name="settings_category_hex">Mostra il testo in formato esadecimale (senza numeri di riga)</string>
<string name="settings_category_hex_line_numbers">Mostra il testo in formato esadecimale (con numeri di riga)</string>
<string name="settings_category_plain">Visualizza il testo normale</string>
<string name="settings_category_line_edit">Testo in modalità modifica</string>
<string name="settings_pref_title_display_data">Visualizzazione della colonna dati</string>
<string name="settings_pref_summary_display_data">Visualizza la colonna dati quando si visualizza il testo in formato esadecimale.</string>
<string name="settings_pref_title_row_height_auto">Altezza automatica</string>
<string name="settings_pref_summary_row_height_auto">Determina l\'altezza in base alla dimensione del carattere.</string>
<string name="settings_pref_title_row_height">Altezza</string>
<string name="settings_pref_summary_row_height">Altezza della riga nell\'elenco.</string>
<string name="settings_pref_title_font_size">Dimensione del font</string>
<string name="settings_pref_summary_font_size">Dimensione del carattere del testo nell\'elenco.</string>
<string name="settings_category_about">Informazioni sull\'app</string>
<string name="settings_pref_title_logs">Logs</string>
<string name="settings_pref_summary_logs">Registri dell\'applicazione.</string>
<string name="settings_pref_summary_restore_default">Restores the various values of the application to their default state.</string>
<string name="settings_pref_title_version">Version</string>
<string name="settings_pref_title_license">Copylefted libre license</string>
<string name="settings_category_general">General</string>
<string name="settings_pref_title_language">Language</string>
<string name="settings_pref_summary_language">Change the app language.</string>
<string name="settings_pref_title_screen_orientation">Screen orientation</string>
<string name="settings_pref_summary_screen_orientation">Sets the default screen orientation (main screen only).</string>
<string name="settings_pref_title_nb_bytes">Number of bytes to display in one line</string>
<string name="settings_pref_summary_nb_bytes">Allows showing 8 or 16 per line. Displaying 8 bytes greatly increases memory consumption.</string>
<string name="settings_pref_title_partial_open_but_whole_file_is_opened">Partial file-opening</string>
<string name="settings_pref_summary_partial_open_but_whole_file_is_opened">Files are considered to be opened normally if the entire file is opened, even if a partial opening is requested.</string>
<string name="error_file_open">Close all files to change mode.</string>
<string name="smart_input">Plain-text input</string>
<string name="error_file_not_found">Could not find a %1$s file</string>
<string name="error_file_permission">No permission has been granted for file %1$s</string>
<string name="items_selected">%1$d Selected</string>
<string name="confirm_save">Save file %1$s\?</string>
<string name="control_language_change">Please save your work first.</string>
<string name="overwrite">Insert mode</string>
<string name="size">Size</string>
<string name="unit_bytes_full_lc">bytes</string>
<string name="unit_byte_full">Byte</string>
<string name="unit_byte">B</string>
<string name="unit_kbyte">kB</string>
<string name="unit_mbyte">MB</string>
<string name="unit_gbyte">GB</string>
<string name="hexadecimal">hexadecimal</string>
<string name="decimal">decimal</string>
<string name="error_title">Error</string>
<string name="error_no_line_selected">No line was selected</string>
<string name="error_edition_search_in_progress">Line editing is not possible when a search is in progress.</string>
<string name="error_edition_continuous_selection">Line editing is only possible with a continuous selection.</string>
<string name="error_no_file_access">No access to the file. Open it from the menu.</string>
<string name="error_no_file">File missing (deleted or moved)</string>
<string name="error_cant_exceed_xxx">It is not possible to exceed %1$s</string>
<string name="action_open_sequential_title">Partial file opening…</string>
<string name="action_open_sequential_title_button">Partial file opening</string>
<string name="error_open_sequential_add_or_delete_data">Change to a different mode if you want to add or delete data</string>
<string name="error_size_changed">The file size has changed. Click to specify the new size of the area to open.</string>
<string name="start_offset">Start</string>
<string name="end_offset">End</string>
<string name="unit">Unit</string>
<string name="input_type">Input type</string>
<string name="file_size">File size</string>
<string name="size_opening_part">Size of the part to open</string>
<string name="partial_file_opening_description">Enter the beginning and end of the area you want to open.</string>
<string name="not_enough_memory">Unable to execute the command because there\'s not enough memory for this app.</string>
<string name="memory_threshold_title">Memory threshold</string>
<string name="memory_threshold_description">Amount of memory allowed before opening a file is aborted.</string>
<string name="error_not_available">Not available</string>
<string name="settings_pref_title_restore_default">Restore default values</string>
<string name="dialog_restore_title">Restore</string>
<string name="dialog_restore_question">Do you really want to restore the default values\?</string>
<string name="dialog_restore_recent">Delete the list of recent files\?</string>
</resources>

0 comments on commit 7bb4ae8

Please sign in to comment.