diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-17 01:55:34 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-17 01:55:34 -0400 |
commit | 3898b8c9b89609a199b87d4d3ce1c7fe95026c1c (patch) | |
tree | 7a6350fe6f3375242bd8b8f19b96aa1cf9352e63 /core/l10n/fi_FI.json | |
parent | de5c84580b55c2d1a491b835dea6c0e50579f5f8 (diff) | |
download | nextcloud-server-3898b8c9b89609a199b87d4d3ce1c7fe95026c1c.tar.gz nextcloud-server-3898b8c9b89609a199b87d4d3ce1c7fe95026c1c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fi_FI.json')
-rw-r--r-- | core/l10n/fi_FI.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json index 454550310fe..656717b346d 100644 --- a/core/l10n/fi_FI.json +++ b/core/l10n/fi_FI.json @@ -75,6 +75,8 @@ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "/dev/urandom ei ole luettavissa PHP:n toimesta. Turvallisuussyistä tämä ei ole suositeltava asetus. Lisätietoja on tarjolla <a href=\"{docLink}\">dokumentaatiossa</a>.", "Error occurred while checking server setup" : "Virhe palvelimen määrityksiä tarkistaessa", "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP-otsaketta \"{header}\" ei ole määritetty vastaamaan arvoa \"{expected}\". Kyseessä on mahdollinen tietoturvaan tai -suojaan liittyvä riski, joten suosittelemme muuttamaan asetuksen arvoa.", + "The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP-otsaketta \"Strict-Transport-Security\" ei ole määritetty vähintään \"{seconds}\" sekuntiin. Suosittelemme HSTS:n käyttöä paremman tietoturvan vuoksi, kuten <a href=\"{docUrl}\">tietoturvavinkeissä</a> neuvotaan.", + "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Käytät sivustoa HTTP-yhteydellä. Suosittelemme asettamaan palvelimen vaatimaan HTTPS-yhteyden, kuten <a href=\"{docUrl}\">tietoturvavinkeissä</a> neuvotaan.", "Shared" : "Jaettu", "Shared with {recipients}" : "Jaettu henkilöiden {recipients} kanssa", "Share" : "Jaa", |