File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,13 @@ OC.L10N.register(
1717 "API request error: " : "Ошибка запроса API:" ,
1818 "Maximum output words" : "Максимум слов в выводе" ,
1919 "Model" : "Модель" ,
20+ "Analyze images" : "Проанализировать изображения" ,
21+ "Ask a question about the given images." : "Задать вопрос по предоставленным изображениям." ,
2022 "Images" : "Изображения" ,
23+ "Images to ask a question about" : "Изображения для вопроса" ,
2124 "Question" : "Вопрос" ,
2225 "Generated response" : "Сгенерированный ответ" ,
26+ "The answer to the question" : "Ответ на вопрос" ,
2327 "The model used to generate the completion" : "Модель, используемая для создания заключения" ,
2428 "Speed" : "Скорость" ,
2529 "Detect language" : "Определить язык" ,
Original file line number Diff line number Diff line change 1515 "API request error: " : " Ошибка запроса API:" ,
1616 "Maximum output words" : " Максимум слов в выводе" ,
1717 "Model" : " Модель" ,
18+ "Analyze images" : " Проанализировать изображения" ,
19+ "Ask a question about the given images." : " Задать вопрос по предоставленным изображениям." ,
1820 "Images" : " Изображения" ,
21+ "Images to ask a question about" : " Изображения для вопроса" ,
1922 "Question" : " Вопрос" ,
2023 "Generated response" : " Сгенерированный ответ" ,
24+ "The answer to the question" : " Ответ на вопрос" ,
2125 "The model used to generate the completion" : " Модель, используемая для создания заключения" ,
2226 "Speed" : " Скорость" ,
2327 "Detect language" : " Определить язык" ,
You can’t perform that action at this time.
0 commit comments