mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-30 01:13:38 +01:00
New translations messages.yml (German)
This commit is contained in:
parent
f13b3132f5
commit
fce8e75531
@ -63,12 +63,26 @@ player-input:
|
||||
guild-creation-tag: 'Gilden Tag..'
|
||||
guild-creation-name: 'Gildenname..'
|
||||
chat:
|
||||
friend-request: '&eSchreibe im Chat den Spielernamen.'
|
||||
party-invite: '&eSchreibe den Spieler in den Chat, den du einladen möchtest.'
|
||||
guild-invite: '&eSchreibe den Spieler in den Chat, den du einladen möchtest.'
|
||||
guild-creation-tag: '&eSchreibe im Chat die TAG der Gilde, die du erstellen möchtest.'
|
||||
guild-creation-name: '&eSchreibe im Chat den Namen der Gilde, die du erstellen möchtest.'
|
||||
cancel: '&eSchreiben &c''cancel'' &eto abbrechen.'
|
||||
friend-request:
|
||||
- '&eWrite in the chat the player name.'
|
||||
- '&eWrite &c''cancel'' &eto cancel.'
|
||||
party-invite:
|
||||
- '&eWrite in the chat the player you want to invite.'
|
||||
- '&eWrite &c''cancel'' &eto cancel.'
|
||||
guild-invite:
|
||||
- '&eWrite in the chat the player you want to invite.'
|
||||
- '&eWrite &c''cancel'' &eto cancel.'
|
||||
guild-creation-tag:
|
||||
- '&eWrite in the chat the TAG of the Guild you want to create.'
|
||||
- '&eWrite &c''cancel'' &eto cancel.'
|
||||
guild-creation-name:
|
||||
- '&eWrite in the chat the name of the Guild you want to create.'
|
||||
- '&eWrite &c''cancel'' &eto cancel.'
|
||||
friend-request-cancel: ''
|
||||
party-invite-cancel: ''
|
||||
guild-invite-cancel: ''
|
||||
guild-creation-tag-cancel: ''
|
||||
guild-creation-name-cancel: ''
|
||||
#Spell Casting
|
||||
casting:
|
||||
action-bar:
|
||||
@ -182,6 +196,7 @@ not-enough-skill-points-shift: '&cDu brauchst {shift_points} Skill-Punkte.'
|
||||
upgrade-skill: '&eDein &6{skill} &eist jetzt Level &6{level}&e!'
|
||||
skill-level-not-met: '&cYou cannot use this skill yet.'
|
||||
no-skill-bound: '&cDu hast keine Fähigkeiten, die an diesen Platz gebunden sind.'
|
||||
skill-cannot-be-bound: '&cThis skill is always active and cannot be bound.'
|
||||
not-compatible-skill: '&cThe selected skill is not compatible with this slot.'
|
||||
cant-manually-bind: "&cYou can't manually bind/unbind a skill to this slot."
|
||||
skill-max-level-hit: '&cDu hast bereits die maximale Stufe für diese Fähigkeit erreicht.'
|
||||
@ -190,6 +205,7 @@ not-skill-reallocation-point: '&cDu hast keinen Fähigkeits-Umstellungspunkt.'
|
||||
no-skill-points-spent: '&cDu hast keine Fertigkeitspunkte ausgegeben.'
|
||||
skill-points-reallocated: '&eDu hast deine Fertigkeitspunkte erfolgreich zurückgesetzt. Du hast jetzt &6{points} &eskill Punkte.'
|
||||
max-points-reached: '&cDu hast die maximale Anzahl von Punkten erreicht, die du ausgeben kannst. Du musst deine Punkte neu zuordnen um Rollback zu bekommen.'
|
||||
cannot-upgrade-skill: '&cYou cannot upgrade this skill.'
|
||||
#Skill Trees
|
||||
no-skill-tree-points-spent: '&cDu hast keine Fertigkeitspunkte ausgegeben.'
|
||||
locked-node: '&cDiese Fähigkeit ist gesperrt!'
|
||||
|
Loading…
Reference in New Issue
Block a user