Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-10 04:10:34 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-10 04:10:34 +0300
commitee1df0bf094f8aa034a2536cca8b471922caf779 (patch)
tree61a88cf3e504c16352e573a05909caaee84c63d7 /l10n/fi.js
parent7c798aefecfcb927ea5e37a1b98d7b0b93fcdba4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fi.js')
-rw-r--r--l10n/fi.js10
1 files changed, 9 insertions, 1 deletions
diff --git a/l10n/fi.js b/l10n/fi.js
index a6d6cf1..f5a6ab7 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -1,7 +1,15 @@
OC.L10N.register(
"external",
{
- "URL" : "URL",
+ "Please enter valid urls - they have to start with either http://, https:// or /" : "Kirjoita kelvollisia verkko-osoitteita - niiden tulee alkaa etuliitteellä http://, https:// tai /",
+ "External sites saved." : "Ulkoiset sivustot tallennettu.",
+ "Please note that some browsers will block displaying of sites via http if you are running https." : "Huomioi, että jotkin selaimet estävät http-protokollaa käyttävien sivustojen näyttämisen, jos käytät itse https-protokollaa.",
+ "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Ota myös huomioon, että monet sivustot estävät iframe-käytön tietoturvasyistä.",
+ "We highly recommend to test the configured sites below properly." : "Suosittelemme testaamaan alla määriteltyjen sivustojen toimivuuden.",
+ "Name" : "Nimi",
+ "URL" : "Verkko-osoite",
+ "Select an icon" : "Valitse kuvake",
+ "Remove site" : "Poista sivusto",
"Add" : "Lisää"
},
"nplurals=2; plural=(n != 1);");