Skip to content

Commit

Permalink
Update ru.json to v1.23.0 (#1134)
Browse files Browse the repository at this point in the history
  • Loading branch information
Drakosha405 authored Sep 12, 2024
1 parent a0ed664 commit 2139ab2
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions ai_diffusion/language/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
"Text prompt common to all regions": "Подсказка для всех регионов",
"Text prompt for region": "Подсказка для региона",
"Text prompt regions have not been set up.\\nIt is not recommended to use a single text description for tiled upscale,\\nunless it can be generally applied to all parts of the image.": "Подсказки регионов не настроены.\\n Не рекомендуется использовать единое описание для увеличение(tiled),\\nесли только это не может быть применено в целом ко всем частям изображения.",
"Text which is appended to all prompts. The {prompt} placeholder can be used to wrap prompts.": "Текст, который добавляется ко всем подсказкам. {prompt} можно использовать для переноса подсказок в разные части текст",
"Text which is appended to all prompts. The {prompt} placeholder can be used to wrap prompts.": "Текст, который добавляется ко всем подсказкам. {prompt} можно использовать для переноса подсказок в разные части текста",
"Text which is common to all regions": "Текст, общий для всех регионов",
"Textual description of things to avoid in generated images.": "Текстовое описание того, чего следует избегать в сгенерированных изображениях.",
"The ControlNet model is not installed": "Модель ControlNet не установлена",
Expand Down Expand Up @@ -389,26 +389,26 @@
"packages available": "доступные пакеты",
"packages require installation": "пакеты требуют установки",
"packages selected": "выбранные пакеты",
"The file is too large to be uploaded. Files up to a size of {size} MB are supported.": null,
"Set Default": null,
"Default Strength": null,
"Generating image.": null,
"Uploading models.": null,
"Import a LoRA file from your local system": null,
"Click to cancel.": null,
"Optional text which is added to the prompt when the LoRA is used": null,
"Local file": null,
"Trigger words": null,
"LoRA model file not found": null,
"{count} jobs queued.": null,
"Can't upload LoRA model, limit exceeded": null,
"Connection error during upload of LoRA model": null,
"Connection to {host} timed out during download. Please make sure you have a stable internet connection and try again.": null,
"File too large": null,
"LoRA model is too large to upload": null,
"Upload": null,
"Error during upload of LoRA model": null,
"Select LoRA file": null,
"Duplicate the current style": null
"The file is too large to be uploaded. Files up to a size of {size} MB are supported.": "Файл слишком велик для загрузки. Поддерживаются файлы размером до {size} МБ.",
"Set Default": "Задать силу",
"Default Strength": "Сила по умолчанию",
"Generating image.": "Генерирование изображения.",
"Uploading models.": "Загрузка моделей.",
"Import a LoRA file from your local system": "Импорт файла LoRA из вашей локальной системы",
"Click to cancel.": "Нажмите, чтобы отменить.",
"Optional text which is added to the prompt when the LoRA is used": "Опциональный текст, который добавляется в приглашение при использовании LoRA",
"Local file": "Локальный файл",
"Trigger words": "Ключевые слова",
"LoRA model file not found": "Файл модели LoRA не найден",
"{count} jobs queued.": "Заданий в очереди: {count}.",
"Can't upload LoRA model, limit exceeded": "Не удается загрузить модель LoRA, превышен лимит",
"Connection error during upload of LoRA model": "Ошибка подключения при загрузке модели LoRA",
"Connection to {host} timed out during download. Please make sure you have a stable internet connection and try again.": "Время подключения к {host} истекло во время загрузки. Пожалуйста, убедитесь, что у вас стабильное подключение к Интернету, и повторите попытку.",
"File too large": "Слишком большой файл",
"LoRA model is too large to upload": "Модель LoRA слишком велика для загрузки",
"Upload": "Загрузить",
"Error during upload of LoRA model": "Ошибка при загрузке модели LoRA",
"Select LoRA file": "Выберите файл LoRA",
"Duplicate the current style": "Дублировать текущий стиль"
}
}
}

0 comments on commit 2139ab2

Please sign in to comment.