diff options
Diffstat (limited to 'apps/settings/l10n/gl.json')
-rw-r--r-- | apps/settings/l10n/gl.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index 085ce99b4c3..3fd8325e0ac 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -249,6 +249,7 @@ "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 caché, 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.", "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 dende 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.", "Correctly configured" : "Configurado correctamente", "PHP version" : "PHP version", |