Skip to content

Commit

Permalink
New Crowdin updates (#63)
Browse files Browse the repository at this point in the history
* New translations messages.yml (Turkish)

* New translations messages.yml (Turkish)
  • Loading branch information
creatorfromhell authored Sep 10, 2023
1 parent 9702bc5 commit 1006639
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions Core/resources/lang/tr-TR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,31 @@ Messages:
#DO NOT MODIFY
Version: "0.1.2.0"
General:
Version: "<white>TNE Version: <green>$version <white>- Build: <green>$build"
NoPerm: "<red>I'm sorry, but you do not have permission to do that."
Saved: "<yellow>Successfully saved all TNE Data!"
NoPlayer: "<red>Unable to locate player '$player'!"
Disabled: "<red>Economy features are currently disabled in this world!"
IsConsole: "<red>You can not run this command as the console!"
Version: "<white>TNE Sürümü: <green>$version<white> Build: <green>$build"
NoPerm: "<red>Üzgünüm, ama bunu yapmak için iznin yok."
Saved: "<yellow>Tüm TNE verileri başarılı bir şekilde kayıt edilmiştir!"
NoPlayer: "<red>'$player' oyuncusu bulunamıyor!"
Disabled: "<red>Ekonomi özellikleri bu dünyada etkin değil!"
IsConsole: "<red>Bu komut konsolda kullanılamaz!"
Item:
Invalid: "<red>Invalid item name and/or durability combination entered."
InvalidAmount: "<red>Invalid item amount entered."
Invalid: "<red>Geçersiz item ismi ve/veya dürabilite kombinasyonu girilmiştir."
InvalidAmount: "<red>Geçersiz item miktarı girilmiştir."
Admin:
NoHoldings: "<red>$player has no holdings for the world '$world'!"
Holdings: "<white>$player currently has <gold>$amount <white>for world '$world'!"
NoTransactions: "<white>$player has no transactions to display."
Configuration: "<white>The value of $node is currently $value."
SetConfiguration: "<white>The value of $node has been set to $value."
ID: "<white>The UUID for $player is $id."
Exists: "<red>A player with that name already exists."
Created: "<white>Successfully created account for $name."
CreationFailed: "<red>Failed to create account for $name."
Deleted: "<white>Successfully deleted account for $name."
DeletionFailed: "<red>Failed to delete account for $name."
NoAccount: "<red>No account with the name $name exists!"
PurgeWorld: "<white>Successfully purged economy accounts in $world."
StatusChange: "<white>Status for $name has been changed to <green>$status<white>."
Status: "<white>Status for $name is <green>$status<white>."
NoHoldings: "<red>$player oyuncusu '$world' dünyasında herhangi bir depolamaya sahip değildir!"
Holdings: "<white>$player oyuncusu '$world' dünyasında <gold>$amount<white>'a sahip!"
NoTransactions: "<white>$player için gösterilecek herhangi bir işlem yok."
Configuration: "<white>$node'un değeri şu anda $value."
SetConfiguration: "<white>$node'un değeri $value olarak seçilmiştir."
ID: "<white>$player oyuncusunun UUIDsi $id'dir."
Exists: "<red>O isme sahip bir oyuncu çoktan vardır."
Created: "<white>$name adına hesap başarılı bir şekilde oluşturulmuştur."
CreationFailed: "<red>$name adına hesap oluşturulamamıştır."
Deleted: "<white>$name adına hesap başarılı bir şekilde silinmiştir."
DeletionFailed: "<red>$name adına hesap silinememiştir."
NoAccount: "<red>$name ismine ait herhangi bir hesap bulunmamaktadır!"
PurgeWorld: "<white>$world dünyasındaki ekonomi hesapları başarılı bir şekilde silinmiştir."
StatusChange: "<white>$name'ın durumu <green>$status<white>'a değişitirilmiştir."
Status: "<white>$name için durum <green>$status<white>dur."
Reset: "<white>Performed an economy reset using these parameters - world = $world, currency = $currency, and player = $player."
Extraction: "<white>Extraction has started. Please watch console for completion confirmation."
Restoration: "<white>Restoration has started. Please watch console for completion confirmation."
Expand Down

0 comments on commit 1006639

Please sign in to comment.