diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:43 +0000 |
commit | 9d7bdc67d85a55e4256fb88e8bbc1b97e7da6753 (patch) | |
tree | 425557c4e8b027202a72d23bfafbba1d40d9b83c /apps/files/l10n/ast.js | |
parent | a2a1a263ea3e7b8ce0762a4c52ba33467277c017 (diff) | |
download | nextcloud-server-9d7bdc67d85a55e4256fb88e8bbc1b97e7da6753.tar.gz nextcloud-server-9d7bdc67d85a55e4256fb88e8bbc1b97e7da6753.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index ef14c60a02e..58ff32bb58c 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -261,16 +261,15 @@ OC.L10N.register( "Creating file" : "Creando'l ficheru", "Blank" : "Baleru", "Unable to create new file from template" : "Nun ye posible crear un ficheru dende una plantía", + "Deletion cancelled" : "Anulóse'l desaniciu", "Delete permanently" : "Desaniciar permanentemente", "Delete and unshare" : "Desaniciar y dexar de compartir", "Leave these shares" : "Dexar estes comparticiones", "Disconnect storages" : "Desconectar los almacenamientos", "Delete files" : "Desaniciar los ficheros", "Delete folders" : "Desaniciar les carpetes", - "You are about to delete {count} items." : "Tas a piques de desaniciar {count} elementos.", "Confirm deletion" : "Confirmar el desaniciu", "Cancel" : "Encaboxar", - "Deletion cancelled" : "Anulóse'l desaniciu", "Destination is not a folder" : "El destín nun ye una carpeta", "This file/folder is already in that directory" : "Esti ficheru o esta carpeta yá ta nel direutoriu", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Nun pues mover un ficheru/carpeta a sigo mesma o la mesma socarpeta de la mesma carpeta", |