diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-17 16:43:17 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-17 16:43:17 -0500 |
commit | 6488ff2c759b475d20a762741714e50d451a98c6 (patch) | |
tree | a2d9e22f9476cdec80be20549af3a3cd2b3c341c /lib/l10n/fi_FI.php | |
parent | 22a6bf9e5a20a6fb3c7c24e4e1e5275c9d7346ad (diff) | |
download | nextcloud-server-6488ff2c759b475d20a762741714e50d451a98c6.tar.gz nextcloud-server-6488ff2c759b475d20a762741714e50d451a98c6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi_FI.php')
-rw-r--r-- | lib/l10n/fi_FI.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fi_FI.php b/lib/l10n/fi_FI.php index 17edda378c8..573704da44c 100644 --- a/lib/l10n/fi_FI.php +++ b/lib/l10n/fi_FI.php @@ -16,8 +16,10 @@ $TRANSLATIONS = array( "Back to Files" => "Takaisin tiedostoihin", "Selected files too large to generate zip file." => "Valitut tiedostot ovat liian suurikokoisia mahtuakseen zip-tiedostoon.", "No source specified when installing app" => "Lähdettä ei määritelty sovellusta asennettaessa", +"No href specified when installing app from http" => "Href-määritettä ei asetettu asennettaessa sovellusta http:n yli", "No path specified when installing app from local file" => "Polkua ei määritelty sovellusta asennettaessa paikallisesta tiedostosta", "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", "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", |