summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ast.js
blob: 5c66eab31233cc57633f30de70354fc92e72bea4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
OC.L10N.register(
    "files_trashbin",
    {
    "Deleted files" : "Ficheros desaniciaos",
    "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",
    "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óse",
    "Couldn't delete %s permanently" : "Nun pudo desaniciase dafechu %s",
    "Couldn't restore %s" : "Nun pudo restaurase %s",
    "Error" : "Fallu"
},
"nplurals=2; plural=(n != 1);");