Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/sk.js')
-rw-r--r--core/l10n/sk.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/sk.js b/core/l10n/sk.js
index 2339ba88948..760c8b5bb2c 100644
--- a/core/l10n/sk.js
+++ b/core/l10n/sk.js
@@ -42,14 +42,10 @@ OC.L10N.register(
"Maintenance mode is kept active" : "Režim údržby je stále aktívny",
"Updating database schema" : "Aktualizuje sa schéma databázy",
"Updated database" : "Databáza je aktualizovaná",
- "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Kontroluje sa, či je možné aktualizovať schému databázy (to môže trvať dlhší čas v závislosti na veľkosti databázy)",
- "Checked database schema update" : "Skontrolovať aktualizáciu schémy databázy",
- "Checking updates of apps" : "Kontrolujú sa aktualizácie aplikácií",
"Checking for update of app \"%s\" in appstore" : "Hľadá sa aktualizácia aplikácie \"%s\" v obchode",
"Update app \"%s\" from appstore" : "Aktualizovať aplikáciu \"%s\" z obchodu",
"Checked for update of app \"%s\" in appstore" : "Hľadá sa aktualizácia aplikácie \"%s\" v obchode",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Kontroluje sa, či je možné aktualizovať schému databázy pre %s (to môže trvať dlhší čas v závislosti na veľkosti databázy)",
- "Checked database schema update for apps" : "Aktualizácia schémy databázy aplikácií bola overená",
"Updated \"%1$s\" to %2$s" : "Aktualizované \"%1$s\" na %2$s",
"Set log level to debug" : "Nastaviť úroveň záznamu na ladenie",
"Reset log level" : "Obnoviť úroveň záznamu",
@@ -328,6 +324,10 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Táto %s inštancia je v súčasnej dobe v režime údržby. Počkajte prosím.",
"This page will refresh itself when the instance is available again." : "Táto stránka sa obnoví sama hneď ako bude inštancia znovu dostupná.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správcu systému, ak sa táto správa objavuje opakovane alebo neočakávane.",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Kontroluje sa, či je možné aktualizovať schému databázy (to môže trvať dlhší čas v závislosti na veľkosti databázy)",
+ "Checked database schema update" : "Skontrolovať aktualizáciu schémy databázy",
+ "Checking updates of apps" : "Kontrolujú sa aktualizácie aplikácií",
+ "Checked database schema update for apps" : "Aktualizácia schémy databázy aplikácií bola overená",
"Following apps have been disabled: %s" : "Nasledovné aplikácie boli zakázané: %s",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Váš webový server nie je správne nastavený na spracovanie \"{url}\". Viac informácií môžete nájsť v našej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentácii</a>.",
"Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Váš web server nie je správne nastavený, aby preložil \"{url}\". To pravdepodobne súvisí s nastavením webového servera, ktoré nebolo aktualizované pre priame doručovanie tohto priečinka. Porovnajte prosím svoje nastavenia voči dodávaným rewrite pravidlám v \".htaccess\" pre Apache alebo tým, ktoré uvádzame v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentácii</a> pre Nginx. Tam je typicky potrebné aktualizovať riadky začínajúce na \"location ~\".",