aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/fi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-16 00:08:08 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-16 00:08:08 +0000
commit7d1f362aa030b0b279067da3a05105890bd5d194 (patch)
tree2bd8a9f87bea0fb1a85b44e6cbf04b923c6735a5 /lib/l10n/fi.js
parent2c9007616bc4c985c9e101c5f9c306f42cf211c5 (diff)
downloadnextcloud-server-7d1f362aa030b0b279067da3a05105890bd5d194.tar.gz
nextcloud-server-7d1f362aa030b0b279067da3a05105890bd5d194.zip
[tx-robot] updated from transifex
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",