diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-10 02:26:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-10 02:26:36 +0000 |
commit | 524db1c6dcc9eab8827f465375fc22854d7fee54 (patch) | |
tree | bbbf262742646786205df06521b79250c0f27500 /core/l10n/gl.js | |
parent | e47d56ac36d0f1d3e47392a7d9688decf847e1bc (diff) | |
download | nextcloud-server-524db1c6dcc9eab8827f465375fc22854d7fee54.tar.gz nextcloud-server-524db1c6dcc9eab8827f465375fc22854d7fee54.zip |
Fix(l10n): 馃敔 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 8bac87d7dc5..358d3df46cb 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -99,7 +99,6 @@ OC.L10N.register( "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.", @@ -414,7 +413,6 @@ OC.L10N.register( "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" }, "nplurals=2; plural=(n != 1);"); |