diff options
Diffstat (limited to 'apps/files_trashbin/l10n/ast.js')
-rw-r--r-- | apps/files_trashbin/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/ast.js b/apps/files_trashbin/l10n/ast.js index 2078cb31468..adc832d4618 100644 --- a/apps/files_trashbin/l10n/ast.js +++ b/apps/files_trashbin/l10n/ast.js @@ -4,7 +4,6 @@ OC.L10N.register( "Deleted files" : "Ficheros desaniciaos", "restored" : "restauróse", "Restore" : "Restaurar", - "Delete" : "Desaniciar", "Delete permanently" : "Desaniciar dafechu", "This operation is forbidden" : "Esta operación ta prohibida", "This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, por favor comprueba'l rexistru o contauta col alministrador", @@ -14,6 +13,7 @@ OC.L10N.register( "Select all" : "Esbillar too", "Name" : "Nome", "Deleted" : "Desanicióse", + "Delete" : "Desaniciar", "Couldn't delete %s permanently" : "Nun pudo desaniciase dafechu %s", "Couldn't restore %s" : "Nun pudo restaurase %s", "Error" : "Fallu" |