diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-27 01:55:01 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-27 01:55:01 -0500 |
commit | 1df31c802b51ce74282dfa83875cb50346b1d698 (patch) | |
tree | 55fe94ff0dc243b0159781c9b703236e3bd0f819 /lib/l10n/fi_FI.js | |
parent | db788a382c94b86f62980bc41945b8ea6825f59e (diff) | |
download | nextcloud-server-1df31c802b51ce74282dfa83875cb50346b1d698.tar.gz nextcloud-server-1df31c802b51ce74282dfa83875cb50346b1d698.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi_FI.js')
-rw-r--r-- | lib/l10n/fi_FI.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fi_FI.js b/lib/l10n/fi_FI.js index 83279ef409a..2d9bd6f681d 100644 --- a/lib/l10n/fi_FI.js +++ b/lib/l10n/fi_FI.js @@ -54,6 +54,7 @@ OC.L10N.register( "Archives of type %s are not supported" : "Tyypin %s arkistot eivät ole tuettuja", "Failed to open archive when installing app" : "Pakettitiedoston avaaminen epäonnistui sovellusta asennettaessa", "App does not provide an info.xml file" : "Sovellus ei sisällä info.xml-tiedostoa", + "Signature could not get checked. Please contact the app developer and check your admin screen." : "Allekirjoituksen tarkistaminen ei onnistunut. Ota yhteys sovelluskehittäjään ja tarkista ylläpitonäkymä.", "App can't be installed because of not allowed code in the App" : "Sovellusta ei voi asentaa, koska sovellus sisältää kiellettyä koodia", "App can't be installed because it is not compatible with this version of ownCloud" : "Sovellusta ei voi asentaa, koska se ei ole yhteensopiva käytössä olevan ownCloud-version kanssa", "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" : "Sovellusta ei voi asentaa, koska info.xml/version ilmoittaa versioksi eri arvon kuin sovelluskauppa", @@ -102,6 +103,7 @@ OC.L10N.register( "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 \"_.@-'\"", "A valid username must be provided" : "Anna kelvollinen käyttäjätunnus", "A valid password must be provided" : "Anna kelvollinen salasana", "The username is already being used" : "Käyttäjätunnus on jo käytössä", |