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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-18 04:36:10 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-18 04:36:10 +0300
commit123106b0a78ddc4a6b52b7b58579b3a84e646a69 (patch)
treed161b64e7798b53d76538c902c002c352194751f
parenta7c93180b16ff2dfcf2cf4de913d56807ea65719 (diff)
[tx-robot] updated from transifexv14.0.4RC2v14.0.4
-rw-r--r--l10n/fi.js3
-rw-r--r--l10n/fi.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/fi.js b/l10n/fi.js
index 7866e5d..685e7cd 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"serverinfo",
{
+ "CPU info not available" : "Suorittimen tietoja ei ole saatavilla",
"Load average" : "Keskiarvoinen kuorma",
"Last minute" : "Viimeisin minuutti",
"Memory info not available" : "Muistin tila ei saatavilla",
@@ -44,6 +45,8 @@ OC.L10N.register(
"Size:" : "Koko:",
"External monitoring tool" : "Ulkopuolinen valvontatyökalu",
"You can connect an external monitoring tool by using this end point:" : "Voit yhdistää ulkopuolisen valvontatyökalun käyttämällä tätä liityntäkohtaa:",
+ "Did you know?" : "Tiesitkö?",
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "Lisäämällä \"?format=json\" URL-osoitteen loppuun saat tulokset JSON-muodossa!",
"You can connect an external monitoring tool by using this end point: " : "Voit yhdistää ulkopuolisen valvontatyökalun käyttämällä tätä liityntäkohtaa: "
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/fi.json b/l10n/fi.json
index 728a2dd..d6827c4 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "CPU info not available" : "Suorittimen tietoja ei ole saatavilla",
"Load average" : "Keskiarvoinen kuorma",
"Last minute" : "Viimeisin minuutti",
"Memory info not available" : "Muistin tila ei saatavilla",
@@ -42,6 +43,8 @@
"Size:" : "Koko:",
"External monitoring tool" : "Ulkopuolinen valvontatyökalu",
"You can connect an external monitoring tool by using this end point:" : "Voit yhdistää ulkopuolisen valvontatyökalun käyttämällä tätä liityntäkohtaa:",
+ "Did you know?" : "Tiesitkö?",
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "Lisäämällä \"?format=json\" URL-osoitteen loppuun saat tulokset JSON-muodossa!",
"You can connect an external monitoring tool by using this end point: " : "Voit yhdistää ulkopuolisen valvontatyökalun käyttämällä tätä liityntäkohtaa: "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file