nextcloud/apps/files_trashbin/l10n/ast.js

22 lines
1005 B
JavaScript

OC.L10N.register(
"files_trashbin",
{
"Couldn't delete %s permanently" : "Nun pudo desaniciase %s dafechu",
"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",
"restored" : "recuperóse",
"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",
"Select all" : "Esbillar too",
"Name" : "Nome",
"Deleted" : "Desaniciáu"
},
"nplurals=2; plural=(n != 1);");