diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-05 02:28:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-05 02:28:30 +0000 |
commit | c752405fff6a3b8cdb580bb87cdcaa5dc3f1bee2 (patch) | |
tree | f3dac848ba5a39eb5e507b2129cb4acf7b2d9c5d /apps/settings/l10n/es_GT.js | |
parent | 645bc022e2e887cf3b108095cb5cf9b5e8441ab1 (diff) | |
download | nextcloud-server-c752405fff6a3b8cdb580bb87cdcaa5dc3f1bee2.tar.gz nextcloud-server-c752405fff6a3b8cdb580bb87cdcaa5dc3f1bee2.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_GT.js')
-rw-r--r-- | apps/settings/l10n/es_GT.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/settings/l10n/es_GT.js b/apps/settings/l10n/es_GT.js index 995b1bf5daa..3c9c8ed181b 100644 --- a/apps/settings/l10n/es_GT.js +++ b/apps/settings/l10n/es_GT.js @@ -261,7 +261,6 @@ OC.L10N.register( "App update" : "Actualización de la aplicación", "Test email settings" : "Probar las configuraciones de correo electrónico", "days" : "días", - "No display name set" : "No se ha establecido el nombre a desplegar", - "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. " + "No display name set" : "No se ha establecido el nombre a desplegar" }, "nplurals=2; plural=(n != 1);"); |