Thorium-android-app/app/src/main/res/values-it/strings.xml

27 lines
1.6 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<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>
</resources>