diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-19 00:22:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-19 00:22:55 +0000 |
commit | 603890e951d44d96fd3e38a5389c804b47eef795 (patch) | |
tree | bd6aed30e77b66670c67714398a853d0b862cb34 /apps/settings/l10n/gl.js | |
parent | a2c4cb6c334b60ed53319d4232a5147ed685689f (diff) | |
download | nextcloud-server-603890e951d44d96fd3e38a5389c804b47eef795.tar.gz nextcloud-server-603890e951d44d96fd3e38a5389c804b47eef795.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/gl.js')
-rw-r--r-- | apps/settings/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index c6a62eb78be..4ba45ae4273 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -209,8 +209,8 @@ OC.L10N.register( "Configured" : "Configurado", "Mimetype migrations available" : "Migracións de tipo MIME dispoñíbeis", "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Están dispoñíbeis unha ou máis migracións de tipo mime. Ocasionalmente engádense novos tipos MIME para xestionar mellor certos tipos de ficheiros. A migración dos tipos MIME leva moito tempo en instancias grandes, polo que non se fai automaticamente durante as actualizacións. Use a orde «occ maintenance:repair --include-expensive» para realizar as migracións.", - "MySQL Unicode support" : "Compatibilidade con MySQL Unicode", "You are not using MySQL" : "Non está a usar MySQL", + "MySQL Unicode support" : "Compatibilidade con MySQL Unicode", "MySQL is used as database and does support 4-byte characters" : "MySQL úsase como base de datos e admite caracteres de 4 bytes", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL utilízase como base de datos, mais non admite caracteres de 4 bytes. Para poder manexar caracteres de 4 bytes (coma os «emojis») sen problemas nos nomes de ficheiros ou comentarios, por exemplo, recoméndase activar a compatibilidade de 4 bytes en MySQL.", "OCS provider resolving" : "Resolución do provedor OCS", |