diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-12 00:25:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-12 00:25:41 +0000 |
commit | 75796c29349f535f5277b197afd7e9a0b195988f (patch) | |
tree | e4837a017ed20a193ec313528466144220beeddb /apps/settings/l10n/fi.js | |
parent | b75cb58aff6372b7a6ba51dfafabde9aec7b8e50 (diff) | |
download | nextcloud-server-75796c29349f535f5277b197afd7e9a0b195988f.tar.gz nextcloud-server-75796c29349f535f5277b197afd7e9a0b195988f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/fi.js')
-rw-r--r-- | apps/settings/l10n/fi.js | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js index 59a6b3e2e94..da52685973d 100644 --- a/apps/settings/l10n/fi.js +++ b/apps/settings/l10n/fi.js @@ -237,11 +237,11 @@ OC.L10N.register( "This is the final warning: Do you really want to enable encryption?" : "Tämä on viimeinen varoitus: haluatko varmasti ottaa salauksen käyttöön?", "No encryption module loaded, please enable an encryption module in the app menu." : "Salausmoduulia ei ole käytössä. Ota salausmoduuli käyttöön sovellusvalikosta.", "Select default encryption module:" : "Valitse oletuksena käytettävä salausmoduuli:", + "Cancel" : "Peru", + "Confirm" : "Vahvista", "Submit" : "Lähetä", "Rename group" : "Nimeä ryhmä uudelleen", "Remove group" : "Poista ryhmä", - "You are about to remove the group {group}. The users will NOT be deleted." : "Olet aikeissa poistaa ryhmän {group}. Käyttäjiä EI poisteta!", - "Please confirm the group removal " : "Vahvista ryhmän poistaminen", "Current password" : "Nykyinen salasana", "New password" : "Uusi salasana", "Change password" : "Vaihda salasana", @@ -252,7 +252,6 @@ OC.L10N.register( "Remove profile picture" : "Poista profiilikuva", "The file must be a PNG or JPG" : "Tiedoston tulee olla PNG tai JPG", "Picture provided by original account" : "Kuvan tarjoaa alkuperäinen tili", - "Cancel" : "Peru", "Set as profile picture" : "Aseta profiilikuvaksi", "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Ota huomioon, että profiilikuvasi päivittyminen kaikkialle saattaa kestää jopa 24 tuntia.", "Choose your profile picture" : "Valitse profiilikuva", @@ -377,11 +376,10 @@ OC.L10N.register( "{license}-licensed" : "{license}-lisensoitu", "Changelog" : "Muutosloki", "by {author}\n{license}" : "tekijä {author}\n{license}", - "Enter group name" : "Kirjoita ryhmän nimi", - "Add group" : "Lisää ryhmä", "Active users" : "Aktiiviset käyttäjät", "Admins" : "Ylläpitäjät", "Disabled users" : "Käytöstä poistetut käyttäjät", + "Group name" : "Ryhmän nimi", "Not saved" : "Ei tallennettu", "Sending…" : "Lähetetään…", "Email sent" : "Sähköposti lähetetty", @@ -475,6 +473,8 @@ OC.L10N.register( "An administrator created app password \"{token}\"" : "Ylläpitäjä loi sovellussalasanan \"{token}\"", "Enable all" : "Ota kaikki käyttöön", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Tämän suorittamiseksi tarvitset PHP:n POSIX-laajennuksen. Lue {linkstart}PHP:n dokumentaatio{linkend} saadaksesi lisätietoja.", + "You are about to remove the group {group}. The users will NOT be deleted." : "Olet aikeissa poistaa ryhmän {group}. Käyttäjiä EI poisteta!", + "Please confirm the group removal " : "Vahvista ryhmän poistaminen", "Choose profile picture from files" : "Valitse profiilikuva tiedostoista", "png or jpg, max. 20 MB" : "png tai jpg, korkeintaan 20 Mt", "Your location" : "Sijaintisi", @@ -484,6 +484,8 @@ OC.L10N.register( "Will be autogenerated" : "Luodaan automaattisesti", "Add a new user" : "Lisää uusi käyttäjä", "No users in here" : "Täällä ei ole käyttäjiä", + "Enter group name" : "Kirjoita ryhmän nimi", + "Add group" : "Lisää ryhmä", "Default quota:" : "Oletuskiintiö:", "Show Languages" : "Näytä kielet", "Send email to new user" : "Lähetä sähköpostia uudelle käyttäjälle", |