errors.lang 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334
  1. # Dolibarr language file - Source file is en_US - errors
  2. # No errors
  3. NoErrorCommitIsDone=Žiadna chyba sa zaväzujeme
  4. # Errors
  5. ErrorButCommitIsDone=Boli nájdené chyby, ale my overiť aj cez to
  6. ErrorBadEMail=Email %s is incorrect
  7. ErrorBadMXDomain=Email %s seems incorrect (domain has no valid MX record)
  8. ErrorBadUrl=Url %s is incorrect
  9. ErrorBadValueForParamNotAString=Bad value for your parameter. It appends generally when translation is missing.
  10. ErrorRefAlreadyExists=Reference <b>%s</b> already exists.
  11. ErrorLoginAlreadyExists=Prihlásenie %s už existuje.
  12. ErrorGroupAlreadyExists=Skupina %s už existuje.
  13. ErrorEmailAlreadyExists=Email %s already exists.
  14. ErrorRecordNotFound=Záznam nie je nájdený.
  15. ErrorFailToCopyFile=Nepodarilo sa skopírovať súbor <b>&quot;%s&quot;</b> na <b>&quot;%s&quot;.</b>
  16. ErrorFailToCopyDir=Failed to copy directory '<b>%s</b>' into '<b>%s</b>'.
  17. ErrorFailToRenameFile=Nepodarilo sa premenovať súbor <b>&quot;%s&quot;</b> na <b>&quot;%s&quot;.</b>
  18. ErrorFailToDeleteFile=Nepodarilo sa odstrániť súbor <b>&quot;%s&quot;.</b>
  19. ErrorFailToCreateFile=Nepodarilo sa vytvoriť súbor <b>&quot;%s&quot;.</b>
  20. ErrorFailToRenameDir=Nepodarilo sa premenovať adresár <b>&quot;%s&quot;</b> na <b>&quot;%s&quot;.</b>
  21. ErrorFailToCreateDir=Nepodarilo sa vytvoriť adresár <b>&quot;%s&quot;.</b>
  22. ErrorFailToDeleteDir=Nepodarilo sa zmazať adresár <b>&quot;%s&quot;.</b>
  23. ErrorFailToMakeReplacementInto=Failed to make replacement into file '<b>%s</b>'.
  24. ErrorFailToGenerateFile=Failed to generate file '<b>%s</b>'.
  25. ErrorThisContactIsAlreadyDefinedAsThisType=Tento kontakt je už definovaný ako kontakt pre tento typ.
  26. ErrorCashAccountAcceptsOnlyCashMoney=Tento bankový účet peňažný účet, takže prijíma platby typu iba v hotovosti.
  27. ErrorFromToAccountsMustDiffers=Zdrojovej a cieľovej bankové účty musí byť iný.
  28. ErrorBadThirdPartyName=Bad value for third-party name
  29. ForbiddenBySetupRules=Forbidden by setup rules
  30. ErrorProdIdIsMandatory=%s je povinné
  31. ErrorAccountancyCodeCustomerIsMandatory=The accountancy code of customer %s is mandatory
  32. ErrorBadCustomerCodeSyntax=Bad syntaxe pre zákazníka kódu
  33. ErrorBadBarCodeSyntax=Bad syntax for barcode. May be you set a bad barcode type or you defined a barcode mask for numbering that does not match value scanned.
  34. ErrorCustomerCodeRequired=Zákazník požadoval kód
  35. ErrorBarCodeRequired=Barcode required
  36. ErrorCustomerCodeAlreadyUsed=Zákaznícky kód už používaný
  37. ErrorBarCodeAlreadyUsed=Barcode already used
  38. ErrorPrefixRequired=Prefix nutné
  39. ErrorBadSupplierCodeSyntax=Bad syntax for vendor code
  40. ErrorSupplierCodeRequired=Vendor code required
  41. ErrorSupplierCodeAlreadyUsed=Vendor code already used
  42. ErrorBadParameters=Bad parametre
  43. ErrorWrongParameters=Wrong or missing parameters
  44. ErrorBadValueForParameter=Wrong value '%s' for parameter '%s'
  45. ErrorBadImageFormat=Image file has not a supported format (Your PHP does not support functions to convert images of this format)
  46. ErrorBadDateFormat=Hodnota &quot;%s&quot; má nesprávny formát dátumu
  47. ErrorWrongDate=Date is not correct!
  48. ErrorFailedToWriteInDir=Nepodarilo sa zapísať do adresára %s
  49. ErrorFoundBadEmailInFile=Našiel nesprávne email syntaxe %s riadkov v súbore (%s príklad súlade s emailom = %s)
  50. ErrorUserCannotBeDelete=User cannot be deleted. Maybe it is associated to Dolibarr entities.
  51. ErrorFieldsRequired=Some required fields have been left blank.
  52. ErrorSubjectIsRequired=The email subject is required
  53. ErrorFailedToCreateDir=Nepodarilo sa vytvoriť adresár. Uistite sa, že webový server má užívateľ oprávnenie na zápis do adresára dokumentov Dolibarr. Ak je parameter <b>safe_mode</b> je povolené na tomto PHP, skontrolujte, či Dolibarr php súbory, vlastné pre užívateľa webového servera (alebo skupina).
  54. ErrorNoMailDefinedForThisUser=Žiadna pošta definované pre tohto používateľa
  55. ErrorSetupOfEmailsNotComplete=Setup of emails is not complete
  56. ErrorFeatureNeedJavascript=Táto funkcia potrebujete mať Java scripty byť aktivovaný do práce. Zmeniť v nastavení - displej.
  57. ErrorTopMenuMustHaveAParentWithId0=Ponuka typu &quot;top&quot; nemôže mať rodič menu. Dajte 0 do nadradenej ponuky alebo zvoliť ponuku typu &quot;vľavo&quot;.
  58. ErrorLeftMenuMustHaveAParentId=Ponuka typu &quot;ľavica&quot;, musí mať rodič id.
  59. ErrorFileNotFound=Súbor nebol nájdený <b>%s</b> (Bad cesta, zlé oprávnenia alebo odmietnutie prístupu na PHP safe_mode OpenBasedir alebo parameter)
  60. ErrorDirNotFound=Adresár <b>%s</b> nebol nájdený (Bad cesta, zlé oprávnenia alebo odmietnutie prístupu na PHP safe_mode OpenBasedir alebo parameter)
  61. ErrorFunctionNotAvailableInPHP=Funkcia <b>%s</b> je nutné pre túto funkciu, ale nie je k dispozícii v tejto verzii / nastavenie PHP.
  62. ErrorDirAlreadyExists=Adresár s týmto názvom už existuje.
  63. ErrorFileAlreadyExists=Súbor s týmto názvom už existuje.
  64. ErrorDestinationAlreadyExists=Another file with the name <b>%s</b> already exists.
  65. ErrorPartialFile=Súbor nedostali úplne servera.
  66. ErrorNoTmpDir=Dočasné direct %s neexistuje.
  67. ErrorUploadBlockedByAddon=Pridať zablokovaný PHP / Apache pluginu.
  68. ErrorFileSizeTooLarge=Súbor je príliš veľký.
  69. ErrorFieldTooLong=Field %s is too long.
  70. ErrorSizeTooLongForIntType=Veľkosť príliš dlhá pre typ int (%s číslice maximum)
  71. ErrorSizeTooLongForVarcharType=Veľkosť príliš dlho typu string (%s znakov maximum)
  72. ErrorNoValueForSelectType=Vyplňte, prosím, hodnotu zoznamu vyberte
  73. ErrorNoValueForCheckBoxType=Vyplňte, prosím, hodnotu checkbox zoznamu
  74. ErrorNoValueForRadioType=Prosím vyplňte hodnotu pre rozhlasové zoznamu
  75. ErrorBadFormatValueList=The list value cannot have more than one comma: <u>%s</u>, but need at least one: key,value
  76. ErrorFieldCanNotContainSpecialCharacters=The field <b>%s</b> must not contains special characters.
  77. ErrorFieldCanNotContainSpecialNorUpperCharacters=The field <b>%s</b> must not contain special characters, nor upper case characters and cannot contain only numbers.
  78. ErrorFieldMustHaveXChar=The field <b>%s</b> must have at least %s characters.
  79. ErrorNoAccountancyModuleLoaded=Nie účtovníctva modul aktivovaný
  80. ErrorExportDuplicateProfil=This profile name already exists for this export set.
  81. ErrorLDAPSetupNotComplete=Dolibarr-LDAP zhoda nie je úplná.
  82. ErrorLDAPMakeManualTest=. LDIF súbor bol vytvorený v adresári %s. Skúste načítať ručne z príkazového riadku získať viac informácií o chybách.
  83. ErrorCantSaveADoneUserWithZeroPercentage=Can't save an action with "status not started" if field "done by" is also filled.
  84. ErrorRefAlreadyExists=Reference <b>%s</b> already exists.
  85. ErrorPleaseTypeBankTransactionReportName=Please enter the bank statement name where the entry has to be reported (Format YYYYMM or YYYYMMDD)
  86. ErrorRecordHasChildren=Failed to delete record since it has some child records.
  87. ErrorRecordHasAtLeastOneChildOfType=Object %s has at least one child of type %s
  88. ErrorRecordIsUsedCantDelete=Can't delete record. It is already used or included into another object.
  89. ErrorModuleRequireJavascript=Javascript musí byť vypnutá, že táto funkcia pracovať. Ak chcete povoliť / zakázať Javascript, prejdite do ponuky Home-&gt; Nastavenie-&gt; Zobrazenie.
  90. ErrorPasswordsMustMatch=Obaja napísaný hesla sa musia zhodovať sa navzájom
  91. ErrorContactEMail=A technical error occured. Please, contact administrator to following email <b>%s</b> and provide the error code <b>%s</b> in your message, or add a screen copy of this page.
  92. ErrorWrongValueForField=Field <b>%s</b>: '<b>%s</b>' does not match regex rule <b>%s</b>
  93. ErrorFieldValueNotIn=Field <b>%s</b>: '<b>%s</b>' is not a value found in field <b>%s</b> of <b>%s</b>
  94. ErrorFieldRefNotIn=Field <b>%s</b>: '<b>%s</b>' is not a <b>%s</b> existing ref
  95. ErrorsOnXLines=%s errors found
  96. ErrorFileIsInfectedWithAVirus=Antivírusový program nebol schopný overiť súbor (súbor môže byť napadnutý vírusom)
  97. ErrorSpecialCharNotAllowedForField=Špeciálne znaky nie sú povolené pre pole &quot;%s&quot;
  98. ErrorNumRefModel=Existuje odkaz do databázy (%s) a nie je kompatibilný s týmto pravidlom číslovania. Odobrať záznam alebo premenovať odkaz na aktiváciu tohto modulu.
  99. ErrorQtyTooLowForThisSupplier=Quantity too low for this vendor or no price defined on this product for this vendor
  100. ErrorOrdersNotCreatedQtyTooLow=Some orders haven't been created because of too-low quantities
  101. ErrorModuleSetupNotComplete=Setup of module %s looks to be uncomplete. Go on Home - Setup - Modules to complete.
  102. ErrorBadMask=Chyba na masku
  103. ErrorBadMaskFailedToLocatePosOfSequence=Chyba maska ​​bez poradovým číslom
  104. ErrorBadMaskBadRazMonth=Chyba, zlá hodnota po resete
  105. ErrorMaxNumberReachForThisMask=Maximum number reached for this mask
  106. ErrorCounterMustHaveMoreThan3Digits=Counter must have more than 3 digits
  107. ErrorSelectAtLeastOne=Error, select at least one entry.
  108. ErrorDeleteNotPossibleLineIsConsolidated=Delete not possible because record is linked to a bank transaction that is conciliated
  109. ErrorProdIdAlreadyExist=%s je priradený do inej tretej
  110. ErrorFailedToSendPassword=Nepodarilo sa odoslať heslo
  111. ErrorFailedToLoadRSSFile=Nedokáže dostať RSS feed. Skúste pridať konštantný MAIN_SIMPLEXMLLOAD_DEBUG prípade chybových hlásení neposkytuje dostatok informácií.
  112. ErrorForbidden=Access denied.<br>You try to access to a page, area or feature of a disabled module or without being in an authenticated session or that is not allowed to your user.
  113. ErrorForbidden2=Povolenie pre toto prihlásenie môže byť definovaná správcom Dolibarr z ponuky %s-&gt; %s.
  114. ErrorForbidden3=Zdá sa, že Dolibarr nie je využitá prostredníctvom overené relácie. Pozrite sa na dokumentáciu k nastaveniu Dolibarr vedieť, ako riadiť autentizácia (htaccess, mod_auth alebo iné ...).
  115. ErrorForbidden4=Note: clear your browser cookies to destroy existing sessions for this login.
  116. ErrorNoImagickReadimage=Trieda Imagick nie je nájdený v tejto PHP. Náhľad nie je môžu byť k dispozícii. Správcovia môžu zakázať túto kartu z menu Nastavenie - Zobrazenie.
  117. ErrorRecordAlreadyExists=Záznam už existuje
  118. ErrorLabelAlreadyExists=This label already exists
  119. ErrorCantReadFile=Chyba pri čítaní súboru &quot;%s&quot;
  120. ErrorCantReadDir=Chyba pri čítaní adresára &quot;%s&quot;
  121. ErrorBadLoginPassword=Nesprávna hodnota pre prihlásenie alebo heslo
  122. ErrorLoginDisabled=Váš účet bol zakázaný
  123. ErrorFailedToRunExternalCommand=Failed to run external command. Check it is available and runnable by your PHP server user. Check also the command is not protected on shell level by a security layer like apparmor.
  124. ErrorFailedToChangePassword=Nepodarilo sa zmeniť heslo
  125. ErrorLoginDoesNotExists=Užívateľ s prihlásením <b>%s</b> nebol nájdený.
  126. ErrorLoginHasNoEmail=Tento užívateľ nemá žiadnu e-mailovú adresu. Proces prerušená.
  127. ErrorBadValueForCode=Bad hodnota bezpečnostného kódu. Skúste to znova s ​​novou hodnotou ...
  128. ErrorBothFieldCantBeNegative=Polia %s a %s nemôžu byť negatívna
  129. ErrorFieldCantBeNegativeOnInvoice=Field <strong>%s</strong> cannot be negative on this type of invoice. If you need to add a discount line, just create the discount first (from field '%s' in thirdparty card) and apply it to the invoice.
  130. ErrorLinesCantBeNegativeForOneVATRate=Total of lines (net of tax) can't be negative for a given not null VAT rate (Found a negative total for VAT rate <b>%s</b>%%).
  131. ErrorLinesCantBeNegativeOnDeposits=Lines can't be negative in a deposit. You will face problems when you will need to consume the deposit in final invoice if you do so.
  132. ErrorQtyForCustomerInvoiceCantBeNegative=Quantity for line into customer invoices can't be negative
  133. ErrorWebServerUserHasNotPermission=Užívateľský účet <b>%s</b> použiť na spustenie webový server nemá oprávnenie pre ktoré
  134. ErrorNoActivatedBarcode=Žiaden čiarový kód aktivovaný typ
  135. ErrUnzipFails=Nepodarilo sa rozbaliť %s s ZipArchive
  136. ErrNoZipEngine=No engine to zip/unzip %s file in this PHP
  137. ErrorFileMustBeADolibarrPackage=Súborov %s musí byť zips Dolibarr balíček
  138. ErrorModuleFileRequired=You must select a Dolibarr module package file
  139. ErrorPhpCurlNotInstalled=PHP CURL nie je nainštalovaný, je to nevyhnutné hovoriť s Paypal
  140. ErrorFailedToAddToMailmanList=Nepodarilo sa pridať záznam do %s %s poštár zoznamu alebo SPIP základne
  141. ErrorFailedToRemoveToMailmanList=Nepodarilo sa odstrániť záznam %s %s na zoznam poštár alebo SPIP základne
  142. ErrorNewValueCantMatchOldValue=Nová hodnota nemôže byť presne staré
  143. ErrorFailedToValidatePasswordReset=Nepodarilo sa Reinita heslo. Môže byť REINIT už bola vykonaná (tento odkaz možno použiť iba raz). Ak nie, skúste reštartovať REINIT procesu.
  144. ErrorToConnectToMysqlCheckInstance=Connect to database fails. Check database server is running (for example, with mysql/mariadb, you can launch it from command line with 'sudo service mysql start').
  145. ErrorFailedToAddContact=Nepodarilo sa pridať kontakt
  146. ErrorDateMustBeBeforeToday=The date must be lower than today
  147. ErrorDateMustBeInFuture=The date must be greater than today
  148. ErrorPaymentModeDefinedToWithoutSetup=Platobný režim bol nastavený na typ %s ale nastavenie modulu Faktúry nebola dokončená definovať informácie, ktoré sa pre tento platobný režim.
  149. ErrorPHPNeedModule=Chyba, musí mať PHP modul <b>%s</b> nainštalovať túto funkciu používať.
  150. ErrorOpenIDSetupNotComplete=Môžete nastavenie Dolibarr konfiguračný súbor, aby OpenID overovania, ale URL OpenID služby nie je definovaný do stálych %s
  151. ErrorWarehouseMustDiffers=Zdrojovej a cieľovej sklady musia sa líši
  152. ErrorBadFormat=Bad format!
  153. ErrorMemberNotLinkedToAThirpartyLinkOrCreateFirst=Error, this member is not yet linked to any third party. Link member to an existing third party or create a new third party before creating subscription with invoice.
  154. ErrorThereIsSomeDeliveries=Error, there is some deliveries linked to this shipment. Deletion refused.
  155. ErrorCantDeletePaymentReconciliated=Can't delete a payment that had generated a bank entry that was reconciled
  156. ErrorCantDeletePaymentSharedWithPayedInvoice=Can't delete a payment shared by at least one invoice with status Paid
  157. ErrorPriceExpression1=Cannot assign to constant '%s'
  158. ErrorPriceExpression2=Cannot redefine built-in function '%s'
  159. ErrorPriceExpression3=Undefined variable '%s' in function definition
  160. ErrorPriceExpression4=Illegal character '%s'
  161. ErrorPriceExpression5=Unexpected '%s'
  162. ErrorPriceExpression6=Wrong number of arguments (%s given, %s expected)
  163. ErrorPriceExpression8=Unexpected operator '%s'
  164. ErrorPriceExpression9=An unexpected error occured
  165. ErrorPriceExpression10=Operator '%s' lacks operand
  166. ErrorPriceExpression11=Expecting '%s'
  167. ErrorPriceExpression14=Division by zero
  168. ErrorPriceExpression17=Undefined variable '%s'
  169. ErrorPriceExpression19=Expression not found
  170. ErrorPriceExpression20=Empty expression
  171. ErrorPriceExpression21=Empty result '%s'
  172. ErrorPriceExpression22=Negative result '%s'
  173. ErrorPriceExpression23=Unknown or non set variable '%s' in %s
  174. ErrorPriceExpression24=Variable '%s' exists but has no value
  175. ErrorPriceExpressionInternal=Internal error '%s'
  176. ErrorPriceExpressionUnknown=Unknown error '%s'
  177. ErrorSrcAndTargetWarehouseMustDiffers=Zdrojovej a cieľovej sklady musia sa líši
  178. ErrorTryToMakeMoveOnProductRequiringBatchData=Error, trying to make a stock movement without lot/serial information, on product '%s' requiring lot/serial information
  179. ErrorCantSetReceptionToTotalDoneWithReceptionToApprove=All recorded receptions must first be verified (approved or denied) before being allowed to do this action
  180. ErrorCantSetReceptionToTotalDoneWithReceptionDenied=All recorded receptions must first be verified (approved) before being allowed to do this action
  181. ErrorGlobalVariableUpdater0=HTTP request failed with error '%s'
  182. ErrorGlobalVariableUpdater1=Invalid JSON format '%s'
  183. ErrorGlobalVariableUpdater2=Missing parameter '%s'
  184. ErrorGlobalVariableUpdater3=The requested data was not found in result
  185. ErrorGlobalVariableUpdater4=SOAP client failed with error '%s'
  186. ErrorGlobalVariableUpdater5=No global variable selected
  187. ErrorFieldMustBeANumeric=Field <b>%s</b> must be a numeric value
  188. ErrorMandatoryParametersNotProvided=Mandatory parameter(s) not provided
  189. ErrorOppStatusRequiredIfAmount=You set an estimated amount for this lead. So you must also enter it's status.
  190. ErrorFailedToLoadModuleDescriptorForXXX=Failed to load module descriptor class for %s
  191. ErrorBadDefinitionOfMenuArrayInModuleDescriptor=Bad Definition Of Menu Array In Module Descriptor (bad value for key fk_menu)
  192. ErrorSavingChanges=An error has occurred when saving the changes
  193. ErrorWarehouseRequiredIntoShipmentLine=Warehouse is required on the line to ship
  194. ErrorFileMustHaveFormat=File must have format %s
  195. ErrorFilenameCantStartWithDot=Filename can't start with a '.'
  196. ErrorSupplierCountryIsNotDefined=Country for this vendor is not defined. Correct this first.
  197. ErrorsThirdpartyMerge=Failed to merge the two records. Request canceled.
  198. ErrorStockIsNotEnoughToAddProductOnOrder=Stock is not enough for product %s to add it into a new order.
  199. ErrorStockIsNotEnoughToAddProductOnInvoice=Stock is not enough for product %s to add it into a new invoice.
  200. ErrorStockIsNotEnoughToAddProductOnShipment=Stock is not enough for product %s to add it into a new shipment.
  201. ErrorStockIsNotEnoughToAddProductOnProposal=Stock is not enough for product %s to add it into a new proposal.
  202. ErrorFailedToLoadLoginFileForMode=Failed to get the login key for mode '%s'.
  203. ErrorModuleNotFound=File of module was not found.
  204. ErrorFieldAccountNotDefinedForBankLine=Value for Accounting account not defined for source line id %s (%s)
  205. ErrorFieldAccountNotDefinedForInvoiceLine=Value for Accounting account not defined for invoice id %s (%s)
  206. ErrorFieldAccountNotDefinedForLine=Value for Accounting account not defined for the line (%s)
  207. ErrorBankStatementNameMustFollowRegex=Error, bank statement name must follow the following syntax rule %s
  208. ErrorPhpMailDelivery=Check that you don't use a too high number of recipients and that your email content is not similar to a Spam. Ask also your administrator to check firewall and server logs files for a more complete information.
  209. ErrorUserNotAssignedToTask=User must be assigned to task to be able to enter time consumed.
  210. ErrorTaskAlreadyAssigned=Task already assigned to user
  211. ErrorModuleFileSeemsToHaveAWrongFormat=The module package seems to have a wrong format.
  212. ErrorModuleFileSeemsToHaveAWrongFormat2=At least one mandatory directory must exists into zip of module: <strong>%s</strong> or <strong>%s</strong>
  213. ErrorFilenameDosNotMatchDolibarrPackageRules=The name of the module package (<strong>%s</strong>) does not match expected name syntax: <strong>%s</strong>
  214. ErrorDuplicateTrigger=Error, duplicate trigger name %s. Already loaded from %s.
  215. ErrorNoWarehouseDefined=Error, no warehouses defined.
  216. ErrorBadLinkSourceSetButBadValueForRef=The link you use is not valid. A 'source' for payment is defined, but value for 'ref' is not valid.
  217. ErrorTooManyErrorsProcessStopped=Too many errors. Process was stopped.
  218. ErrorMassValidationNotAllowedWhenStockIncreaseOnAction=Mass validation is not possible when option to increase/decrease stock is set on this action (you must validate one by one so you can define the warehouse to increase/decrease)
  219. ErrorObjectMustHaveStatusDraftToBeValidated=Object %s must have status 'Draft' to be validated.
  220. ErrorObjectMustHaveLinesToBeValidated=Object %s must have lines to be validated.
  221. ErrorOnlyInvoiceValidatedCanBeSentInMassAction=Only validated invoices can be sent using the "Send by email" mass action.
  222. ErrorChooseBetweenFreeEntryOrPredefinedProduct=You must choose if article is a predefined product or not
  223. ErrorDiscountLargerThanRemainToPaySplitItBefore=The discount you try to apply is larger than remain to pay. Split the discount in 2 smaller discounts before.
  224. ErrorFileNotFoundWithSharedLink=File was not found. May be the share key was modified or file was removed recently.
  225. ErrorProductBarCodeAlreadyExists=The product barcode %s already exists on another product reference.
  226. ErrorNoteAlsoThatSubProductCantBeFollowedByLot=Note also that using kits to have auto increase/decrease of subproducts is not possible when at least one subproduct (or subproduct of subproducts) needs a serial/lot number.
  227. ErrorDescRequiredForFreeProductLines=Description is mandatory for lines with free product
  228. ErrorAPageWithThisNameOrAliasAlreadyExists=The page/container <strong>%s</strong> has the same name or alternative alias that the one your try to use
  229. ErrorDuringChartLoad=Error when loading chart of accounts. If few accounts were not loaded, you can still enter them manually.
  230. ErrorBadSyntaxForParamKeyForContent=Bad syntax for param keyforcontent. Must have a value starting with %s or %s
  231. ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text content to show) or %s (with external url to show) must be set.
  232. ErrorURLMustEndWith=URL %s must end %s
  233. ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
  234. ErrorHostMustNotStartWithHttp=Host name %s must NOT start with http:// or https://
  235. ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
  236. ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
  237. ErrorSearchCriteriaTooSmall=Search criteria too small.
  238. ErrorObjectMustHaveStatusActiveToBeDisabled=Objects must have status 'Active' to be disabled
  239. ErrorObjectMustHaveStatusDraftOrDisabledToBeActivated=Objects must have status 'Draft' or 'Disabled' to be enabled
  240. ErrorNoFieldWithAttributeShowoncombobox=No fields has property 'showoncombobox' into definition of object '%s'. No way to show the combolist.
  241. ErrorFieldRequiredForProduct=Field '%s' is required for product %s
  242. ProblemIsInSetupOfTerminal=Problem is in setup of terminal %s.
  243. ErrorAddAtLeastOneLineFirst=Add at least one line first
  244. ErrorRecordAlreadyInAccountingDeletionNotPossible=Error, record is already transferred in accounting, deletion is not possible.
  245. ErrorLanguageMandatoryIfPageSetAsTranslationOfAnother=Error, language is mandatory if you set the page as a translation of another one.
  246. ErrorLanguageOfTranslatedPageIsSameThanThisPage=Error, language of translated page is same than this one.
  247. ErrorBatchNoFoundForProductInWarehouse=No lot/serial found for product "%s" in warehouse "%s".
  248. ErrorBatchNoFoundEnoughQuantityForProductInWarehouse=No enough quantity for this lot/serial for product "%s" in warehouse "%s".
  249. ErrorOnlyOneFieldForGroupByIsPossible=Only 1 field for the 'Group by' is possible (others are discarded)
  250. ErrorTooManyDifferentValueForSelectedGroupBy=Found too many different value (more than <b>%s</b>) for the field '<b>%s</b>', so we can't use it as a 'Group by' for graphics. The field 'Group By' has been removed. May be you wanted to use it as an X-Axis ?
  251. ErrorReplaceStringEmpty=Error, the string to replace into is empty
  252. ErrorProductNeedBatchNumber=Error, product '<b>%s</b>' need a lot/serial number
  253. ErrorProductDoesNotNeedBatchNumber=Error, product '<b>%s</b>' does not accept a lot/serial number
  254. ErrorFailedToReadObject=Error, failed to read object of type <b>%s</b>
  255. ErrorParameterMustBeEnabledToAllwoThisFeature=Error, parameter <b>%s</b> must be enabled into <b>conf/conf.php<b> to allow use of Command Line Interface by the internal job scheduler
  256. ErrorLoginDateValidity=Error, this login is outside the validity date range
  257. ErrorValueLength=Length of field '<b>%s</b>' must be higher than '<b>%s</b>'
  258. ErrorReservedKeyword=The word '<b>%s</b>' is a reserved keyword
  259. ErrorNotAvailableWithThisDistribution=Not available with this distribution
  260. ErrorPublicInterfaceNotEnabled=Public interface was not enabled
  261. ErrorLanguageRequiredIfPageIsTranslationOfAnother=The language of new page must be defined if it is set as a translation of another page
  262. ErrorLanguageMustNotBeSourceLanguageIfPageIsTranslationOfAnother=The language of new page must not be the source language if it is set as a translation of another page
  263. ErrorAParameterIsRequiredForThisOperation=A parameter is mandatory for this operation
  264. ErrorDateIsInFuture=Error, the date can't be in the future
  265. ErrorAnAmountWithoutTaxIsRequired=Error, amount is mandatory
  266. ErrorAPercentIsRequired=Error, please fill in the percentage correctly
  267. ErrorYouMustFirstSetupYourChartOfAccount=You must first setup your chart of account
  268. ErrorFailedToFindEmailTemplate=Failed to find template with code name %s
  269. ErrorDurationForServiceNotDefinedCantCalculateHourlyPrice=Duration not defined on service. No way to calculate the hourly price.
  270. ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
  271. ErrorActionCommBadType=Selected event type (id: %s, code: %s) do not exist in Event Type dictionary
  272. CheckVersionFail=Version check fail
  273. ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
  274. ErrorNotInDictionaryPaymentConditions=Not in Payment Terms Dictionary, please modify.
  275. ErrorIsNotADraft=%s is not a draft
  276. ErrorExecIdFailed=Can't execute command "id"
  277. ErrorBadCharIntoLoginName=Unauthorized character in the login name
  278. ErrorRequestTooLarge=Error, request too large
  279. # Warnings
  280. WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
  281. WarningPasswordSetWithNoAccount=A password was set for this member. However, no user account was created. So this password is stored but can't be used to login to Dolibarr. It may be used by an external module/interface but if you don't need to define any login nor password for a member, you can disable option "Manage a login for each member" from Member module setup. If you need to manage a login but don't need any password, you can keep this field empty to avoid this warning. Note: Email can also be used as a login if the member is linked to a user.
  282. WarningMandatorySetupNotComplete=Click here to setup mandatory parameters
  283. WarningEnableYourModulesApplications=Click here to enable your modules and applications
  284. WarningSafeModeOnCheckExecDir=Pozor, PHP <b>safe_mode</b> voľba je na to príkaz musí byť uložené vo vnútri adresára deklarovanej <b>safe_mode_exec_dir</b> parametrov php.
  285. WarningBookmarkAlreadyExists=Záložka s týmto názvom, alebo tento cieľ (URL) už existuje.
  286. WarningPassIsEmpty=Pozor, databáza je heslo prázdne. Toto je bezpečnostná diera. Mali by ste pridať heslo do databázy a zmeniť svoj conf.php súboru v tomto zmysle.
  287. WarningConfFileMustBeReadOnly=Pozor, môže váš konfiguračný súbor <b>(htdocs / conf / conf.php)</b> musia byť prepísané webovom serveri. To je vážna bezpečnostná diera. Zmeniť oprávnenia k súboru, ktorý chcete v režime len pre čítanie pre užívateľov operačného systému používaného webového servera. Ak používate systém Windows a FAT formát disku, musíte vedieť, že je súborový systém neumožňuje pridať práva na súbore, takže nemôže byť úplne bezpečný.
  288. WarningsOnXLines=Upozornenie na <b>%s</b> zdrojovom zázname (s)
  289. WarningNoDocumentModelActivated=No model, for document generation, has been activated. A model will be chosen by default until you check your module setup.
  290. WarningLockFileDoesNotExists=Warning, once setup is finished, you must disable the installation/migration tools by adding a file <b>install.lock</b> into directory <b>%s</b>. Omitting the creation of this file is a grave security risk.
  291. WarningUntilDirRemoved=All security warnings (visible by admin users only) will remain active as long as the vulnerability is present (or that constant MAIN_REMOVE_INSTALL_WARNING is added in Setup->Other Setup).
  292. WarningCloseAlways=Pozor, zatváranie sa vykonáva, aj keď suma líši zdrojových a cieľových prvkov. Povoľte túto funkciu so zvýšenou opatrnosťou.
  293. WarningUsingThisBoxSlowDown=Upozornenie Pri použití tohto políčka spomaliť vážne všetky stránky zobrazujúce krabici.
  294. WarningClickToDialUserSetupNotComplete=Nastavenie ClickToDial informácií pre užívateľa si nie sú kompletné (pozri tab ClickToDial na vaše užívateľské karty).
  295. WarningFeatureDisabledWithDisplayOptimizedForBlindNoJs=Feature disabled when display setup is optimized for blind person or text browsers.
  296. WarningPaymentDateLowerThanInvoiceDate=Payment date (%s) is earlier than invoice date (%s) for invoice %s.
  297. WarningTooManyDataPleaseUseMoreFilters=Too many data (more than %s lines). Please use more filters or set the constant %s to a higher limit.
  298. WarningSomeLinesWithNullHourlyRate=Some times were recorded by some users while their hourly rate was not defined. A value of 0 %s per hour was used but this may result in wrong valuation of time spent.
  299. WarningYourLoginWasModifiedPleaseLogin=Your login was modified. For security purpose you will have to login with your new login before next action.
  300. WarningAnEntryAlreadyExistForTransKey=An entry already exists for the translation key for this language
  301. WarningNumberOfRecipientIsRestrictedInMassAction=Warning, number of different recipient is limited to <b>%s</b> when using the mass actions on lists
  302. WarningDateOfLineMustBeInExpenseReportRange=Warning, the date of line is not in the range of the expense report
  303. WarningProjectDraft=Project is still in draft mode. Don't forget to validate it if you plan to use tasks.
  304. WarningProjectClosed=Project is closed. You must re-open it first.
  305. WarningSomeBankTransactionByChequeWereRemovedAfter=Some bank transaction were removed after that the receipt including them were generated. So nb of cheques and total of receipt may differ from number and total in list.
  306. WarningFailedToAddFileIntoDatabaseIndex=Warning, failed to add file entry into ECM database index table
  307. WarningTheHiddenOptionIsOn=Warning, the hidden option <b>%s</b> is on.
  308. WarningCreateSubAccounts=Warning, you can't create directly a sub account, you must create a third party or an user and assign them an accounting code to find them in this list
  309. WarningAvailableOnlyForHTTPSServers=Available only if using HTTPS secured connection.
  310. WarningModuleXDisabledSoYouMayMissEventHere=Module %s has not been enabled. So you may miss a lot of event here.
  311. WarningPaypalPaymentNotCompatibleWithStrict=The value 'Strict' makes the online payment features not working correctly. Use 'Lax' instead.
  312. # Validate
  313. RequireValidValue = Value not valid
  314. RequireAtLeastXString = Requires at least %s character(s)
  315. RequireXStringMax = Requires %s character(s) max
  316. RequireAtLeastXDigits = Requires at least %s digit(s)
  317. RequireXDigitsMax = Requires %s digit(s) max
  318. RequireValidNumeric = Requires a numeric value
  319. RequireValidEmail = Email address is not valid
  320. RequireMaxLength = Length must be less than %s chars
  321. RequireMinLength = Length must be more than %s char(s)
  322. RequireValidUrl = Require valid URL
  323. RequireValidDate = Require a valid date
  324. RequireANotEmptyValue = Is required
  325. RequireValidDuration = Require a valid duration
  326. RequireValidExistingElement = Require an existing value
  327. RequireValidBool = Require a valid boolean
  328. BadSetupOfField = Error bad setup of field
  329. BadSetupOfFieldClassNotFoundForValidation = Error bad setup of field : Class not found for validation
  330. BadSetupOfFieldFileNotFound = Error bad setup of field : File not found for inclusion
  331. BadSetupOfFieldFetchNotCallable = Error bad setup of field : Fetch not callable on class