diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-09 01:55:50 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-09 01:55:50 -0500 |
commit | 72b34575df0dbfe225cc6cd50b8aa7bb1439d5a1 (patch) | |
tree | bbb360c8c37c00d8f35f04d8cd4e321df5d3b5eb /lib/l10n/fi_FI.js | |
parent | a259effc7d22cfd686ac73744caf2ce209ac1f1f (diff) | |
download | nextcloud-server-72b34575df0dbfe225cc6cd50b8aa7bb1439d5a1.tar.gz nextcloud-server-72b34575df0dbfe225cc6cd50b8aa7bb1439d5a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi_FI.js')
-rw-r--r-- | lib/l10n/fi_FI.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/fi_FI.js b/lib/l10n/fi_FI.js index 16eacd0366a..b999e84f416 100644 --- a/lib/l10n/fi_FI.js +++ b/lib/l10n/fi_FI.js @@ -97,6 +97,9 @@ OC.L10N.register( "Sharing failed, because the user %s is the original sharer" : "Jakaminen epäonnistui, koska käyttäjä %s ei ole alkuperäinen jakaja", "Sharing %s failed, because resharing is not allowed" : "Kohteen %s jakaminen epäonnistui, koska jakaminen uudelleen ei ole sallittu", "Sharing %s failed, because the file could not be found in the file cache" : "Kohteen %s jakaminen epäonnistui, koska tiedostoa ei löytynyt tiedostovälimuistista", + "Cannot increase permissions of %s" : "Kohteen %s käyttöoikeuksien lisääminen ei onnistu", + "Expiration date is in the past" : "Vanhenemispäivä on menneisyydessä", + "Cannot set expiration date more than %s days in the future" : "Vanhenemispäivä voi olla korkeintaan %s päivän päässä tulevaisuudessa", "Could not find category \"%s\"" : "Luokkaa \"%s\" ei löytynyt", "Apps" : "Sovellukset", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Vain seuraavat merkit ovat sallittuja käyttäjätunnuksessa: \"a-z\", \"A-Z\", \"0-9\" ja \"_.@-\"", |