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

nb.json « l10n « user_status « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 039483ef34d36f5a57fce931231cd84ae18147e3 (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" : "Nylige statuser",
    "In a meeting" : "I et møte",
    "Commuting" : "Pendler",
    "Out sick" : "Syk",
    "Vacationing" : "På ferie",
    "Working remotely" : "Jobber utenfra",
    "In a call" : "I en samtale",
    "User status" : "Brukerstatus",
    "View profile" : "Vis profil",
    "Clear status after" : "Fjern status etter",
    "What is your status?" : "Hva er din status?",
    "Set status" : "Velg status",
    "Online status" : "Online-status",
    "Status message" : "Statusmelding",
    "Clear status message" : "Fjern statusmelding",
    "Set status message" : "Velg statusmelding",
    "There was an error saving the status" : "Det oppstod en feil ved lagring av status",
    "There was an error clearing the status" : "Det oppstod en feil ved fjerning av status",
    "No recent status changes" : "Ingen nylige statusendringer",
    "Away" : "Borte",
    "Do not disturb" : "Ikke forstyrr",
    "{status}, {timestamp}" : "{status}, {timestamp}",
    "Don't clear" : "Ikke fjern",
    "Today" : "I dag",
    "This week" : "Denne uken",
    "Online" : "Pålogget",
    "Invisible" : "Usynlig",
    "Offline" : "Frakoblet",
    "There was an error saving the new status" : "Det oppstod en feil ved lagring av ny status",
    "30 minutes" : "30 minutter",
    "1 hour" : "1 time",
    "4 hours" : "4 timer",
    "Mute all notifications" : "Demp alle varslinger",
    "Appear offline" : "Vis som frakoblet",
    "Clear status message after" : "Fjern statusmelding etter",
    "What's your status?" : "Hva er din status?"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}