diff options
Diffstat (limited to 'core/l10n/gl.json')
-rw-r--r-- | core/l10n/gl.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 0c8015dceae..ede1cb337b3 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -97,7 +97,6 @@ "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A esta instancia fáltanlle algúns módulos PHP recomendados. Para mellorar o rendemento e aumentar a compatibilidade, recomendase encarecidamente instalalos.", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "O módulo PHP \"imagick\" non está habilitado aínda que a aplicación de tematización si. Para que a xeración de favicon funcione correctamente, é necesario instalar e habilitar este módulo.", "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "Os módulos PHP \"gmp\" e/ou \"bcmath\" non están activados. Se utilizas a autenticación sen contrasinal de WebAuthn, estes módulos son necesarios.", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page ↗{linkend} about this." : "Parece que estás a executar unha versión de PHP de 32 bits. Nextcloud 26 e superior requiren 64 bits. Actualiza o teu sistema operativo e PHP a 64 bits. Para obter máis información, le {linkstart}a páxina de documentación ↗{linkend} sobre isto.", "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "O módulo php-imagick nesta instancia non ten soporte SVG. Para unha mellor compatibilidade recoméndase instalalo.", "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Algunhas columnas da base de datos non teñen unha conversión a big int. Debido ao feito de que cambiar os tipos de columnas en grandes táboas pode levar algún tempo, non se cambian automaticamente. Ao executar \"occ db:convert-filecache-bigint\" os cambios pendentes poderían aplicarse manualmente. Esta operación debe realizarse mentres a instancia está sen conexión. Para obter máis detalles, le {linkstart}a páxina de documentación sobre isto ↗{linkend}.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente empregase SQLite como infraestrutura da base de datos. Para instalacións máis grandes recomendámoslle que cambie a unha infraestrutura de base de datos diferente.", @@ -412,7 +411,6 @@ "Contacts" : "Contactos", "Contacts menu" : "Menú de contactos", "Settings menu" : "Menú de axustes", - "Setup two-factor authentication" : "Estabelecer a autenticación de dous factores", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que estás a executar unha versión de PHP de 32 bits. Nextcloud 26 e superior requiren 64 bits. 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}." + "Setup two-factor authentication" : "Estabelecer a autenticación de dous factores" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |