diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
commit | 11ec6a72a0c9447b6c5c7635997979f1cf2b1c22 (patch) | |
tree | 6ea68e2365c6b4f0b853b4d3b978ea06014a9f09 /core/l10n/gl.json | |
parent | 3be53b236f2c945373c2e689d5a02d865faadef2 (diff) | |
download | nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.tar.gz nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/gl.json')
-rw-r--r-- | core/l10n/gl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/gl.json b/core/l10n/gl.json index ec2e7190c4d..67b34b0622a 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -27,7 +27,6 @@ "Your login token is invalid or has expired" : "O seu testemuño de acceso non é válido ou caducou", "This community release of Nextcloud is unsupported and push notifications are limited." : "Esta versión da comunidade de Nextcloud non é compatíbel e as notificacións automáticas son limitadas.", "Login" : "Acceder", - "Please try again" : "Ténteo de novo", "Password reset is disabled" : "O restabelecemento de contrasinal está desactivado", "Could not reset password because the token is expired" : "Non foi posíbel restabelecer o contrasinal porque o testemuños caducou", "Could not reset password because the token is invalid" : "Non foi posíbel restabelecer o contrasinal porque o testemuño non é válido", @@ -384,10 +383,11 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia de %s atopase en modo de mantemento, isto pode levar un anaco.", "This page will refresh itself when the instance is available again." : "Esta páxina actualizarase automaticamente cando a instancia estea dispoñíbel de novo.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Póñase en contacto coa administración do sistema se persiste esta mensaxe ou se aparece de forma inesperada.", + "Please try again" : "Ténteo de novo", "Please use the command line updater because updating via the browser is disabled in your config.php." : "Use o actualizador da liña de ordes porque a actualización a través do navegador está desactivada no seu config.php.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Semella que PHP non está configurado correctamente para consultar as variábeis de contorno do sistema. A proba con getenv(\"PATH\") só devolve unha resposta baleira.", "Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Revise a {linkstart}documentación de instalación ↗{linkend} para as notas de configuración de PHP e a configuración do PHP no seu servidor, especialmente cando se está a empregar php-fpm", - "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.", + "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 axuste dalgunhas configuracións a través da interface web. Ademais, ten que facer escribíbel manualmente o ficheiro para cada actualización.", "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Aínda non estabeleceu ou verificou a configuración do seu servidor de correo. Diríxase á {mailSettingsStart}Axustes básicos{mailSettingsEnd} para configurala. Após, use o botón «Enviar o correo»» baixo o formulario para verificar os seus axustes.", "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.", |