summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/fi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-26 02:17:48 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-26 02:17:48 +0000
commita2c414fa91214c241f5306cff6e0564f179588a5 (patch)
treed2679d2153b202e3934126909fb08a5cb2b2b4d3 /apps/user_status/l10n/fi.js
parentdeddcbd8175a2de604488c43586ec05358199f8c (diff)
downloadnextcloud-server-a2c414fa91214c241f5306cff6e0564f179588a5.tar.gz
nextcloud-server-a2c414fa91214c241f5306cff6e0564f179588a5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/fi.js')
-rw-r--r--apps/user_status/l10n/fi.js33
1 files changed, 33 insertions, 0 deletions
diff --git a/apps/user_status/l10n/fi.js b/apps/user_status/l10n/fi.js
new file mode 100644
index 00000000000..0a37a45d903
--- /dev/null
+++ b/apps/user_status/l10n/fi.js
@@ -0,0 +1,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",
+ "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",
+ "{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"
+},
+"nplurals=2; plural=(n != 1);");