diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-19 00:19:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-19 00:19:35 +0000 |
commit | 2988f7f220cc9d2557ba97ed2a0885f5bb162544 (patch) | |
tree | 6ca423c5dd5e06c1c030c9a4322936e3c849a838 /apps/settings/l10n/gl.js | |
parent | e93520a2c541a48f40615e91059a0a495563b288 (diff) | |
download | nextcloud-server-2988f7f220cc9d2557ba97ed2a0885f5bb162544.tar.gz nextcloud-server-2988f7f220cc9d2557ba97ed2a0885f5bb162544.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index ef33ab636a1..f22d161775d 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -161,10 +161,11 @@ OC.L10N.register( "Disabled" : "Desactivado", "The old server-side-encryption format is enabled. We recommend disabling this." : "O antigo formato de cifrado do lado do servidor está activado. Recomendámoslle desactivalo.", "Memcache" : "Memcache", - "Configured" : "Configurado", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Non se configurou ningunha caché de memoria. Para mellorar o rendemento, configure Memcache, se está dispoñíbel.", + "Configured" : "Configurado", "PHP default charset" : "Conxunto de caracteres predeterminado de PHP", "PHP configuration option \"default_charset\" should be UTF-8" : "A opción de configuración de PHP «default_charset» debería ser UTF-8", + "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "A función PHP «set_limit_time» non está dispoñíbel. Isto podería facer que o script se deteña na metade da execución, quebrando a instalación. Recomendámoslle encarecidamente que active esta función.", "Freetype" : "FreeType", "Supported" : "Compatíbel", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "O seu PHP non é compatíbel con FreeType, o que supón a quebra das imaxes do perfil e a interface dos axustes.", |