mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-03 03:17:54 +01:00
Get rid of numbered keys
This commit is contained in:
parent
17fb9815b3
commit
aaa5a84d58
@ -759,7 +759,7 @@
|
|||||||
"(0 = unlimited, use budget)": "(0 = безграничная, использовать бюджет)",
|
"(0 = unlimited, use budget)": "(0 = безграничная, использовать бюджет)",
|
||||||
"Ext. Media": "Внешн. медиа",
|
"Ext. Media": "Внешн. медиа",
|
||||||
"Multiple swipes per generation": "Несколько свайпов на генерацию",
|
"Multiple swipes per generation": "Несколько свайпов на генерацию",
|
||||||
"Seed_desc": "Используется для получения предсказуемого результата. Введите -1 для случайного зерна",
|
"Set to get deterministic results. Use -1 for random seed.": "Используется для получения предсказуемого результата. Введите -1 для случайного зерна",
|
||||||
"Most tokens have a leading space.": "У большинства токенов в начале пробел.",
|
"Most tokens have a leading space.": "У большинства токенов в начале пробел.",
|
||||||
"Text or token ids": "Текст или [идентификаторы токенов]",
|
"Text or token ids": "Текст или [идентификаторы токенов]",
|
||||||
"World Info Format Template": "Шаблон оформления информации о мире",
|
"World Info Format Template": "Шаблон оформления информации о мире",
|
||||||
@ -1764,11 +1764,11 @@
|
|||||||
"Not enough free tokens for mandatory prompts. Raise your token Limit or disable custom prompts.": "Недостаточно токенов для всех выбранных промптов. Повысьте лимит токенов или отключите часть промптов.",
|
"Not enough free tokens for mandatory prompts. Raise your token Limit or disable custom prompts.": "Недостаточно токенов для всех выбранных промптов. Повысьте лимит токенов или отключите часть промптов.",
|
||||||
"The name of at least one character contained whitespaces or special characters. Please check your user and character name.": "В имени одного из персонажей содержится пробел или иной спецсимвол. Проверьте имена пользователя и персонажа.",
|
"The name of at least one character contained whitespaces or special characters. Please check your user and character name.": "В имени одного из персонажей содержится пробел или иной спецсимвол. Проверьте имена пользователя и персонажа.",
|
||||||
"An unknown error occurred while counting tokens. Further information may be available in console.": "Неизвестная ошибка при подсчёте токенов. Проверьте консоль, возможно, подробная информация есть там.",
|
"An unknown error occurred while counting tokens. Further information may be available in console.": "Неизвестная ошибка при подсчёте токенов. Проверьте консоль, возможно, подробная информация есть там.",
|
||||||
"quota_error_1": "При обработке вашего запроса возникла ошибка.",
|
"Encountered an error while processing your request.": "При обработке вашего запроса возникла ошибка.",
|
||||||
"quota_error_2": "Убедитесь, что на вашем",
|
"Check you have credits available on your": "Убедитесь, что на вашем",
|
||||||
"quota_error_3": "аккаунте OpenAI",
|
"OpenAI account quora_error": "аккаунте OpenAI",
|
||||||
"quota_error_4": "имеется достаточно кредитов.",
|
"dot quota_error": "имеется достаточно кредитов.",
|
||||||
"quota_error_5": "Если кредитов достаточно, то повторите попытку позднее.",
|
"If you have sufficient credits, please try again later.": "Если кредитов достаточно, то повторите попытку позднее.",
|
||||||
"Proxy preset '${0}' not found": "Пресет '${0}' не найден",
|
"Proxy preset '${0}' not found": "Пресет '${0}' не найден",
|
||||||
"Window.ai returned an error": "Window.ai вернул ошибку",
|
"Window.ai returned an error": "Window.ai вернул ошибку",
|
||||||
"Get it here:": "Загрузите здесь:",
|
"Get it here:": "Загрузите здесь:",
|
||||||
@ -1799,8 +1799,8 @@
|
|||||||
"Could not delete file": "Не удалось удалить файл",
|
"Could not delete file": "Не удалось удалить файл",
|
||||||
"No attachments selected.": "Вложение не выбрано.",
|
"No attachments selected.": "Вложение не выбрано.",
|
||||||
"Data Bank": "Банк данных",
|
"Data Bank": "Банк данных",
|
||||||
"No files were scraped.": "Не соскраплено ни одного файла.",
|
"No files were scraped.": "Скрапинг не выполнен.",
|
||||||
"Scraped ${0} files from ${1} to ${2}.": "Соскраплено ${0} файлов из ${1} в ${2}.",
|
"Scraped ${0} files from ${1} to ${2}.": "Соскраплено из ${0} файлов из ${1} в ${2}.",
|
||||||
"Check browser console for details.": "Подробности см. в консоли браузера.",
|
"Check browser console for details.": "Подробности см. в консоли браузера.",
|
||||||
"Scraping failed": "Ошибка скрапинга",
|
"Scraping failed": "Ошибка скрапинга",
|
||||||
"External media has been blocked": "Внешние медиа отключены",
|
"External media has been blocked": "Внешние медиа отключены",
|
||||||
@ -1863,10 +1863,10 @@
|
|||||||
"Successfully renamed chat to: ${0}": "Чат успешно переименован в: ${0}",
|
"Successfully renamed chat to: ${0}": "Чат успешно переименован в: ${0}",
|
||||||
"Character ${0} not found. Skipping deletion.": "Персонаж ${0} не найден. Удаление пропускается.",
|
"Character ${0} not found. Skipping deletion.": "Персонаж ${0} не найден. Удаление пропускается.",
|
||||||
"Failed to delete character": "При удалении персонажа произошло ошибка",
|
"Failed to delete character": "При удалении персонажа произошло ошибка",
|
||||||
"duplicate_confirm_1": "Вы точно хотите клонировать этого персонажа?",
|
"Are you sure you want to duplicate this character?": "Вы точно хотите клонировать этого персонажа?",
|
||||||
"duplicate_confirm_2": "Если вы хотите просто создать новый чат, воспользуйтесь кнопкой \"Начать новый чат\" в меню слева внизу.",
|
"If you just want to start a new chat with the same character...": "Если вы хотите просто создать новый чат, воспользуйтесь кнопкой \"Начать новый чат\" в меню слева внизу.",
|
||||||
"delete_confirm_1": "ОТМЕНИТЬ БУДЕТ НЕВОЗМОЖНО!",
|
"THIS IS PERMANENT!": "ОТМЕНИТЬ БУДЕТ НЕВОЗМОЖНО!",
|
||||||
"delete_confirm_2": "Также удалить файлы чатов",
|
"Also delete the chat files": "Также удалить файлы чатов",
|
||||||
"Delete the character?": "Удалить персонажа?",
|
"Delete the character?": "Удалить персонажа?",
|
||||||
"Not a valid number": "Некорректное число",
|
"Not a valid number": "Некорректное число",
|
||||||
"Author's Note depth updated": "Глубина заметок автора обновлена",
|
"Author's Note depth updated": "Глубина заметок автора обновлена",
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<b><span data-i18n="delete_confirm_1">THIS IS PERMANENT!</span><br><br>
|
<b><span data-i18n="THIS IS PERMANENT!">THIS IS PERMANENT!</span><br><br>
|
||||||
<label for="del_char_checkbox" class="checkbox_label justifyCenter">
|
<label for="del_char_checkbox" class="checkbox_label justifyCenter">
|
||||||
<input type="checkbox" id="del_char_checkbox" />
|
<input type="checkbox" id="del_char_checkbox" />
|
||||||
<small data-i18n="delete_confirm_2">Also delete the chat files</small>
|
<small data-i18n="Also delete the chat files">Also delete the chat files</small>
|
||||||
</label></b>
|
</label></b>
|
@ -1,5 +1,5 @@
|
|||||||
<div>
|
<div>
|
||||||
<h3 data-i18n="duplicate_confirm_1">Are you sure you want to duplicate this character?</h3>
|
<h3 data-i18n="Are you sure you want to duplicate this character?">Are you sure you want to duplicate this character?</h3>
|
||||||
<span data-i18n="duplicate_confirm_2">If you just want to start a new chat with the same character, use "Start new chat" option in the bottom-left options menu.</span>
|
<span data-i18n="If you just want to start a new chat with the same character...">If you just want to start a new chat with the same character, use "Start new chat" option in the bottom-left options menu.</span>
|
||||||
<br>
|
<br>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<h3><span data-i18n="quota_error_1">Encountered an error while processing your request.</span><br>
|
<h3><span data-i18n="Encountered an error while processing your request.">Encountered an error while processing your request.</span><br>
|
||||||
<span data-i18n="quota_error_2">Check you have credits available on your</span>
|
<span data-i18n="Check you have credits available on your">Check you have credits available on your</span>
|
||||||
<a href="https://platform.openai.com/account/usage" target="_blank" data-i18n="quota_error_3">OpenAI account</a><span data-i18n="quota_error_4">.</span><br>
|
<a href="https://platform.openai.com/account/usage" target="_blank" data-i18n="OpenAI account quora_error">OpenAI account</a><span data-i18n="dot quota_error">.</span><br>
|
||||||
<span data-i18n="quota_error_5">If you have sufficient credits, please try again later.</span></h3>
|
<span data-i18n="If you have sufficient credits, please try again later.">If you have sufficient credits, please try again later.</span></h3>
|
Loading…
x
Reference in New Issue
Block a user