summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/fi.js
blob: 7cba18a3642fe04273bd704a58dd50c09db89b68 (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
40
41
42
43
44
45
46
47
48
OC.L10N.register(
    "user_status",
    {
    "Recent statuses" : "Viimeisimmät tilatiedot",
    "In a meeting" : "Tapaamisessa",
    "Commuting" : "Työmatkalla",
    "Out sick" : "Sairaana",
    "Vacationing" : "Lomailemassa",
    "Working remotely" : "Etätyössä",
    "In a call" : "Puhelussa",
    "User status" : "Käyttäjän tilatieto",
    "View profile" : "Näytä profiili",
    "Clear status after" : "Tyhjennä tilatieto",
    "Emoji for your status message" : "Emoji tilaviestiisi",
    "What is your status?" : "Mikä on tilatietosi?",
    "Predefined statuses" : "Ennalta määritellyt tilatiedot",
    "Previously set" : "Aiemmin asetettu",
    "Reset status" : "Palauta tilatieto",
    "Set status" : "Aseta tilatieto",
    "Online status" : "Online-tila",
    "Status message" : "Tilaviesti",
    "Your status was set automatically" : "Tilatietosi asetettiin automaattisesti",
    "Clear status message" : "Tyhjennä tilaviesti",
    "Set status message" : "Aseta tilaviesti",
    "Reset status to \"{icon} {message}\"" : "Palauta tilatiedoksi \"{icon} {message}\"",
    "Reset status to \"{message}\"" : "Palauta tilatiedoksi \"{message}\"",
    "Reset status to \"{icon}\"" : "Palauta tilatiedoksi \"{icon}\"",
    "There was an error saving the status" : "Tilatiedon tallentamisessa tapahtui virhe",
    "There was an error clearing the status" : "Tilatietoa tyhjentäessä tapahtui virhe",
    "There was an error reverting the status" : "Tilatietoa palauttaessa tapahtui virhe",
    "No recent status changes" : "Ei viimeisimpiä tilatietomuutoksia",
    "Away" : "Poissa",
    "Do not disturb" : "Älä häiritse",
    "{status}, {timestamp}" : "{status}, {timestamp}",
    "Don't clear" : "Älä tyhjennä",
    "Today" : "Tänään",
    "This week" : "Tällä viikolla",
    "Online" : "Paikalla",
    "Invisible" : "Näkymätön",
    "Offline" : "Poissa",
    "There was an error saving the new status" : "Uuden tilatiedon tallentamisessa tapahtui virhe",
    "30 minutes" : "30 minuuttia",
    "1 hour" : "1 tunti",
    "4 hours" : "4 tuntia",
    "Mute all notifications" : "Mykistä kaikki ilmoitukset",
    "Appear offline" : "Näytä olevan poissa"
},
"nplurals=2; plural=(n != 1);");