Updated translations

This commit is contained in:
jeffser
2024-09-04 15:44:29 -06:00
parent fe22f34a3d
commit b433091e90
12 changed files with 1701 additions and 1606 deletions

258
po/ru.po
View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-02 03:00-0600\n"
"POT-Creation-Date: 2024-09-04 15:32-0600\n"
"PO-Revision-Date: 2024-07-08 17:18+0800\n"
"Last-Translator: (YOUR NAME) <(EMAIL OPTIONAL)>\n"
"Language-Team: Russian\n"
@@ -83,7 +83,7 @@ msgstr ""
msgid "PDF recognition"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:24 src/window.ui:880
#: data/com.jeffser.Alpaca.metainfo.xml.in:24 src/window.ui:886
msgid "Disclaimer"
msgstr "Отказ от ответственности"
@@ -1236,65 +1236,65 @@ msgstr ""
msgid "This is the first public version of Alpaca"
msgstr ""
#: src/window.py:141
#: src/window.py:140
msgid "Please select a model before chatting"
msgstr "Пожалуйста, выберите модель перед началом общения"
#: src/window.py:195 src/window.py:196
#: src/window.py:194 src/window.py:195
msgid "Close"
msgstr "Закрыть"
#: src/window.py:198 src/window.py:199 src/window.ui:833
#: src/window.py:198 src/window.py:199 src/window.ui:839
msgid "Next"
msgstr "Следующий"
#: src/window.py:323
#: src/window.py:333
msgid "image"
msgstr "изображение"
#: src/window.py:400
#: src/window.py:410
msgid "Missing file"
msgstr ""
#: src/window.py:530 src/window.py:582 src/window.py:602 src/window.py:604
#: src/dialogs.py:91 src/window.ui:30 src/custom_widgets/chat_widget.py:309
#: src/window.py:543 src/window.py:595 src/window.py:615 src/window.py:617
#: src/dialogs.py:92 src/window.ui:30 src/custom_widgets/chat_widget.py:314
msgid "New Chat"
msgstr "Новый Чат"
#: src/window.py:634
#: src/window.py:642
msgid "There was an error with the local Ollama instance, so it has been reset"
msgstr ""
"Произошла ошибка с локальным экземпляром Ollama, поэтому он был сброшен"
#: src/window.py:656
#: src/window.py:664
msgid "Cannot open image"
msgstr "Не удается открыть изображение"
#: src/window.py:742
#: src/window.py:750
msgid "This video is not available"
msgstr "Это видео недоступно"
#: src/window.py:760 src/dialogs.py:318
#: src/window.py:768 src/dialogs.py:321
msgid "Image recognition is only available on specific models"
msgstr "Распознавание изображений доступно только на определенных моделях"
#: src/window.py:786
#: src/window.py:797
msgid "Loading instance"
msgstr ""
#: src/window.py:791
#: src/window.py:802
msgid "Applying user preferences"
msgstr ""
#: src/window.py:811
#: src/window.py:822
msgid "Updating list of local models"
msgstr ""
#: src/window.py:814
#: src/window.py:825
msgid "Updating list of available models"
msgstr ""
#: src/window.py:819
#: src/window.py:830
msgid "Loading chats"
msgstr ""
@@ -2062,147 +2062,147 @@ msgstr ""
msgid "Ollama instance was shut down due to inactivity"
msgstr ""
#: src/dialogs.py:20
#: src/dialogs.py:21
msgid "Chat cannot be cleared while receiving a message"
msgstr "Чат не может быть удален при получении сообщения"
#: src/dialogs.py:23
#: src/dialogs.py:24
msgid "Clear Chat?"
msgstr "Очистить чат?"
#: src/dialogs.py:24
#: src/dialogs.py:25
msgid "Are you sure you want to clear the chat?"
msgstr "Вы уверены, что хотите очистить чат?"
#: src/dialogs.py:27 src/dialogs.py:49 src/dialogs.py:78 src/dialogs.py:106
#: src/dialogs.py:130 src/dialogs.py:152 src/dialogs.py:175 src/dialogs.py:253
#: src/dialogs.py:291 src/dialogs.py:367 src/dialogs.py:406
#: src/dialogs.py:28 src/dialogs.py:50 src/dialogs.py:79 src/dialogs.py:107
#: src/dialogs.py:131 src/dialogs.py:153 src/dialogs.py:176 src/dialogs.py:256
#: src/dialogs.py:294 src/dialogs.py:370 src/dialogs.py:409
msgid "Cancel"
msgstr "Отмена"
#: src/dialogs.py:28
#: src/dialogs.py:29
msgid "Clear"
msgstr "Очистить"
#: src/dialogs.py:45
#: src/dialogs.py:46
msgid "Delete Chat?"
msgstr "Удалить чат?"
#: src/dialogs.py:46 src/dialogs.py:149
#: src/dialogs.py:47 src/dialogs.py:150
msgid "Are you sure you want to delete '{}'?"
msgstr "Вы уверены, что хотите удалить '{}'?"
#: src/dialogs.py:50 src/dialogs.py:153
#: src/dialogs.py:51 src/dialogs.py:154
msgid "Delete"
msgstr "Удалить"
#: src/dialogs.py:73
#: src/dialogs.py:74
msgid "Rename Chat?"
msgstr "Переименовать чат?"
#: src/dialogs.py:74
#: src/dialogs.py:75
msgid "Renaming '{}'"
msgstr "Переименование '{}'"
#: src/dialogs.py:79
#: src/dialogs.py:80
msgid "Rename"
msgstr "Переименовать"
#: src/dialogs.py:101
#: src/dialogs.py:102
msgid "Create Chat?"
msgstr "Создать чат?"
#: src/dialogs.py:102
#: src/dialogs.py:103
msgid "Enter name for new chat"
msgstr "Введите название для нового чата"
#: src/dialogs.py:107 src/window.ui:712
#: src/dialogs.py:108 src/window.ui:718
msgid "Create"
msgstr "Создать"
#: src/dialogs.py:126
#: src/dialogs.py:127
msgid "Stop Download?"
msgstr "Остановить загрузку?"
#: src/dialogs.py:127
#: src/dialogs.py:128
msgid "Are you sure you want to stop pulling '{}'?"
msgstr ""
#: src/dialogs.py:131
#: src/dialogs.py:132
msgid "Stop"
msgstr "Стоп"
#: src/dialogs.py:148
#: src/dialogs.py:149
msgid "Delete Model?"
msgstr "Удалить модель?"
#: src/dialogs.py:171
#: src/dialogs.py:172
msgid "Remove Attachment?"
msgstr "Удалить вложение?"
#: src/dialogs.py:172
#: src/dialogs.py:173
msgid "Are you sure you want to remove attachment?"
msgstr "Вы уверены, что хотите удалить вложение?"
#: src/dialogs.py:176
#: src/dialogs.py:177
msgid "Remove"
msgstr "Удалить"
#: src/dialogs.py:219
#: src/dialogs.py:221
msgid "Connection Error"
msgstr "Ошибка Соединения"
#: src/dialogs.py:220
#: src/dialogs.py:222
msgid "The remote instance has disconnected"
msgstr "Удаленный экземпляр отключился"
#: src/dialogs.py:223
#: src/dialogs.py:225
msgid "Close Alpaca"
msgstr "Закрыть Программу"
#: src/dialogs.py:224
#: src/dialogs.py:227
msgid "Use local instance"
msgstr "Использовать локальный экземпляр"
#: src/dialogs.py:225
#: src/dialogs.py:228
msgid "Connect"
msgstr "Подключить"
#: src/dialogs.py:249
#: src/dialogs.py:252
msgid "Select Model"
msgstr "Выбор модели"
#: src/dialogs.py:250
#: src/dialogs.py:253
msgid "This model will be used as the base for the new model"
msgstr "Эта модель будет использована в качестве базовой для новой модели"
#: src/dialogs.py:254 src/dialogs.py:292 src/dialogs.py:368 src/dialogs.py:407
#: src/dialogs.py:257 src/dialogs.py:295 src/dialogs.py:371 src/dialogs.py:410
msgid "Accept"
msgstr "Принять"
#: src/dialogs.py:270
#: src/dialogs.py:273
msgid "An error occurred while creating the model"
msgstr "При создании модели произошла ошибка"
#: src/dialogs.py:287
#: src/dialogs.py:290
msgid "Pull Model"
msgstr ""
#: src/dialogs.py:288
#: src/dialogs.py:291
msgid ""
"Input the name of the model in this format\n"
"name:tag"
msgstr ""
#: src/dialogs.py:352
#: src/dialogs.py:355
msgid "This video does not have any transcriptions"
msgstr "В этом видео нет никаких расшифровок"
#: src/dialogs.py:362
#: src/dialogs.py:365
msgid "Attach YouTube Video?"
msgstr "Прикрепить видео с YouTube?"
#: src/dialogs.py:363
#: src/dialogs.py:366
msgid ""
"{}\n"
"\n"
@@ -2212,15 +2212,15 @@ msgstr ""
"\n"
"Пожалуйста, выберите расшифровку для включения"
#: src/dialogs.py:397
#: src/dialogs.py:400
msgid "An error occurred while extracting text from the website"
msgstr "При извлечении текста с веб-сайта произошла ошибка"
#: src/dialogs.py:402
#: src/dialogs.py:405
msgid "Attach Website? (Experimental)"
msgstr "Прикрепить веб-сайт? (Экспериментальный)"
#: src/dialogs.py:403
#: src/dialogs.py:406
msgid ""
"Are you sure you want to attach\n"
"'{}'?"
@@ -2253,15 +2253,15 @@ msgstr "Прикрепить файл"
msgid "Message text box"
msgstr ""
#: src/window.ui:180 src/window.ui:1099
#: src/window.ui:180 src/window.ui:1105
msgid "Send Message"
msgstr "Отправить Сообщение"
#: src/window.ui:229 src/window.ui:904 src/window.ui:1040
#: src/window.ui:229 src/window.ui:910 src/window.ui:1046
msgid "Preferences"
msgstr "Настройки"
#: src/window.ui:232 src/window.ui:1018
#: src/window.ui:232 src/window.ui:1024
msgid "General"
msgstr "Общие"
@@ -2281,11 +2281,15 @@ msgstr "Токен на предъявителя (необязательно)"
msgid "Run Alpaca In Background"
msgstr "Запуск Alpaca в фоновом режиме"
#: src/window.ui:274
#: src/window.ui:269
msgid "Show Power Saver Warning"
msgstr ""
#: src/window.ui:280
msgid "Temperature"
msgstr "Температура"
#: src/window.ui:275
#: src/window.ui:281
msgid ""
"The temperature of the model. Increasing the temperature will make the model "
"answer more creatively. (Default: 0.8)"
@@ -2293,11 +2297,11 @@ msgstr ""
"Температура модели. При повышении температуры модель будет реагировать более "
"творчески. (По умолчанию: 0,8)"
#: src/window.ui:290
#: src/window.ui:296
msgid "Seed"
msgstr "Зерно"
#: src/window.ui:291
#: src/window.ui:297
msgid ""
"Sets the random number seed to use for generation. Setting this to a "
"specific number will make the model generate the same text for the same "
@@ -2308,11 +2312,11 @@ msgstr ""
"генерировать один и тот же текст для одного и того же запроса. (По "
"умолчанию: 0 (случайный))"
#: src/window.ui:305
#: src/window.ui:311
msgid "Keep Alive Time"
msgstr "Время сохранения жизни"
#: src/window.ui:306
#: src/window.ui:312
msgid ""
"Controls how long the model will stay loaded into memory following the "
"request in minutes (Default: 5)"
@@ -2320,15 +2324,15 @@ msgstr ""
"Определяет, как долго модель будет загружаться в память после запроса в "
"минутах (по умолчанию: 5)."
#: src/window.ui:322
#: src/window.ui:328
msgid "Ollama Instance"
msgstr "Экземпляр Ollama"
#: src/window.ui:326
#: src/window.ui:332
msgid "Ollama Overrides"
msgstr "Переопределения Ollama"
#: src/window.ui:327
#: src/window.ui:333
msgid ""
"Manage the arguments used on Ollama, any changes on this page only applies "
"to the integrated instance, the instance will restart if you make changes."
@@ -2337,62 +2341,62 @@ msgstr ""
"странице применимы только к интегрированному экземпляру, экземпляр будет "
"перезапущен, если вы внесете изменения."
#: src/window.ui:399
#: src/window.ui:405
msgid "Idle Timer"
msgstr ""
#: src/window.ui:400
#: src/window.ui:406
msgid ""
"Number of minutes the instance should remain idle before it is shut down (0 "
"means it won't be shut down)"
msgstr ""
#: src/window.ui:419
#: src/window.ui:425
msgid "Loading Alpaca dialog"
msgstr ""
#: src/window.ui:426
#: src/window.ui:432
msgid "Loading Alpaca..."
msgstr ""
#: src/window.ui:440
#: src/window.ui:446
msgid "Manage models dialog"
msgstr ""
#: src/window.ui:451 src/window.ui:898 src/custom_widgets/model_widget.py:23
#: src/window.ui:457 src/window.ui:904 src/custom_widgets/model_widget.py:23
#: src/custom_widgets/model_widget.py:24
msgid "Manage Models"
msgstr "Управление Моделями"
#: src/window.ui:461 src/window.ui:592
#: src/window.ui:467 src/window.ui:598
msgid "Create Model"
msgstr "Создать Модель"
#: src/window.ui:468
#: src/window.ui:474
msgid "Search Model"
msgstr "Поиск модели"
#: src/window.ui:477
#: src/window.ui:483
msgid "Model search bar"
msgstr ""
#: src/window.ui:484 src/window.ui:486
#: src/window.ui:490 src/window.ui:492
msgid "Search models"
msgstr "Поиск моделей"
#: src/window.ui:508
#: src/window.ui:514
msgid "No Models Found"
msgstr "Модели не найдены"
#: src/window.ui:509
#: src/window.ui:515
msgid "Try a different search or pull an unlisted model from it's name"
msgstr ""
#: src/window.ui:517
#: src/window.ui:523
msgid "Pull Model From Name"
msgstr ""
#: src/window.ui:567
#: src/window.ui:573
msgid ""
"By downloading this model you accept the license agreement available on the "
"model's website."
@@ -2400,54 +2404,54 @@ msgstr ""
"Загружая эту модель, вы принимаете лицензионное соглашение, доступное на веб-"
"сайте модели."
#: src/window.ui:627
#: src/window.ui:633
msgid "Base"
msgstr "Основа"
#: src/window.ui:646
#: src/window.ui:652
msgid "Name"
msgstr "Имя"
#: src/window.ui:652
#: src/window.ui:658
msgid "Context"
msgstr "Контекст"
#: src/window.ui:696
#: src/window.ui:702
msgid ""
"Some models require a modelfile, Alpaca fills FROM and SYSTEM (context) "
"instructions automatically. Please visit the model's website or Ollama "
"documentation for more information if you're unsure."
msgstr ""
#: src/window.ui:735
#: src/window.ui:741
msgid "File preview dialog"
msgstr ""
#: src/window.ui:747
#: src/window.ui:753
msgid "Open With Default App"
msgstr ""
#: src/window.ui:755
#: src/window.ui:761
msgid "Remove Attachment"
msgstr ""
#: src/window.ui:817
#: src/window.ui:823
msgid "Previous"
msgstr "Предыдущий"
#: src/window.ui:860
#: src/window.ui:866
msgid "Welcome to Alpaca"
msgstr "Добро пожаловать в Alpaca"
#: src/window.ui:861
#: src/window.ui:867
msgid "Powered by Ollama"
msgstr "При поддержке Ollama"
#: src/window.ui:864
#: src/window.ui:870
msgid "Ollama Website"
msgstr "Веб-сайт Ollama"
#: src/window.ui:881
#: src/window.ui:887
msgid ""
"Alpaca and its developers are not liable for any damages to devices or "
"software resulting from the execution of code generated by an AI model. "
@@ -2459,95 +2463,95 @@ msgstr ""
"Пожалуйста, будьте осторожны и внимательно ознакомьтесь с кодом перед его "
"запуском."
#: src/window.ui:894
#: src/window.ui:900
msgid "Import Chat"
msgstr "Импорт Чата"
#: src/window.ui:908
#: src/window.ui:914
msgid "Keyboard Shortcuts"
msgstr "Комбинации Клавиш"
#: src/window.ui:912
#: src/window.ui:918
msgid "About Alpaca"
msgstr "О Программе"
#: src/window.ui:920 src/window.ui:946
#: src/window.ui:926 src/window.ui:952
msgid "Rename Chat"
msgstr "Переименовать Чат"
#: src/window.ui:924 src/window.ui:950
#: src/window.ui:930 src/window.ui:956
msgid "Duplicate Chat"
msgstr ""
#: src/window.ui:928 src/window.ui:954
#: src/window.ui:934 src/window.ui:960
msgid "Export Chat"
msgstr "Экспорт Чата"
#: src/window.ui:932
#: src/window.ui:938
msgid "Clear Chat"
msgstr "Очистить Чат"
#: src/window.ui:938 src/window.ui:960
#: src/window.ui:944 src/window.ui:966
msgid "Delete Chat"
msgstr "Удалить Чат"
#: src/window.ui:968
#: src/window.ui:974
msgid "From Existing Model"
msgstr "Из существующей модели"
#: src/window.ui:972
#: src/window.ui:978
msgid "From GGUF File"
msgstr ""
#: src/window.ui:976
#: src/window.ui:982
msgid "From Name"
msgstr ""
#: src/window.ui:1022
#: src/window.ui:1028
msgid "Close application"
msgstr "Закрыть приложение"
#: src/window.ui:1028
#: src/window.ui:1034
msgid "Import chat"
msgstr "Импорт чата"
#: src/window.ui:1034
#: src/window.ui:1040
msgid "Clear chat"
msgstr "Очистить чат"
#: src/window.ui:1046
#: src/window.ui:1052
msgid "New chat"
msgstr "Новый чат"
#: src/window.ui:1052
#: src/window.ui:1058
msgid "Show shortcuts window"
msgstr "Показать окно комбинаций клавиш"
#: src/window.ui:1058
#: src/window.ui:1064
msgid "Manage models"
msgstr ""
#: src/window.ui:1064
#: src/window.ui:1070
msgid "Toggle sidebar"
msgstr ""
#: src/window.ui:1070
#: src/window.ui:1076
msgid "Rename chat"
msgstr ""
#: src/window.ui:1077
#: src/window.ui:1083
msgid "Editor"
msgstr "Редактор"
#: src/window.ui:1081
#: src/window.ui:1087
msgid "Copy"
msgstr "Копировать"
#: src/window.ui:1087
#: src/window.ui:1093
msgid "Paste"
msgstr "Вставить"
#: src/window.ui:1093
#: src/window.ui:1099
msgid "Insert new line"
msgstr "Вставить новую строку"
@@ -2573,15 +2577,15 @@ msgstr ""
msgid "Regenerate Response"
msgstr ""
#: src/custom_widgets/chat_widget.py:340
#: src/custom_widgets/chat_widget.py:346
msgid "Copy of {}"
msgstr ""
#: src/custom_widgets/chat_widget.py:350
#: src/custom_widgets/chat_widget.py:358
msgid "Chat exported successfully"
msgstr "Чат успешно экспортирован"
#: src/custom_widgets/chat_widget.py:419
#: src/custom_widgets/chat_widget.py:428
msgid "Chat imported successfully"
msgstr "Чат успешно импортирован"
@@ -2653,23 +2657,23 @@ msgstr ""
msgid "Select a Model"
msgstr ""
#: src/custom_widgets/model_widget.py:163
#: src/custom_widgets/model_widget.py:162
msgid "Stop Pulling '{}'"
msgstr ""
#: src/custom_widgets/model_widget.py:242
#: src/custom_widgets/model_widget.py:241
msgid "Remove '{}'"
msgstr ""
#: src/custom_widgets/model_widget.py:309
#: src/custom_widgets/model_widget.py:308
msgid "Image Recognition"
msgstr "Распознавание изображений"
#: src/custom_widgets/model_widget.py:335
#: src/custom_widgets/model_widget.py:334
msgid "Enter download menu for {}"
msgstr ""
#: src/custom_widgets/model_widget.py:377
#: src/custom_widgets/model_widget.py:376
msgid "Download {}:{}"
msgstr ""