-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f544aad
commit c2742ae
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
{ | ||
"neat.keybind.toggle": "Sağlık Çubuklarını Aç / Kapat", | ||
"neat.configuration.display_on_bosses": "Patronların Üzerinde Göster", | ||
"neat.configuration.draw_background": "Arka Planı Çiz", | ||
"neat.configuration.background_padding": "Arka Plan Dolgusu", | ||
"neat.configuration.show_armor": "Zırhı Göster", | ||
"neat.configuration.max_distance": "Maks Mesafe", | ||
"neat.configuration.plate_size": "Etiket Boyutu", | ||
"neat.configuration.show_hp_percentage": "HP Yüzdesini Göster", | ||
"neat.configuration.group_armor": "Zırh Grubu", | ||
"neat.configuration.show_entity_full_health": "Tam sağlıklı varlıkları göster", | ||
"neat.configuration.show_max_hp": "Maks HP'yi Göster", | ||
"neat.configuration.only_health_bar_for_target": "Yalnızca hedeflenen varlık için sağlık çubuğunu göster", | ||
"neat.configuration.general": "Genel", | ||
"neat.configuration.height_above_mob": "Yaratık Üstü Yükseklik", | ||
"neat.configuration.show_debug_with_f3": "F3 ile Hata Ayıklama Bilgilerini Göster", | ||
"neat.configuration.display_on_players": "Oyuncuların Üzerinde Göster", | ||
"neat.configuration.background_height": "Arka Plan Yüksekliği", | ||
"neat.configuration.hp_text_height": "HP Metin Yüksekliği", | ||
"neat.configuration.render_without_gui": "GUI gizliyken oluştur", | ||
"neat.configuration.health_bar_height": "Sağlık Çubuğu Yüksekliği", | ||
"neat.configuration.plate_size_boss": "Patron Etiketi Boyutu", | ||
"neat.configuration.show_attributes": "Özellikleri Göster", | ||
"neat.configuration.color_health_bar_by_type": "Türe Göre Renkli Sağlık Çubuğu", | ||
"neat.configuration.show_current_hp": "Mevcut HP'yi Göster", | ||
"neat.configuration.disable_name_tag": "Ad Etiketini Devre Dışı Bırak", | ||
"neat.configuration.show_on_hostile": "Düşman'da Göster", | ||
"neat.configuration.text_color": "Metin Rengi", | ||
"neat.configuration.disable_name_tag_if_healthbar": "Sağlık Çubuğu oluşturulmuşsa Ad Etiketini devre dışı bırak", | ||
"neat.configuration.max_distance_without_line_of_sight": "LOS olmadan maks mesafe", | ||
"neat.configuration.show_entity_name": "Varlık Adını Göster", | ||
"neat.configuration.icon_offset_y": "Simge Y Ofseti", | ||
"neat.configuration.decimal_format": "Ondalık Biçim", | ||
"neat.configuration.show_on_passive": "Dost'ta Göster", | ||
"neat.configuration.icon_offset_x": "Simge X Ofseti", | ||
"neat.configuration.blacklist": "Kara Liste" | ||
} |