diff --git a/resources/locale/tr_TR.ini b/resources/locale/tr_TR.ini index 5ca2e0b..1b6f1d4 100644 --- a/resources/locale/tr_TR.ini +++ b/resources/locale/tr_TR.ini @@ -8,9 +8,9 @@ ; TIPP: Bir renk eklemek, ilgili renk için § veya & standart renk kullanımının üzerine yazar. ; CREDITS: DragonfireHD98 -; {name} = Player's Name -; {cost} = Flight Cost -; {seconds} = Number of Seconds Left +; {name} = Oyuncunun Adı +; {cost} = Uçuş Maliyeti +; {seconds} = Kalan Saniye Sayısı ; STANDARD PLAYER MESSAGES @@ -23,11 +23,11 @@ flype.flight.toggle.off = Fly devre dışı! flype.flight.other.on = Fly {name} için etkinleştirildi! flype.flight.other.off = Fly {name} icin devre dışı bırakıldı! -flype.gamemode.allowed.false = Your Gamemode is not allowed for toggling flight! +flype.gamemode.allowed.false = Oyun modunuz uçuş arasında geçiş yapmanıza izin verilmiyor! -flype.sounds.allowed.false = Flight Toggle Sounds are not allowed! -flype.particle.allowed.false = Flight Particles are not allowed! -flype.effects.allowed.false = Flight Effects are not allowed! +flype.sounds.allowed.false = Uçuş Geçiş Seslerine izin verilmez! +flype.particle.allowed.false = Uçuş Parçacıklarına izin verilmez! +flype.effects.allowed.false = Uçuş Efektlerine izin verilmez! flype.world.allowed.true = Bu dünya uçmaya izin veriyor ! flype.world.allowed.false = Bu dünya uçmaya izin vermiyor ! @@ -35,55 +35,55 @@ flype.world.allowed.false = Bu dünya uçmaya izin vermiyor ! ; FLIGHT UI TEXTS flight.ui.title = | FlyPE Flight UI | -flight.ui.content = Manage flight here! -flight.ui.button.1 = Toggle Your Flight -flight.ui.button.2 = Toggle For Others -flight.ui.button.3 = Change Sounds -flight.ui.button.4 = Change Particles -flight.ui.button.5 = Change Effects -flight.ui.button.6 = Change Capes - -flight.ui.other.content = Toggle Flight for other players here! -flight.ui.other.input = Player Name -flight.ui.other.toggle = Toggle Mode +flight.ui.content = Uçuşu buradan yönetin! +flight.ui.button.1 = Uçuşunuzu Değiştirin +flight.ui.button.2 = Diğerleri İçin Aç/Kapat +flight.ui.button.3 = Sesleri Değiştir +flight.ui.button.4 = Parçacıkları Değiştir +flight.ui.button.5 = Efektleri Değiştir +flight.ui.button.6 = Pelerin Değiştir + +flight.ui.other.content = Burada diğer oyuncular için Uçuşu Aç/Kapat! +flight.ui.other.input = Oyuncu ismi +flight.ui.other.toggle = Geçiş Modu ; =============== ; SOUND UI TEXTS sound.ui.title = | FlyPE Flight Sounds | -sound.ui.content = Manage your flight toggle sound here! -sound.ui.button.1 = Choose Toggle Sound -sound.ui.button.2 = Remove Toggle Sound +sound.ui.content = Uçuş geçiş sesini buradan yönetin! +sound.ui.button.1 = Sesi Aç/Kapat'ı seçin +sound.ui.button.2 = Geçiş Sesini Kaldır -sound.ui.select.content = Choose a sound you want to hear when toggling flight! +sound.ui.select.content = Uçuş arasında geçiş yaparken duymak istediğiniz sesi seçin! ; ============== ; PARTICLE UI TEXTS particle.ui.title = | FlyPE Flight Particles | -particle.ui.content = Manager your flight particle here! -particle.ui.button.1 = Choose Particle -particle.ui.button.2 = Remove Particle +particle.ui.content = Uçuş parçacığınızı buradan yönetin! +particle.ui.button.1 = Parçacık Seç +particle.ui.button.2 = Parçacığı Kaldır -particle.ui.select.content = Choose a particle you want toggled while flying! +particle.ui.select.content = Uçarken değiştirmek istediğiniz bir parçacık seçin! ; ================= ; EFFECT UI TEXTS effect.ui.title = | FlyPE Flight Effects | -effect.ui.content = Manage your flight effect here! -effect.ui.button.1 = Choose Effect -effect.ui.button.2 = Remove Effect +effect.ui.content = Uçuş efektinizi buradan yönetin! +effect.ui.button.1 = Efekt Seç +effect.ui.button.2 = Efekti Kaldır -effect.ui.select.content = Choose an effect you want to have in flight! +effect.ui.select.content = Uçuşta olmasını istediğiniz efekti seçin! ; =============== ; CAPE UI TEXTS cape.ui.title = | FlyPE Flight Capes | -cape.ui.content = Manage your flight cape here! -cape.ui.button.1 = Choose Cape -cape.ui.button.2 = Remove Cape +cape.ui.content = Uçuş pelerininizi buradan yönetin! +cape.ui.button.1 = Pelerini seçin +cape.ui.button.2 = Pelerini Kaldır -cape.ui.select.content = Choose a cape you want to have in flight! +cape.ui.select.content = Uçuşta olmasını istediğiniz pelerini seçin! ; ============= ; UI EXIT BUTTONS -ui.button.exit = Exit -; =============== \ No newline at end of file +ui.button.exit = Çık +; ===============