diff options
Diffstat (limited to 'app/src/main/res/values-it-rIT/strings.xml')
-rw-r--r-- | app/src/main/res/values-it-rIT/strings.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/app/src/main/res/values-it-rIT/strings.xml b/app/src/main/res/values-it-rIT/strings.xml index af70ad7c..5a5acbd6 100644 --- a/app/src/main/res/values-it-rIT/strings.xml +++ b/app/src/main/res/values-it-rIT/strings.xml @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="utf-8"?> <!--Generated by crowdin.com--> <resources> - <string name="feed">Notizie</string> + <string name="feed">Sezione Notizie</string> <string name="most_recent">Più recenti</string> - <string name="top_stories">Migliori Storie</string> + <string name="top_stories">Storie in evidenza</string> <string name="profile">Profilo</string> <string name="bookmarks">Segnalibri</string> <string name="events">Eventi</string> @@ -17,6 +17,7 @@ <string name="birthdays">Compleanni</string> <string name="chat">Chat</string> <string name="photos">Foto</string> + <string name="marketplace">Marketplace</string> <string name="notes">Note</string> <string name="on_this_day">Accadde Oggi</string> <string name="loading_account">Preparando l\'occorrente…</string> @@ -26,14 +27,14 @@ <string name="frost_requests">Richieste a Frost</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="subject">Argomento</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> - <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="frost_description">Frost è un\'alternativa completamente personalizzabile e funzionante all\'app ufficiale di Facebook, scritta da zero e orgogliosamente open source.</string> <string name="faq_title">Frost FAQ</string> <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> @@ -43,6 +44,6 @@ <string name="bottom_bar">Barra Inferiore</string> <string name="preview">Anteprima</string> <string name="options">Opzioni</string> - <string name="tab_customizer_instructions">Tieni premuto e trascina per riordinare le icone.</string> + <string name="tab_customizer_instructions">Per riordinare un\'icona tienila premuta e trascinala.</string> <string name="no_new_notifications">Nessuna nuova notifica trovata</string> </resources> |