summaryrefslogtreecommitdiffstats
path: root/lib/l10n/fi_FI.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-24 01:54:51 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-24 01:54:51 -0500
commitb8e1dd9c8730fbe5caf21e1252a585e997c3d006 (patch)
treeb85b6a29934c15d08e1a31fdf87d31df58eeb2e5 /lib/l10n/fi_FI.js
parent4ec9ffdf0c6bed8279c5de4413bd01d07a963f52 (diff)
downloadnextcloud-server-b8e1dd9c8730fbe5caf21e1252a585e997c3d006.tar.gz
nextcloud-server-b8e1dd9c8730fbe5caf21e1252a585e997c3d006.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi_FI.js')
-rw-r--r--lib/l10n/fi_FI.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/l10n/fi_FI.js b/lib/l10n/fi_FI.js
index 8dfa7fa9c03..5c37b9c4093 100644
--- a/lib/l10n/fi_FI.js
+++ b/lib/l10n/fi_FI.js
@@ -7,12 +7,15 @@ OC.L10N.register(
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Tämän voi yleensä korjata antamalla %shttp-palvelimelle kirjoitusoikeuden asetushakemistoon%s.",
"Sample configuration detected" : "Esimerkkimääritykset havaittu",
"PHP %s or higher is required." : "PHP %s tai sitä uudempi vaaditaan.",
+ "PHP with a version lower than %s is required." : "PHP versiota %s alempi tarvitaan.",
"Following databases are supported: %s" : "Seuraavat tietokannat ovat tuettuja: %s",
"The command line tool %s could not be found" : "Komentorivityökalua %s ei löytynyt",
"The library %s is not available." : "Kirjastoa %s ei ole käytettävissä.",
"Library %s with a version higher than %s is required - available version %s." : "Kirjasto %s versiota %s tai uudempi vaaditaan - käytettävissä oleva versio %s.",
+ "Library %s with a version lower than %s is required - available version %s." : "Kirjasto %s versiota alempi %s tarvitaan - käytettävissä oleva versio %s.",
"Following platforms are supported: %s" : "Seuraavat alustat ovat tuettuja: %s",
"ownCloud %s or higher is required." : "ownCloud %s tai uudempi vaaditaan.",
+ "ownCloud with a version lower than %s is required." : "ownCloud versiota %s alempi vaaditaan.",
"Help" : "Ohje",
"Personal" : "Henkilökohtainen",
"Settings" : "Asetukset",
@@ -20,6 +23,7 @@ OC.L10N.register(
"Admin" : "Ylläpito",
"Recommended" : "Suositeltu",
"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 tämän ownCloud-version kanssa.",
+ "App \\\"%s\\\" cannot be installed because the following dependencies are not fulfilled: %s" : "Sovellusta \\\"%s\\\" ei voi asentaa, koska seuraavat riippuvuudet eivät täyty: %s",
"No app name specified" : "Sovelluksen nimeä ei määritelty",
"Unknown filetype" : "Tuntematon tiedostotyyppi",
"Invalid image" : "Virheellinen kuva",
@@ -100,6 +104,7 @@ OC.L10N.register(
"Please ask your server administrator to install the module." : "Pyydä palvelimen ylläpitäjää asentamaan moduulin.",
"PHP module %s not installed." : "PHP-moduulia %s ei ole asennettu.",
"Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "Pyydä palvelimen ylläpitäjää päivittämään PHP uusimpaan versioon. Käyttämäsi PHP-versio ei ole enää tuettu ownCloud- ja PHP-yhteisön toimesta.",
+ "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Korjaa ongelma asettamalla asetuksen <code>always_populate_raw_post_data</code> arvoksi <code>-1</code> php.ini-tiedostossa",
"PHP modules have been installed, but they are still listed as missing?" : "PHP-moduulit on asennettu, mutta ovatko ne vieläkin listattu puuttuviksi?",
"Please ask your server administrator to restart the web server." : "Pyydä palvelimen ylläpitäjää käynnistämään web-palvelin uudelleen.",
"PostgreSQL >= 9 required" : "PostgreSQL >= 9 vaaditaan",