summaryrefslogtreecommitdiffstats
path: root/lib/l10n/fi_FI.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-27 11:23:18 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-27 11:23:18 -0400
commitd5062b9e0e50b7830cb6b323c926c89ac7d4aee0 (patch)
treea222e22a8acdb78c4841ccfe81df9341f3d4851a /lib/l10n/fi_FI.php
parentabc23f71285112cda59c70a6f490e43fac2ee123 (diff)
downloadnextcloud-server-d5062b9e0e50b7830cb6b323c926c89ac7d4aee0.tar.gz
nextcloud-server-d5062b9e0e50b7830cb6b323c926c89ac7d4aee0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi_FI.php')
-rw-r--r--lib/l10n/fi_FI.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/fi_FI.php b/lib/l10n/fi_FI.php
index 4552d4627c0..2e69df43ad2 100644
--- a/lib/l10n/fi_FI.php
+++ b/lib/l10n/fi_FI.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Sovellusta \"%s\" ei voi asentaa, koska se ei ole yhteensopiva käytössä olevan ownCloud-version kanssa.",
"Help" => "Ohje",
"Personal" => "Henkilökohtainen",
"Settings" => "Asetukset",
@@ -10,6 +11,12 @@ $TRANSLATIONS = array(
"Files need to be downloaded one by one." => "Tiedostot on ladattava yksittäin.",
"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 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",
+"App does not provide an info.xml file" => "Sovellus ei sisällä info.xml-tiedostoa",
+"App directory already exists" => "Sovelluskansio on jo olemassa",
+"Can't create app folder. Please fix permissions. %s" => "Sovelluskansion luominen ei onnistu. Korjaa käyttöoikeudet. %s",
"Application is not enabled" => "Sovellusta ei ole otettu käyttöön",
"Authentication error" => "Tunnistautumisvirhe",
"Token expired. Please reload page." => "Valtuutus vanheni. Lataa sivu uudelleen.",