diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-22 00:30:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-22 00:30:16 +0000 |
commit | 44850c27a067972f1982f9d36fb9dcf50d39293c (patch) | |
tree | 330c0a0b4f6e9e8970a36ed81a64e333f175e56a /apps/settings/l10n/es_DO.js | |
parent | 956eece9d4031a4d3239990d531e21ef4bf7298f (diff) | |
download | nextcloud-server-44850c27a067972f1982f9d36fb9dcf50d39293c.tar.gz nextcloud-server-44850c27a067972f1982f9d36fb9dcf50d39293c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_DO.js')
-rw-r--r-- | apps/settings/l10n/es_DO.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/es_DO.js b/apps/settings/l10n/es_DO.js index 18c0404ccaa..ffc7cf3a38a 100644 --- a/apps/settings/l10n/es_DO.js +++ b/apps/settings/l10n/es_DO.js @@ -157,7 +157,6 @@ OC.L10N.register( "Your Twitter handle" : "Tu cuenta de Twitter", "Your website" : "Tu sitio web", "Add" : "Agregar", - "{size} used" : "{size} usado", "Display name" : "Nombre a desplegar", "Email" : "Correo electrónico", "Group admin for" : "Administrador del grupo para", @@ -166,6 +165,7 @@ OC.L10N.register( "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "Default quota" : "Cuota predeterminada", + "{size} used" : "{size} usado", "Unnamed device" : "Dispositivo sin nombre", "Your apps" : "Tus aplicaciones", "Changelog" : "Bitácora de cambios", |