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

18 lines
924 B
XML
Raw 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">&amp; 탑승펫</string>
<string name="profile_pets_found">발견한 펫</string>
<string name="profile_mounts_tamed">길들여진 탑승펫</string>
<string name="profile_send_message_to">%s에게 메세지 보내기</string>
<string name="profile_message_sent_to">%s에게 메세지가 전송되었습니다.</string>
<string name="profile_level">레벨:</string>
<string name="profile_class_bonus">직업 보너스:</string>
<string name="profile_allocated">할당된 포인트:</string>
<string name="profile_boosts">부스트:</string>
<string name="profile_private_message">개인 메시지</string>
<string name="profile_achievements">업적</string>
<string name="profile_achievement_ok">확인</string>
2017-11-01 11:04:18 +00:00
<string name="profile_qrcode_close">닫기</string>
2017-07-05 09:51:46 +00:00
2017-11-01 11:04:18 +00:00
</resources>