-
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
1 parent
cc1b1ac
commit 73a537e
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": "Screenshot configuratie", | ||
"fabrishot.config.custom_file_name": "Gebruik een ander formaat voor bestandsnaam", | ||
"fabrishot.config.custom_file_name.tooltip": "Gebruik %time% voor de tijd,\n %world% voor de naam van de wereld of server", | ||
"fabrishot.config.override_screenshot_key": "Vervang normale screenshot met Fabrishot", | ||
"fabrishot.config.hide_hud": "Verberg de HUD automatisch", | ||
"fabrishot.config.save_file": "Sla het screenshotbestand op", | ||
"fabrishot.config.disable_gui_scaling": "Zet GUI schaalvergroting uit", | ||
"fabrishot.config.width": "Screenshot breedte", | ||
"fabrishot.config.height": "Screenshot hoogte", | ||
"fabrishot.config.delay": "Opname vertraging", | ||
"fabrishot.config.delay.tooltip": "Frames te wachten na het wijzigen van de grootte. Verander voor betere belichting met shaders", | ||
"fabrishot.config.file_format": "Bestandsformaat", | ||
"key.fabrishot.screenshot": "Neem een grote screenshot" | ||
} |