diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-06 01:54:52 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-06 01:54:52 -0500 |
commit | d11f040720b2142bc158d6cd3db63bb977bf937a (patch) | |
tree | f8e7421d61d5449ce4594f14ca6d7b976e5f0c19 /lib/l10n/fi_FI.js | |
parent | 9f5433c0c3050c61e3e1cc2b7a71352dfe7f9250 (diff) | |
download | nextcloud-server-d11f040720b2142bc158d6cd3db63bb977bf937a.tar.gz nextcloud-server-d11f040720b2142bc158d6cd3db63bb977bf937a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi_FI.js')
-rw-r--r-- | lib/l10n/fi_FI.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fi_FI.js b/lib/l10n/fi_FI.js index 4c54cc520ad..51cc0b0d761 100644 --- a/lib/l10n/fi_FI.js +++ b/lib/l10n/fi_FI.js @@ -21,6 +21,8 @@ OC.L10N.register( "Users" : "Käyttäjät", "Admin" : "Ylläpito", "Recommended" : "Suositeltu", + "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Sovelluksen \"%s\" asennus ei onnistu, koska se ei ole yhteensopiva tämän ownCloud-version kanssa.", + "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", "Unknown filetype" : "Tuntematon tiedostotyyppi", "Invalid image" : "Virheellinen kuva", |