diff options
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index f259b9223e5..7e957441925 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -425,6 +425,7 @@ OC.L10N.register( "Contacts" : "Contactos", "Contacts menu" : "Menú de contactos", "Setup two-factor authentication" : "Estabelecer a autenticación de dous factores", - "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está a executar unha versión de PHP de 32 bits. Nextcloud necesita 64 bits para funcionar ben. Actualiza o teu sistema operativo e PHP a 64 bits. Para obter máis detalles, le {linkstart}a páxina de documentación sobre isto ↗{linkend}." + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está a executar unha versión de PHP de 32 bits. Nextcloud necesita 64 bits para funcionar ben. Actualiza o teu sistema operativo e PHP a 64 bits. Para obter máis detalles, le {linkstart}a páxina de documentación sobre isto ↗{linkend}.", + "Please use the command line updater because updating via browser is disabled in your config.php." : "Use o actualizador da liña de comandos porque a actualización a través do navegador está desactivada no seu config.php." }, "nplurals=2; plural=(n != 1);"); |