diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-18 01:13:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-18 01:13:17 +0000 |
commit | 98c7accec841fe4462b1dfeb35023f6adcc4c880 (patch) | |
tree | 3750aac85e211aa3d5ab2c92bff95fcff8664fc9 /core/l10n/fi.js | |
parent | a6c58d74dd6eb1cb8e93db56717b89aa12d81aa3 (diff) | |
download | nextcloud-server-98c7accec841fe4462b1dfeb35023f6adcc4c880.tar.gz nextcloud-server-98c7accec841fe4462b1dfeb35023f6adcc4c880.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 520fd31b8de..91b96003502 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -139,9 +139,12 @@ OC.L10N.register( "Not supported!" : "Ei tuettu!", "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", + "Unable to create a link share" : "Linkkijaon tekeminen ei onnistunut", "Resharing is not allowed" : "Jakaminen uudelleen ei ole sallittu", "Share to {name}" : "Jaa henkilölle {name}", "Link" : "Linkki", + "Hide download" : "Piilota lataus", + "Password protection enforced" : "Salasanasuojaus pakotettu", "Password protect" : "Suojaa salasanalla", "Allow editing" : "Salli muokkaus", "Email link to person" : "Lähetä linkki sähköpostitse", @@ -149,11 +152,16 @@ OC.L10N.register( "Allow upload and editing" : "Salli lähetys ja muokkaus", "Read only" : "Vain luku", "File drop (upload only)" : "Tiedostojen pudotus (Vain lähetys)", + "Expiration date enforced" : "Vanhenemispäivä pakotettu", "Set expiration date" : "Aseta vanhenemispäivä", "Expiration" : "Vanheneminen", "Expiration date" : "Vanhenemispäivä", "Unshare" : "Lopeta jakaminen", + "Delete share link" : "Poista jakolinkki", + "Add another link" : "Lisää toinen linkki", + "Password protection for links is mandatory" : "Linkkien salasanasuojaus on pakollista", "Share link" : "Jaa linkki", + "New share link" : "Uusi jakolinkki", "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}", @@ -177,6 +185,9 @@ 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", + "Home" : "Koti", + "Work" : "Työ", + "Other" : "Muu", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Jaa", "Name or email address..." : "Nimi tai sähköpostiosoite...", @@ -292,6 +303,7 @@ OC.L10N.register( "Error while validating your second factor" : "Tunnistuksen toisen vaiheen tarkistus epäonnistui", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Ota yhteys ylläpitoon, tai jos olet tämän palvelun ylläpitäjä, määritä \"trusted_domains\"-asetus config/config.php-tiedostossa. Esimerkkimääritys on tiedostossa config/config.sample.php.", "App update required" : "Sovelluksen päivittäminen vaaditaan", + "%1$s will be updated to version %2$s" : "%1$s päivitetään versioon %2$s", "These apps will be updated:" : "Nämä sovellukset päivitetään:", "These incompatible apps will be disabled:" : "Nämä yhteensopimattomat sovellukset poistetaan käytöstä:", "The theme %s has been disabled." : "Teema %s on poistettu käytöstä.", @@ -304,7 +316,9 @@ OC.L10N.register( "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Jos tarvitset apua, katso <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">ohjeista</a>.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Tiedän että jos jatkan päivittämistä web-liittymän kautta, saatan menettää kaikki tiedostot, mikäli päivitys epäonnistuu. Onneksi olen tehnyt varmuuskopion ja osaan sen myös palauttaa tarvittaessa.", "Upgrade via web on my own risk" : "Internetin kautta päivittäminen omalla vastuulla", + "Maintenance mode" : "Huoltotila", "This %s instance is currently in maintenance mode, which may take a while." : "Tämä %s-instanssi on parhaillaan huoltotilassa, huollossa saattaa kestää hetki.", + "This page will refresh itself when the instance is available again." : "Tämä sivu päivittyy itsestään, kun instanssi on jälleen käytettävissä.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Ota yhteys järjestelmän ylläpitäjään, jos tämä viesti ilmenee uudelleen tai odottamatta.", "Updated \"%s\" to %s" : "Päivitetty \"%s\" versioon %s", "%s (3rdparty)" : "%s (3. osapuolen)", |