veloren/assets/voxygen/i18n/tr_TR/buff.ron

23 lines
857 B
Plaintext
Raw 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.

/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Turkish (Turkey)
(
string_map: {
"buff.remove": "Etkiyi kadırmak için tıkla",
"buff.title.missing": "İsim Yok",
"buff.desc.missing": "Açıklama Yok",
"buff.title.heal": "İyileşme",
"buff.desc.heal": "Zamanla can kazan.",
"buff.title.potion": "İksir",
"buff.desc.potion": "İçiyor...",
"buff.title.saturation": "Tokluk",
"buff.desc.saturation": "Tüketilebilen maddelerden zamanla can kazan.",
"buff.title.campfire_heal": "Kamp Ateşi",
"buff.desc.campfire_heal": "Kamp ateşinin yakınında oturmak canını saniyede %1 iyileştirir.",
"buff.title.bleed": "Kanama",
"buff.desc.bleed": "Devamlı hasar verir.",
},
vector_map: {
}
)