mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-26 00:35:17 +01:00
New translations messages.yml (Turkish)
This commit is contained in:
parent
8ab7256bb0
commit
5d207e2e24
@ -63,12 +63,26 @@ player-input:
|
||||
guild-creation-tag: 'Klan etiketi..'
|
||||
guild-creation-name: 'Klan ismi..'
|
||||
chat:
|
||||
friend-request: '&eSohbete oyuncu adını yazın.'
|
||||
party-invite: '&eSohbete davet etmek istediğiniz oyuncuyu yazın.'
|
||||
guild-invite: '&eSohbete davet etmek istediğiniz oyuncuyu yazın.'
|
||||
guild-creation-tag: '&eSohbete oluşturmak istediğin Lonca''nın ETİKETİNİ yaz.'
|
||||
guild-creation-name: '&eSohbete oluşturmak istediğin Lonca''nın ADINI yaz.'
|
||||
cancel: '&eİptal etmek için ''cancel'' yazın.'
|
||||
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: '&c{shift_points} beceri puanına ihtiyacınız v
|
||||
upgrade-skill: '&6{skill} &eartık Seviye &6{level}&e!'
|
||||
skill-level-not-met: '&cBu beceriyi henüz kullanamıyorsun.'
|
||||
no-skill-bound: '&cBu yuvaya bağlı herhangi bir beceriniz yok.'
|
||||
skill-cannot-be-bound: '&cThis skill is always active and cannot be bound.'
|
||||
not-compatible-skill: '&cSeçilen beceri bu yuvayla uyumlu değil.'
|
||||
cant-manually-bind: "&cBir beceriyi bu yuvaya manuel olarak bağlayamaz/bağlantısını kaldıramazsınız."
|
||||
skill-max-level-hit: '&cBu beceri için zaten maksimum seviyeye ulaştın.'
|
||||
@ -190,6 +205,7 @@ not-skill-reallocation-point: '&c1 beceri yeniden dağıtım puanı yok.'
|
||||
no-skill-points-spent: '&cHiç beceri puanı harcamadın.'
|
||||
skill-points-reallocated: '&eBecerilerinizi başarıyla sıfırladınız. Şimdi &6{points} &ebeceri puanınız var.'
|
||||
max-points-reached: '&cHarcayabileceğiniz maksimum puan''a ulaştınız. Geri almak için puanlarınızı yeniden dağıtmanız gerekiyor.'
|
||||
cannot-upgrade-skill: '&cYou cannot upgrade this skill.'
|
||||
#Skill Trees
|
||||
no-skill-tree-points-spent: '&cHerhangi bir beceri ağacı puanı harcamadınız.'
|
||||
locked-node: '&cBu yetenek kilitli!'
|
||||
|
Loading…
Reference in New Issue
Block a user