mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-28 09:56:15 +00:00
17 lines
937 B
XML
17 lines
937 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<resources>
|
||
|
|
<string name="profile_pets_and_mounts">Chowańce i Wierzchowce</string>
|
||
|
|
<string name="profile_pets_found">Znalezione chowańce</string>
|
||
|
|
<string name="profile_mounts_tamed">Okiełznane wierzchowce</string>
|
||
|
|
<string name="profile_loading_data">ładowanie danych uczestnika.</string>
|
||
|
|
<string name="profile_send_message_to">Wyślij wiadomość do %s</string>
|
||
|
|
<string name="profile_message_sent_to">Wiadomość wysłana do %s</string>
|
||
|
|
<string name="profile_level">Poziom:</string>
|
||
|
|
<string name="profile_class_bonus">Premia klasowa:</string>
|
||
|
|
<string name="profile_allocated">Umieszczone:</string>
|
||
|
|
<string name="profile_boosts">Doładowania:</string>
|
||
|
|
<string name="profile_private_message">Wiadomość prywatna</string>
|
||
|
|
<string name="profile_achievements">Osiągnięcia</string>
|
||
|
|
<string name="profile_achievement_ok">OK</string>
|
||
|
|
|
||
|
|
</resources>
|