diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-08 01:56:13 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-08 01:56:13 -0400 |
commit | 1f2722053f40aeb401ef329c0ecad7863d62f760 (patch) | |
tree | 2b908f950808ff0a317dc8319bc80c892cf819f1 /lib/l10n/fi_FI.php | |
parent | bcbebe8dd27f3cdd60d9207ac6fbfb0346fd6242 (diff) | |
download | nextcloud-server-1f2722053f40aeb401ef329c0ecad7863d62f760.tar.gz nextcloud-server-1f2722053f40aeb401ef329c0ecad7863d62f760.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi_FI.php')
-rw-r--r-- | lib/l10n/fi_FI.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fi_FI.php b/lib/l10n/fi_FI.php index 82aa85da2b9..423989cf778 100644 --- a/lib/l10n/fi_FI.php +++ b/lib/l10n/fi_FI.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"You are accessing the server from an untrusted domain." => "Olet yhteydessä palvelimeen epäluotettavasta verkko-osoitteesta.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Ota yhteys ylläpitäjään. Jos olet tämän ownCloudin ylläpitäjä, määritä \"trusted_domain\"-asetus tiedostossa config/config.php. Esimerkkimääritys on nähtävillä tiedostossa config/config.sample.php.", "App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Sovellusta \"%s\" ei voi asentaa, koska se ei ole yhteensopiva käytössä olevan ownCloud-version kanssa.", "No app name specified" => "Sovelluksen nimeä ei määritelty", "Help" => "Ohje", |