aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/fi_FI.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
commite23a298a8155fb8f74c1ee2fcbef31a418b65db4 (patch)
treefbf2d2ee9af7470a5221f7127a36d90e5acdb90a /lib/l10n/fi_FI.js
parent740ff9108b4c600ba2b0a13139ffc84ce09579b1 (diff)
downloadnextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.tar.gz
nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi_FI.js')
-rw-r--r--lib/l10n/fi_FI.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/fi_FI.js b/lib/l10n/fi_FI.js
index 9ef48947914..7e91bf61f87 100644
--- a/lib/l10n/fi_FI.js
+++ b/lib/l10n/fi_FI.js
@@ -118,8 +118,8 @@ OC.L10N.register(
"Admin" : "Ylläpito",
"Recommended" : "Suositeltu",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Sovellusta \"%s\" ei voi asentaa, koska appinfo-tiedostoa ei voi loi lukea.",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Sovelluksen \"%s\" asennus ei onnistu, koska seuraavia riippuvuuksia ei ole täytetty: %s",
"No app name specified" : "Sovelluksen nimeä ei määritelty",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Sovelluksen \"%s\" asennus ei onnistu, koska seuraavia riippuvuuksia ei ole täytetty: %s",
"File is currently busy, please try again later" : "Tiedosto on parhaillaan käytössä, yritä myöhemmin uudelleen",
"Can't read file" : "Tiedostoa ei voi lukea",
"Application is not enabled" : "Sovellusta ei ole otettu käyttöön",
@@ -127,7 +127,6 @@ OC.L10N.register(
"Token expired. Please reload page." : "Valtuutus vanheni. Lataa sivu uudelleen.",
"Unknown user" : "Tuntematon käyttäjä",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Tietokanta-ajureita (sqlite, mysql tai postgresql) ei ole asennettu.",
- "Microsoft Windows Platform is not supported" : "Microsoft Windows -alusta ei ole tuettu",
"Cannot write into \"config\" directory" : "Hakemistoon \"config\" kirjoittaminen ei onnistu",
"Cannot write into \"apps\" directory" : "Hakemistoon \"apps\" kirjoittaminen ei onnistu",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Tämä on yleensä mahdollista korjata %santamalla HTTP-palvelimelle kirjoitusoikeus sovellushakemistoon%s tai poistamalla sovelluskauppa pois käytöstä asetustiedostoa käyttäen.",
@@ -156,6 +155,7 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Tallennustilan puutteellinen määritys. %s",
"Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s",
"Storage not available" : "Tallennustila ei ole käytettävissä",
- "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s"
+ "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s",
+ "Microsoft Windows Platform is not supported" : "Microsoft Windows -alusta ei ole tuettu"
},
"nplurals=2; plural=(n != 1);");