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

sl.json « l10n « user_status « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 46fb680e9225500048e8071aaf29cb35e61d6afe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{ "translations": {
    "Recent statuses" : "Nedavna stanja",
    "In a meeting" : "Na sestanku",
    "Commuting" : "Med vožnjo",
    "Out sick" : "Na bolniški",
    "Vacationing" : "Na dopustu",
    "Working remotely" : "Delam od doma",
    "In a call" : "V klicu",
    "User status" : "Stanje uporabnika",
    "View profile" : "Pokaži profil",
    "Clear status after" : "Počisti stanje",
    "What is your status?" : "Kako želite nastaviti stanje?",
    "Set status" : "Nastavi stanje",
    "Online status" : "Povezano stanje",
    "Status message" : "Sporočilo stanja",
    "Clear status message" : "Počisti sporočilo stanja",
    "Set status message" : "Nastavi sporočilo stanja",
    "There was an error saving the status" : "Prišlo je do napake med shranjevanjem stanja",
    "There was an error clearing the status" : "Prišlo je do napake med odstranjevanjem stanja",
    "No recent status changes" : "Ni nedavnih sprememb stanja",
    "Away" : "Trenutno ne spremljam",
    "Do not disturb" : "Ne pustim se motiti",
    "{status}, {timestamp}" : "{status}, {timestamp}",
    "Don't clear" : "ne počisti",
    "Today" : "enkrat danes",
    "This week" : "še ta teden",
    "Online" : "Na spletu",
    "Invisible" : "Drugim neviden",
    "Offline" : "Začasno brez povezave",
    "There was an error saving the new status" : "Prišlo je do napake med shranjevanjem novega stanja",
    "30 minutes" : "po 30 minutah",
    "1 hour" : "po 1 uri",
    "4 hours" : "po 4 urah",
    "Mute all notifications" : "Utiša vsa obvestila",
    "Appear offline" : "Pokaže kot brez povezave",
    "Clear status message after" : "Počisti sporočilo stanja po",
    "What's your status?" : "Kako želite nastaviti stanje?"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}