diff options
author | Allan Wang <me@allanwang.ca> | 2019-04-21 20:22:11 -0400 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-04-21 20:22:11 -0400 |
commit | bbafb7b65ce655c1fdda8badd3098d2a0e1f7f08 (patch) | |
tree | 354b0bb6f021af54d1e3586e3e9bda064ad4ef02 /app/src/main/res/values-it-rIT/strings_preferences.xml | |
parent | e5eb928feacba8d1c634ad8e5d85259ae161cabd (diff) | |
parent | f0f95295bdb2b853aa6262ec4bed2353ce326eee (diff) | |
download | frost-bbafb7b65ce655c1fdda8badd3098d2a0e1f7f08.tar.gz frost-bbafb7b65ce655c1fdda8badd3098d2a0e1f7f08.tar.bz2 frost-bbafb7b65ce655c1fdda8badd3098d2a0e1f7f08.zip |
Merge dev
Diffstat (limited to 'app/src/main/res/values-it-rIT/strings_preferences.xml')
-rw-r--r-- | app/src/main/res/values-it-rIT/strings_preferences.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/app/src/main/res/values-it-rIT/strings_preferences.xml b/app/src/main/res/values-it-rIT/strings_preferences.xml index ef46de4f..764f3902 100644 --- a/app/src/main/res/values-it-rIT/strings_preferences.xml +++ b/app/src/main/res/values-it-rIT/strings_preferences.xml @@ -1,21 +1,21 @@ <?xml version="1.0" encoding="utf-8"?> <!--Generated by crowdin.com--> <resources> - <string name="appearance">Apparenza</string> - <string name="appearance_desc">Temi, oggetti da mostrare, etc</string> - <string name="notifications_desc">Frequenza, filtri, suonerie, etc</string> - <string name="newsfeed">News Feed</string> - <string name="newsfeed_desc">Stabilisci quali item appaiono nelle News Feed</string> + <string name="appearance">Aspetto</string> + <string name="appearance_desc">Temi, oggetti da mostrare, eccetera</string> + <string name="notifications_desc">Frequenza, filtri, suonerie, eccetera</string> + <string name="newsfeed">Sezione Notizie</string> + <string name="newsfeed_desc">Stabilisci quali oggetti appaiono nella sezione notizie</string> <string name="behaviour">Comportamento</string> - <string name="behaviour_desc">Stabilisci come l\'applicazione agisce in certe impostazioni</string> + <string name="behaviour_desc">Stabilisci come l\'applicazione agisce in certe situazioni</string> <string name="network">Rete</string> <string name="network_desc">Definisci le opzioni che influiscono sulle reti a consumo</string> - <string name="experimental">Sperimentali</string> + <string name="experimental">Funzioni Sperimentali</string> <string name="experimental_desc">Abilita accesso a delle funzionalità potenzialmente pericolose</string> <string name="about_frost">Riguardo Frost per Facebook</string> - <string name="about_frost_desc">Versione, Credite e FAQ</string> + <string name="about_frost_desc">Versione, Riconoscimenti e FAQ</string> <string name="help_translate">Aiuta a Tradurre</string> - <string name="help_translate_desc">Frost è tradotto attraverso la crowdin. Contribuisci, se lo vuoi nella tua lingua!</string> + <string name="help_translate_desc">Frost è tradotto attraverso Crowdin. Contribuisci se lo vuoi nella tua lingua!</string> <string name="debug_frost">Frost debugger</string> <string name="debug_frost_desc">Invia dati html per aiutare con il debug.</string> <string name="replay_intro">Riesegui introduzione</string> |