aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/gl.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/gl.json')
-rw-r--r--apps/settings/l10n/gl.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json
index f87d9b93c17..cb0bb73950a 100644
--- a/apps/settings/l10n/gl.json
+++ b/apps/settings/l10n/gl.json
@@ -178,7 +178,7 @@
"Email test was successfully sent" : "O correo de proba foi enviado satisfactoriamente",
"You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Aínda non definiu ou verificou a configuración do seu servidor de correo. Diríxase á «Axustes básicos» para configurala. Após, use o botón «Enviar o correo»» baixo o formulario para verificar os seus axustes.",
"Transactional File Locking" : "Bloqueo de ficheiros transaccionais",
- "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "O bloqueo de ficheiros transaccionais está desactivado. Esta non é unha configuración compatíbel. Pode levar a problemas difíciles de illar, incluíndo o estragado dos ficheiros. Elimine a entrada de configuración «'filelocking.enabled' => false» do «config.php» para evitar estes problemas.",
+ "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "O bloqueo de ficheiros transaccionais está desactivado. Esta non é unha configuración compatíbel. Pode levar a problemas difíciles de illar, incluíndo o estragado dos ficheiros. Retire a entrada de configuración «'filelocking.enabled' => false» do «config.php» para evitar estes problemas.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "A base de datos úsase para o bloqueo de ficheiros transaccionais. Para mellorar o rendemento, configure Memcache, se está dispoñíbel.",
"Forwarded for headers" : "Reenviado para cabeceiras",
"Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "O axuste de «trusted_proxies» non está definido correctamente, debería ser unha matriz.",
@@ -265,7 +265,7 @@
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply \"opcache.max_accelerated_files\" to your PHP configuration with a value higher than \"%s\"." : "O número máximo de chaves OPcache está practicamente superado. Para garantir que todos os scripts poden manterse na memoria tobo, recoméndase aplicar «opcache.max_accelerated_files» na configuración de PHP cun valor superior a «%s».",
"The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply \"opcache.memory_consumption\" to your PHP configuration with a value higher than \"%s\"." : "O búfer OPcache está case cheo. Para garantir que todos os scripts se poidan gardar na memoria tobo, recoméndase aplicar «opcache.memory_consumption» na configuración de PHP cun valor superior a «%s».",
"The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "O búfer de cadeas internadas en OPcache está case cheo. Para asegurarse de que as cadeas que se repiten se poidan almacenar na memoria memoria tobo, recoméndase aplicar «opcache.interned_strings_buffer» na configuración de PHP cun valor superior a «%s».",
- "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache está configurado para eliminar os comentarios do código. Con OPcache activado, debe configurarse «opcache.save_comments=1» para que Nextcloud funcione.",
+ "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache está configurado para retirar os comentarios do código. Con OPcache activado, debe configurarse «opcache.save_comments=1» para que Nextcloud funcione.",
"Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud non pode usar a API OPcache. Con OPcache activado, é moi recomendábel incluír todos os directorios de Nextcloud con «opcache.restrict_api» ou desactivar este axuste para desactivar as restricións da API de OPcache, para evitar erros durante as anovacións do núcleo de Nextcloud ou da aplicación.",
"Checking from CLI, OPcache checks have been skipped." : "Comprobando desde a CLI, omitíronse as comprobacións de OPcache.",
"The PHP OPcache module is not properly configured. %s." : "O módulo PHP OPcache non está configurado correctamente. %s.",