Skip to content

Commit 6918967

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent ac800b0 commit 6918967

File tree

6 files changed

+20
-12
lines changed

6 files changed

+20
-12
lines changed

l10n/es.js

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/es.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"Bad HTTP method" : "Método HTTP erróneo",
2323
"Bad credentials" : "Credenciales erróneas",
2424
"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:",
2626
"Maximum output words" : "Máximo de palabras de salida",
2727
"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.",
2828
"Model" : "Modelo",
@@ -89,7 +89,7 @@
8989
"Services with an OpenAI-compatible API:" : "Servicios con un API compatible con OpenAI:",
9090
"Service URL" : "URL del servicio",
9191
"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}",
9393
"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:",
9494
"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.",
9595
"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 @@
100100
"Timeout for the request to the external API" : "Tiempo máximo de espera para la solicitud al API externo",
101101
"Authentication" : "Autenticación",
102102
"Authentication method" : "Método de autenticación",
103-
"API key" : "Clave de la API",
103+
"API key" : "Clave API",
104104
"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)",
106106
"You can create an API key in your OpenAI account settings" : "Puede crear una clave API en la configuración de su cuenta OpenAI",
107107
"Basic Auth user" : "Usuario de autenticación básica",
108108
"Basic Auth password" : "Contraseña de autenticación básica",
@@ -129,6 +129,7 @@
129129
"Usage limits" : "Límites de uso",
130130
"Quota enforcement time period (days)" : "Período de imposición de cuota (días)",
131131
"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.",
132133
"Quota type" : "Tipo de cuota",
133134
"Per-user quota / period" : "Cuotas por usuario / período",
134135
"Current system-wide usage / period" : "Uso actual global del sistema / período",
@@ -142,12 +143,12 @@
142143
"OpenAI options saved" : "Las opciones de OpenAI fueron guardadas",
143144
"Failed to save OpenAI options" : "Fallo al guardar las opciones de OpenAI",
144145
"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",
146147
"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",
147148
"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",
148149
"Usage quota info" : "Información de uso de cuotas",
149150
"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",
151152
"Use \"{newParam}\" parameter instead of the deprecated \"{deprecatedParam}\"" : "Utilice el parámetro \"{newParam}\" en vez del parámetro deprecado \"{deprecatedParam}\""
152153
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
153154
}

l10n/ru.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ OC.L10N.register(
7777
"Usage limits" : "Ограничения на использование",
7878
"Quota enforcement time period (days)" : "Период времени соблюдения квоты (дни)",
7979
"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 ключ, эта квота будет применена.",
8081
"\"0\" means unlimited usage for a particular quota type." : "\"0\" означает безлимитное использование для определенного типа квоты.",
8182
"Quota type" : "Тип квоты",
8283
"Per-user quota / period" : "Квота / период для каждого пользователя",

l10n/ru.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
"Usage limits" : "Ограничения на использование",
7676
"Quota enforcement time period (days)" : "Период времени соблюдения квоты (дни)",
7777
"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 ключ, эта квота будет применена.",
7879
"\"0\" means unlimited usage for a particular quota type." : "\"0\" означает безлимитное использование для определенного типа квоты.",
7980
"Quota type" : "Тип квоты",
8081
"Per-user quota / period" : "Квота / период для каждого пользователя",

l10n/sw.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ OC.L10N.register(
44
"Default" : "Chaguo msingi",
55
"Text generation" : "Text generation",
66
"Image generation" : "Image generation",
7+
"Text to speech" : "Text to speech",
78
"Unknown" : "Haijulikani",
89
"seconds" : "sekunde",
910
"Bad HTTP method" : "Njia mbaya ya HTTP ",
@@ -13,6 +14,7 @@ OC.L10N.register(
1314
"Detect language" : "Lugha iliyotambuliwa",
1415
"Size" : "Ukubwa",
1516
"Voice" : "Sauti",
17+
"Prompt" : "Prompt",
1618
"Request timeout (seconds)" : "Request timeout (seconds)",
1719
"Authentication" : "Uthibitisho",
1820
"API key" : "Ufunguo wa API"

l10n/sw.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"Default" : "Chaguo msingi",
33
"Text generation" : "Text generation",
44
"Image generation" : "Image generation",
5+
"Text to speech" : "Text to speech",
56
"Unknown" : "Haijulikani",
67
"seconds" : "sekunde",
78
"Bad HTTP method" : "Njia mbaya ya HTTP ",
@@ -11,6 +12,7 @@
1112
"Detect language" : "Lugha iliyotambuliwa",
1213
"Size" : "Ukubwa",
1314
"Voice" : "Sauti",
15+
"Prompt" : "Prompt",
1416
"Request timeout (seconds)" : "Request timeout (seconds)",
1517
"Authentication" : "Uthibitisho",
1618
"API key" : "Ufunguo wa API"

0 commit comments

Comments
 (0)