forked from Upstream/mmocore
New translations messages.yml (Polish)
This commit is contained in:
parent
d01c7e09a5
commit
df890243fc
@ -63,12 +63,26 @@ player-input:
|
|||||||
guild-creation-tag: 'Tag gildii..'
|
guild-creation-tag: 'Tag gildii..'
|
||||||
guild-creation-name: 'Nazwa Gildii..'
|
guild-creation-name: 'Nazwa Gildii..'
|
||||||
chat:
|
chat:
|
||||||
friend-request: '&eNapisz na czacie nazwę gracza.'
|
friend-request:
|
||||||
party-invite: '&eNapisz na czacie gracza, który chcesz zaprosić.'
|
- '&eWrite in the chat the player name.'
|
||||||
guild-invite: '&eNapisz na czacie gracza, który chcesz zaprosić.'
|
- '&eWrite &c''cancel'' &eto cancel.'
|
||||||
guild-creation-tag: '&eNapisz na czacie TAG Gildii, którą chcesz utworzyć.'
|
party-invite:
|
||||||
guild-creation-name: '&eNapisz na czacie nazwę Gildii, którą chcesz utworzyć.'
|
- '&eWrite in the chat the player you want to invite.'
|
||||||
cancel: '&eNapisz &c''cancel'' &eaby anulować.'
|
- '&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
|
#Spell Casting
|
||||||
casting:
|
casting:
|
||||||
action-bar:
|
action-bar:
|
||||||
@ -182,6 +196,7 @@ not-enough-skill-points-shift: '&cPotrzebujesz {shift_points} punktów umiejętn
|
|||||||
upgrade-skill: '&eUmiejętność &6{skill} &ejest teraz na poziomie &6{level}&e!'
|
upgrade-skill: '&eUmiejętność &6{skill} &ejest teraz na poziomie &6{level}&e!'
|
||||||
skill-level-not-met: '&cYou cannot use this skill yet.'
|
skill-level-not-met: '&cYou cannot use this skill yet.'
|
||||||
no-skill-bound: '&cNie masz przypisanych żadnych umiejętności do tego slotu.'
|
no-skill-bound: '&cNie masz przypisanych żadnych umiejętności do tego slotu.'
|
||||||
|
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.'
|
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."
|
cant-manually-bind: "&cYou can't manually bind/unbind a skill to this slot."
|
||||||
skill-max-level-hit: '&cOsiągnięto maksymalny poziom tej umiejętności.'
|
skill-max-level-hit: '&cOsiągnięto maksymalny poziom tej umiejętności.'
|
||||||
@ -190,6 +205,7 @@ not-skill-reallocation-point: '&cNie masz 1 punktu ponownego przydziału umieję
|
|||||||
no-skill-points-spent: '&cNie wydano żadnych punktów umiejętności.'
|
no-skill-points-spent: '&cNie wydano żadnych punktów umiejętności.'
|
||||||
skill-points-reallocated: '&ePomyślnie zresetowano punkty umiejętności. Posiadasz teraz &6{points} &epunktów umiejętności.'
|
skill-points-reallocated: '&ePomyślnie zresetowano punkty umiejętności. Posiadasz teraz &6{points} &epunktów umiejętności.'
|
||||||
max-points-reached: '&cOsiągnięto maksymalną liczbę punktów, które można wydać. Musisz przydzielić punkty ponownie, aby to cofnąć.'
|
max-points-reached: '&cOsiągnięto maksymalną liczbę punktów, które można wydać. Musisz przydzielić punkty ponownie, aby to cofnąć.'
|
||||||
|
cannot-upgrade-skill: '&cYou cannot upgrade this skill.'
|
||||||
#Skill Trees
|
#Skill Trees
|
||||||
no-skill-tree-points-spent: '&cNie wydano żadnych punktów drzewa umiejętności.'
|
no-skill-tree-points-spent: '&cNie wydano żadnych punktów drzewa umiejętności.'
|
||||||
locked-node: '&cTa umiejętność jest zablokowana!'
|
locked-node: '&cTa umiejętność jest zablokowana!'
|
||||||
|
Loading…
Reference in New Issue
Block a user