2019-04-09 11:48:49 +00:00
<?xml version="1.0" encoding="utf-8"?>
2019-04-09 11:54:29 +00:00
<resources >
<string name= "title_activity_settings" > Impostazioni</string>
<string name= "title_activity_login" > Accedi</string>
<string name= "prompt_server" > Server</string>
<string name= "prompt_email" > Email / Nome utente</string>
<string name= "prompt_password" > Password</string>
<string name= "action_sign_in" > Accedi</string>
<string name= "action_sign_in_short" > Accedi</string>
<string name= "error_invalid_email" > Questo indirizzo email non è valido</string>
<string name= "error_invalid_password" > La password è troppo corta</string>
<string name= "error_incorrect_password" > Questa password non è corretta</string>
<string name= "error_field_required" > Questo campo è obbligatorio</string>
<string name= "permission_rationale" > Consenti l\'autorizzazione ad accedere ai contatti per l\'autocompletamento dell\'e-mail.</string>
<string name= "action_bar_title_search" > Cerca</string>
<string name= "action_bar_title_settings" > Impostazioni</string>
<string name= "action_bar_title_logout" > Esci</string>
<string name= "action_bar_title_account" > Account</string>
<string name= "bottom_nav_title_overview" > Panoramica</string>
<string name= "bottom_nav_title_trending" > Di tendenza</string>
<string name= "bottom_nav_title_recent" > Recenti</string>
<string name= "bottom_nav_title_local" > Locali</string>
<string name= "bottom_nav_title_subscriptions" > Sottoscrizioni</string>
<string name= "bottom_nav_title_account" > Account</string>
<string name= "meta_data_views" > " Visualizzazioni"</string>
<string name= "video_row_video_thumbnail" > Anteprima Video</string>
2019-06-21 09:38:35 +00:00
<string name= "video_row_account_avatar" > Avatar dell\'account</string>
<string name= "title_activity_url_video_play" > UrlVideoPlayActivity</string>
<string name= "search_hint" > Ricerca PeerTube</string>
<string name= "title_activity_search" > Cerca</string>
<string name= "no_data_available" > Nessun risultato</string>
<string name= "descr_overflow_button" > Altro</string>
<string name= "menu_share" > Condividi</string>
<string name= "invalid_url" > URL non valido.</string>
<string name= "pref_description_dark_mode" > Riavviare l\'applicazione affinché la modalità Dark Mode abbia effetto.</string>
<string name= "pref_title_app_theme" > Tema dell\'app</string>
<string name= "pref_description_app_theme" > Riavviare l\'applicazione affinché il tema abbia effetto.</string>
<string name= "pref_title_torrent_player" > Lettore Video Torrent</string>
<string name= "pref_description_torrent_player" > Riproduzione di Video tramite torrent stream. Questo richiede i permessi di archiviazione. (Alfa, non stabile!)</string>
<string name= "pref_title_license" > Licenza</string>
<string name= "pref_title_version" > Versione</string>
<string name= "pref_title_show_nsfw" > Contenuto NSFW</string>
<string name= "pref_description_show_nsfw" > Mostra contenuto NSFW</string>
<string name= "pref_language" > Filtro lingua</string>
<string name= "pref_description_language" > Seleziona una lingua video invece di mostrare tutti i video in tutte le lingue.</string>
<string name= "pref_title_peertube_server" > Server PeerTube</string>
<string name= "pref_title_background_play" > Riproduzione in background</string>
<string name= "pref_description_background_play" > Se abilitata, continua a riprodurre video in background.</string>
2019-04-09 11:54:29 +00:00
</resources>