diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-04 09:48:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-04 09:48:31 +0000 |
commit | 298b79410d433a5394123393b2462eb870a64947 (patch) | |
tree | e4fd07f1d55029293caed61c3b7af529c8785246 /core/l10n/fi.js | |
parent | 493c255f7f774783b78a58d930a2d1f446274d51 (diff) | |
download | nextcloud-server-298b79410d433a5394123393b2462eb870a64947.tar.gz nextcloud-server-298b79410d433a5394123393b2462eb870a64947.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 4622ed5ed9e..ca9e7d6bd76 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -60,7 +60,7 @@ OC.L10N.register( "Loading your contacts …" : "Ladataan yhteystietojasi…", "Looking for {term} …" : "Etsii {term} …", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Eheystarkistus tuotti ongelmia. Lisätietoja…</a>", - "No action available" : "Ei toimintoa saatavilla", + "No action available" : "Toimintoa ei saatavilla", "Error fetching contact actions" : "Virhe yhteystiedon toimintojen haussa", "Settings" : "Asetukset", "Connection to server lost" : "Yhteys palvelimelle menetetty", @@ -80,6 +80,7 @@ OC.L10N.register( "I know what I'm doing" : "Tiedän mitä teen", "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", @@ -110,6 +111,8 @@ OC.L10N.register( "Strong password" : "Vahva salasana", "Error occurred while checking server setup" : "Virhe palvelimen määrityksiä tarkistaessa", "Shared" : "Jaettu", + "Shared with" : "Jaettu", + "Shared by" : "Jaettu", "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", "Set expiration date" : "Aseta vanhenemispäivä", @@ -255,6 +258,8 @@ OC.L10N.register( "Wrong password." : "Väärä salasana.", "Log in" : "Kirjaudu sisään", "Stay logged in" : "Pysy sisäänkirjautuneena", + "Forgot password?" : "Unohditko salasanasi?", + "Back to log in" : "Palaa kirjautumiseen", "Alternative Logins" : "Vaihtoehtoiset kirjautumistavat", "Account access" : "Tilin käyttö", "App token" : "Sovellusvaltuutus", |