Skip to content

Commit

Permalink
Update ru.json to v1.24.0
Browse files Browse the repository at this point in the history
update + fix
  • Loading branch information
Drakosha405 authored and Acly committed Sep 21, 2024
1 parent d88a4f8 commit e997f58
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions ai_diffusion/language/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"Add new character pose to selected layer": "Добавьте новую позу персонажа к выбранному слою",
"Additional command line arguments passed to the server": "Дополнительные аргументы командной строки, передаваемые на сервер",
"All": "Всё",
"All installed": "Всё установленно",
"All installed": "Всё установлено",
"Animation": "Анимация",
"Apply": "Применить",
"Apply Behavior": "Применить поведение",
Expand Down Expand Up @@ -52,13 +52,13 @@
"Clip Skip": "Clip Skip",
"Clip layers to omit at the end. Some checkpoints prefer a different value than the default.": "Убрать слои в конце обработки Clip. Некоторые модели предпочитают использовать значение, отличное от значения по умолчанию",
"Cloud": "Облако",
"Cloud Access Token": "Облочный доступ, токен(ы)",
"Cloud Access Token": "Облачный доступ, токен(ы)",
"Common text prompt - click to add content": "Обычная текстовая подсказка - нажмите, чтобы добавить содержимое",
"Composition": "Композиция",
"Configure": "Настроить",
"Configure Image Diffusion": "Настроить Image Diffusion",
"Configure sampler type, steps and CFG to tweak the quality of generated images.": "Настройка типа сэмплера, шагов и CFG, чтобы улучшить качество генерируемых изображений.",
"Configures performance settings to match available hardware.": "Настрайка параметров производительности в соответствии с доступным оборудованием.",
"Configures performance settings to match available hardware.": "Настройка параметров производительности в соответствии с доступным оборудованием.",
"Connect": "Подключиться",
"Connect to a running ComfyUI instance which you set up and maintain yourself": "Подключиться к запущенному ComfyUI, который вы настроили и поддерживаете самостоятельно",
"Connected": "Подключено",
Expand All @@ -81,8 +81,8 @@
"Could not establish websocket connection at": "Не удалось установить соединение с websocket по адресу",
"Could not find LoRA '{lora}' ({models}) used by sampler preset '{name}'": "Не удалось найти LoRA '{lora}' ({models}) используемую сэмплером '{name}'",
"Could not find LoRA '{lora}' used by sampler preset '{name}'": "Не удалось найти LoRA '{lora}' используемую сэмплером '{name}'",
"Create a new layer with the current result": "Создайть новый слой с текущим результатом",
"Create a new style": "Создайть новый стиль",
"Create a new layer with the current result": "Создать новый слой с текущим результатом",
"Create a new style": "Создать новый стиль",
"Currently using": "В настоящее время используется",
"Custom": "Пользовательский",
"Custom Server (local or remote)": "Пользовательский сервер (локальный или удаленный)",
Expand Down Expand Up @@ -409,12 +409,12 @@
"Error during upload of LoRA model": "Ошибка при загрузке модели LoRA",
"Select LoRA file": "Выберите файл LoRA",
"Duplicate the current style": "Дублировать текущий стиль",
"The Diffusion model checkpoint file": null,
"The text encoder for this diffusion model is not installed": null,
"Prompt": null,
"Model architecture mismatch for LoRA '{lora}': Cannot use {lora_arch} LoRA with a {checkpoint_arch} checkpoint.": null,
"The VAE for this diffusion model is not installed": null,
"Copy Style": null,
"Model": null
"The Diffusion model checkpoint file": "Файл диффузионной модели",
"The text encoder for this diffusion model is not installed": "Кодировщик текста для этой диффузионной модели не установлен",
"Prompt": "Запрос",
"Model architecture mismatch for LoRA '{lora}': Cannot use {lora_arch} LoRA with a {checkpoint_arch} checkpoint.": "Несоответствие архитектуры модели для LoRa '{lora}': Невозможно использовать {lora_arch} LoRa с моделью {checkpoint_arch}.",
"The VAE for this diffusion model is not installed": "VAE для этой диффузионной модели не установлен",
"Copy Style": "Скопировать стиль",
"Model": "Модель"
}
}
}

0 comments on commit e997f58

Please sign in to comment.