Project Zomboid

Project Zomboid

Smarter Storage
Turkish translation
ContextMenu_UA = {
ContextMenu_SmarterStorage_Edit = "Düzenlemek",
ContextMenu_SmarterStorage_Presets = "Kategoriler",
ContextMenu_SmarterStorage_Reset = "Döküm",
ContextMenu_SmarterStorage_Copy = "Kopyala",
ContextMenu_SmarterStorage_Paste = "Yapıştır",
}


IGUI_UA = {
IGUI_SmarterStorage_Name = "İsim",
IGUI_SmarterStorage_Color = "Renk",
IGUI_SmarterStorage_Icon = "İkon",
IGUI_SmarterStorage_Cancel = "İptal etmek",
IGUI_SmarterStorage_OK = "Onay",
IGUI_SmarterStorage_Gear = "Teçhizat",
IGUI_SmarterStorage_Weapons = "Silah",
IGUI_SmarterStorage_MeleeWeapons = "Yakın Dövüş Silahları",
IGUI_SmarterStorage_Shotguns = "Pompalı",
IGUI_SmarterStorage_Pistols = "Tabanca",
IGUI_SmarterStorage_Rifles = "Tüfek",
IGUI_SmarterStorage_Ammo = "Cephane",
IGUI_SmarterStorage_PistolBullets = "Tabanca Mermisi",
IGUI_SmarterStorage_RifleBullets = "Tüfek Mermisi",
IGUI_SmarterStorage_ShotgunShells = "Pompalı Fişeği",
IGUI_SmarterStorage_Tools = "Aletler",
IGUI_SmarterStorage_Clothing = "Kıyafet",
IGUI_SmarterStorage_Explosives = "Patlayıcılar",
IGUI_SmarterStorage_Storage = "Depolama",
IGUI_SmarterStorage_Backpacks = "Çanta",
IGUI_SmarterStorage_Containers = "Konteyner",
IGUI_SmarterStorage_Literature = "Litaratür",
IGUI_SmarterStorage_DigitalMedia = "Dijital Medya",
IGUI_SmarterStorage_Medical = "Medikal",
IGUI_SmarterStorage_Food = "Yemek",
IGUI_SmarterStorage_Drinks = "İçecek",
IGUI_SmarterStorage_Gardening = "Bahçıvanlık",
IGUI_SmarterStorage_Camping = "Kampçılık",
IGUI_SmarterStorage_Cooking = "Aşçılık",
IGUI_SmarterStorage_Fishing = "Balıkçılık",
IGUI_SmarterStorage_AnimalParts = "Hayvan parçaları",
IGUI_SmarterStorage_Automotive = "otomobil",
IGUI_SmarterStorage_Household = "Ev Halkı",
IGUI_SmarterStorage_Materials = "Malzemeler",
IGUI_SmarterStorage_Electronics = "Elektronik",
IGUI_SmarterStorage_Junk = "Hurda",
IGUI_SmarterStorage_Furniture = "Mobilya",
}



UI_UA = {
UI_SmarterStorage_Options_Vanilla_Name = "Standart araç ipuçlarını göster",
UI_SmarterStorage_Options_Vanilla_Tooltip = "Araç ipuçlarında "Buzdolabı" gibi standart adları görüntülemek için kutuyu işaretleyin.",

UI_SmarterStorage_Options_RenamedTooltips_Name = "Özel araç ipucu adlarını görüntüle",
UI_SmarterStorage_Options_RenamedTooltips_Tooltip = "Araç ipuçları olarak özel kapsayıcı adlarını kullanmak için kutuyu işaretleyin",
}