diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-29 00:30:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-29 00:30:57 +0000 |
commit | 22206209dbb655b8b370bc4a7e0545eb0d86fb2f (patch) | |
tree | 15b0444495d4937d5157564bc5bb38cf478647d1 /apps/settings/l10n/gl.js | |
parent | 943f4c246f409d4f9a8e6c3db6a4396f0a5b80e4 (diff) | |
download | nextcloud-server-22206209dbb655b8b370bc4a7e0545eb0d86fb2f.tar.gz nextcloud-server-22206209dbb655b8b370bc4a7e0545eb0d86fb2f.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 361e5d08b23..4f8585549d5 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -143,6 +143,7 @@ OC.L10N.register( "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Hai algúns certificados SSL importados polo usuario, que xa non se usan con Nextcloud 21. Pódense importar coa liña de ordes mediante a orde «occ security:certificates:import». As súas rutas dentro do directorio de datos amosanse deseguido.", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Atopáronse UUID incorrectos de usuarios ou grupos LDAP. Revise a súa configuración de «Anular a detección de UUID» na parte Experto da configuración LDAP e utilice «occ ldap:update-uuid» para actualizalos.", "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.", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "A sincronización do caderno de enderezos do sistema DAV aínda non foi executado porque a súa instancia ten máis de 1000 usuarios ou porque se produciu un erro. Execúteo manualmente con occ dav:sync-system-addressbook.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Utilízase a versión «%s» de MariaDB. Nextcloud 21 ou superior non admite esta versión e precisa MariaDB 10.2 ou superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Utilízase a versión «%s» de MySQL. Nextcloud 21 e superior non admite esta versión e precisan MySQL 8.0 ou MariaDB 10.2 ou superior.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Utilízase a versión «%s» de PostgreSQL. Nextcloud 21 ou superior non admite esta versión e precisa PostgreSQL 9.6 ou superior.", |