Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r--core/l10n/gl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index 71f05cbc03f..2f5c30fb198 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -119,7 +119,6 @@ OC.L10N.register(
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Foi activada a restrición da configuración a só lectura. Isto impide o estabelecemento dalgunhas configuracións a través da interface web. Ademais, ten que facer escribíbel manualmente o ficheiro para cada actualización.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "A súa base de datos non se executa co nivel de illamento de transacción «READ COMMITTED» . Isto pode causar problemas cando se executan múltiples accións en paralelo.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Non se atopou o módulo de PHP «fileinfo». É recomendase encarecidamente activar este módulo para obter os mellores resultados coa detección do tipo MIME.",
- "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "Está instalado {name} con versión inferior a {version}, por razóns de estabilidade e rendemento recomendámoslle actualizar cara unha versión de {name} mais recente.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "O bloqueo de ficheiros transaccionais está desactivado, isto podería levar a problemas baixo certas condicións. Active «filelocking.enabled» en «config.php» para evitar eses problemas. Vexa a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación ↗</a> para obter máis información.",
"If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Se a instalación no está feita na raíz do dominio e usa o sistema cron, pode haber incidencias coa xeración de URL. Para evitar estes problemas, axuste a opción «overwrite.cli.url» no seu ficheiro «config.php» á ruta webroot da instalación (suxestión: \"{suggestedOverwriteCliURL}\")",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Non foi posíbel executar a tarefa de cron programada desde a liña de ordes. Atopáronse os seguintes erros técnicos: ",
@@ -403,6 +402,7 @@ OC.L10N.register(
"%s will be updated to version %s" : "%s actualizarase á versión %s",
"This page will refresh itself when the %s instance is available again." : "Esta páxina actualizarase automaticamente cando a instancia de %s estea dispoñíbel de novo.",
"Thank you for your patience." : "Grazas pola súa paciencia.",
+ "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "Está instalado {name} con versión inferior a {version}, por razóns de estabilidade e rendemento recomendámoslle actualizar cara unha versión de {name} mais recente.",
"Copy URL" : "Copiar URL",
"Enable" : "Activar",
"{sharee} (conversation)" : "{sharee} (conversa)",