diff options
Diffstat (limited to 'apps/user_status/l10n/fi.js')
-rw-r--r-- | apps/user_status/l10n/fi.js | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/apps/user_status/l10n/fi.js b/apps/user_status/l10n/fi.js index e7d2bb8835b..fb0ab7042b9 100644 --- a/apps/user_status/l10n/fi.js +++ b/apps/user_status/l10n/fi.js @@ -8,12 +8,9 @@ OC.L10N.register( "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?", + "Set status" : "Aseta tilatieto", + "Status message" : "Tilaviesti", "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", @@ -21,13 +18,14 @@ OC.L10N.register( "Don't clear" : "Älä tyhjennä", "Today" : "Tänään", "This week" : "Tällä viikolla", + "Away" : "Poissa", + "Do not disturb" : "Älä häiritse", + "Invisible" : "Näkymätön", + "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", - "Set custom status" : "Aseta mukautettu tilatieto", - "Clear status after" : "Tyhjennä tilatieto", - "Set a custom status" : "Aseta mukautettu tilatieto", - "Clear custom status" : "Tyhjennä mukautettu tilatieto" + "Clear status after" : "Tyhjennä tilatieto" }, "nplurals=2; plural=(n != 1);"); |