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/es.json
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@
22
22
"Bad HTTP method" : "Método HTTP erróneo",
23
23
"Bad credentials" : "Credenciales erróneas",
24
24
"API request error: " : "Error en solicitud API:",
25
-
"Invalid API Key/Basic Auth: " : "Llave API Inválida/Basic Auth:",
25
+
"Invalid API Key/Basic Auth: " : "Clave API Inválida/Basic Auth:",
26
26
"Maximum output words" : "Máximo de palabras de salida",
27
27
"The maximum number of words/tokens that can be generated in the output." : "El número máximo de palabras/tokens que pueden generarse en la salida.",
28
28
"Model" : "Modelo",
@@ -89,7 +89,7 @@
89
89
"Services with an OpenAI-compatible API:" : "Servicios con un API compatible con OpenAI:",
90
90
"Service URL" : "URL del servicio",
91
91
"Example: {example}" : "Ejemplo: {example}",
92
-
"Leave empty to use {openaiApiUrl}" : "Déjelo en blanco para utilziar {openaiApiUrl}",
92
+
"Leave empty to use {openaiApiUrl}" : "Déjelo en blanco para utilizar {openaiApiUrl}",
93
93
"With the current configuration, the target URL used to get the models is:" : "Con la configuración actual, la URL destino utilizada para obtener los modelos es:",
94
94
"This should include the address of your LocalAI instance (or any service implementing an API similar to OpenAI) along with the root path of the API. This URL will be accessed by your Nextcloud server." : "Esto debería incluir la dirección de su instancia LocalAI (o cualquier servicio que implemente un API similar al de OpenAI) además de la ruta raíz del API. Esta URL será utilizada por su servidor Nextcloud.",
95
95
"This can be a local address with a port like {example}. In this case, make sure 'allow_local_remote_servers' is set to true in config.php." : "Esto puede ser una dirección local con un puerto, como {example}. En este caso, asegúrese que 'allow_local_remote_servers' esté establecido como verdadero en config.php.",
@@ -100,9 +100,9 @@
100
100
"Timeout for the request to the external API" : "Tiempo máximo de espera para la solicitud al API externo",
101
101
"Authentication" : "Autenticación",
102
102
"Authentication method" : "Método de autenticación",
103
-
"API key" : "Clave de la API",
103
+
"API key" : "Clave API",
104
104
"Basic Authentication" : "Autenticación básica",
105
-
"API key (mandatory with OpenAI)" : "Llave API (obligatoria con OpenAI)",
105
+
"API key (mandatory with OpenAI)" : "Clave API (obligatoria con OpenAI)",
106
106
"You can create an API key in your OpenAI account settings" : "Puede crear una clave API en la configuración de su cuenta OpenAI",
107
107
"Basic Auth user" : "Usuario de autenticación básica",
108
108
"Basic Auth password" : "Contraseña de autenticación básica",
@@ -129,6 +129,7 @@
129
129
"Usage limits" : "Límites de uso",
130
130
"Quota enforcement time period (days)" : "Período de imposición de cuota (días)",
131
131
"Usage quotas per time period" : "Cuotas de uso por período de tiempo",
132
+
"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." : "Una cuota de usuario para cada tipo de cuota puede ser definida. Si el usuario no ha provisto su propia clave API, esta cuota se hará obligatoria.",
132
133
"Quota type" : "Tipo de cuota",
133
134
"Per-user quota / period" : "Cuotas por usuario / período",
134
135
"Current system-wide usage / period" : "Uso actual global del sistema / período",
@@ -142,12 +143,12 @@
142
143
"OpenAI options saved" : "Las opciones de OpenAI fueron guardadas",
143
144
"Failed to save OpenAI options" : "Fallo al guardar las opciones de OpenAI",
144
145
"Your administrator defined a custom service address" : "Su administrador ha definido una dirección de servicio personalizada",
145
-
"Leave the API key empty to use the one defined by administrators" : "Deje la llave API en blanco para utilizar la que fue definida por los administradores",
146
+
"Leave the API key empty to use the one defined by administrators" : "Deje la clave API en blanco para utilizar la que fue definida por los administradores",
146
147
"You can create a free API key in your OpenAI account settings" : "Puede crear una clave API gratis en la configuración de su cuenta OpenAI",
147
148
"Leave the username and password empty to use the ones defined by your administrator" : "Deje los campos de usuario y contraseña vacíos para utilizar los que han sido definidos por su administrador",
148
149
"Usage quota info" : "Información de uso de cuotas",
149
150
"Usage" : "Uso",
150
-
"Specifying your own API key will allow unlimited usage" : "Especificar su propia llave API le permitirá uso ilimitado",
151
+
"Specifying your own API key will allow unlimited usage" : "Especificar su propia clave API le permitirá uso ilimitado",
151
152
"Use \"{newParam}\" parameter instead of the deprecated \"{deprecatedParam}\"" : "Utilice el parámetro \"{newParam}\" en vez del parámetro deprecado \"{deprecatedParam}\""
Copy file name to clipboardExpand all lines: l10n/ru.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,7 @@ OC.L10N.register(
77
77
"Usage limits" : "Ограничения на использование",
78
78
"Quota enforcement time period (days)" : "Период времени соблюдения квоты (дни)",
79
79
"Usage quotas per time period" : "Квоты использования за определенный период времени",
80
+
"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." : "Для каждого типа квоты может быть установлена квота под конкретного пользователя. Если пользователь не предоставил свой API ключ, эта квота будет применена.",
80
81
"\"0\" means unlimited usage for a particular quota type." : "\"0\" означает безлимитное использование для определенного типа квоты.",
81
82
"Quota type" : "Тип квоты",
82
83
"Per-user quota / period" : "Квота / период для каждого пользователя",
Copy file name to clipboardExpand all lines: l10n/ru.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,7 @@
75
75
"Usage limits" : "Ограничения на использование",
76
76
"Quota enforcement time period (days)" : "Период времени соблюдения квоты (дни)",
77
77
"Usage quotas per time period" : "Квоты использования за определенный период времени",
78
+
"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." : "Для каждого типа квоты может быть установлена квота под конкретного пользователя. Если пользователь не предоставил свой API ключ, эта квота будет применена.",
78
79
"\"0\" means unlimited usage for a particular quota type." : "\"0\" означает безлимитное использование для определенного типа квоты.",
79
80
"Quota type" : "Тип квоты",
80
81
"Per-user quota / period" : "Квота / период для каждого пользователя",
0 commit comments