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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-17 09:56:11 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-17 09:56:11 +0300
commitfe29feae9a1ee759e09091941e3bcf96f72e3f21 (patch)
tree2a990f74861cdebe4076c8e0bf80f4c96ffe8698 /apps/updatenotification/l10n/fi_FI.js
parentc6b24573066cfc87b73b1b61b41032b8c5a406cf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/fi_FI.js')
-rw-r--r--apps/updatenotification/l10n/fi_FI.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/fi_FI.js b/apps/updatenotification/l10n/fi_FI.js
index 6eeca8a2b25..165bc57936a 100644
--- a/apps/updatenotification/l10n/fi_FI.js
+++ b/apps/updatenotification/l10n/fi_FI.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version} on saatavilla. Tarjolla on lisätietoja päivittämisestä.",
- "Updater" : "Päivitysohjelma"
+ "Updater" : "Päivitysohjelma",
+ "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Tietoturvasyistä ownCloudin sisäänrakennettu päivitysohjelma käyttää erillisiä tunnistamistietoja. Siirry päivitysohjelman sivulle napsauttamalla seuraavaa painiketta.",
+ "Open updater" : "Avaa päivitysohjelma"
},
"nplurals=2; plural=(n != 1);");