stardew-valley-mods/CJBItemSpawner/i18n/tr.json
2025-07-12 21:22:07 +08:00

49 lines
1.9 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
/*********
** Sort button
*********/
"sort.by-name": "İsme",
"sort.by-price": "Satış Fiyatına",
"sort.by-type": "Kategoriye",
"sort.by-id": "ID'ye",
/*********
** Category dropdown
*********/
"filter.all": "Hepsi",
"filter.artisan-and-cooking": "Zanaat ve Yemekler",
"filter.crafting.products": "El yapımı ürünler",
"filter.crafting.resources": "El yapım malzemeleri",
"filter.decor.furniture": "Dekor: mobilyalar",
"filter.decor.other": "Dekor: diğer",
"filter.equipment-boots": "Ekipman: Ayakkabılar",
"filter.equipment-clothes": "Ekipman: Kıyafetler",
"filter.equipment-hats": "Ekipman: Şapkalar",
"filter.equipment-rings": "Ekipman: Yüzükler",
"filter.equipment-tools": "Ekipman: Aletler",
"filter.equipment-weapons": "Ekipman: Silahlar",
"filter.farm-animal-drops": "Çiftlik: hayvan ürünleri",
"filter.farm-crops": "Çiftlik: ekinler",
"filter.farm-seeds": "Çiftlik: tohumlar",
"filter.fish": "Balık",
"filter.minerals-and-artifacts": "Mineraller ve eserler",
"filter.miscellaneous": "Diğer",
/*********
** Generic Mod Config Menu UI
*********/
// TODO
"config.title.controls": "Controls",
"config.show-menu-key.name": "Show menu key",
"config.show-menu-key.desc": "The keybind which opens the menu (when no other menu is open).",
"config.title.options": "Options",
"config.apply-trash-can-upgrade.name": "Apply trash can upgrade",
"config.apply-trash-can-upgrade.desc": "When you upgrade your trash can to reclaim part of the price of trashed items, whether that upgrade applies in the item spawner menu too.",
"config.title.hide-categories": "Hide categories",
"config.hide-category.desc": "Whether to hide the '{{name}}' category in the UI. If it's hidden, items in this category will not be accessible through the spawn menu."
}