1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-14 08:11:11 +01:00

Merged translations

This commit is contained in:
vanitasvitae 2016-11-10 13:30:37 +01:00
commit d6c6920840
Signed by: vanitasvitae
GPG key ID: DCCFB3302C9E4615
53 changed files with 462 additions and 49 deletions

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<!-- License & help (large amount of text) -->
<string name="about_activity__title_about_app">Informazioni</string>
<string name="about_activity__title_about_license">Licenza</string>
<string name="about_activity__title_debug_info">Debug</string>
@ -11,12 +10,30 @@
<string name="fragment_debug__section_log">Log di debug</string>
<string name="fragment_debug__section_log_spam">Log di debug (dettagliato)</string>
<string name="fragment_debug__app_version">Versione app: %1$s</string>
<string name="fragment_debug__android_version">Versione Android: %1$s</string>
<string name="fragment_debug__android_version">Versione Android: %1$s</string>
<string name="fragment_debug__device_name">Nome dispositivo: %1$s</string>
<string name="fragment_debug__app_codename">Codename: %1$s</string>
<string name="fragment_debug__pod_profile_name">Pod alias: %1$s</string>
<string name="fragment_debug__pod_profile_url">Dominio pod: %1$s</string>
<string name="fragment_debug__toast_log_copied">Log di debug copiato negli appunti</string>
<!-- About (large amount of text) -->
<!-- Lorem ipsum -->
<string name="fragment_about__contribute">Contribuisci al codice!</string>
<string name="fragment_about__contribute_button">Ottieni il codice sorgente</string>
<string name="fragment_about__translate">Traduci l\'app!</string>
<string name="fragment_about__translate_button">Fammi tradurre</string>
<string name="fragment_about__feedback">Lascia un feedback!</string>
<string name="fragment_about__feedback_button">Segnala un bug</string>
<string name="fragment_about__spread_the_word">Passaparola!</string>
<string name="fragment_about__spread_the_word_button">Condividi l\'app</string>
<string name="fragment_about__spread_the_word_share_text">Ehi! Scopri #DiasporaForAndroid! %1$s</string>
<!-- License & help (large amount of text) -->
<string name="fragment_license__maintainers">Manutentori</string>
<string name="fragment_license__contributors">Contributori</string>
<string name="fragment_license__contributors_thank_you">%1$s&lt;br&gt;&lt;br&gt;Grazie!</string>
<string name="fragment_license__license">Licenza</string>
<string name="fragment_license__license_button">Licenza GNU GPL versione 3 o superiore</string>
<string name="fragment_license__thirdparty_libs">Librerie di terze parti</string>
<string name="fragment_license__thirdparty_libs_text">Sono utilizzate le seguenti librerie:</string>
<string name="fragment_license__misc">Miscellaneo</string>
<string name="fragment_license__misc_leafpic">Abbiamo preso ispirazione e parte del codice da LeafPic. Dagli un\'occhiata, anch\'esso è software libero!</string>
<string name="fragment_license__misc_leafpic_button">Dimmi di più</string>
</resources>

View file

@ -14,6 +14,9 @@
<!-- Navigiation Slider -->
<string name="pref_title__sub_nav_slider">Menù di navigazione</string>
<string name="pref_desc__sub_nav_slider">Controlla la visibilità degli elementi nel menù di navigazione</string>
<string name="pref_cat__visibility_nav_items__user">Utente</string>
<string name="pref_cat__visibility_nav_items__general">Generali</string>
<string name="pref_cat__visibility_nav_items__admin">Amministrazione</string>
<!-- Themes -->
<string name="pref_title__themes">Tema e colori</string>
<string name="pref_desc__themes">Scegli quali colori usare nell\'app</string>
@ -66,5 +69,4 @@
<string name="pref_desc__wipe_settings">Elimina localmente tutte le impostazioni relative all\'app e disconnette da tutti gli account</string>
<string name="dialog_content__wipe_settings">Questo cancellerà tutte le impostazioni dell\'app che sono state cambiate ai loro valori predefiniti e ti disconnetterà da tutti i pod. Le immagini scaricate non verranno toccate. Sei sicuro di voler procedere?</string>
<!-- Recently added - Please move to right section-->
<!-- Sorry -->
</resources>