1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-11 11:19:42 +02: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>