diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-28 00:30:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-28 00:30:56 +0000 |
commit | 56a6037cd6aef123073d9f5c06c6659337a3e1d4 (patch) | |
tree | 535fcfd0a824b7f7c6fd16d60a238de5ab026844 /lib/l10n/gl.js | |
parent | 7504d28e6c6a5f9c0a1515b3f8045c6458981b90 (diff) | |
download | nextcloud-server-56a6037cd6aef123073d9f5c06c6659337a3e1d4.tar.gz nextcloud-server-56a6037cd6aef123073d9f5c06c6659337a3e1d4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index d70de0bb822..c23f8a59425 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -233,7 +233,7 @@ OC.L10N.register( "Setting locale to %s failed." : "Produciuse un fallo ao axustar a configuración rexional en %s.", "Please install one of these locales on your system and restart your web server." : "Instale un destes locais no seu sistema e reinicie o seu servidor web.", "PHP module %s not installed." : "O módulo PHP %s non está instalado.", - "Please ask your server administrator to install the module." : "Pregúntelle á administración do servidor pola instalación do módulo.", + "Please ask your server administrator to install the module." : "Pídalle á administración do seu servidor que instale o módulo.", "PHP setting \"%s\" is not set to \"%s\"." : "O axuste de PHP «%s» non está estabelecido a «%s».", "Adjusting this setting in php.ini will make Nextcloud run again" : "Cambiar este axuste no ficheiro php.ini fará que Nextcloud funcione de novo", "<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code> está definido en <code>%s</code> no canto do valor agardado <code>0</code>.", @@ -241,9 +241,9 @@ OC.L10N.register( "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Semella que PHP foi configurado para quitar bloques de documentos en liña. Isto fará que varias aplicacións sexan inaccesíbeis.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto probabelmente se debe unha caché/acelerador como Zend OPcache ou eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Instaláronse os módulos de PHP, mais aínda aparecen listados como perdidos?", - "Please ask your server administrator to restart the web server." : "Pregúntelle á administración do servidor polo reinicio do servidor web..", + "Please ask your server administrator to restart the web server." : "Pídalle á administración do seu servidor que reinicie o servidor web.", "The required %s config variable is not configured in the config.php file." : "Precísase a variábel de configuración %s e non está configurada no ficheiro config.php.", - "Please ask your server administrator to check the Nextcloud configuration." : "Pídalle ao administrador do seu servidor que verifique a configuración de Nextcloud.", + "Please ask your server administrator to check the Nextcloud configuration." : "Pídalle á administración do seu servidor que verifique a configuración de Nextcloud.", "PostgreSQL >= 9 required." : "Precisase PostgreSQL >= 9.", "Please upgrade your database version." : "Anove a versión da súa base de datos", "Your data directory is readable by other users." : "Outros usuarios poden leer o seu directorio de datos.", |