diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-07 02:25:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-07 02:25:26 +0000 |
commit | 339c6edd38830b42bb3b13c4f5eca8b27a00eec9 (patch) | |
tree | f9aa930dd17fcbd005ea4d783f0c0d6d88101f7d /apps/user_status | |
parent | 005ed982eb0c5d63115e7e2cd59a243d2a3bd1ec (diff) | |
download | nextcloud-server-339c6edd38830b42bb3b13c4f5eca8b27a00eec9.tar.gz nextcloud-server-339c6edd38830b42bb3b13c4f5eca8b27a00eec9.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/fi.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/fi.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/fi.js b/apps/user_status/l10n/fi.js index b9eb97057da..2e45936d204 100644 --- a/apps/user_status/l10n/fi.js +++ b/apps/user_status/l10n/fi.js @@ -9,6 +9,7 @@ OC.L10N.register( "Working remotely" : "Etätyössä", "User status" : "Käyttäjän tilatieto", "Clear status message after" : "Tyhjennä tilaviesti, kun on kulunut", + "What is your status?" : "Mikä on tilatietosi?", "Set status" : "Aseta tilatieto", "Online status" : "Online-tila", "Status message" : "Tilaviesti", diff --git a/apps/user_status/l10n/fi.json b/apps/user_status/l10n/fi.json index 3a589312e93..c064b3dbe20 100644 --- a/apps/user_status/l10n/fi.json +++ b/apps/user_status/l10n/fi.json @@ -7,6 +7,7 @@ "Working remotely" : "Etätyössä", "User status" : "Käyttäjän tilatieto", "Clear status message after" : "Tyhjennä tilaviesti, kun on kulunut", + "What is your status?" : "Mikä on tilatietosi?", "Set status" : "Aseta tilatieto", "Online status" : "Online-tila", "Status message" : "Tilaviesti", |