diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:21:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:21:54 +0000 |
commit | 94d259e75048665718bef82ae4b94e521a78bbcb (patch) | |
tree | 8872b57093d9edd39ba40e09d24956163d3bf96a /core/l10n/fi.js | |
parent | b98b5bb49591427a7944b1ee8374883b8910c289 (diff) | |
download | nextcloud-server-94d259e75048665718bef82ae4b94e521a78bbcb.tar.gz nextcloud-server-94d259e75048665718bef82ae4b94e521a78bbcb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 89a8a3c222a..74ef9d94b00 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -95,6 +95,9 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} ilmoitus","{count} ilmoitusta"], "No" : "Ei", "Yes" : "Kyllä", + "Federated user" : "Federoitu käyttäjä", + "Create share" : "Luo jako", + "Failed to add the public link to your Nextcloud" : "Julkisen linkin lisääminen Nextcloudiisi epäonnistui", "Pick start date" : "Valitse aloituspäivä", "Pick end date" : "Valitse päättymispäivä", "Search in current app" : "Etsi nykyisessä sovelluksessa", @@ -189,6 +192,7 @@ OC.L10N.register( "The headline and about sections will show up here" : "Otsikko ja listätieto-osiot näkyvät tässä", "You have not added any info yet" : "Et ole lisännyt tietoja vielä", "{user} has not added any info yet" : "{user} ei ole lisännyt tietoja vielä", + "More actions" : "Lisää toimintoja", "This browser is not supported" : "Tämä selain ei ole tuettu", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Selaimesi ei ole tuettu. Päivitä uudempaan versioon tai muuhun tuettuun selaimeen.", "Continue with this unsupported browser" : "Jatka tällä tuen ulkopuolella olevalla selaimella", |