diff options
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index dc0671531c8..71717d56719 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -28,6 +28,10 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "Nedaří se odeslat email pro změnu hesla. Ujistěte se, že zadáváte správné uživatelské jméno.", "Preparing update" : "Příprava na aktualizaci", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step:" : "Krok opravy:", + "Repair info:" : "Informace o opravě:", + "Repair warning:" : "Varování ohledně opravy:", + "Repair error:" : "Chyba opravy:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Zaktualizujte z příkazového řádku, 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", |