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/cs.js')
-rw-r--r--core/l10n/cs.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index 30a510bf740..9d8b8d4d52e 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -56,6 +56,7 @@ OC.L10N.register(
"Starting code integrity check" : "Spouští se kontrola neporušenosti kódu",
"Finished code integrity check" : "Kontrola neporušenosti kódu dokončena",
"%s (incompatible)" : "%s (nekompatibilní)",
+ "The following apps have been disabled: %s" : "Následující aplikace byly vypnuty: %s",
"Already up to date" : "Už je aktuální",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Váš webový server ještě není správně nastaven, pro umožnění synchronizace souborů, rozhraní WebDAV pravděpodobně není funkční.",
"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 není správně nastaven pro rozpoznání „{url}“. Více informací lze nalézt v naší <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaci</a>.",
@@ -336,6 +337,7 @@ OC.L10N.register(
"Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Další informace o tom, jak toto nastavit jsou k dispozici v %1$sdokumentaci%2$s.",
"App update required" : "Vyžadována aktualizace aplikace",
"%1$s will be updated to version %2$s" : "%1$s bude aktualizováno na verzi %2$s",
+ "The following apps will be updated:" : "Následující aplikace budou aktualizovány:",
"These incompatible apps will be disabled:" : "Tyto nekompatibilní aplikace budou vypnuty:",
"The theme %s has been disabled." : "Motiv vzhledu %s byl vypnut.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Před provedením dalšího kroku se ujistěte, že je zazálohována databáze a složky s nastaveními a daty.",