2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/langs/cs_CZ/install.lang
Laurent Destailleur 275eeca135 Trans
2018-12-04 13:09:58 +01:00

213 lines
18 KiB
Plaintext

# Dolibarr language file - Source file is en_US - install
InstallEasy=Stačí sledovat instrukce krok za krokem.
MiscellaneousChecks=Kontrola prerekvizit
ConfFileExists=Konfigurační soubor <b>%s</b> existuje.
ConfFileDoesNotExistsAndCouldNotBeCreated=Configuration file <b>%s</b> does not exist and could not be created!
ConfFileCouldBeCreated=<b>%s</b> Konfigurační soubor byl vytvořen.
ConfFileIsNotWritable=Configuration file <b>%s</b> is not writable. Check permissions. For first install, your web server must be able to write into this file during configuration process ("chmod 666" for example on a Unix like OS).
ConfFileIsWritable=Konfigurační soubor <b>%s</b> je zapisovatelný.
ConfFileMustBeAFileNotADir=Configuration file <b>%s</b> must be a file, not a directory.
ConfFileReload=Reloading parameters from configuration file.
PHPSupportSessions=Tato PHP instalace podporuje relace.
PHPSupportPOSTGETOk=Tato PHP instalace podporuje proměnné POST a GET.
PHPSupportPOSTGETKo=It's possible your PHP setup does not support variables POST and/or GET. Check the parameter <b>variables_order</b> in php.ini.
PHPSupportGD=This PHP supports GD graphical functions.
PHPSupportCurl=This PHP supports Curl.
PHPSupportUTF8=This PHP supports UTF8 functions.
PHPMemoryOK=Maximální velikost relace je nastavena na <b>%s.</b> To by mělo stačit.
PHPMemoryTooLow=Your PHP max session memory is set to <b>%s</b> bytes. This is too low. Change your <b>php.ini</b> to set <b>memory_limit</b> parameter to at least <b>%s</b> bytes.
Recheck=Click here for a more detailed test
ErrorPHPDoesNotSupportSessions=Your PHP installation does not support sessions. This feature is required to allow Dolibarr to work. Check your PHP setup and permissions of the sessions directory.
ErrorPHPDoesNotSupportGD=Your PHP installation does not support GD graphical functions. No graphs will be available.
ErrorPHPDoesNotSupportCurl=Your PHP installation does not support Curl.
ErrorPHPDoesNotSupportUTF8=Your PHP installation does not support UTF8 functions. Dolibarr cannot work correctly. Resolve this before installing Dolibarr.
ErrorDirDoesNotExists=Adresář %s neexistuje.
ErrorGoBackAndCorrectParameters=Go back and check/correct the parameters.
ErrorWrongValueForParameter=Možná jste zadali nesprávnou hodnotu pro parametr '%s'.
ErrorFailedToCreateDatabase=Nepodařilo se vytvořit databázi '%s'.
ErrorFailedToConnectToDatabase=Nepodařilo se připojit k databázi '%s'.
ErrorDatabaseVersionTooLow=Verze databáze (%s) je příliš stará a vetchá. Je potřeba omladit na verzi databáze alespoň %s.
ErrorPHPVersionTooLow=Tato verze PHP je příliš stará. Verze %s je potřeba.
ErrorConnectedButDatabaseNotFound=Connection to server successful but database '%s' not found.
ErrorDatabaseAlreadyExists=Databáze '%s' již existuje.
IfDatabaseNotExistsGoBackAndUncheckCreate=If the database does not exist, go back and check option "Create database".
IfDatabaseExistsGoBackAndCheckCreate=Pokud databáze již existuje, vraťte se zpět a zrušte zaškrtnutí políčka "Vytvořit databázi".
WarningBrowserTooOld=Version of browser is too old. Upgrading your browser to a recent version of Firefox, Chrome or Opera is highly recommended.
PHPVersion=PHP verze
License=Používá licenci
ConfigurationFile=Konfigurační soubor
WebPagesDirectory=Adresář, kde jsou uloženy webové stránky
DocumentsDirectory=Adresář pro uložení nahraných a generovaných dokumentů
URLRoot=URL Root
ForceHttps=Vynutit zabezpečené připojení (https)
CheckToForceHttps=Zaškrtněte tuto možnost pro vynucení zabezpečeného připojení (https). <br> Vyžaduje konfiguraci webového prohlížeče pomocí SSL certifikátu.
DolibarrDatabase=Dolibarr databáze
DatabaseType=Typ databáze
DriverType=Typ ovladače
Server=Server
ServerAddressDescription=Name or ip address for the database server. Usually 'localhost' when the database server is hosted on the same server as the web server.
ServerPortDescription=Port databázového serveru. Ponechte prázdné, pokud jej neznáte.
DatabaseServer=Databázový server
DatabaseName=Název databáze
DatabasePrefix=Database table prefix
DatabasePrefixDescription=Database table prefix. If empty, defaults to llx_.
AdminLogin=User account for the Dolibarr database owner.
PasswordAgain=Retype password confirmation
AdminPassword=Heslo pro vlastníka databáze Dolibarr.
CreateDatabase=Vytvořit databázi
CreateUser=Create user account or grant user account permission on the Dolibarr database
DatabaseSuperUserAccess=Databázový server - přístup Superuser
CheckToCreateDatabase=Check the box if the database does not exist yet and so must be created.<br>In this case, you must also fill in the user name and password for the superuser account at the bottom of this page.
CheckToCreateUser=Check the box if:<br>the database user account does not yet exist and so must be created, or<br>if the user account exists but the database does not exist and permissions must be granted.<br>In this case, you must enter the user account and password and <b>also</b> the superuser account name and password at the bottom of this page. If this box is unchecked, database owner and password must already exist.
DatabaseRootLoginDescription=Superuser account name (to create new databases or new users), mandatory if the database or its owner does not already exist.
KeepEmptyIfNoPassword=Leave empty if superuser has no password (NOT recommended)
SaveConfigurationFile=Saving parameters to
ServerConnection=Připojení k serveru
DatabaseCreation=Vytvoření databáze
CreateDatabaseObjects=Tvorba databázových objektů
ReferenceDataLoading=Načítání referenčních dat
TablesAndPrimaryKeysCreation=Vytváření tabulek a tvorba primárních klíčů
CreateTableAndPrimaryKey=Vytvořit tabulku %s
CreateOtherKeysForTable=Vytvořit cizí klíče a indexy pro tabulku %s
OtherKeysCreation=Cizí klíče a tvorba indexů
FunctionsCreation=Vytváření funkcí
AdminAccountCreation=Vytváření přístupových údajů administrátora
PleaseTypePassword=Please type a password, empty passwords are not allowed!
PleaseTypeALogin=Please type a login!
PasswordsMismatch=Passwords differs, please try again!
SetupEnd=Konec nastavení
SystemIsInstalled=Tato instalace je dokončena.
SystemIsUpgraded=Dolibarr byl úspěšně aktualizován.
YouNeedToPersonalizeSetup=Je třeba nastavit Dolibarr aby vyhovoval vašim potřebám (vzhled, vlastnosti, ...). Pro nastavení klikněte na následující odkaz:
AdminLoginCreatedSuccessfuly=Dolibarr administrator login '<b>%s</b>' created successfully.
GoToDolibarr=Přejít na Dolibarr
GoToSetupArea=Přejít na Dolibarr (Oblast Nastavení)
MigrationNotFinished=The database version is not completely up to date: run the upgrade process again.
GoToUpgradePage=Přejít znovu na aktualizační stránku
WithNoSlashAtTheEnd=Bez lomítka "/" na konci
DirectoryRecommendation=It is recommended to use a directory outside of the web pages.
LoginAlreadyExists=Již existuje
DolibarrAdminLogin=Login Dolibarr administrátora
AdminLoginAlreadyExists=Dolibarr administrator account '<b>%s</b>' already exists. Go back if you want to create another one.
FailedToCreateAdminLogin=Failed to create Dolibarr administrator account.
WarningRemoveInstallDir=Warning, for security reasons, once the install or upgrade is complete, you should add a file called <b>install.lock</b> into the Dolibarr document directory in order to prevent the accidental/malicious use of the install tools again.
FunctionNotAvailableInThisPHP=Not available in this PHP
ChoosedMigrateScript=Vyberte migrační skript
DataMigration=Database migration (data)
DatabaseMigration=Database migration (structure + some data)
ProcessMigrateScript=Skript běží
ChooseYourSetupMode=Vyberte si režim instalace a klepněte na tlačítko "Start"...
FreshInstall=Nová instalace
FreshInstallDesc=Use this mode if this is your first install. If not, this mode can repair a incomplete previous install. If you want to upgrade your version, choose "Upgrade" mode.
Upgrade=Aktualizace
UpgradeDesc=Tento režim použijte, pokud jste přepsali staré Dolibarr soubory novějšími. Tím dojde k aktualizace databáze a dat.
Start=Start
InstallNotAllowed=Instalace není povolena oprávněním <b>conf.php</b>
YouMustCreateWithPermission=Vytvořte soubor %s a nastavte mu oprávnění k zápisu webovým serverem během instalace.
CorrectProblemAndReloadPage=Please fix the problem and press F5 to reload the page.
AlreadyDone=Už migrováno
DatabaseVersion=Verze databáze
ServerVersion=Verze databázového serveru
YouMustCreateItAndAllowServerToWrite=Vytvořte tento adresář a nastavte mu oprávnění k zápisu webovým serverem během instalace.
DBSortingCollation=Způsob řazení
YouAskDatabaseCreationSoDolibarrNeedToConnect=You selected create database <b>%s</b>, but for this, Dolibarr needs to connect to server <b>%s</b> with super user <b>%s</b> permissions.
YouAskLoginCreationSoDolibarrNeedToConnect=You selected create database user <b>%s</b>, but for this, Dolibarr needs to connect to server <b>%s</b> with super user <b>%s</b> permissions.
BecauseConnectionFailedParametersMayBeWrong=The database connection failed: the host or super user parameters must be wrong.
OrphelinsPaymentsDetectedByMethod=Oprhans-platba detekována metodou %s
RemoveItManuallyAndPressF5ToContinue=Odstraňte ručně a pokračujte stisknutím klávesy F5.
FieldRenamed=Pole přejmenováno
IfLoginDoesNotExistsCheckCreateUser=If the user does not exist yet, you must check option "Create user"
ErrorConnection=Server "<b>%s</b>", database name "<b>%s</b>", login "<b>%s</b>", or database password may be wrong or the PHP client version may be too old compared to the database version.
InstallChoiceRecommanded=Doporučená instalace verze <b>%s</b> z Vaší verze <b>%s</b>
InstallChoiceSuggested=<b>Volba instalace navržená instalátorem</b>
MigrateIsDoneStepByStep=The targeted version (%s) has a gap of several versions. The install wizard will come back to suggest a further migration once this one is complete.
CheckThatDatabasenameIsCorrect=Check that the database name "<b>%s</b>" is correct.
IfAlreadyExistsCheckOption=Pokud je toto správný název a databáze dosud neexistuje, zkontrolujte volbu "Vytvořit databázi".
OpenBaseDir=PHP openbasedir parametr
YouAskToCreateDatabaseSoRootRequired=You checked the box "Create database". For this, you need to provide the login/password of superuser (bottom of form).
YouAskToCreateDatabaseUserSoRootRequired=You checked the box "Create database owner". For this, you need to provide the login/password of superuser (bottom of form).
NextStepMightLastALongTime=The current step may take several minutes. Please wait until the next screen is shown completely before continuing.
MigrationCustomerOrderShipping=Migrace přepravy úložiště zákaznických objednávek
MigrationShippingDelivery=Aktualizace úložiště přepravy
MigrationShippingDelivery2=Aktualizace úložiště přepravy 2
MigrationFinished=Migrace dokončena
LastStepDesc=<strong>Last step</strong>: Define here the login and password you wish to use to connect to Dolibarr. <b>Do not lose this as it is the master account to administer all other/additional user accounts.</b>
ActivateModule=Aktivace modulu %s
ShowEditTechnicalParameters=Klikněte zde pro zobrazení / editaci pokročilých parametrů (pro experty)
WarningUpgrade=Warning:\nDid you run a database backup first?\nThis is highly recommended. Loss of data (due to for example bugs in mysql version 5.5.40/41/42/43) may be possible during this process, so it is essential to take a complete dump of your database before starting any migration.\n\nClick OK to start migration process...
ErrorDatabaseVersionForbiddenForMigration=Your database version is %s. It has a critical bug, making data loss possible if you make structural changes in your database, such as is required by the migration process. For his reason, migration will not be allowed until you upgrade your database to a layer (patched) version (list of known buggy versions: %s)
KeepDefaultValuesWamp=You used the Dolibarr setup wizard from DoliWamp, so values proposed here are already optimized. Change them only if you know what you are doing.
KeepDefaultValuesDeb=You used the Dolibarr setup wizard from a Linux package (Ubuntu, Debian, Fedora...), so the values proposed here are already optimized. Only the password of the database owner to create must be entered. Change other parameters only if you know what you are doing.
KeepDefaultValuesMamp=You used the Dolibarr setup wizard from DoliMamp, so the values proposed here are already optimized. Change them only if you know what you are doing.
KeepDefaultValuesProxmox=You used the Dolibarr setup wizard from a Proxmox virtual appliance, so the values proposed here are already optimized. Change them only if you know what you are doing.
UpgradeExternalModule=Run dedicated upgrade process of external module
SetAtLeastOneOptionAsUrlParameter=Set at least one option as a parameter in URL. For example: '...repair.php?standard=confirmed'
NothingToDelete=Nothing to clean/delete
NothingToDo=Nothing to do
#########
# upgrade
MigrationFixData=Oprava denormalizovaných dat
MigrationOrder=Migrace dat zákaznických objednávek
MigrationSupplierOrder=Data migration for vendor's orders
MigrationProposal=Migrace dat komerčních návrhů
MigrationInvoice=Migrace dat zákaznických faktur
MigrationContract=Migrace dat smluv
MigrationSuccessfullUpdate=Aktualizace úspěšná
MigrationUpdateFailed=Proces aktualizace selhal
MigrationRelationshipTables=Migrace dat relačního schématu tabulek (%s)
MigrationPaymentsUpdate=Oprava platebních dat
MigrationPaymentsNumberToUpdate=%s platba(y) k aktualizaci
MigrationProcessPaymentUpdate=Aktualizace platby / plateb %s
MigrationPaymentsNothingToUpdate=Žádné další úkoly
MigrationPaymentsNothingUpdatable=Žádné další platby k opravě
MigrationContractsUpdate=Oprava smluvních dat
MigrationContractsNumberToUpdate=%s smlouva(y) k aktualizaci
MigrationContractsLineCreation=Vytvořte řádky pro smlouvu %s
MigrationContractsNothingToUpdate=Žádné další úkoly
MigrationContractsFieldDontExist=Field fk_facture does not exist anymore. Nothing to do.
MigrationContractsEmptyDatesUpdate=Oprava prázdného data smlouvy
MigrationContractsEmptyDatesUpdateSuccess=Contract empty date correction done successfully
MigrationContractsEmptyDatesNothingToUpdate=Žádné prázdné datum smlouvy k opravě
MigrationContractsEmptyCreationDatesNothingToUpdate=Žádné prázdné smluvní datum k opravě
MigrationContractsInvalidDatesUpdate=Oprava chybné hodnoty data smlouvy
MigrationContractsInvalidDateFix=Správná smlouva %s (datum smlouvy = %s, Datum začátku služby = %s)
MigrationContractsInvalidDatesNumber=%s smluv změněno
MigrationContractsInvalidDatesNothingToUpdate=Žádné chybně zadané datum k opravě
MigrationContractsIncoherentCreationDateUpdate=Oprava chybného data vytvoření smlouvy
MigrationContractsIncoherentCreationDateUpdateSuccess=Bad value contract creation date correction done successfully
MigrationContractsIncoherentCreationDateNothingToUpdate=Žádné chybná hodnota data vytvoření smlouvy k opravě
MigrationReopeningContracts=Otevřít chybně uzavřenou smlouvu
MigrationReopenThisContract=Znovuotevření smlouvy %s
MigrationReopenedContractsNumber=%s smluv změněno
MigrationReopeningContractsNothingToUpdate=Žádné uzavřené smlouvy k otevření
MigrationBankTransfertsUpdate=Update links between bank entry and a bank transfer
MigrationBankTransfertsNothingToUpdate=Všechny odkazy jsou aktuální
MigrationShipmentOrderMatching=Aktualizace odesílaného dokladu
MigrationDeliveryOrderMatching=Aktualizace přijímaného dokladu
MigrationDeliveryDetail=Aktualizace příjmu
MigrationStockDetail=Aktualizace stavu zásob produktu
MigrationMenusDetail=Aktualizace dynamických menu tabulky
MigrationDeliveryAddress=Aktualizovat doručovací adresu nákladů
MigrationProjectTaskActors=Data migration for table llx_projet_task_actors
MigrationProjectUserResp=Migrace dat pole fk_user_resp llx_projet na llx_element_contact
MigrationProjectTaskTime=Čas aktualizace v sekundách
MigrationActioncommElement=Aktualizovat údaje na činnostech
MigrationPaymentMode=Migrace dat platebního režimu
MigrationCategorieAssociation=Migrace kategorií
MigrationEvents=Migration of events to add event owner into assignment table
MigrationEventsContact=Migration of events to add event contact into assignment table
MigrationRemiseEntity=Update entity field value of llx_societe_remise
MigrationRemiseExceptEntity=Update entity field value of llx_societe_remise_except
MigrationUserRightsEntity=Update entity field value of llx_user_rights
MigrationUserGroupRightsEntity=Update entity field value of llx_usergroup_rights
MigrationUserPhotoPath=Migration of photo paths for users
MigrationReloadModule=Načíst modul %s
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
ShowNotAvailableOptions=Show unavailable options
HideNotAvailableOptions=Hide unavailable options
ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
YouTryInstallDisabledByDirLock=The application tried to self-upgrade, but the install/upgrade pages have been disabled for security (directory renamed with .lock suffix).<br>
YouTryInstallDisabledByFileLock=The application tried to self-upgrade, but the install/upgrade pages have been disabled for security (by the existence of a lock file <strong>install.lock</strong> in the dolibarr documents directory).<br>
ClickHereToGoToApp=Click here to go to your application
ClickOnLinkOrRemoveManualy=Click on the following link. If you always see this same page, you must remove/rename the file install.lock in the documents directory.