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>2021-07-17 06:32:26 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-17 06:32:26 +0300
commit9feb6c2651c9110ee5c255780a0bd92b7ae2c8e5 (patch)
tree3063acd3e3b0fcfaa9c88f09b769618d44244d4d
parent3db39b26b0434aade06444d855ca91a9e246133b (diff)
[tx-robot] updated from transifex20.0.12rc1
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/sk.js1
-rw-r--r--l10n/sk.json1
2 files changed, 2 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);");
diff --git a/l10n/sk.json b/l10n/sk.json
index cf31744..2d5dd58 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -64,6 +64,7 @@
"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"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file