Translated using Weblate (Dutch)

Currently translated at 87.7% (458 of 522 strings)
This commit is contained in:
Michael de Bruin
2019-01-02 16:22:13 +00:00
committed by Hosted Weblate
parent 84d8ea365f
commit 0a7aff98ad

View File

@@ -1,4 +1,4 @@
<?xml version='1.0' encoding='UTF-8'?>
<?xml version="1.0" encoding="utf-8"?>
<resources><string name="app_name">Andor\'s Trail</string>
<string name="app_description">Fantasie-RPG, gedreven door queestes</string>
@@ -514,4 +514,10 @@
<string name="heroinfo_skill_categories">Categorie</string>
<string name="heroinfo_skill_sort">Sorteren</string>
<string name="heroinfo_inventory_sort">Sorteren op</string>
</resources>
<string name="heroinfo_inventory_categories">Categorie</string>
<string name="heroinfo_healthpoints">Levenspunten (HP):</string>
<string name="heroinfo_experiencepoints">Ervaringspunten (XP):</string>
<string name="combat_taunt_monster">Je provoceert %1$s!</string>
<string name="combat_condition_player_immune">Je bent nu ingeënt tegen %1$s.</string>
<string name="combat_condition_monster_immune">%1$s is nu ingeënt tegen %2$s.</string>
</resources>