diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-01 00:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-01 00:12:41 +0000 |
commit | 5e8cedab9f7dddd06b6973a9bf355536fa2e063f (patch) | |
tree | 627b42e1c885e0aef467bb8c7ac644793365c642 /core/l10n/fi.js | |
parent | 4907b4e7e2722bec4a5ee546064f64e83453a398 (diff) | |
download | nextcloud-server-5e8cedab9f7dddd06b6973a9bf355536fa2e063f.tar.gz nextcloud-server-5e8cedab9f7dddd06b6973a9bf355536fa2e063f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 06a14e43774..af42b7635e0 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -50,6 +50,33 @@ OC.L10N.register( "%s (incompatible)" : "%s (ei yhteensopiva)", "Following apps have been disabled: %s" : "Seuraavat sovellukset on poistettu käytöstä: %s", "Already up to date" : "Kaikki on jo ajan tasalla", + "No" : "Ei", + "Yes" : "Kyllä", + "No files in here" : "Täällä ei ole tiedostoja", + "New folder" : "Uusi kansio", + "No more subfolders in here" : "Täällä ei ole enempää alikansioita", + "{newName} already exists" : "{newName} on jo olemassa", + "Choose" : "Valitse", + "Copy" : "Kopioi", + "Move" : "Siirrä", + "Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}", + "OK" : "OK", + "Error loading message template: {error}" : "Virhe ladatessa viestipohjaa: {error}", + "read-only" : "vain luku", + "_{count} file conflict_::_{count} file conflicts_" : ["{count} tiedoston ristiriita","{count} tiedoston ristiriita"], + "One file conflict" : "Yhden tiedoston ristiriita", + "New Files" : "Uudet tiedostot", + "Already existing files" : "Jo olemassa olevat tiedostot", + "Which files do you want to keep?" : "Mitkä tiedostot haluat säilyttää?", + "If you select both versions, the copied file will have a number added to its name." : "Jos valitset kummatkin versiot, kopioidun tiedoston nimeen lisätään numero.", + "Cancel" : "Peruuta", + "Continue" : "Jatka", + "(all selected)" : "(kaikki valittu)", + "({count} selected)" : "({count} valittu)", + "Error loading file exists template" : "Virhe ladatessa mallipohjaa", + "Pending" : "Odottaa", + "Copy to {folder}" : "Kopioi kansioon {folder}", + "Move to {folder}" : "Siirrä kansioon {folder}", "Saving..." : "Tallennetaan...", "Dismiss" : "Hylkää", "Authentication required" : "Tunnistautuminen vaaditaan", @@ -80,7 +107,6 @@ OC.L10N.register( "Not supported!" : "Ei tuettu!", "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", - "Copy" : "Kopioi", "Unable to create a link share" : "Linkkijaon tekeminen ei onnistunut", "Resharing is not allowed" : "Jakaminen uudelleen ei ole sallittu", "Link" : "Linkki", @@ -155,32 +181,6 @@ OC.L10N.register( "Password can not be changed. Please contact your administrator." : "Salasanan vaihtaminen ei onnistunut. Ota yhteys ylläpitäjään.", "Reset password" : "Palauta salasana", "Sending email …" : "Lähetetään sähköpostia ...", - "No" : "Ei", - "Yes" : "Kyllä", - "No files in here" : "Täällä ei ole tiedostoja", - "New folder" : "Uusi kansio", - "No more subfolders in here" : "Täällä ei ole enempää alikansioita", - "{newName} already exists" : "{newName} on jo olemassa", - "Choose" : "Valitse", - "Move" : "Siirrä", - "Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}", - "OK" : "OK", - "Error loading message template: {error}" : "Virhe ladatessa viestipohjaa: {error}", - "read-only" : "vain luku", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} tiedoston ristiriita","{count} tiedoston ristiriita"], - "One file conflict" : "Yhden tiedoston ristiriita", - "New Files" : "Uudet tiedostot", - "Already existing files" : "Jo olemassa olevat tiedostot", - "Which files do you want to keep?" : "Mitkä tiedostot haluat säilyttää?", - "If you select both versions, the copied file will have a number added to its name." : "Jos valitset kummatkin versiot, kopioidun tiedoston nimeen lisätään numero.", - "Cancel" : "Peruuta", - "Continue" : "Jatka", - "(all selected)" : "(kaikki valittu)", - "({count} selected)" : "({count} valittu)", - "Error loading file exists template" : "Virhe ladatessa mallipohjaa", - "Pending" : "Odottaa", - "Copy to {folder}" : "Kopioi kansioon {folder}", - "Move to {folder}" : "Siirrä kansioon {folder}", "Very weak password" : "Erittäin heikko salasana", "Weak password" : "Heikko salasana", "So-so password" : "Kohtalainen salasana", |