1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-07-01 07:46:46 +02:00
dandelion/app/src/main/res/values-it/strings-about.xml

23 lines
1.3 KiB
XML
Raw Normal View History

2016-08-27 16:59:28 +02:00
<?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>
2016-08-27 16:59:28 +02:00
<string name="about_activity__title_about_license">Licenza</string>
<string name="about_activity__title_debug_info">Debug</string>
<string name="fragment_debug__section_app">Applicazione</string>
2016-09-05 20:07:46 +02:00
<string name="fragment_debug__section_device">Dispositivo</string>
<string name="fragment_debug__section_pod">Pod Diaspora</string>
2016-09-15 23:08:03 +02:00
<string name="fragment_debug__section_log">Log di debug</string>
2016-09-20 21:08:11 +02:00
<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>
2016-09-05 20:07:46 +02:00
<string name="fragment_debug__device_name">Nome dispositivo: %1$s</string>
2016-11-04 03:08:59 +01:00
<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>
2016-09-15 23:08:03 +02:00
<string name="fragment_debug__toast_log_copied">Log di debug copiato negli appunti</string>
<!-- About (large amount of text) -->
2016-08-27 16:59:28 +02:00
<!-- Lorem ipsum -->
</resources>