mirror of
https://github.com/PikaMug/Quests.git
synced 2025-01-18 14:21:30 +01:00
New translations strings.yml (Turkish)
This commit is contained in:
parent
4457371f44
commit
ee111aea58
@ -43,8 +43,6 @@ COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "<command> [oyuncu] [görev] - Sahneyi hemen
|
||||
COMMAND_QUESTADMIN_SETSTAGE: "set etabı"
|
||||
COMMAND_QUESTADMIN_SETSTAGE_HELP: "<command> [oyuncu] [görev] [etap] - Bir oyuncu için geçerli Sahne Alanı ayarını yapma"
|
||||
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'Kullanım: /Görev admini set etabı [oyuncu] [görev] [etap]'
|
||||
COMMAND_QUESTADMIN_PURGE: "temizle"
|
||||
COMMAND_QUESTADMIN_PURGE_HELP: "<command> [oyuncu] - Bir oyuncunun tüm Görev verilerini temizle ve onu karalisteye ekle"
|
||||
COMMAND_QUESTADMIN_RESET: "sıfırla"
|
||||
COMMAND_QUESTADMIN_RESET_HELP: "<command> [oyuncu] - Bir oyuncunun tüm görev verilerini silmek"
|
||||
COMMAND_QUESTADMIN_REMOVE: "kaldır"
|
||||
@ -108,9 +106,6 @@ questEditorNeedStages: "Görevinin aşamaları yok!"
|
||||
questEditorSaved: "%bold%Görev kaydedildi! %reset%(Oyunda görünmesi için %red%<command> %reset% yapmalısınız)"
|
||||
questEditorExited: "Kaydetmeden çıkmak istediğinizden emin misiniz?"
|
||||
questEditorDeleted: "Görevi silmek istediğinizden emin misiniz"
|
||||
questEditorNoPermsCreate: "Görevleri oluşturmak için izniniz yok."
|
||||
questEditorNoPermsEdit: "Görevleri düzenleme izniniz yok."
|
||||
questEditorNoPermsDelete: "Görevleri silmek için izniniz yok."
|
||||
stageEditorEditStage: "Etap düzenle"
|
||||
stageEditorNewStage: "Yeni etap ekle"
|
||||
stageEditorStages: "Etaplar"
|
||||
@ -310,9 +305,6 @@ allListsNotSameSize: "Tüm listeleriniz aynı boyutta değil!"
|
||||
eventEditorCreate: "Yeni olay oluşturma"
|
||||
eventEditorEdit: "Bir etkinliği düzenlemek"
|
||||
eventEditorDelete: "Etkinlik silme"
|
||||
eventEditorCreatePermisssions: "Yeni Etkinlikler oluşturmaya izin yok."
|
||||
eventEditorEditPermisssions: "Görevleri düzenleme izniniz yok."
|
||||
eventEditorDeletePermisssions: "Görevleri silmek için izniniz yok."
|
||||
eventEditorNoneToEdit: "Düzenlenecek etkinlik yok!"
|
||||
eventEditorNoneToDelete: "Şu anda silinen hiçbir Etkinlik yok!"
|
||||
eventEditorNotFound: "Etkinlik bulunamadı!"
|
||||
@ -704,18 +696,11 @@ questNoEquip: "Görev öğelerini donatamazsınız."
|
||||
questNoDispense: "You may not put Quest items in dispensers."
|
||||
questNoEnchant: "You may not enchant Quest items."
|
||||
questNoSmelt: "You may not smelt using Quest items."
|
||||
questInfoNoPerms: "You do not have permission to view a Quest's information."
|
||||
questCmdNoPerms: "You do not have access to that command."
|
||||
pageSelectionNum: "Sayfa seçimi bir rakam olmalı."
|
||||
pageSelectionPosNum: "Sayfa seçimi pozitif bir rakam olmalı."
|
||||
questListNoPerms: "You do not have permission to view the Quests list."
|
||||
questTakeNoPerms: "You do not have permission to take Quests via commands."
|
||||
questTakeDisabled: "Taking Quests via commands has been disabled."
|
||||
questQuit: "You have quit <quest>"
|
||||
questQuitNoPerms: "You do not have permission to quit Quests."
|
||||
questQuitDisabled: "Quitting Quests has been disabled."
|
||||
questEditorNoPerms: "You do not have permission to use the Quests Editor."
|
||||
eventEditorNoPerms: "You do not have permission to use the Events Editor."
|
||||
questsUnknownCommand: "Unknown Quests command. Type /quests for help."
|
||||
pageNotExist: "Page does not exist."
|
||||
pageFooter: "- Page <current> of <all> -"
|
||||
@ -729,7 +714,6 @@ questForceFinish: "<player> has forcibly finished their Quest <quest>."
|
||||
questForcedFinish: "<player> has forced you to finish your Quest <quest>."
|
||||
questForceNextStage: "<player> has advanced to the next Stage in the Quest <quest>."
|
||||
questForcedNextStage: "<player> has advanced you to the next Stage in your Quest <quest>."
|
||||
questPurged: "<player> has been purged and blacklisted."
|
||||
questReset: "<player> sıfırlandı."
|
||||
questRemoved: "Quest <quest> has been removed from player <player>'s completed Quests."
|
||||
settingAllQuestPoints: "Setting all players' Quest Points..."
|
||||
@ -874,4 +858,4 @@ timerMessage: "%green%Görev / aşamayı bitirmek için kalan süre:%red% <time>
|
||||
timerStart: "%green%Bu görevin / aşamayı tamamlamak için%red% <time> saniye%green% var"
|
||||
questErrorReadingFile: "Görevler dosyası okunurken hata oluştu."
|
||||
questSaveError: "Kaydederken bir hata oluştu."
|
||||
questBlacklisted: "Kara listeye alınmışsın. Bu hata ile bir yöneticiyle iletişime geçin."
|
||||
noPermission: "You do not have permission to do that."
|
||||
|
Loading…
Reference in New Issue
Block a user