diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-01 02:18:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-01 02:18:34 +0000 |
commit | 6b7d91d7c14b50ce3f93c79b602954670766231c (patch) | |
tree | 8b28b83da2f1ecd6771e14053d857e67959c64ce /apps/user_status/l10n/fi.js | |
parent | f11a05553e0d6a7d2b1c62a9fadc9f5e1990e1ca (diff) | |
download | nextcloud-server-6b7d91d7c14b50ce3f93c79b602954670766231c.tar.gz nextcloud-server-6b7d91d7c14b50ce3f93c79b602954670766231c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/fi.js')
-rw-r--r-- | apps/user_status/l10n/fi.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/fi.js b/apps/user_status/l10n/fi.js index 0a37a45d903..e7d2bb8835b 100644 --- a/apps/user_status/l10n/fi.js +++ b/apps/user_status/l10n/fi.js @@ -8,16 +8,12 @@ OC.L10N.register( "Vacationing" : "Lomailemassa", "Working remotely" : "Etätyössä", "User status" : "Käyttäjän tilatieto", - "Set custom status" : "Aseta mukautettu 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", - "Clear status after" : "Tyhjennä tilatieto", "What's your status?" : "Mikä on tilatietosi?", - "Set a custom status" : "Aseta mukautettu tilatieto", - "Clear custom status" : "Tyhjennä mukautettu tilatieto", "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", @@ -28,6 +24,10 @@ OC.L10N.register( "30 minutes" : "30 minuuttia", "1 hour" : "1 tunti", "4 hours" : "4 tuntia", - "Mute all notifications" : "Mykistä kaikki ilmoitukset" + "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);"); |