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>2019-01-27 04:33:35 +0300
committerNextcloud bot <bot@nextcloud.com>2019-01-27 04:33:35 +0300
commit494b1e2a1bf5b4c76fa20e4866f83c56765af008 (patch)
tree59b66971dfe5fa4675e9d35f020dffb1441a0dec /l10n/sl.js
parent34978dcff828fdaf8fca1dd4782435e9b71b001f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sl.js')
-rw-r--r--l10n/sl.js25
1 files changed, 18 insertions, 7 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
index 2b4bee3..7b5fa3d 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -1,19 +1,27 @@
OC.L10N.register(
"serverinfo",
{
+ "Load average" : "Povprečje obremenitve",
"Last minute" : "Zadnja minuta",
- "Memory info not available" : "Informacija o pomnilniku ni na voljo",
+ "Memory info not available" : "Podrobnosti o pomnilniku niso na voljo",
"Total" : "Skupaj",
- "Current usage" : "Trenutna poraba",
+ "Current usage" : "Trenutna zasedenost",
"Users" : "Uporabniki",
"Groups" : "Skupine",
"Links" : "Povezave",
+ "Federated sent" : "Zvezno pošiljanje",
+ "Federated received" : "Zvezno prejeto",
+ "Talk conversations" : "Pogovori Talk",
"Last 24 hours" : "Zadnjih 24 ur",
"Last 1 hour" : "Zadnja ura",
"Last 5 mins" : "Zadnjih 5 min",
+ "Copy" : "Kopiraj",
+ "Copied!" : "Kopirano!",
+ "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.",
+ "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.",
"Monitoring" : "Sistemska dejavnost",
- "CPU load" : "Obremenitev procesorja",
- "Memory usage" : "Uporaba pomnilnika",
+ "CPU load" : "Obremenitev CPE",
+ "Memory usage" : "Zasedenost pomnilnika",
"Active users" : "Dejavni uporabniki",
"Shares" : "Souporaba",
"Storage" : "Shramba",
@@ -21,13 +29,16 @@ OC.L10N.register(
"Files:" : "Datoteke:",
"Storages:" : "Shrambe:",
"Free Space:" : "Prostor:",
+ "Nextcloud" : "Nextcloud",
"Version:" : "Različica:",
"Apps installed:" : "Nameščeni programi:",
- "Apps updates available:" : "Posodobitve programov:",
+ "Apps updates available:" : "Razpoložljive posodobitve:",
"PHP" : "Okolje PHP",
"Memory Limit:" : "Omejitev pomnilnika:",
- "Database" : "Podatkovne zbirka",
+ "Database" : "Podatkovna zbirka",
"Type:" : "Vrsta:",
- "Size:" : "Velikost:"
+ "Size:" : "Velikost:",
+ "External monitoring tool" : "Zunanje orodje za nadzor",
+ "Did you know?" : "Ali ste vedeli?"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");