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.json | |
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.json')
-rw-r--r-- | apps/files_sharing/l10n/es.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 6732458bb30..b5b7badb897 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -205,7 +205,6 @@ "Note to recipient" : "Nota para el destinatario", "Enter a note for the share recipient" : "Escriba una nota para el recurso compartido del destinatario", "Create" : "Crear", - "Update" : "Actualizar", "Share" : "Compartir", "Delete share" : "Borrar recurso compartido", "Share with " : "Compartir con", @@ -226,6 +225,7 @@ "_Restore share_::_Restore shares_" : ["Restaurar recurso compartido","Restaurar recursos compartidos","Restaurar recursos compartidos"], "Shared" : "Compartido", "Shared by {ownerDisplayName}" : "Compartido por {ownerDisplayName}", + "Show sharing options" : "Mostrar opciones de compartir", "Link to a file" : "Enlace al archivo", "Error creating the share: {errorMessage}" : "Error al crear el recurso compartido: {errorMessage}", "Error creating the share" : "Error quitando el recurso compartido", @@ -295,13 +295,12 @@ "Something happened. Unable to reject the share." : "Algo ha ocurrido. No es posible rechazar el recurso compartido", "No expiration date set" : "No se ha establecido fecha de caducidad", "Sharing %s failed because the back end does not support sciencemesh shares" : "Compartir %s ha fallado porque el backend no soporta recursos compartidos de ScienceMesh", - "One or more of your shares will expire tomorrow" : "Uno o más de sus recursos compartidos caducarán mañana", "Allow creating" : "Permitir la creación", "Allow deleting" : "Permitir la eliminación", "Allow resharing" : "Permitir recompartir", "Expiration date enforced" : "Fecha de caducidad impuesta", "Password protect" : "Protegido por contraseña", "Science Mesh" : "Science Mesh", - "Error generating password from password_policy" : "Error generando contraseña desde la política de contraseñas" + "Update" : "Actualizar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |