You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/de_DE.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@
118
118
"Max input tokens per request" : "Maximale Eingabetoken pro Anfrage",
119
119
"Split the prompt into chunks with each chunk being no more than the specified number of tokens (0 disables chunking)" : "Die Eingabeaufforderung in Blöcke aufteilen, wobei jeder Block nicht mehr als die angegebene Anzahl von Tokens umfassen darf (0 deaktiviert das Aufteilen)",
120
120
"Max output tokens per request" : "Maximale Ausgabetoken pro Anfrage",
121
-
"Maximum number of output tokens generated for a single text generation prompt. This also applies to the Speech-to-Text tasks." : "Maximale Anzahl generierter Ausgabetoken für eine einzelne Texterstellunganforderung. Dies gilt auch für die Speech-to-Text-Aufgaben.",
121
+
"Maximum number of output tokens generated for a single text generation prompt. This also applies to the Speech-to-Text tasks." : "Maximale Anzahl generierter Ausgabetoken für eine einzelne Texterstellunganforderung. Dies gilt auch für die Sprache-zu-Text-Aufgaben.",
122
122
"Default image generation model to use" : "Zu verwendendes Standard-Bilderzeugungsmodell",
123
123
"No models to list" : "Keine Modelle zum Auflisten",
Copy file name to clipboardExpand all lines: l10n/pt_BR.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -117,6 +117,8 @@
117
117
"Extra completion model parameters" : "Parâmetros extras do modelo de conclusão",
118
118
"Max input tokens per request" : "Máximo de tokens de entrada por solicitação",
119
119
"Split the prompt into chunks with each chunk being no more than the specified number of tokens (0 disables chunking)" : "Dividir o prompt em partes, sendo que cada parte não deve ter mais do que o número especificado de tokens (0 desativa a divisão em partes)",
120
+
"Max output tokens per request" : "Máximo de tokens de saída por solicitação",
121
+
"Maximum number of output tokens generated for a single text generation prompt. This also applies to the Speech-to-Text tasks." : "Número máximo de tokens de saída gerados para um único prompt de geração de texto. Isso também se aplica às tarefas de conversão de voz em texto.",
120
122
"Default image generation model to use" : "Modelo de geração de imagem padrão a ser usado",
121
123
"No models to list" : "Sem modelos a listar",
122
124
"Default image size" : "Tamanho da imagem padrão",
@@ -129,6 +131,7 @@
129
131
"Usage limits" : "Limites de uso",
130
132
"Quota enforcement time period (days)" : "Período de aplicação da cota (dias)",
131
133
"Usage quotas per time period" : "Cotas de uso por período",
134
+
"A per-user quota for each quota type can be set. If the user has not provided their own API key, this quota will be enforced." : "É possível definir uma cota por usuário para cada tipo de cota. Se o usuário não tiver fornecido sua própria chave de API, essa cota será aplicada.",
132
135
"\"0\" means unlimited usage for a particular quota type." : "\"0\" significa uso ilimitado para um tipo específico de cota.",
133
136
"Quota type" : "Tipo de cota",
134
137
"Per-user quota / period" : "Cota por usuário / período",
Copy file name to clipboardExpand all lines: l10n/ru.js
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ OC.L10N.register(
5
5
"Default" : "По умолчанию",
6
6
"Text generation" : "Генерация текста",
7
7
"Image generation" : "Создание изображений",
8
+
"Text to speech" : "Текст в речь",
8
9
"Unknown" : "Неизвестно",
9
10
"tokens" : "токены",
10
11
"images" : "изображения",
@@ -16,6 +17,7 @@ OC.L10N.register(
16
17
"Bad credentials" : "Неверные учетные данные",
17
18
"API request error: " : "Ошибка запроса API:",
18
19
"Maximum output words" : "Максимум слов в выводе",
20
+
"The maximum number of words/tokens that can be generated in the output." : "Максимальное количество слов/токенов, которые могут быть сгенерированы в выводе.",
"Ask a question about the given images." : "Задать вопрос по предоставленным изображениям.",
@@ -68,11 +70,14 @@ OC.L10N.register(
68
70
"Using the chat endpoint may improve text generation quality for \"instruction following\" fine-tuned models." : "Использование конечной точки чата может улучшить качество генерации текста для точно настроенных моделей при 'следовании инструкциям'.",
69
71
"Default completion model to use" : "Используемая модель завершения по умолчанию",
70
72
"Extra completion model parameters" : "Дополнительные параметры модели завершения",
71
-
"Max input tokens per request" : "Максимальное количество входных токенов на запрос",
73
+
"Max input tokens per request" : "Макс. входных токенов на запрос",
72
74
"Split the prompt into chunks with each chunk being no more than the specified number of tokens (0 disables chunking)" : "Разделять промпт на фрагменты, каждый из которых содержит не более указанного количества токенов (0 отключает разбиение на фрагменты)",
75
+
"Max output tokens per request" : "Макс. выходных токенов на запрос",
76
+
"Maximum number of output tokens generated for a single text generation prompt. This also applies to the Speech-to-Text tasks." : "Максимальное количество выходных токенов, сгенерированных для одного текстового запроса на генерацию. Это также применяется для задач преобразования текста в речь.",
73
77
"Usage limits" : "Ограничения на использование",
74
78
"Quota enforcement time period (days)" : "Период времени соблюдения квоты (дни)",
75
79
"Usage quotas per time period" : "Квоты использования за определенный период времени",
80
+
"\"0\" means unlimited usage for a particular quota type." : "\"0\" означает безлимитное использование для определенного типа квоты.",
76
81
"Quota type" : "Тип квоты",
77
82
"Per-user quota / period" : "Квота / период для каждого пользователя",
Copy file name to clipboardExpand all lines: l10n/ru.json
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
"Default" : "По умолчанию",
4
4
"Text generation" : "Генерация текста",
5
5
"Image generation" : "Создание изображений",
6
+
"Text to speech" : "Текст в речь",
6
7
"Unknown" : "Неизвестно",
7
8
"tokens" : "токены",
8
9
"images" : "изображения",
@@ -14,6 +15,7 @@
14
15
"Bad credentials" : "Неверные учетные данные",
15
16
"API request error: " : "Ошибка запроса API:",
16
17
"Maximum output words" : "Максимум слов в выводе",
18
+
"The maximum number of words/tokens that can be generated in the output." : "Максимальное количество слов/токенов, которые могут быть сгенерированы в выводе.",
"Ask a question about the given images." : "Задать вопрос по предоставленным изображениям.",
@@ -66,11 +68,14 @@
66
68
"Using the chat endpoint may improve text generation quality for \"instruction following\" fine-tuned models." : "Использование конечной точки чата может улучшить качество генерации текста для точно настроенных моделей при 'следовании инструкциям'.",
67
69
"Default completion model to use" : "Используемая модель завершения по умолчанию",
68
70
"Extra completion model parameters" : "Дополнительные параметры модели завершения",
69
-
"Max input tokens per request" : "Максимальное количество входных токенов на запрос",
71
+
"Max input tokens per request" : "Макс. входных токенов на запрос",
70
72
"Split the prompt into chunks with each chunk being no more than the specified number of tokens (0 disables chunking)" : "Разделять промпт на фрагменты, каждый из которых содержит не более указанного количества токенов (0 отключает разбиение на фрагменты)",
73
+
"Max output tokens per request" : "Макс. выходных токенов на запрос",
74
+
"Maximum number of output tokens generated for a single text generation prompt. This also applies to the Speech-to-Text tasks." : "Максимальное количество выходных токенов, сгенерированных для одного текстового запроса на генерацию. Это также применяется для задач преобразования текста в речь.",
71
75
"Usage limits" : "Ограничения на использование",
72
76
"Quota enforcement time period (days)" : "Период времени соблюдения квоты (дни)",
73
77
"Usage quotas per time period" : "Квоты использования за определенный период времени",
78
+
"\"0\" means unlimited usage for a particular quota type." : "\"0\" означает безлимитное использование для определенного типа квоты.",
74
79
"Quota type" : "Тип квоты",
75
80
"Per-user quota / period" : "Квота / период для каждого пользователя",
0 commit comments