-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #51 from BurrConnie/patch-1
Create Ukrainian localization
- Loading branch information
Showing
1 changed file
with
14 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,14 @@ | ||
{ | ||
"fabrishot.config.title": "Fabrishot", | ||
"fabrishot.config.category": "Розмір знімку екрана", | ||
"fabrishot.config.custom_file_name": "Використовувати інший формат назви файлу", | ||
"fabrishot.config.custom_file_name.tooltip": "Умовні позначення:\n%time% - час створення знімку\n%world% - назва світу або серверу", | ||
"fabrishot.config.override_screenshot_key": "Замінити стандартний знімок на Fabrishot", | ||
"fabrishot.config.custom_filename_format": "Використовувати інший формат файлу", | ||
"fabrishot.config.save_file": "Зберегти файл знімка", | ||
"fabrishot.config.width": "Ширина знімка", | ||
"fabrishot.config.height": "Висота знімка", | ||
"fabrishot.config.delay": "Затримка знімка", | ||
"fabrishot.config.delay.tooltip": "Кількість кадрів очікування після зміни розміру. Змінюйте цей параметр для кращої експозиції з шейдерами", | ||
"key.fabrishot.screenshot": "Зробити великий знімок" | ||
} |