New translations quest-list.yml (German)

This commit is contained in:
Taner 2023-09-10 11:01:17 +00:00
parent 9ed974f4a3
commit 67003c1be8
No known key found for this signature in database

View File

@ -31,18 +31,18 @@ items:
#When quest is locked
locked:
item: PAPER
name: '&c- Unavailable -'
name: '&c-Nichtverfügbar-'
#When there is no quest to display
no-quest:
item: GRAY_STAINED_GLASS_PANE
name: '&a'
level-requirement:
main:
hit: '&a ✔ Requires Level {level}'
not-hit: '&c ✖ Requires Level {level}'
hit: '&a ✔ Benötigt Level {level}'
not-hit: '&a ✔ Benötigt Level {level}'
profession:
hit: '&a ✔ Requires {profession} Level {level}'
not-hit: '&c ✖ Requires {profession} Level {level}'
hit: '&a ✔ Benötigt {profession} Level {level}'
not-hit: '&a ✔ Benötigt {profession} Level {level}'
#Date format used in the {date} placeholder
date-format: 'MMM d yyyy'
item: BOOK
@ -50,27 +50,27 @@ items:
lore:
- '{lore}'
- ''
- '{started}&8Quest Started!'
- '{started}&7► Progression: &e{progress}%'
- '{started}&8Quest gestartet!'
- '{started}&7″ Fortschritt: &e{progress}%'
- '{started}&7► &o{objective}'
- '{started}'
- '{level_req}&7Level Requirements ({current_level_req}/{total_level_req}):'
- '{level_req}&7Level Anforderungen ({current_level_req}/{total_level_req}):'
- '{level_req}{level_requirements}'
- '{level_req}'
- '{completed}&8You''ve completed this quest on the {date}.'
- '{completed_cannot_redo}&8You can''t do this quest twice.'
- '{completed_delay}&8You can start the quest in {delay}.'
- '{completed_can_redo}&8You can start this quest.'
- '{completed}&8Du hast diese Quest am {date} abgeschlossen.'
- '{completed_cannot_redo}&8Du kannst diese Quest nicht zweimal durchführen.'
- '{completed_delay}&8Du kannst die Quest in {delay} starten.'
- '{completed_can_redo}&8Du kannst die Quest nicht starten.'
- '{completed}'
- '{started}&c► Right click to cancel.'
- '{!started}&e► Left click to start.'
- '{started}&c″ Rechtsklick zum Abbrechen.'
- '{!started}&e″ Linksklick um zu starten.'
next:
slots:
- 26
function: next
item: PLAYER_HEAD
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTliZjMyOTJlMTI2YTEwNWI1NGViYTcxM2FhMWIxNTJkNTQxYTFkODkzODgyOWM1NjM2NGQxNzhlZDIyYmYifX19
name: '&aNext'
name: '&aWeiter'
lore: { }
previous:
slots:
@ -78,5 +78,5 @@ items:
function: previous
item: PLAYER_HEAD
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmQ2OWUwNmU1ZGFkZmQ4NGU1ZjNkMWMyMTA2M2YyNTUzYjJmYTk0NWVlMWQ0ZDcxNTJmZGM1NDI1YmMxMmE5In19fQ==
name: '&aPrevious'
name: '&aVorherige'
lore: { }