summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
commit9db33055b208518601ff7b389188c032f8792e39 (patch)
treee4136b9ebaa3e911b897af0acf040f1152fdd43f /apps/settings/l10n/es.js
parentd6f51cf9432f19c3c826b4a6350476d747132e5b (diff)
downloadnextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz
nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es.js')
-rw-r--r--apps/settings/l10n/es.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js
index 7ddb5f67063..349828b1a36 100644
--- a/apps/settings/l10n/es.js
+++ b/apps/settings/l10n/es.js
@@ -273,7 +273,7 @@ OC.L10N.register(
"Upload profile picture" : "Subir imagen del perfil",
"Choose profile picture from Files" : "Seleccionar imagen del perfil desde los archivos",
"Remove profile picture" : "Eliminar imagen del perfil",
- "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB",
+ "The file must be a PNG or JPG" : "El archivo debe ser un PNG o JPG",
"Picture provided by original account" : "Imagen provista por la cuenta original",
"Cancel" : "Cancelar",
"Set as profile picture" : "Establecer como imagen del perfil",
@@ -550,6 +550,7 @@ OC.L10N.register(
"Upload new" : "Subir nueva",
"Select from Files" : "Seleccionar desde Archivos",
"Remove image" : "Borrar imagen",
+ "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB",
"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 using <strong>%s</strong>" : "Estás usando <strong>%s</strong>",