diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-06 02:25:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-06 02:25:58 +0000 |
commit | 248d60f93cff46ee041792a897573bde20a5b835 (patch) | |
tree | 00a9219afa729f977bf407ebcb63d578a8506a6b /apps/settings | |
parent | 343aa4c2481dc4120a1e264887ed5659726b4559 (diff) | |
download | nextcloud-server-248d60f93cff46ee041792a897573bde20a5b835.tar.gz nextcloud-server-248d60f93cff46ee041792a897573bde20a5b835.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/es.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 65fcadfa103..d848b65fcbb 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -469,6 +469,7 @@ OC.L10N.register( "Remove image" : "Borrar imagen", "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Picture provided by original account" : "Imagen provista por la cuenta original", + "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Ten en cuenta que el avatar puede tardar hasta 24 horas en actualizarse en todas partes.", "Choose as profile picture" : "Seleccionar como imagen de perfil", "You are a member of the following groups:" : "Eres miembro de los siguientes grupos:", "You are using <strong>%s</strong>" : "Estás usando <strong>%s</strong>", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index a0a8096f771..65ab289dc40 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -467,6 +467,7 @@ "Remove image" : "Borrar imagen", "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Picture provided by original account" : "Imagen provista por la cuenta original", + "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Ten en cuenta que el avatar puede tardar hasta 24 horas en actualizarse en todas partes.", "Choose as profile picture" : "Seleccionar como imagen de perfil", "You are a member of the following groups:" : "Eres miembro de los siguientes grupos:", "You are using <strong>%s</strong>" : "Estás usando <strong>%s</strong>", |