-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
7 changed files
with
255 additions
and
13 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,8 @@ | ||
{ | ||
"modmenu.descriptionTranslation.cloth-config2": "API для создания меню настроек.", | ||
"modmenu.descriptionTranslation.modmenu": "Добавляет меню для просмотра списка установленных модов.", | ||
"modmenu.nameTranslation.cloth-config2": "Клоф-конфиг-АПИ", | ||
"modmenu.nameTranslation.modmenu": "Мод-меню", | ||
"modmenu.summaryTranslation.cloth-config2": "API для создания меню настроек", | ||
"modmenu.summaryTranslation.modmenu": "Добавляет меню для просмотра списка установленных модов" | ||
} |
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,32 @@ | ||
{ | ||
"modmenu.authorPrefix": "Автор(ы): %s", | ||
"modmenu.clientsideOnly": "Клиентский", | ||
"modmenu.config": "Настроить", | ||
"modmenu.configsFolder": "Папка с настройками", | ||
"modmenu.configure": "Настроить", | ||
"modmenu.forge": "Forge", | ||
"modmenu.issues": "Трекер ошибок", | ||
"modmenu.library": "Библиотека", | ||
"modmenu.loaded": "(загружено %s)", | ||
"modmenu.minecraft": "Minecraft", | ||
"modmenu.modIdToolTip": "Идентификатор мода: %s", | ||
"modmenu.modsFolder": "Папка с модами", | ||
"modmenu.search": "Поиск модов", | ||
"modmenu.showLibraries": "Библиотеки: %s", | ||
"modmenu.showLibraries.false": "Скрыты", | ||
"modmenu.showLibraries.true": "Видны", | ||
"modmenu.showingLibraries.1": "Показана %s библиотека", | ||
"modmenu.showingLibraries.a": "Показано %s библиотек", | ||
"modmenu.showingMods.1": "Показан %s мод", | ||
"modmenu.showingMods.a": "Показано %s модов", | ||
"modmenu.showingModsLibraries.1.1": "Показан %s мод и %s библиотека", | ||
"modmenu.showingModsLibraries.1.a": "Показан %s мод и %s библиотек", | ||
"modmenu.showingModsLibraries.a.1": "Показано %s модов и %s библиотека", | ||
"modmenu.showingModsLibraries.a.a": "Показано %s модов и %s библиотек", | ||
"modmenu.sorting": "Сортировка: %s", | ||
"modmenu.sorting.ascending": "А-Я", | ||
"modmenu.sorting.descending": "Я-А", | ||
"modmenu.title": "Моды", | ||
"modmenu.toggleFilterOptions": "Показать или скрыть фильтры", | ||
"modmenu.website": "Сайт" | ||
} |
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
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
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
Oops, something went wrong.