diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-16 01:12:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-16 01:12:24 +0000 |
commit | 1edfffd091ed416d99925d9dc660920560c457fa (patch) | |
tree | 699fa178232ecb16acaba2bf0a3d0e9ae845ecc2 /core/l10n/cs.js | |
parent | bfd61d849f1f8dc726b1dc42d827bcb98bfe8b9d (diff) | |
download | nextcloud-server-1edfffd091ed416d99925d9dc660920560c457fa.tar.gz nextcloud-server-1edfffd091ed416d99925d9dc660920560c457fa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 031a0ea4d15..dc0671531c8 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -28,10 +28,6 @@ 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: " : "Upozornění 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", @@ -373,6 +369,10 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Tato instalace %s je právě ve stavu údržby a ta může chvíli trvat.", "This page will refresh itself when the instance is available again." : "Tato stránka se automaticky znovu načte, jakmile bude tato instance opět dostupná.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Pokud se tato zpráva objevuje opakovaně nebo nečekaně, obraťte se správce systému.", + "Repair step: " : "Krok opravy:", + "Repair info: " : "Informace o opravě:", + "Repair warning: " : "Upozornění opravy:", + "Repair error: " : "Chyba opravy:", "Updated \"%s\" to %s" : "Aktualizováno z „%s“ na %s", "%s (3rdparty)" : "%s (třetí strana)", "There was an error loading your contacts" : "Při načítání vašich kontaktů došlo k chybě", |