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.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 5871960..a371eee 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -66,6 +66,7 @@ OC.L10N.register(
"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"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");