summaryrefslogtreecommitdiffstats
path: root/lib/l10n/fi.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r--lib/l10n/fi.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js
index 960caa9b7aa..894673793ef 100644
--- a/lib/l10n/fi.js
+++ b/lib/l10n/fi.js
@@ -160,8 +160,6 @@ OC.L10N.register(
"Could not create user" : "Ei voitu luoda käyttäjää",
"User disabled" : "Käyttäjä poistettu käytöstä",
"Login canceled by app" : "Kirjautuminen peruttiin sovelluksen toimesta",
- "No app name specified" : "Sovelluksen nimeä ei määritelty",
- "App '%s' could not be installed!" : "Sovellusta \"%s\" ei voi asentaa!",
"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",
"a safe home for all your data" : "turvallinen koti kaikille tiedostoillesi",
"File is currently busy, please try again later" : "Tiedosto on parhaillaan käytössä, yritä myöhemmin uudelleen",
@@ -212,6 +210,8 @@ 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",
"Personal" : "Henkilökohtainen",
"Admin" : "Ylläpito",
+ "No app name specified" : "Sovelluksen nimeä ei määritelty",
+ "App '%s' could not be installed!" : "Sovellusta \"%s\" ei voi asentaa!",
"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.",
"Cannot create \"data\" directory (%s)" : "Hakemiston \"data\" luominen ei onnistu (%s)",
"Data directory (%s) is readable by other users" : "Data-hakemisto (%s) on muiden käyttäjien luettavissa",