-
Notifications
You must be signed in to change notification settings - Fork 28
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
Showing
1 changed file
with
16 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,16 @@ | ||
{ | ||
"fabrishot.config.title": "Fabrishot", | ||
"fabrishot.config.category": "Ekran görüntüsü ayarları", | ||
"fabrishot.config.custom_file_name": "Başka dosya ismi formatı kullan", | ||
"fabrishot.config.custom_file_name.tooltip": "Zaman için %time%,\n dünya ya da sunucu adı için %world% kullanın", | ||
"fabrishot.config.override_screenshot_key": "Normal ekran görüntüsünü Fabrishot ile değiştir", | ||
"fabrishot.config.hide_hud": "HUD'ı otomatik olarak gizle", | ||
"fabrishot.config.save_file": "Ekran görüntüsü dosyasını kaydet", | ||
"fabrishot.config.disable_gui_scaling": "Arayüz ölçeğini kapat", | ||
"fabrishot.config.width": "Ekran görüntüsü eni", | ||
"fabrishot.config.height": "Ekran görüntüsü boyu", | ||
"fabrishot.config.delay": "Yakalama gecikmesi", | ||
"fabrishot.config.delay.tooltip": "Yeniden boyutlandırmadan sonra beklenecek kare. Shaderlar ile daha iyi pozlama için kurcalayabilirsiniz", | ||
"fabrishot.config.file_format": "Dosya formatı", | ||
"key.fabrishot.screenshot": "Büyük Ekran Görüntüsü Alma" | ||
} |