summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sr@latin.json
blob: 8e2d627c3e743f972dacc0e79dd4b7a6d54fce24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "Couldn't delete %s permanently" : "Nije bilo moguće obrisati %s za stalno",
    "Couldn't restore %s" : "Nije bilo moguće povratiti %s",
    "Deleted files" : "Obrisani fajlovi",
    "Restore" : "Povrati",
    "Delete permanently" : "Obriši za stalno",
    "Error" : "Greška",
    "restored" : "povraćeno",
    "No deleted files" : "Nema obrisanih fajlova",
    "You will be able to recover deleted files from here" : "Odavde ćete moći da povratite obrisane fajlove",
    "No entries found in this folder" : "Nema unosa u ovom direktorijumu",
    "Select all" : "Odaberi sve",
    "Name" : "Ime",
    "Deleted" : "Obrisano",
    "Delete" : "Obriši"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}