aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-30 16:33:04 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-30 16:33:04 +0000
commit49634892696ff77d86fcae650a73f82cca4160bb (patch)
tree831a1b8b8cb6e5f35f82d78899fb859299eccc5c /apps/settings/l10n/es.js
parent3dd43006fd5539b833d547884c5d52d9cc4883e7 (diff)
downloadnextcloud-server-49634892696ff77d86fcae650a73f82cca4160bb.tar.gz
nextcloud-server-49634892696ff77d86fcae650a73f82cca4160bb.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es.js')
-rw-r--r--apps/settings/l10n/es.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js
index 5944a1be265..76884b24e72 100644
--- a/apps/settings/l10n/es.js
+++ b/apps/settings/l10n/es.js
@@ -294,9 +294,6 @@ OC.L10N.register(
"Task:" : "Tarea:",
"Machine translation" : "Traducción de máquina",
"Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traducción de máquina puede estar implementada por diferentes apps. Aquí puede definir la precedencia de las apps de traducción de máquina que ha instalado en el momento.",
- "Speech-To-Text" : "Dictado a texto",
- "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "El dictado a texto puede estar implementada por diferentes apps. Aquí puede definir cual de ellas debería utilizarse.",
- "None of your currently installed apps provide Speech-To-Text functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de dictado a texto",
"Image generation" : "Generación de imágenes",
"Image generation can be implemented by different apps. Here you can set which app should be used." : "La generación de imágenes puede estar implementada por varias aplicaciones. Aquí puedes elegir qué aplicación debería utilizarse.",
"None of your currently installed apps provide image generation functionality" : "Ninguna de las aplicaciones instaladas provee funcionalidad de generación de imágenes",
@@ -768,6 +765,9 @@ OC.L10N.register(
"MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Está instalada la versión MariaDB \"%s\". Nextcloud 21 ya no soporta esta versión y requiere MariaDB 10.2 o superior.",
"MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Se utiliza la versión \"%s\" de MySQL. Nextcloud 21 ya no soportará esta versión y requiere MySQL 8.0 o MariaDB 10.2 o superior.",
"PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Está instalada la versión PostgreSQL \"%s\". Nextcloud 21 ya no soporta esta versión y requiere PostgreSQL 9.6 o superior.",
+ "Speech-To-Text" : "Dictado a texto",
+ "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "El dictado a texto puede estar implementada por diferentes apps. Aquí puede definir cual de ellas debería utilizarse.",
+ "None of your currently installed apps provide Speech-To-Text functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de dictado a texto",
"Exclude groups from sharing" : "Excluye grupos de compartir",
"These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir contenidos compartidos, pero no podrán iniciarlos.",
"Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir el auto-completado del nombre de usuario en el diálogo de compartir y permitir el acceso a la libreta de direcciones del sistema",