diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:18 +0000 |
commit | 0d05c600d607900ecddc5d4a57d9f861f460ce44 (patch) | |
tree | 6a55224a81f03ff05f0ad29a01f0c3b30eb48480 /apps/user_status/l10n/fi.js | |
parent | 905e1918d2796b9a79025283cd6edf2c40f49d77 (diff) | |
download | nextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.tar.gz nextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.zip |
[tx-robot] updated from transifex
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);"); |