mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 19:56:32 +00:00
16 lines
862 B
XML
16 lines
862 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_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_qrcode_close">Zamknij</string>
|
|
|
|
</resources>
|