summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/fi.js
blob: e7d2bb8835b1e5cc9a096657d6f50f2246115258 (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
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ä",
    "User status" : "Käyttäjän tilatieto",
    "Away" : "Poissa",
    "Do not disturb" : "Älä häiritse",
    "Invisible" : "Näkymätön",
    "Set status" : "Aseta tilatieto",
    "There was an error saving the new status" : "Uuden tilatiedon tallentamisessa tapahtui virhe",
    "What's your status?" : "Mikä on tilatietosi?",
    "There was an error saving the status" : "Tilatiedon tallentamisessa tapahtui virhe",
    "There was an error clearing the status" : "Tilatietoa tyhjentäessä tapahtui virhe",
    "No recent status changes" : "Ei viimeisimpiä tilatietomuutoksia",
    "{status}, {timestamp}" : "{status}, {timestamp}",
    "Don't clear" : "Älä tyhjennä",
    "Today" : "Tänään",
    "This week" : "Tällä viikolla",
    "30 minutes" : "30 minuuttia",
    "1 hour" : "1 tunti",
    "4 hours" : "4 tuntia",
    "Mute all notifications" : "Mykistä kaikki ilmoitukset",
    "Set custom status" : "Aseta mukautettu tilatieto",
    "Clear status after" : "Tyhjennä tilatieto",
    "Set a custom status" : "Aseta mukautettu tilatieto",
    "Clear custom status" : "Tyhjennä mukautettu tilatieto"
},
"nplurals=2; plural=(n != 1);");