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

sl.json « l10n - github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c7a5a91e6a070c557fec629db99c3e5fb797c317 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "Last minute" : "Zadnja minuta",
    "Memory info not available" : "Informacija o pomnilniku ni na voljo",
    "Total" : "Skupaj",
    "Current usage" : "Trenutna poraba",
    "Users" : "Uporabniki",
    "Groups" : "Skupine",
    "Links" : "Povezave",
    "Last 24 hours" : "Zadnjih 24 ur",
    "Last 1 hour" : "Zadnja ura",
    "Last 5 mins" : "Zadnjih 5 min",
    "Monitoring" : "Opazovanje",
    "CPU load" : "Obremenitev procesorja",
    "Memory usage" : "Uporaba pomnilnika",
    "Active users" : "Aktivni uporabniki"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}