diff options
Diffstat (limited to 'app/src/main/res/values-it/strings.xml')
-rw-r--r-- | app/src/main/res/values-it/strings.xml | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml new file mode 100644 index 00000000..6e604e04 --- /dev/null +++ b/app/src/main/res/values-it/strings.xml @@ -0,0 +1,47 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <!--Tabs--> + <string name="feed">Notizie</string> + <string name="most_recent">Più recenti</string> + <string name="top_stories">Migliori Storie</string> + <string name="profile">Profilo</string> + <string name="bookmarks">Segnalibri</string> + <string name="events">Eventi</string> + <string name="friends">Amici</string> + <string name="messages">Messaggi</string> + <string name="notifications">Notifiche</string> + <string name="activity_log">Registro Attività</string> + <string name="pages">Pagine</string> + <string name="groups">Gruppi</string> + <string name="saved">Salvati</string> + <string name="birthdays">Compleanni</string> + <string name="chat">Chat</string> + <string name="photos">Foto</string> + <string name="notes">Note</string> + <string name="on_this_day">Accadde Oggi</string> + <!--Login--> + <string name="loading_account">Preparando l\'occorrente…</string> + <string name="welcome">Benvenuto %s</string> + <string name="select_facebook_account">Scegli l\'Account Facebook</string> + <string name="account_not_found">L\'account non è presente nel database</string> + <string name="frost_notifications">Notifiche di Frost</string> + <string name="requires_custom_theme">Richiede un tema personalizzato</string> + <string name="subject">Soggetto</string> + <string name="share">Condividi</string> + <string name="web_overlay_swipe_hint">Scorri a destra per tornare alla schermata precedente.</string> + <string name="profile_picture">Immagine Profilo</string> + <string name="new_message">Nuovo Messaggio</string> + <string name="no_text">Nessun testo</string> + <string name="show_all_results">Mostra tutti i risultati</string> + <!--About--> + <string name="frost_description">Frost è un\'alternativa completamente personalizzabile e completamente funzionante all\'app ufficiale di Facebook; Scritta da zero e fieramente open source.</string> + <string name="faq_title">Frost FAQ</string> + <!--HTML Extractor--> + <string name="html_extraction_error">Sì è verificato un errore nell\'estrazione del codice html.</string> + <string name="html_extraction_cancelled">La richiesta è stata cancellata.</string> + <string name="html_extraction_timeout">La richiesta è scaduta.</string> + <string name="file_chooser_not_found">Gestore file non trovato</string> + <string name="top_bar">Barra in Superiore</string> + <string name="bottom_bar">Barra Inferiore</string> +</resources> |