diff --git a/Core/resources/lang/tr-TR.yml b/Core/resources/lang/tr-TR.yml index 78dbec81..8c5d7449 100644 --- a/Core/resources/lang/tr-TR.yml +++ b/Core/resources/lang/tr-TR.yml @@ -6,17 +6,17 @@ Messages: #DO NOT MODIFY Version: "0.1.2.0" General: - Version: "TNE Version: $version - Build: $build" - NoPerm: "I'm sorry, but you do not have permission to do that." - Saved: "Successfully saved all TNE Data!" - NoPlayer: "Unable to locate player '$player'!" - Disabled: "Economy features are currently disabled in this world!" - IsConsole: "You can not run this command as the console!" + Version: "TNE Sürümü: $version Build: $build" + NoPerm: "Üzgünüm, ama bunu yapmak için iznin yok." + Saved: "Tüm TNE verileri başarılı bir şekilde kayıt edilmiştir!" + NoPlayer: "'$player' oyuncusu bulunamıyor!" + Disabled: "Ekonomi özellikleri bu dünyada etkin değil!" + IsConsole: "Bu komut konsolda kullanılamaz!" Item: - Invalid: "Invalid item name and/or durability combination entered." - InvalidAmount: "Invalid item amount entered." + Invalid: "Geçersiz item ismi ve/veya dürabilite kombinasyonu girilmiştir." + InvalidAmount: "Geçersiz item miktarı girilmiştir." Admin: - NoHoldings: "$player has no holdings for the world '$world'!" + NoHoldings: "$player oyuncusu '$world' dünyasında herhangi bir depolamaya sahip değildir!" Holdings: "$player currently has $amount for world '$world'!" NoTransactions: "$player has no transactions to display." Configuration: "The value of $node is currently $value."