170 lines
13 KiB
XML
170 lines
13 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:tools="http://schemas.android.com/tools">
|
|
<string name="app_name">"Lettore RSS per Selfoss"</string>
|
|
<string name="title_activity_login">"Accedi"</string>
|
|
<string name="prompt_password">"Password"</string>
|
|
<string name="prompt_http_password">"Password HTTP"</string>
|
|
<string name="action_sign_in">"Vai"</string>
|
|
<string name="error_invalid_password">"La password non è sufficientemente lunga"</string>
|
|
<string name="error_field_required">"Campo obbligatorio"</string>
|
|
<string name="prompt_url">"URL"</string>
|
|
<string name="withLoginSwitch">"È richiesto l'accesso?"</string>
|
|
<string name="withHttpLoginSwitch">"Accesso HTTP necessario?"</string>
|
|
<string name="login_url_problem">"Oops. Potrebbe essere necessario aggiungere un \"/\" alla fine dell'url."</string>
|
|
<string name="prompt_login">"Nome utente"</string>
|
|
<string name="prompt_http_login">"Nome utente HTTP"</string>
|
|
<string name="label_share">"Condividi"</string>
|
|
<string name="readAll">"Segna tutte come lette"</string>
|
|
<string name="action_disconnect">"Scollegati"</string>
|
|
<string name="title_activity_settings">"Impostazioni"</string>
|
|
<string name="pref_header_general">"Generali"</string>
|
|
<string name="add_source_hint_tags">"Tag1, Tag2, Tag3"</string>
|
|
<string name="add_source_hint_url">"Link"</string>
|
|
<string name="add_source_hint_name">"Nome"</string>
|
|
<string name="add_source">"Aggiungi una fonte"</string>
|
|
<string name="add_source_save">"Salva"</string>
|
|
<string name="wrong_infos">"Controlla nuovamente i dati."</string>
|
|
<string name="all_posts_not_read">"All posts weren't read"</string>
|
|
<string name="all_posts_read">"Tutti i messaggi sono stati letti"</string>
|
|
<string name="cant_get_favs">"Non è possibile ottenere i preferiti"</string>
|
|
<string name="cant_get_new_elements">"Non è possibile ottenere nuovi articoli"</string>
|
|
<string name="cant_get_read">"Can't get read articles"</string>
|
|
<string name="nothing_here">"Non c'è niente qui"</string>
|
|
<string name="tab_new">"Nuovi"</string>
|
|
<string name="tab_read">"Tutti"</string>
|
|
<string name="tab_favs">"Preferiti"</string>
|
|
<string name="action_about">"Informazioni"</string>
|
|
<string name="marked_as_read">"Articolo letto"</string>
|
|
<string name="marked_as_unread">"Item unread"</string>
|
|
<string name="undo_string">"Annulla"</string>
|
|
<string name="addStringNoUrl">"Autenticati per aggiungere fonti."</string>
|
|
<string name="cant_get_sources">"Can't get sources list."</string>
|
|
<string name="cant_create_source">"Can't create source."</string>
|
|
<string name="cant_get_spouts">"Can't get spouts list."</string>
|
|
<string name="form_not_complete">"Il modulo non è completo"</string>
|
|
<string name="pref_header_links">"Links"</string>
|
|
<string name="issue_tracker_link">"Traccia problemi"</string>
|
|
<string name="issue_tracker_summary">"Segnalare un bug o richiedere una nuova funzionalità"</string>
|
|
<string name="warning_wrong_url">"ATTENZIONE"</string>
|
|
<string name="pref_switch_card_view_title">"Visualizzazione a schede"</string>
|
|
<string name="cant_mark_favortie">"Can't mark article as favorite"</string>
|
|
<string name="cant_unmark_favortie">"Can't remove item from favorite"</string>
|
|
<string name="share">"Share"</string>
|
|
<string name="rating_prompt_title">"Enjoying the app ?"</string>
|
|
<string name="rating_prompt_yes">"Yes !"</string>
|
|
<string name="rating_prompt_no">"Not really …"</string>
|
|
<string name="rating_prompt_feedback_title">"Can you tell us why ?"</string>
|
|
<string name="rating_prompt_feedback_yes">"OK !"</string>
|
|
<string name="rating_prompt_feedback_no">"Not now."</string>
|
|
<string name="rating_prompt_rating_title">"Great ! Can you rate us on the Store ?"</string>
|
|
<string name="rating_prompt_rating_yes">"Sure !"</string>
|
|
<string name="rating_prompt_rating_no">"Not right now."</string>
|
|
<string name="rating_prompt_thanks">"Thanks, your feedback help enhance the app !"</string>
|
|
<string name="switch_unread_count">"Display the unread count as a badge for the bottom bar."</string>
|
|
<string name="switch_unread_count_title">"Display unread count"</string>
|
|
<string name="display_all_counts_title">"Display count for favorite and read"</string>
|
|
<string name="text_wrong_url">"You seem to be trying to use an invalid URL. Make sure it is correct, and if the problem persists, contact me (via the store contact link). Please note that the app needs you to be using Selfoss. You can't access RSS feeds without it."</string>
|
|
<string name="pref_general_internal_browser_title">"Open links inside the app"</string>
|
|
<string name="pref_general_internal_browser_on">"Articles will open inside the app"</string>
|
|
<string name="pref_general_internal_browser_off">"Articles will open with your default browser"</string>
|
|
<string name="prefer_article_viewer_title">"Use the article viewer"</string>
|
|
<string name="prefer_article_viewer_on">"Will use the article viewer instead of the internal browser"</string>
|
|
<string name="prefer_article_viewer_off">"Will use the internal browser instead of the article viewer"</string>
|
|
<string name="pref_general_category_links">"Link handling"</string>
|
|
<string name="pref_general_category_displaying">"Displaying"</string>
|
|
<string name="pref_switch_card_view_on">"The articles will be displayed as cards"</string>
|
|
<string name="pref_switch_card_view_off">"The articles will be displayed as a list"</string>
|
|
<string name="menu_home_refresh">"Update remote"</string>
|
|
<string name="refresh_success_response">"The remote is updated, you can now reload the articles list"</string>
|
|
<string name="refresh_failer_message">"The update didn't work, try again later, or check your selfoss logs."</string>
|
|
<string name="refresh_in_progress">"Refresh in progress"</string>
|
|
<string name="card_height_title">Schede a piena altezza</string>
|
|
<string name="card_height_on">Cards height will adjust to its content</string>
|
|
<string name="card_height_off">Card height will be fixed</string>
|
|
<string name="source_code">Codice sorgente</string>
|
|
<string name="cant_mark_read">Impossibile contrassegnare l\'articolo come già letto</string>
|
|
<string name="cant_mark_unread">Can\'t mark article as unread</string>
|
|
<string name="drawer_error_loading_tags">Errore nel caricamento dei tag…</string>
|
|
<string name="drawer_error_loading_sources">Errore nel caricamento delle fonti…</string>
|
|
<string name="drawer_item_filters">Filtri</string>
|
|
<string name="drawer_action_clear">cancella</string>
|
|
<string name="drawer_item_tags">Tags</string>
|
|
<string name="drawer_item_sources">Fonti</string>
|
|
<string name="drawer_action_edit">modifica</string>
|
|
<string name="no_tags_loaded">Nessun tag caricato</string>
|
|
<string name="no_sources_loaded">No sources loaded</string>
|
|
<string name="drawer_loading">Caricamento…</string>
|
|
<string name="menu_home_search">Cerca</string>
|
|
<string name="can_delete_source">Non è possibile eliminare la fonte…</string>
|
|
<string name="base_url_error">There was an issue when trying to communicate with your Selfoss Instance. If the issue persists, please get in touch with me.</string>
|
|
<string name="pref_header_theme">Temi</string>
|
|
<string name="default_theme">Predefinito</string>
|
|
<string name="default_dark_theme">Predefinito (Scuro)</string>
|
|
<string name="pref_header_debug">Debug</string>
|
|
<string name="self_hosted_cert_switch">Using a self hosted certificate ?</string>
|
|
<string name="self_signed_cert_warning">Due to security reasons, self signed certificates are not supported by default. By activating this, I\'ll not be responsible of any security problem you encounter.</string>
|
|
<string name="pref_selfoss_category">Api di Selfoss</string>
|
|
<string name="pref_api_items_number_title">Numero di elementi caricati</string>
|
|
<string name="pref_hidden_tags">Tag nascosti</string>
|
|
<string name="summary_debug_identifier">Debug identifier</string>
|
|
<string name="unique_id_to_clipboard">Identifier copied to your clipboard</string>
|
|
<string name="display_header_drawer_summary">Display a header with the selfoss instance url on the lateral drawer.</string>
|
|
<string name="display_header_drawer_title">Account header</string>
|
|
<string name="pref_general_infinite_loading_title">Load more articles on scroll</string>
|
|
<string name="translation">Traduzioni</string>
|
|
<string name="cant_open_invalid_url">The item url is invalid. I\'m looking into solving this issue so the app won\'t crash.</string>
|
|
<string name="drawer_report_bug">Segnala un bug</string>
|
|
<string name="items_number_should_be_number">The items number should be an integer.</string>
|
|
<string name="reader_action_more">Read more</string>
|
|
<string name="reader_action_open">Open in browser</string>
|
|
<string name="reader_action_share">Share</string>
|
|
<string name="pref_switch_actions_pager_scroll_on">Mark articles as read when swiping between articles.</string>
|
|
<string name="add_to_favs_reader">Add to favorites</string>
|
|
<string name="remove_to_favs_reader">Remove from favorites</string>
|
|
<string name="pref_content_reader_font_size">Article reader content font size</string>
|
|
<string name="pref_header_viewer">Article viewer</string>
|
|
<string name="refresh_dialog_message">This will refresh your Selfoss instance.</string>
|
|
<string name="markall_dialog_message">This will mark all the items as read.</string>
|
|
<string name="pref_switch_actions_pager_scroll">Mark as read on swipe</string>
|
|
<string name="pref_switch_actions_pager_scroll_off">Don\'t mark articles as read when swiping.</string>
|
|
<string name="pref_acra_alwaysaccept">Automatically send crash reports</string>
|
|
<string name="pref_acra_alwaysaccept_enabled">Will send crash reports automatically</string>
|
|
<string name="pref_acra_alwaysaccept_disabled">Will ask everytime when sending crash reports.</string>
|
|
<string name="pref_debug_crash_reports">Crash reports</string>
|
|
<string name="pref_debug_debug_logs">Debug logging (these will be sent without a dialog)</string>
|
|
<string name="acra_login">Enable logging</string>
|
|
<string name="drawer_item_hidden_tags">Hidden Tags</string>
|
|
<string name="unmark">Segna come non letto</string>
|
|
<string name="pref_header_offline">Offline and cache</string>
|
|
<string name="pref_switch_items_caching_off">Articles won\'t be saved to the device memory, and the app won\'t be usable offline.</string>
|
|
<string name="pref_switch_items_caching_on">Articles will be saved to the device memory and will be used for offline use.</string>
|
|
<string name="pref_switch_items_caching">Save items for offline use</string>
|
|
<string name="pref_switch_update_sources">Check for new sources and tags</string>
|
|
<string name="pref_switch_update_sources_summary">Disable this if your server is receiving excessive amounts of database queries.</string>
|
|
<string name="no_network_connectivity">Not connected !</string>
|
|
<string name="pref_switch_periodic_refresh">Sync articles</string>
|
|
<string name="pref_switch_periodic_refresh_off">Articles will not be synced in the background</string>
|
|
<string name="pref_switch_periodic_refresh_on">Articles will periodically be synced</string>
|
|
<string name="pref_periodic_refresh_minutes_title"><![CDATA[Sync interval ( >= 15 minutes)]]></string>
|
|
<string name="pref_switch_refresh_when_charging">Only refresh when phone is charging</string>
|
|
<string name="loading_notification_title">Loading ...</string>
|
|
<string name="loading_notification_text">Selfoss is syncing your articles</string>
|
|
<string name="notification_channel_sync">Sync notification</string>
|
|
<string name="new_items_channel_sync">New items notification</string>
|
|
<string name="new_items_notification_title">New items !</string>
|
|
<string name="new_items_notification_text">%1$d new items loaded.</string>
|
|
<string name="pref_switch_notify_new_items">Notify on new items synced.</string>
|
|
<string name="shortcut_offline">Offline</string>
|
|
<string name="pref_api_timeout">Api Timeout</string>
|
|
<string name="pref_header_experimental">Experimental</string>
|
|
<string name="webview_dialog_issue_message">Webview not available. Disabling the article viewer to avoid any future crashes. Will load articles inside of your browser from now on.</string>
|
|
<string name="webview_dialog_issue_title">Webview issue</string>
|
|
<string name="reader_text_align_left">Align left</string>
|
|
<string name="reader_text_align_justify">Justify</string>
|
|
<string name="settings_reader_font">Reader font</string>
|
|
<string name="reader_static_bar_title">Static bottom bar in the article viewer</string>
|
|
<string name="reader_static_bar_on">The bottom bar will always be displayed</string>
|
|
<string name="reader_static_bar_off">The bottom bar can be shown through the floating button</string>
|
|
<string name="remove_source">Remove source</string>
|
|
</resources>
|