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:
Diffstat (limited to 'l10n/fi.js')
-rw-r--r--l10n/fi.js30
1 files changed, 15 insertions, 15 deletions
diff --git a/l10n/fi.js b/l10n/fi.js
index d7269ce..6fcdcc4 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -2,15 +2,9 @@ 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",
- "Total" : "Yhteensä",
- "Current usage" : "Tämänhetkinen kulutus",
"Users" : "Käyttäjät",
"Groups" : "Ryhmät",
"Links" : "Linkit",
- "Mails" : "Sähköpostit",
"Federated sent" : "Lähetetty federoituna",
"Federated received" : "Vastaanotettu federoituna",
"Talk conversations" : "Talk-keskustelut",
@@ -39,9 +33,6 @@ OC.L10N.register(
"Available" : "Käytettävissä",
"Used" : "Käytetty",
"You will get a notification once one of your disks is nearly full." : "Saat ilmoituksen, kun jokin levyistä on melkein täynnä.",
- "Files:" : "Tiedostoja:",
- "Storages:" : "Tallennustilat:",
- "Free Space:" : "Vapaata tilaa:",
"Network" : "Verkko",
"Hostname" : "Tietokoneen nimi",
"DNS" : "Nimipalvelu",
@@ -52,19 +43,28 @@ OC.L10N.register(
"IPv4" : "IPv4",
"IPv6" : "IPv6",
"Active users" : "Aktiiviset käyttäjät",
- "Total users:" : "Käyttäjiä yhteensä:",
"Shares" : "Jaot",
"PHP" : "PHP",
+ "Database" : "Tietokanta",
+ "External monitoring tool" : "Ulkopuolinen valvontatyökalu",
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Lisää \"?format=json\" URL-osoitteen loppuun saadaksesi tuloksen JSON-muodossa.",
+ "Load average" : "Keskiarvoinen kuorma",
+ "Last minute" : "Viimeisin minuutti",
+ "Memory info not available" : "Muistin tila ei saatavilla",
+ "Total" : "Yhteensä",
+ "Current usage" : "Tämänhetkinen kulutus",
+ "Mails" : "Sähköpostit",
+ "Time Servers" : "Aikapalvelimet",
+ "Files:" : "Tiedostoja:",
+ "Storages:" : "Tallennustilat:",
+ "Free Space:" : "Vapaata tilaa:",
+ "Total users:" : "Käyttäjiä yhteensä:",
"Version:" : "Versio:",
"Memory Limit:" : "Muistin raja:",
"Max Execution Time:" : "Suurin suoritusaika:",
"Upload max size:" : "Suurin lähetyksen koko:",
- "Database" : "Tietokanta",
"Type:" : "Tyyppi:",
"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:",
- "Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Lisää \"?format=json\" URL-osoitteen loppuun saadaksesi tuloksen JSON-muodossa.",
- "Time Servers" : "Aikapalvelimet"
+ "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);");