diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:36 +0000 |
commit | 0af2125a82f23ad337ca2ad12ac034ca72409e96 (patch) | |
tree | 4680a0debe502bc334a438facecb2b09c315f598 /apps/files_sharing/l10n/es_EC.js | |
parent | 2668bd0cd54784b8464b15b23ea7b7336ee1bdc3 (diff) | |
download | nextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.tar.gz nextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.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 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js index ca690a42840..bd467d1e153 100644 --- a/apps/files_sharing/l10n/es_EC.js +++ b/apps/files_sharing/l10n/es_EC.js @@ -201,7 +201,6 @@ OC.L10N.register( "Note to recipient" : "Nota para el destinatario", "Enter a note for the share recipient" : "Ingresa una nota para el destinatario de la compartición", "Create" : "Crear", - "Update" : "Actualizar", "Share" : "Compartir", "Others with access" : "Otros con acceso", "No other users with access found" : "No se encontraron otros usuarios con acceso", @@ -285,13 +284,12 @@ OC.L10N.register( "Something happened. Unable to reject the share." : "Ha ocurrido algo. No se puede rechazar la compartición.", "No expiration date set" : "No se ha establecido la fecha de expiración", "Sharing %s failed because the back end does not support sciencemesh shares" : "La compartición de %s ha fallado porque el servidor no admite comparticiones de ScienceMesh", - "One or more of your shares will expire tomorrow" : "Una o más de tus comparticiones expirarán mañana", "Allow creating" : "Permitir creación", "Allow deleting" : "Permitir eliminación", "Allow resharing" : "Permitir volver a compartir", "Expiration date enforced" : "Vencimiento de la fecha exigido", "Password protect" : "Proteger con contraseña", "Science Mesh" : "Science Mesh", - "Error generating password from password_policy" : "Error al generar la contraseña según la política de contraseñas" + "Update" : "Actualizar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |