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:17 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-18 04:36:17 +0300
commitfe3a385954e4c5ff563b00dd97482e384beed284 (patch)
tree418dfba78e7213b98ce8fa47bd18dcfc1314bd96
parent71d71d7a2a804589fea017ed6dabbcd24a08b711 (diff)
[tx-robot] updated from transifexv12.0.13RC2v12.0.13stable12
-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