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-10 06:23:01 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-10 06:23:01 +0300
commit7235053ba9ea77f3b20e454920f146b85143234a (patch)
treed8e86c548a6ed8272d764c04c24a8d1d94df0976
parent0b3e41801f9455b403bd517e542bdfb75eae44c2 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/sk.js3
-rw-r--r--l10n/sk.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 82eb8f2..5871960 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -51,7 +51,7 @@ OC.L10N.register(
"MAC" : "MAC",
"IPv4" : "IPv4",
"IPv6" : "IPv6",
- "Active users" : "Aktívni používatelia",
+ "Active users" : "Aktívni užívatelia",
"Total users:" : "Užívateľov celkom:",
"Shares" : "Sprístupnené položky",
"PHP" : "PHP",
@@ -65,6 +65,7 @@ OC.L10N.register(
"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:",
"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 6abb187..cf31744 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -49,7 +49,7 @@
"MAC" : "MAC",
"IPv4" : "IPv4",
"IPv6" : "IPv6",
- "Active users" : "Aktívni používatelia",
+ "Active users" : "Aktívni užívatelia",
"Total users:" : "Užívateľov celkom:",
"Shares" : "Sprístupnené položky",
"PHP" : "PHP",
@@ -63,6 +63,7 @@
"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:",
"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