diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:45 +0000 |
commit | 7fca7ff774bdb660bfc88740e093c6844a84cfe1 (patch) | |
tree | 9cdb828e36e10d1a0d167c5eb3e30c36c3201ef5 /apps/files_sharing/l10n/es_EC.js | |
parent | 10989fc367dfec3b9a3d4f3912a1fa0d6769f6d1 (diff) | |
download | nextcloud-server-7fca7ff774bdb660bfc88740e093c6844a84cfe1.tar.gz nextcloud-server-7fca7ff774bdb660bfc88740e093c6844a84cfe1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es_EC.js')
-rw-r--r-- | apps/files_sharing/l10n/es_EC.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js index fa12756f8af..450885f0bb9 100644 --- a/apps/files_sharing/l10n/es_EC.js +++ b/apps/files_sharing/l10n/es_EC.js @@ -79,6 +79,7 @@ OC.L10N.register( "Wrong path, file/folder does not exist" : "Ruta incorrecta, el archivo/carpeta no existe", "Could not create share" : "No fue posible crear el elemento compartido", "Invalid permissions" : "Permisos inválidos", + "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", "Please specify a valid group" : "Por favor especifica un grupo válido", "Public link sharing is disabled by the administrator" : "Compartir enlaces públicos está deshabilitado por el administrador", @@ -86,7 +87,6 @@ OC.L10N.register( "Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Error al enviar la contraseña por Nextcloud Talk al compartir", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Error al compartir %1$s porque el servidor no permite comparticiones del tipo %2$s", - "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", "Please specify a valid federated group ID" : "Por favor, especifica un ID de grupo federado válido", "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", "Please specify a valid circle" : "Por favor especifica un círculo válido", |