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 06a39ccc74c..eca8b47d005 100644
--- a/lib/l10n/fi.js
+++ b/lib/l10n/fi.js
@@ -40,6 +40,8 @@ OC.L10N.register(
"File name is too long" : "Tiedoston nimi on liian pitkä",
"Dot files are not allowed" : "Pistetiedostot eivät ole sallittuja",
"Empty filename is not allowed" : "Tiedostonimi ei voi olla tyhjä",
+ "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 it is not compatible with this version of the server." : "Sovellusta \"%s\" ei voi asentaa, koska se ei ole yhteensopiva tämän palvelinversion kanssa.",
"This is an automatically sent email, please do not reply." : "Tämä on automaattisesti lähetetty viesti. Älä vastaa tähän viestiin.",
"Help" : "Ohje",
"Apps" : "Sovellukset",
@@ -154,8 +156,6 @@ OC.L10N.register(
"The username is already being used" : "Käyttäjätunnus on jo käytössä",
"User disabled" : "Käyttäjä poistettu käytöstä",
"Login canceled by app" : "Kirjautuminen peruttiin sovelluksen toimesta",
- "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 it is not compatible with this version of the server." : "Sovellusta \"%s\" ei voi asentaa, koska se ei ole yhteensopiva tämän palvelinversion kanssa.",
"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",