summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ro.json
blob: fd0aefb7074e5ecf40c1a4548fc0c68be32df408 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "translations": {
    "Deleted files" : "Fișiere șterse",
    "restored" : "restaurat",
    "Restore" : "Restaurare",
    "Delete permanently" : "Șterge permanent",
    "This operation is forbidden" : "Operațiunea este interzisă",
    "This directory is unavailable, please check the logs or contact the administrator" : "Acest director nu este disponibil, te rugăm verifică logurile sau contactează un administrator",
    "No deleted files" : "Nu sunt fișiere șterse",
    "You will be able to recover deleted files from here" : "Vei putea restaura fișiere șterse de aici",
    "No entries found in this folder" : "Niciun element găsit în acest director",
    "Select all" : "Selectează tot",
    "Name" : "Nume",
    "Deleted" : "A fost șters.",
    "Delete" : "Șterge"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}