habitica-android/Habitica/res/values-it/strings.profile.xml

15 lines
728 B
XML
Raw Permalink Normal View History

2017-07-05 09:51:46 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="profile_pets_and_mounts">Animali e cavalcature</string>
<string name="profile_pets_found">Animali trovati</string>
2018-11-12 13:47:14 +00:00
<string name="profile_mounts_tamed">Cavalcature addomesticate</string>
2021-02-23 10:49:59 +00:00
<string name="profile_loading_data">Caricamento dati utente…</string>
2017-07-05 09:51:46 +00:00
<string name="profile_send_message_to">Invia messaggio a %s</string>
<string name="profile_message_sent_to">Messaggio inviato a %s</string>
<string name="profile_level">Livello:</string>
<string name="profile_class_bonus">Bonus classe:</string>
<string name="profile_allocated">Allocati:</string>
<string name="profile_achievements">Medaglie</string>
2017-11-01 11:04:18 +00:00
</resources>