diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-05 00:21:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-05 00:21:27 +0000 |
commit | 1bf2a3213e25470906029994f5c57af35eeb3776 (patch) | |
tree | 41eb9d2ddfa60daf1dbff73c9f3ee4e4fcc90a10 /apps/settings/l10n/es.json | |
parent | 33f8caf274ef531fee440538bbf4b11d3324cfb0 (diff) | |
download | nextcloud-server-1bf2a3213e25470906029994f5c57af35eeb3776.tar.gz nextcloud-server-1bf2a3213e25470906029994f5c57af35eeb3776.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es.json')
-rw-r--r-- | apps/settings/l10n/es.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 2c57bbc6e99..af5add51807 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -209,7 +209,6 @@ "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Una o más migraciones del tipo MIME están disponibles. Ocasionalmente, nuevos tipos MIME se añaden para manejar de una manera más adecuada ciertos tipos de archivo. Migrar los tipos MIME puede tomar un tiempo considerable en instancias grandes así que esto no se hace de manera automática durante las actualizaciones. Use el comando `occ maintenance:repair --include-expensive` para realizar las migraciones.", "MySQL row format" : "Formato de columnas MySQL", "You are not using MySQL" : "No está usando MySQL", - "None of your table use ROW_FORMAT=Compressed" : "Ninguna de sus tablas usa ROW_FORMAT=Compressed", "_Table %s is not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic._::_Some tables are not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic on the following tables: %s._" : ["La tabla %s no está utilizando ROW_FORMAT=Dynamic. Este formato ofrece el mejor rendimiento de base de datos para Nextcloud. Por favor, cambie el formato de fila a Dynamic.","Algunas tablas no están utilizando ROW_FORMAT=Dynamic. Este formato ofrece el mejor rendimiento de base de datos para Nextcloud. Por favor, cambie el formato de filas a Dynamic en las siguientes tablas: %s.","Algunas tablas no están utilizando ROW_FORMAT=Dynamic. Este formato ofrece el mejor rendimiento de base de datos para Nextcloud. Por favor, cambie el formato de filas a Dynamic en las siguientes tablas: %s."], "MySQL Unicode support" : "Soporte Unicode de MySQL", "MySQL is used as database and does support 4-byte characters" : "MySQL se está utilizando como base de datos y soportar caracteres de 4 bytes", |