diff options
Diffstat (limited to 'apps/files_trashbin/l10n/ast.json')
-rw-r--r-- | apps/files_trashbin/l10n/ast.json | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/ast.json b/apps/files_trashbin/l10n/ast.json index ea7423221ea..d778b1e2ccd 100644 --- a/apps/files_trashbin/l10n/ast.json +++ b/apps/files_trashbin/l10n/ast.json @@ -1,17 +1,19 @@ { "translations": { - "Couldn't delete %s permanently" : "Nun pudo desaniciase %s dafechu", + "Couldn't delete %s permanently" : "Nun pudo desaniciase dafechu %s", "Couldn't restore %s" : "Nun pudo restaurase %s", + "Deleted files" : "Ficheros desaniciaos", "Restore" : "Restaurar", "Delete" : "Desaniciar", "Delete permanently" : "Desaniciar dafechu", "Error" : "Fallu", - "This operation is forbidden" : "La operación ta prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, por favor verifica'l rexistru o contacta l'alministrador", - "No deleted files" : "Ensin ficheros desaniciaos", - "You will be able to recover deleted files from here" : "Dende equí podrás recureperar los ficheros desaniciaos", - "No entries found in this folder" : "Nenguna entrada en esta carpeta", + "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", + "restored" : "restauróse", + "No deleted files" : "Nun hai ficheros desaniciaos", + "You will be able to recover deleted files from here" : "Dende equí sedrás a recureperar los ficheros desaniciaos", + "No entries found in this folder" : "Nun s'alcontraron entraes nesti carpeta", "Select all" : "Esbillar too", "Name" : "Nome", - "Deleted" : "Desaniciáu" + "Deleted" : "Desanicióse" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |