summaryrefslogtreecommitdiffstats
path: root/core/l10n/cs_CZ.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/cs_CZ.js')
-rw-r--r--core/l10n/cs_CZ.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js
index 3b528cf351f..afd4c88e87e 100644
--- a/core/l10n/cs_CZ.js
+++ b/core/l10n/cs_CZ.js
@@ -27,8 +27,10 @@ OC.L10N.register(
"Error unfavoriting" : "Chyba při odznačování jako oblíbené",
"Couldn't send mail to following users: %s " : "Nebylo možné odeslat email následujícím uživatelům: %s",
"Preparing update" : "Příprava na aktualizaci",
- "Please use the command line updater because automatic updating is disabled in the config.php." : "Prosím použijte aktualizační příkazový řádek, protože automatická aktualizace je zakázána v config.php",
"[%d / %d]: %s" : "[%d / %d]: %s",
+ "Repair warning: " : "Upozornění opravy:",
+ "Repair error: " : "Chyba opravy:",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Prosím použijte aktualizační příkazový řádek, protože automatická aktualizace je zakázána v config.php",
"[%d / %d]: Checking table %s" : "[%d / %d]: Kontrola tabulky %s",
"Turned on maintenance mode" : "Zapnut režim údržby",
"Turned off maintenance mode" : "Vypnut režim údržby",
@@ -41,8 +43,6 @@ OC.L10N.register(
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Probíhá ověření, zda je možné aktualizovat schéma databáze %s (toto může trvat déle v závislosti na velikosti databáze)",
"Checked database schema update for apps" : "Aktualizace schéma databáze aplikací byla ověřena",
"Updated \"%s\" to %s" : "Aktualizováno z \"%s\" na %s",
- "Repair warning: " : "Upozornění opravy:",
- "Repair error: " : "Chyba opravy:",
"Set log level to debug" : "Nastavit úroveň logování na debug",
"Reset log level" : "Resetovat úroveň logování",
"Starting code integrity check" : "Spouští se kontrola integrity kódu",