diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 00:22:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 00:22:13 +0000 |
commit | 429fbaf470327ed2f016c53a2040f6b78a8fb1f7 (patch) | |
tree | f6d4cbcb33597f0cbfc083f557a2d1b27d1da2a5 /apps/settings/l10n/gl.js | |
parent | e4f5d394643887539094724735efe25a352f80cf (diff) | |
download | nextcloud-server-429fbaf470327ed2f016c53a2040f6b78a8fb1f7.tar.gz nextcloud-server-429fbaf470327ed2f016c53a2040f6b78a8fb1f7.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 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 162935ab1fc..a295b3c196c 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -313,6 +313,9 @@ OC.L10N.register( "Could not check that your web server serves `.well-known` correctly. Please check manually." : "Non foi posíbel comprobar que o seu servidor web serve «.well-known» correctamente. Compróbeo manualmente.", "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "O seu servidor web non está configurado correctamente para resolver os URL «.well-known», fallou en:\n«%s»", "Your server is correctly configured to serve `.well-known` URLs." : "O seu servidor está configurado correctamente para servir os URL «.well-known».", + "Font file loading" : "Cargando o ficheiro de tipos de letra", + "Could not check for {extension} loading support. Please check manually if your webserver serves `.{extension}` files." : "Non foi posíbel comprobar a compatibilidade de carga de {extension}. Comprobe manualmente se o seu servidor web serve ficheiros «.{extension}».", + "Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "O servidor web non está configurado correctamente para fornecer ficheiros .{extension}. Isto é un incidente frecuente en configuracións de Nginx. Para Nextcloud 15 necesita un axuste para fornecer ficheiros .{extension}. Compare a súa configuración do Nginx coa configuración recomendada na nosa documentación.", "Profile information" : "Información do perfil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Imaxe de perfil, nome completo, correo-e, número de teléfono, enderezo, sitio web, Twitter, organización, función, título, biografía e se o seu perfil está activado", "Nextcloud settings" : "Axustes de Nextcloud", @@ -707,16 +710,16 @@ OC.L10N.register( "Location" : "Localización", "Profile picture" : "Imaxe do perfil", "About" : "Sobre", + "Date of birth" : "Data de nacemento", "Full name" : "Nome completo", "Additional email" : "Correo-e adicional", + "Fediverse (e.g. Mastodon)" : "Fediverso (p. ex., Mastodon)", "Headline" : "Titular", "Organisation" : "Organización", "Phone number" : "Número de teléfono", "Role" : "Cargo", "X (formerly Twitter)" : "X (anteriormente Twitter).", - "Fediverse (e.g. Mastodon)" : "Fediverso (p. ex., Mastodon)", "Website" : "Sitio web", - "Date of birth" : "Data de nacemento", "Profile visibility" : "Visibilidade do perfil", "Locale" : "Configuración rexional", "First day of week" : "Primeiro día da semana", |