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/sk.js')
-rw-r--r--l10n/sk.js32
1 files changed, 16 insertions, 16 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index a371eee..ab3e750 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -2,15 +2,9 @@ OC.L10N.register(
"serverinfo",
{
"CPU info not available" : "Info o CPU nie je dostupné",
- "Load average" : "Priemerné zaťaženie",
- "Last minute" : "Posledná minúta",
- "Memory info not available" : "Informácie o pamäti nie sú dostupné",
- "Total" : "Celkovo",
- "Current usage" : "Aktuálne využitie",
"Users" : "Používatelia",
"Groups" : "Skupiny",
"Links" : "Odkazy",
- "Mails" : "Maily",
"Federated sent" : "Odoslané do Zduženého Cloudu",
"Federated received" : "Prijaté zo Združeného Cloudu",
"Talk conversations" : "Diskusné rozhovory",
@@ -39,9 +33,6 @@ OC.L10N.register(
"Available" : "Dostupné",
"Used" : "Použité",
"You will get a notification once one of your disks is nearly full." : "Ak je niektorý z vašich diskov skoro plný, dostanete varovanie.",
- "Files:" : "Súbory:",
- "Storages:" : "Úložiská:",
- "Free Space:" : "Voľné miesto:",
"Network" : "Sieť",
"Hostname" : "Názov servera",
"DNS" : "DNS",
@@ -52,21 +43,30 @@ OC.L10N.register(
"IPv4" : "IPv4",
"IPv6" : "IPv6",
"Active users" : "Aktívni užívatelia",
- "Total users:" : "Užívateľov celkom:",
"Shares" : "Sprístupnené položky",
"PHP" : "PHP",
+ "Database" : "Databáza",
+ "External monitoring tool" : "Externý sledovací nástroj",
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Ak na koniec adresy URL pridáte „?format = json“, získate výsledok v JSON.",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri dotazovaní na vyššie uvedenú adresu URL potom poslať token s hlavičkou „NC-Token“.",
+ "Load average" : "Priemerné zaťaženie",
+ "Last minute" : "Posledná minúta",
+ "Memory info not available" : "Informácie o pamäti nie sú dostupné",
+ "Total" : "Celkovo",
+ "Current usage" : "Aktuálne využitie",
+ "Mails" : "Maily",
+ "Time Servers" : "Servery času",
+ "Files:" : "Súbory:",
+ "Storages:" : "Úložiská:",
+ "Free Space:" : "Voľné miesto:",
+ "Total users:" : "Užívateľov celkom:",
"Version:" : "Verzia:",
"Memory Limit:" : "Obmedzenie pamäte:",
"Max Execution Time:" : "Maximálny čas pre spustenie:",
"Upload max size:" : "Maximálna veľkosť pre nahratie:",
- "Database" : "Databáza",
"Type:" : "Typ:",
"Size:" : "Veľkosť:",
- "External monitoring tool" : "Externý sledovací nástroj",
"You can connect an external monitoring tool by using this end point:" : "Pre pripojenie externého sledovacieho nástroja použite tento koncový bod:",
- "Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Ak na koniec adresy URL pridáte „?format = json“, získate výsledok v JSON.",
- "To use an access token please generate one then set it using the following command:" : "Pre používanie prístupového tokenu prosím vygenerujte ho a potom nastavte použitím nasledujúceho príkazu:",
- "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri dotazovaní na vyššie uvedenú adresu URL potom poslať token s hlavičkou „NC-Token“.",
- "Time Servers" : "Servery času"
+ "To use an access token please generate one then set it using the following command:" : "Pre používanie prístupového tokenu prosím vygenerujte ho a potom nastavte použitím nasledujúceho príkazu:"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");