forked from Wavyzz/dolibarr
213 lines
22 KiB
Plaintext
213 lines
22 KiB
Plaintext
# Dolibarr language file - Source file is en_US - install
|
||
InstallEasy=Просто следвайте инструкциите стъпка по стъпка.
|
||
MiscellaneousChecks=Предпоставки проверка
|
||
ConfFileExists=Конфигурационния файл <b>%s</b> съществува.
|
||
ConfFileDoesNotExistsAndCouldNotBeCreated=Configuration file <b>%s</b> does not exist and could not be created!
|
||
ConfFileCouldBeCreated=Конфигурационния файл <b>%s</b> може да бъде създаден.
|
||
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=Конфигурационния файл <b>%s</b> е с права за писане.
|
||
ConfFileMustBeAFileNotADir=Конфигурационният файл <b> %s </b> трябва да бъде файл, а не директория.
|
||
ConfFileReload=Reloading parameters from configuration file.
|
||
PHPSupportSessions=PHP поддържа сесии.
|
||
PHPSupportPOSTGETOk=PHP поддържа променливи POST и 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=PHP макс сесия памет е <b>%s.</b> Това трябва да бъде достатъчно.
|
||
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=Директорията %s не съществува.
|
||
ErrorGoBackAndCorrectParameters=Go back and check/correct the parameters.
|
||
ErrorWrongValueForParameter=Може да сте въвели грешна стойност за параметър '%s'.
|
||
ErrorFailedToCreateDatabase=Неуспешно създаване на базата данни '%s'.
|
||
ErrorFailedToConnectToDatabase=Неуспешна връзка с база данни '%s'.
|
||
ErrorDatabaseVersionTooLow=Версията на базата данни (%s) е твърде стара. Изисква се версия %s или по-нова.
|
||
ErrorPHPVersionTooLow=Версията на PHP е твърде стара. Изисква се версия %s.
|
||
ErrorConnectedButDatabaseNotFound=Connection to server successful but database '%s' not found.
|
||
ErrorDatabaseAlreadyExists=Базата данни %s вече съществува.
|
||
IfDatabaseNotExistsGoBackAndUncheckCreate=If the database does not exist, go back and check option "Create database".
|
||
IfDatabaseExistsGoBackAndCheckCreate=Ако базата данни вече съществува, върнете се обратно и махнете отметката на "Създаване на база данни".
|
||
WarningBrowserTooOld=Version of browser is too old. Upgrading your browser to a recent version of Firefox, Chrome or Opera is highly recommended.
|
||
PHPVersion=Версия на PHP
|
||
License=Лиценз за използване
|
||
ConfigurationFile=Конфигурационен файл
|
||
WebPagesDirectory=Директорията, в която се съхраняват уеб страници
|
||
DocumentsDirectory=Директория за съхраняване качени и генерирани документи
|
||
URLRoot=URL корен
|
||
ForceHttps=Принудително сигурни връзки (HTTPS)
|
||
CheckToForceHttps=Изберете тази опция, за принудително сигурни връзки (HTTPS). <br> Това означава, че уеб сървърът е конфигуриран с SSL сертификат.
|
||
DolibarrDatabase=База данни на Dolibarr
|
||
DatabaseType=Тип на базата данни
|
||
DriverType=Тип драйвер
|
||
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=Порт на сървъра на базата данни. Оставете празно ако е неизвестно.
|
||
DatabaseServer=Сървър на базата данни
|
||
DatabaseName=Име на базата данни
|
||
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=Парола на собственика на базата данни на Dolibarr.
|
||
CreateDatabase=Създаване на база данни
|
||
CreateUser=Create user account or grant user account permission on the Dolibarr database
|
||
DatabaseSuperUserAccess=Сървър на базата данни - Достъп супер потребител
|
||
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=Свързване със сървъра
|
||
DatabaseCreation=Създаване на база данни
|
||
CreateDatabaseObjects=Създаване на обекти в базата данни
|
||
ReferenceDataLoading=Зареждане на референтни данни
|
||
TablesAndPrimaryKeysCreation=Създаване на таблици и първични ключове
|
||
CreateTableAndPrimaryKey=Създаване на таблицата %s
|
||
CreateOtherKeysForTable=Създаване на чужди ключове и индекси за таблицата %s
|
||
OtherKeysCreation=Създаване на чужди ключове и индекси
|
||
FunctionsCreation=Създаване на функции
|
||
AdminAccountCreation=Създаване на администраторски профил
|
||
PleaseTypePassword=Please type a password, empty passwords are not allowed!
|
||
PleaseTypeALogin=Please type a login!
|
||
PasswordsMismatch=Passwords differs, please try again!
|
||
SetupEnd=Край на настройкате
|
||
SystemIsInstalled=Инсталирането завърши.
|
||
SystemIsUpgraded=Dolibarr е обновен успешно.
|
||
YouNeedToPersonalizeSetup=Трябва да конфигурирате Dolibarr според вашите нужди (външен вид, функции, ...). За да направите това, моля последвайте връзката по-долу:
|
||
AdminLoginCreatedSuccessfuly=Dolibarr administrator login '<b>%s</b>' created successfully.
|
||
GoToDolibarr=Отиди на Dolibarr
|
||
GoToSetupArea=Отиди на Dolibarr (област за настройка)
|
||
MigrationNotFinished=The database version is not completely up to date: run the upgrade process again.
|
||
GoToUpgradePage=Отидете отново на страницата за надграждане
|
||
WithNoSlashAtTheEnd=Без наклонена черта "/" в края
|
||
DirectoryRecommendation=It is recommended to use a directory outside of the web pages.
|
||
LoginAlreadyExists=Вече съществува
|
||
DolibarrAdminLogin=Администраторски вход в Dolibarr
|
||
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=Изберете скрипт за миграция
|
||
DataMigration=Database migration (data)
|
||
DatabaseMigration=Database migration (structure + some data)
|
||
ProcessMigrateScript=Скрипта обработва
|
||
ChooseYourSetupMode=Изберете режим на настройка и кликнете върху "Начало"...
|
||
FreshInstall=Нова инсталация
|
||
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=Надграждане
|
||
UpgradeDesc=Използвайте този режим, ако желаете да замените старите файлове на Dolibarr с файлове от по-нова версия. Това ще обнови вашата база данни и данни.
|
||
Start=Начало
|
||
InstallNotAllowed=Настройката не разрешена поради правата на файла <b>conf.php</b>
|
||
YouMustCreateWithPermission=Трябва да създадете файл %s и да настроите права за запис в него от уеб сървъра по време на процеса на инсталиране.
|
||
CorrectProblemAndReloadPage=Please fix the problem and press F5 to reload the page.
|
||
AlreadyDone=Вече мигрирахте
|
||
DatabaseVersion=Версия на базата данни
|
||
ServerVersion=Версия на сървъра на базата данни
|
||
YouMustCreateItAndAllowServerToWrite=Трябва да създадете тази директория и да позволите на уеб сървъра да записва в нея.
|
||
DBSortingCollation=Ред за сортиране на символи
|
||
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=Orphans плащане е открито по метода %s
|
||
RemoveItManuallyAndPressF5ToContinue=Премахнете го ръчно и натиснете F5, за да продължите.
|
||
FieldRenamed=Полето е преименувано
|
||
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=Препоръчителен избор е да инсталирате версия <b>%s</b> от вашата текуща версия <b>%s</b>
|
||
InstallChoiceSuggested=<b>Избор за инсталиране, предложен от инсталатора</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=Ако това име е вярно и тази база данни все още не съществува, трябва да проверите опцията "Създаване на база данни".
|
||
OpenBaseDir=Параметър PHP openbasedir
|
||
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=Мигриране на хранилище за пратки на поръчки от клиенти
|
||
MigrationShippingDelivery=Надграждане на хранилище на доставки
|
||
MigrationShippingDelivery2=Надграждане на хранилище на доставки 2
|
||
MigrationFinished=Миграцията завърши
|
||
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=Активиране на модул %s
|
||
ShowEditTechnicalParameters=Натиснете тук за да покажете/редактирате параметрите за напреднали (експертен режим)
|
||
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=Корекция на denormalized данни
|
||
MigrationOrder=Миграция на данни за поръчки от клиенти
|
||
MigrationSupplierOrder=Data migration for vendor's orders
|
||
MigrationProposal=Миграция на данни за оферти
|
||
MigrationInvoice=Миграция на данни за фактури за клиенти
|
||
MigrationContract=Миграция на данни за договори
|
||
MigrationSuccessfullUpdate=Надграждането е успешно
|
||
MigrationUpdateFailed=Неуспешен процес на надграждане
|
||
MigrationRelationshipTables=Миграция на данни за свързани таблици (%s)
|
||
MigrationPaymentsUpdate=Корекция на данни за плащане
|
||
MigrationPaymentsNumberToUpdate=%s плащания за актуализиране
|
||
MigrationProcessPaymentUpdate=Актуализиране на плащания %s
|
||
MigrationPaymentsNothingToUpdate=Няма повече задачи
|
||
MigrationPaymentsNothingUpdatable=Няма повече плащания, които могат да бъдат коригирани
|
||
MigrationContractsUpdate=Корекция на данни в договор
|
||
MigrationContractsNumberToUpdate=%s договор(и) за актуализиране
|
||
MigrationContractsLineCreation=Създаване на ред в договор с реф. %s
|
||
MigrationContractsNothingToUpdate=Няма повече задачи
|
||
MigrationContractsFieldDontExist=Field fk_facture does not exist anymore. Nothing to do.
|
||
MigrationContractsEmptyDatesUpdate=Корекция на празна дата в договор
|
||
MigrationContractsEmptyDatesUpdateSuccess=Contract empty date correction done successfully
|
||
MigrationContractsEmptyDatesNothingToUpdate=Няма празна дата на договор за коригиране
|
||
MigrationContractsEmptyCreationDatesNothingToUpdate=Няма дата за създаване на договор за коригиране
|
||
MigrationContractsInvalidDatesUpdate=Корекция на неправилни дати на договор
|
||
MigrationContractsInvalidDateFix=Корекция на договор %s (Дата на договора=%s, Начална дата на услуга мин.=%s)
|
||
MigrationContractsInvalidDatesNumber=%s променени договори
|
||
MigrationContractsInvalidDatesNothingToUpdate=Няма дата с лоша стойност за коригиране
|
||
MigrationContractsIncoherentCreationDateUpdate=Лоша стойност за дата на създаване на договор
|
||
MigrationContractsIncoherentCreationDateUpdateSuccess=Bad value contract creation date correction done successfully
|
||
MigrationContractsIncoherentCreationDateNothingToUpdate=Няма лоши стойности за дата на създаване на договор за коригиране
|
||
MigrationReopeningContracts=Отворен договор затворен по грешка
|
||
MigrationReopenThisContract=Ново отваряне на договор %s
|
||
MigrationReopenedContractsNumber=%s договори са променени
|
||
MigrationReopeningContractsNothingToUpdate=Няма затворен договор за отваряне
|
||
MigrationBankTransfertsUpdate=Update links between bank entry and a bank transfer
|
||
MigrationBankTransfertsNothingToUpdate=Всички връзки са актуални
|
||
MigrationShipmentOrderMatching=Актуализация на експедиционни бележки
|
||
MigrationDeliveryOrderMatching=Актуализация на обратни разписки
|
||
MigrationDeliveryDetail=Актуализация на доставката
|
||
MigrationStockDetail=Актуализиране на наличната стойност на продукти
|
||
MigrationMenusDetail=Актуализиране на таблици за динамични менюта
|
||
MigrationDeliveryAddress=Актуализиране на адрес за доставка на пратки,
|
||
MigrationProjectTaskActors=Data migration for table llx_projet_task_actors
|
||
MigrationProjectUserResp=Миграция на полето fk_user_resp на llx_projet llx_element_contact
|
||
MigrationProjectTaskTime=Актуализация на времето, прекарано в секунда
|
||
MigrationActioncommElement=Актуализиране на данните за действия
|
||
MigrationPaymentMode=Миграция на данни за начин на плащане
|
||
MigrationCategorieAssociation=Миграция на категории
|
||
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=Презареждане на модула %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.
|