Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sl.json « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c943dc9b5213c88e5d77776a8c2b1054c8410b47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "Deleted files" : "Izbrisane datoteke",
    "restored" : "obnovljeno",
    "Restore" : "Obnovi",
    "Delete permanently" : "Trajno izbriši",
    "This operation is forbidden" : "To dejanje ni dovoljeno!",
    "This directory is unavailable, please check the logs or contact the administrator" : "Mapa ni na voljo. Preverite dnevnik in stopite v stik s skrbnikom sistema.",
    "No deleted files" : "Ni izbrisanih datotek",
    "You will be able to recover deleted files from here" : "Izbrisane datoteke je mogoče povrniti na tem mestu",
    "No entries found in this folder" : "V tej mapi ni najdenih predmetov.",
    "Select all" : "Izberi vse",
    "Name" : "Ime",
    "Actions" : "Dejanja",
    "Deleted" : "Izbrisano",
    "Delete" : "Izbriši",
    "Couldn't delete %s permanently" : "Datoteke %s ni mogoče trajno izbrisati.",
    "Couldn't restore %s" : "Datoteke %s ni mogoče obnoviti.",
    "Error" : "Napaka"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}