|
@@ -1,39 +1,39 @@
|
|
|
{
|
|
|
- "text.cloth-config.save_and_done": "Save Changes",
|
|
|
- "text.cloth-config.quit_config": "Changes Not Saved",
|
|
|
- "text.cloth-config.quit_config_sure": "Are you sure you want to quit editing the config? Changes will not be saved!",
|
|
|
- "text.cloth-config.cancel_discard": "Cancel & Discard Changes",
|
|
|
- "text.cloth-config.quit_discard": "Quit & Discard Changes",
|
|
|
- "text.cloth-config.config": "Config",
|
|
|
- "text.cloth-config.multi_error": "Multiple Issues!",
|
|
|
- "text.cloth-config.not_editable": "Not Editable!",
|
|
|
- "text.cloth-config.error.not_valid_number_int": "Not a valid number! (Integer)",
|
|
|
- "text.cloth-config.error.not_valid_number_long": "Not a valid number! (Long)",
|
|
|
- "text.cloth-config.error.not_valid_number_float": "Not a valid number! (Float)",
|
|
|
- "text.cloth-config.error.not_valid_number_double": "Not a valid number! (Double)",
|
|
|
- "text.cloth-config.error.too_large": "Too Large! (Maximum: %d)",
|
|
|
- "text.cloth-config.error.too_small": "Too Small! (Minimum: %d)",
|
|
|
- "text.cloth-config.list.add": "Insert New",
|
|
|
- "text.cloth-config.list.remove": "Delete Selected",
|
|
|
- "text.cloth-config.error_cannot_save": "Error!",
|
|
|
- "text.cloth-config.reset_value": "Reset",
|
|
|
- "text.cloth.reset_value": "Reset",
|
|
|
- "text.cloth-config.restart_required": "Restart Required",
|
|
|
- "text.cloth-config.restart_required_sub": "One of your modified settings requires Minecraft to be restarted. Do you want to proceed?",
|
|
|
- "text.cloth-config.exit_minecraft": "Exit Minecraft",
|
|
|
- "text.cloth-config.ignore_restart": "Ignore Restart",
|
|
|
- "text.cloth-config.boolean.value.true": "§aYes",
|
|
|
- "text.cloth-config.boolean.value.false": "§cNo",
|
|
|
- "text.cloth-config.dropdown.value.unknown": "§cNo suggestions",
|
|
|
+ "text.cloth-config.save_and_done": "Сохранить изменения",
|
|
|
+ "text.cloth-config.quit_config": "Изменения не сохранены",
|
|
|
+ "text.cloth-config.quit_config_sure": "Вы уверены, что хотите выйти из редактирования настроек? Изменения не будут сохранены!",
|
|
|
+ "text.cloth-config.cancel_discard": "Вернуться и отменить изменения",
|
|
|
+ "text.cloth-config.quit_discard": "Выйти и отменить изменения",
|
|
|
+ "text.cloth-config.config": "Настройки",
|
|
|
+ "text.cloth-config.multi_error": "Многочисленные проблемы!",
|
|
|
+ "text.cloth-config.not_editable": "Не редактируемо!",
|
|
|
+ "text.cloth-config.error.not_valid_number_int": "Недопустимое число! (Целое)",
|
|
|
+ "text.cloth-config.error.not_valid_number_long": "Недопустимое число! (Длинное, целое)",
|
|
|
+ "text.cloth-config.error.not_valid_number_float": "Недопустимое число! (Плавающее)",
|
|
|
+ "text.cloth-config.error.not_valid_number_double": "Недопустимое число! (Длинное, плавающее)",
|
|
|
+ "text.cloth-config.error.too_large": "Слишком большое! (Наибольшее: %d)",
|
|
|
+ "text.cloth-config.error.too_small": "Слишком маленькое! (Наименьшее: %d)",
|
|
|
+ "text.cloth-config.list.add": "Вставить новое",
|
|
|
+ "text.cloth-config.list.remove": "Удалить выбранное",
|
|
|
+ "text.cloth-config.error_cannot_save": "Ошибка!",
|
|
|
+ "text.cloth-config.reset_value": "Сброс",
|
|
|
+ "text.cloth.reset_value": "Сброс",
|
|
|
+ "text.cloth-config.restart_required": "Требуется перезапуск",
|
|
|
+ "text.cloth-config.restart_required_sub": "Одна из измененных вами настроек требует перезапуска Minecraft. Продолжить?",
|
|
|
+ "text.cloth-config.exit_minecraft": "Закрыть Minecraft",
|
|
|
+ "text.cloth-config.ignore_restart": "Игнорировать перезапуск",
|
|
|
+ "text.cloth-config.boolean.value.true": "§aДа",
|
|
|
+ "text.cloth-config.boolean.value.false": "§cНет",
|
|
|
+ "text.cloth-config.dropdown.value.unknown": "§cНеразборчиво",
|
|
|
"modifier.cloth-config.alt": "Alt + %s",
|
|
|
"modifier.cloth-config.ctrl": "Ctrl + %s",
|
|
|
"modifier.cloth-config.shift": "Shift + %s",
|
|
|
- "title.cloth-config.config": "Cloth Mod Config Config",
|
|
|
- "category.cloth-config.scrolling": "Scrolling",
|
|
|
- "category.cloth-config.testing": "Config Demo",
|
|
|
- "option.cloth-config.scrollDuration": "Scroll Duration",
|
|
|
- "option.cloth-config.scrollStep": "Scroll Step",
|
|
|
- "option.cloth-config.bounceBackMultiplier": "Bounce Multiplier",
|
|
|
- "option.cloth-config.setDefaultSmoothScroll": "Set Default Smooth Scroll",
|
|
|
- "option.cloth-config.disableSmoothScroll": "Disable Smooth Scroll"
|
|
|
+ "title.cloth-config.config": "Настройки Cloth Mod Config",
|
|
|
+ "category.cloth-config.scrolling": "Прокрутка",
|
|
|
+ "category.cloth-config.testing": "Демонстрация настроек",
|
|
|
+ "option.cloth-config.scrollDuration": "Длительность прокрутки",
|
|
|
+ "option.cloth-config.scrollStep": "Шаг прокрутки",
|
|
|
+ "option.cloth-config.bounceBackMultiplier": "Множитель отскока",
|
|
|
+ "option.cloth-config.setDefaultSmoothScroll": "Установить плавную прокрутку по умолчанию",
|
|
|
+ "option.cloth-config.disableSmoothScroll": "Отключить плавную прокрутку"
|
|
|
}
|