diff options
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 8cbbf37cc80..c26b742721e 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -34,7 +34,6 @@ OC.L10N.register( "Turned on maintenance mode" : "Siirrytty huoltotilaan", "Turned off maintenance mode" : "Poistuttu huoltotilasta", "Maintenance mode is kept active" : "Huoltotila pidetään aktiivisena", - "Waiting for cron to finish (checks again in 5 seconds) …" : "Odotetaan cronin valmistuvan (tarkista uudelleen 5 sekunnin päästä) …", "Updating database schema" : "Päivitetään tietokannan skeemaa", "Updated database" : "Tietokanta päivitetty", "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Tarkistetaan, onko tietokannan skeemaa mahdollista päivittää (tämä saattaa kestää kauan riippuen tietokannan koosta)", @@ -137,12 +136,12 @@ OC.L10N.register( "Choose a password for the public link" : "Valitse salasana julkiselle linkille", "Choose a password for the public link or press the \"Enter\" key" : "Valitse salasana julkiselle linkille tai paina \"Enter\" näppäintä", "Copied!" : "Kopioitu!", + "Copy link" : "Kopioi linkki", "Not supported!" : "Ei tuettu!", "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", "Resharing is not allowed" : "Jakaminen uudelleen ei ole sallittu", "Share to {name}" : "Jaa henkilölle {name}", - "Copy link" : "Kopioi linkki", "Link" : "Linkki", "Password protect" : "Suojaa salasanalla", "Allow editing" : "Salli muokkaus", @@ -154,8 +153,9 @@ OC.L10N.register( "Set expiration date" : "Aseta vanhenemispäivä", "Expiration" : "Vanheneminen", "Expiration date" : "Vanhenemispäivä", + "Unshare" : "Lopeta jakaminen", "Share link" : "Jaa linkki", - "Enable" : "Ota käyttöön", + "Could not unshare" : "Jakamisen lopettaminen epäonnistui", "Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}", "Shared with you by {owner}" : "Jaettu kanssasi käyttäjältä {owner}", "Choose a password for the mail share" : "Valitse salasana sähköpostijaolle", @@ -164,14 +164,12 @@ OC.L10N.register( "remote group" : "etäryhmä", "email" : "sähköposti", "shared by {sharer}" : "jakanut {sharer}", - "Unshare" : "Lopeta jakaminen", "Can reshare" : "Voi uudelleenjakaa", "Can edit" : "Voi muokata", "Can create" : "Voi luoda", "Can change" : "Voi vaihtaa", "Can delete" : "Voi poistaa", "Access control" : "Pääsynhallinta", - "Could not unshare" : "Jakamisen lopettaminen epäonnistui", "Error while sharing" : "Virhe jaettaessa", "Share details could not be loaded for this item." : "Tämän kohteen jakamistietoja ei voitu ladata.", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Vähintään {count} kirjain vaaditaan automaattiseen täydentämiseen","Vähintään {count} kirjainta vaaditaan automaattiseen täydentämiseen"], @@ -180,9 +178,6 @@ OC.L10N.register( "No users found for {search}" : "Haulla {search} ei löytynyt käyttäjiä", "An error occurred (\"{message}\"). Please try again" : "Tapahtui virhe (\"{message}\"). Yritä uudestaan", "An error occurred. Please try again" : "Tapahtui virhe, yritä uudelleen", - "{sharee} (group)" : "{sharee} (ryhmä)", - "{sharee} (remote)" : "{sharee} (etä)", - "{sharee} (email)" : "{sharee} (sähköposti)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Jaa", "Name or email address..." : "Nimi tai sähköpostiosoite...", @@ -332,6 +327,9 @@ OC.L10N.register( "Error setting expiration date" : "Virhe vanhenemispäivää asetettaessa", "The public link will expire no later than {days} days after it is created" : "Julkinen linkki vanhenee {days} päivän jälkeen sen luomisesta", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} jakoi linkillä", + "{sharee} (group)" : "{sharee} (ryhmä)", + "{sharee} (remote)" : "{sharee} (etä)", + "{sharee} (email)" : "{sharee} (sähköposti)", "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Jaa muille kirjoittamalla käyttäjä tai ryhmä, federoidun pilven tunniste tai sähköpostiosoite.", "Share with other people by entering a user or group or a federated cloud ID." : "Jaa muille kirjoittamalla käyttäjä, ryhmä tai federoidun pilven tunniste.", "Share with other people by entering a user or group or an email address." : "Jaa muille kirjoittamalla käyttäjä, ryhmä tai sähköpostiosoite.", @@ -361,6 +359,7 @@ OC.L10N.register( "Back to log in" : "Palaa kirjautumiseen", "You are about to grant %s access to your %s account." : "Olet antamassa lupaa laitteelle %s päästä sinun %s tilille.", "Depending on your configuration, this button could also work to trust the domain:" : "Asetuksista riippuen, ylläpitäjänä saatat pystyä alla olevalla painikkeella lisäämään tämän verkkotunnuksen luotetuksi.", - "Copy URL" : "Kopioi osoite" + "Copy URL" : "Kopioi osoite", + "Enable" : "Ota käyttöön" }, "nplurals=2; plural=(n != 1);"); |