errors.lang 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363
  1. # Dolibarr language file - Source file is en_US - errors
  2. # No errors
  3. NoErrorCommitIsDone=No error, we commit
  4. # Errors
  5. ErrorButCommitIsDone=Pronađene su pogreške, ali potvrđujemo unatoč tome
  6. ErrorBadEMail=E-pošta %s nije točna
  7. ErrorBadMXDomain=Čini se da e-pošta %s nije točna (domena nema valjani MX zapis)
  8. ErrorBadUrl=Url %s nije točan
  9. ErrorBadValueForParamNotAString=Loša vrijednost za vaš parametar. Općenito se dodaje kada prijevod nedostaje.
  10. ErrorRefAlreadyExists=Referenca <b> %s </b> već postoji.
  11. ErrorTitleAlreadyExists=Naslov <b> %s </b> već postoji.
  12. ErrorLoginAlreadyExists=Prijava %s već postoji.
  13. ErrorGroupAlreadyExists=Grupa %s već postoji.
  14. ErrorEmailAlreadyExists=E-pošta %s već postoji.
  15. ErrorRecordNotFound=Zapis nije pronađen.
  16. ErrorRecordNotFoundShort=Not found
  17. ErrorFailToCopyFile=Nije uspjelo kopiranje datoteke ' <b> %s </b> ' u ' <b> %s </b>'.
  18. ErrorFailToCopyDir=Nije uspjelo kopiranje mape ' <b> %s </b> ' u ' <b> %s </b>'.
  19. ErrorFailToRenameFile=Nije uspjelo preimenovanje datoteke ' <b> %s </b> ' u ' <b> %s </b>'.
  20. ErrorFailToDeleteFile=Uklanjanje datoteke '<b> %s </b>' nije uspjelo.
  21. ErrorFailToCreateFile=Izrada datoteke '<b> %s </b>' nije uspjela.
  22. ErrorFailToRenameDir=Nije uspjelo preimenovanje mape ' <b> %s </b> ' u ' <b> %s </b>'.
  23. ErrorFailToCreateDir=Nije uspjelo kreiranje mape ' <b> %s </b> '.
  24. ErrorFailToDeleteDir=Brisanje mape ' <b> %s </b>' nije uspjelo.
  25. ErrorFailToMakeReplacementInto=Nije uspjelo izvršiti zamjenu u datoteci ' <b> %s </b> '.
  26. ErrorFailToGenerateFile=Generiranje datoteke '<b> %s </b>' nije uspjelo.
  27. ErrorThisContactIsAlreadyDefinedAsThisType=Ovaj je kontakt već definiran kao kontakt za ovu vrstu.
  28. ErrorCashAccountAcceptsOnlyCashMoney=Ovaj bankovni račun je gotovinski te prihvaća samo gotovinske uplate.
  29. ErrorFromToAccountsMustDiffers=Izvorni i odredišni bankovni računi moraju biti različiti.
  30. ErrorBadThirdPartyName=Loša vrijednost za naziv treće strane
  31. ForbiddenBySetupRules=Zabranjeno pravilima postavljanja
  32. ErrorProdIdIsMandatory=%s je obavezan
  33. ErrorAccountancyCodeCustomerIsMandatory=Konto za kupca %s je obavezan
  34. ErrorBadCustomerCodeSyntax=Loša sintaksa za šifru kupca
  35. ErrorBadBarCodeSyntax=Loša sintaksa za bar kod. Možda ste postavili lošu vrstu bar koda ili ste definirali masku bar koda za numeriranje koja ne odgovara skeniranoj vrijednosti.
  36. ErrorCustomerCodeRequired=Potrebna je šifra kupca
  37. ErrorBarCodeRequired=Potreban je bar kod
  38. ErrorCustomerCodeAlreadyUsed=Šifra kupca je već korišten
  39. ErrorBarCodeAlreadyUsed=Bar kod je već korišten
  40. ErrorPrefixRequired=Potreban je prefiks
  41. ErrorBadSupplierCodeSyntax=Loša sintaksa za šifru dobavljača
  42. ErrorSupplierCodeRequired=Potrebna šifra dobavljača
  43. ErrorSupplierCodeAlreadyUsed=Šifra dobavljača je već korištena
  44. ErrorBadParameters=Loši parametri
  45. ErrorWrongParameters=Pogrešni ili nedostajući parametri
  46. ErrorBadValueForParameter=Pogrešna vrijednost '%s' za parametar '%s'
  47. ErrorBadImageFormat=Datoteka slike nema podržani format (vaš PHP ne podržava funkcije za pretvaranje slika ovog formata)
  48. ErrorBadDateFormat=Vrijednost '%s' ima pogrešan format datuma
  49. ErrorWrongDate=Datum nije točan!
  50. ErrorFailedToWriteInDir=Nije uspjelo upisivanje u direktorij %s
  51. ErrorFailedToBuildArchive=Failed to build archive file %s
  52. ErrorFoundBadEmailInFile=Pronađena je netočna sintaksa e-pošte za %s retke u datoteci (primjer reda %s s email=%s)
  53. ErrorUserCannotBeDelete=Korisnik se ne može izbrisati. Možda je povezan s Dolibarrovim entitetima.
  54. ErrorFieldsRequired=Neka obavezna polja ostavljena su prazna.
  55. ErrorSubjectIsRequired=Predmet e-pošte je obavezan
  56. ErrorFailedToCreateDir=Izrada mape nije uspjela. Provjerite ima li korisnik web poslužitelja dopuštenje za pisanje u mapu dokumenata Dolibarr. Ako je parametar <b> safe_mode </b> omogućen na ovom PHP-u, provjerite posjeduju li Dolibarr php datoteke korisniku (ili grupi) web poslužitelja.
  57. ErrorNoMailDefinedForThisUser=Za ovog korisnika nije definirana pošta
  58. ErrorSetupOfEmailsNotComplete=Postavljanje e-pošte nije dovršeno
  59. ErrorFeatureNeedJavascript=Za aktiviranje ove značajke potreban je JavaScript. Promijenite ovo u postavkama - prikazu.
  60. ErrorTopMenuMustHaveAParentWithId0=Izbornik tipa 'Vrh' ne može imati roditeljski izbornik. Stavite 0 u roditeljski izbornik ili odaberite izbornik tipa 'Lijevo'.
  61. ErrorLeftMenuMustHaveAParentId=Izbornik tipa 'Lijevo' mora imati roditeljski ID.
  62. ErrorFileNotFound=Datoteka <b> %s </b> nije pronađena (Loš put, pogrešna dopuštenja ili pristup odbijen od strane PHP openbasedir ili safe_mode parametra)
  63. ErrorDirNotFound=Direktorij <b> %s </b> nije pronađen (Loš put, pogrešna dopuštenja ili pristup odbijen od strane PHP openbasedir ili safe_mode parametra)
  64. ErrorFunctionNotAvailableInPHP=Funkcija <b> %s </b> je potrebna za ovu značajku, ali nije dostupna u ovoj verziji/postavci PHP-a.
  65. ErrorDirAlreadyExists=Direktorij s ovim imenom već postoji.
  66. ErrorFileAlreadyExists=Datoteka s ovim imenom već postoji.
  67. ErrorDestinationAlreadyExists=Druga datoteka s imenom <b> %s </b> već postoji.
  68. ErrorPartialFile=Poslužitelj nije u potpunosti primio datoteku.
  69. ErrorNoTmpDir=Privremeni direktorij %s ne postoji.
  70. ErrorUploadBlockedByAddon=Učitavanje blokira PHP/Apache dodatak.
  71. ErrorFileSizeTooLarge=Veličina datoteke je prevelika ili datoteka nije navedena.
  72. ErrorFieldTooLong=Polje %s je predugo.
  73. ErrorSizeTooLongForIntType=Veličina predugačka za tip int (maksimalno %s znamenki)
  74. ErrorSizeTooLongForVarcharType=Veličina predugačka za vrstu niza (maksimalno %s znakova)
  75. ErrorNoValueForSelectType=Unesite vrijednost za odabrani popis
  76. ErrorNoValueForCheckBoxType=Please fill value for checkbox list
  77. ErrorNoValueForRadioType=Please fill value for radio list
  78. ErrorBadFormatValueList=The list value cannot have more than one comma: <u>%s</u>, but need at least one: key,value
  79. ErrorFieldCanNotContainSpecialCharacters=Polje <b> %s </b> ne smije sadržavati posebne znakove.
  80. ErrorFieldCanNotContainSpecialNorUpperCharacters=The field <b>%s</b> must not contain special characters, nor upper case characters, and must start with an alphabetical character (a-z)
  81. ErrorFieldMustHaveXChar=Polje <b> %s </b> mora imati najmanje %s znakova.
  82. ErrorNoAccountancyModuleLoaded=Računovodstveni modul nije aktiviran
  83. ErrorExportDuplicateProfil=Ovaj naziv profila već postoji za ovaj skup za izvoz.
  84. ErrorLDAPSetupNotComplete=Dolibarr-LDAP podudaranje nije dovršeno.
  85. ErrorLDAPMakeManualTest=U direktoriju %s generirana je .ldif datoteka. Pokušajte ga ručno učitati iz naredbenog retka kako biste imali više informacija o pogreškama.
  86. ErrorCantSaveADoneUserWithZeroPercentage=Ne može se spremiti radnja sa "statusom nije pokrenut" ako je također popunjeno polje "done by".
  87. ErrorRefAlreadyExists=Referenca <b> %s </b> već postoji.
  88. ErrorPleaseTypeBankTransactionReportName=Unesite naziv bankovnog izvoda na kojem se unos mora prijaviti (format YYYYMM ili YYYYMMDD)
  89. ErrorRecordHasChildren=Brisanje zapisa nije uspjelo jer ima neke podređene zapise.
  90. ErrorRecordHasAtLeastOneChildOfType=Objekt %s ima najmanje jedan podređeni tipa %s
  91. ErrorRecordIsUsedCantDelete=Nije moguće izbrisati zapis. Već se koristi ili je uključen u drugi objekt.
  92. ErrorModuleRequireJavascript=Javascript se ne smije onemogućiti da bi ova značajka radila. Da biste omogućili/onemogućili Javascript, idite na izbornik Početna->Podešavanje->Zaslon.
  93. ErrorPasswordsMustMatch=Obje upisane lozinke moraju se međusobno podudarati
  94. ErrorContactEMail=Došlo je do tehničke pogreške. Molimo kontaktirajte administratora na sljedeću e-poštu <b> %s </b> i navedite šifru pogreške <b> %s </b> na ovoj stranici ili dodajte ovu stranicu na ekran.
  95. ErrorWrongValueForField=Polje <b> %s </b>: '<b> %s </b>' ne odgovara regex pravilu <b> %s </b>
  96. ErrorHtmlInjectionForField=Field <b>%s</b>: The value '<b>%s</b>' contains a malicious data not allowed
  97. ErrorFieldValueNotIn=Polje <b> %s </b>: '<b> %s </b>' nije vrijednost koja se nalazi u polju <b> %s </b> tabele <b> %s </b>
  98. ErrorFieldRefNotIn=Polje <b> %s</b>: '<b> %s </b>' nije <b> %s </b> postojeći ref
  99. ErrorMultipleRecordFoundFromRef=Several record found when searching from ref <b>%s</b>. No way to know which ID to use.
  100. ErrorsOnXLines=%s pronađene pogreške
  101. ErrorFileIsInfectedWithAVirus=Antivirusni program nije mogao provjeriti valjanost datoteke (datoteka je možda zaražena virusom)
  102. ErrorNumRefModel=A reference exists into database (%s) and is not compatible with this numbering rule. Remove record or renamed reference to activate this module.
  103. ErrorQtyTooLowForThisSupplier=Quantity too low for this vendor or no price defined on this product for this vendor
  104. ErrorOrdersNotCreatedQtyTooLow=Some orders haven't been created because of too-low quantities
  105. ErrorModuleSetupNotComplete=Setup of module %s looks to be uncomplete. Go on Home - Setup - Modules to complete.
  106. ErrorBadMask=Error on mask
  107. ErrorBadMaskFailedToLocatePosOfSequence=Error, mask without sequence number
  108. ErrorBadMaskBadRazMonth=Pogreška, loša vrijednost resetiranja
  109. ErrorMaxNumberReachForThisMask=Maximum number reached for this mask
  110. ErrorCounterMustHaveMoreThan3Digits=Brojač mora imati više od 3 znamenke
  111. ErrorSelectAtLeastOne=Pogreška, odaberite barem jedan unos.
  112. ErrorDeleteNotPossibleLineIsConsolidated=Delete not possible because record is linked to a bank transaction that is conciliated
  113. ErrorProdIdAlreadyExist=%s je dodjeljen to drugom
  114. ErrorFailedToSendPassword=Slanje lozinke nije uspjelo
  115. ErrorFailedToLoadRSSFile=Fails to get RSS feed. Try to add constant MAIN_SIMPLEXMLLOAD_DEBUG if error messages does not provide enough information.
  116. 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.
  117. ErrorForbidden2=Permission for this login can be defined by your Dolibarr administrator from menu %s->%s.
  118. ErrorForbidden3=It seems that Dolibarr is not used through an authenticated session. Take a look at Dolibarr setup documentation to know how to manage authentications (htaccess, mod_auth or other...).
  119. ErrorForbidden4=Note: clear your browser cookies to destroy existing sessions for this login.
  120. ErrorNoImagickReadimage=Class Imagick is not found in this PHP. No preview can be available. Administrators can disable this tab from menu Setup - Display.
  121. ErrorRecordAlreadyExists=Record already exists
  122. ErrorLabelAlreadyExists=This label already exists
  123. ErrorCantReadFile=Nije uspjelo čitanje datoteke '%s'
  124. ErrorCantReadDir=Nije uspjelo čitanje direktorija '%s'
  125. ErrorBadLoginPassword=Loša vrijednost za prijavu ili lozinku
  126. ErrorLoginDisabled=Vaš račun je onemogučen
  127. 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.
  128. ErrorFailedToChangePassword=Promjena lozinke nije uspjela
  129. ErrorLoginDoesNotExists=User with login <b>%s</b> could not be found.
  130. ErrorLoginHasNoEmail=Ovaj korisnik nema adresu e-pošte. Proces prekinut.
  131. ErrorBadValueForCode=Bad value for security code. Try again with new value...
  132. ErrorBothFieldCantBeNegative=Fields %s and %s can't be both negative
  133. 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.
  134. 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>%%).
  135. 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.
  136. ErrorQtyForCustomerInvoiceCantBeNegative=Quantity for line into customer invoices can't be negative
  137. ErrorWebServerUserHasNotPermission=Korisnički račun <b>%s</b> koji pokreće web server nema dozvolu za pokretanje
  138. ErrorNoActivatedBarcode=No barcode type activated
  139. ErrUnzipFails=Failed to unzip %s with ZipArchive
  140. ErrNoZipEngine=No engine to zip/unzip %s file in this PHP
  141. ErrorFileMustBeADolibarrPackage=The file %s must be a Dolibarr zip package
  142. ErrorModuleFileRequired=You must select a Dolibarr module package file
  143. ErrorPhpCurlNotInstalled=The PHP CURL is not installed, this is essential to talk with Paypal
  144. ErrorFailedToAddToMailmanList=Failed to add record %s to Mailman list %s or SPIP base
  145. ErrorFailedToRemoveToMailmanList=Failed to remove record %s to Mailman list %s or SPIP base
  146. ErrorNewValueCantMatchOldValue=New value can't be equal to old one
  147. ErrorFailedToValidatePasswordReset=Failed to reinit password. May be the reinit was already done (this link can be used only one time). If not, try to restart the reinit process.
  148. 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').
  149. ErrorFailedToAddContact=Failed to add contact
  150. ErrorDateMustBeBeforeToday=The date must be lower than today
  151. ErrorDateMustBeInFuture=The date must be greater than today
  152. ErrorPaymentModeDefinedToWithoutSetup=A payment mode was set to type %s but setup of module Invoice was not completed to define information to show for this payment mode.
  153. ErrorPHPNeedModule=Error, your PHP must have module <b>%s</b> installed to use this feature.
  154. ErrorOpenIDSetupNotComplete=You setup Dolibarr config file to allow OpenID authentication, but URL of OpenID service is not defined into constant %s
  155. ErrorWarehouseMustDiffers=Izvorna i ciljna skladišta moraju se razlikovati
  156. ErrorBadFormat=Bad format!
  157. 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.
  158. ErrorThereIsSomeDeliveries=Error, there is some deliveries linked to this shipment. Deletion refused.
  159. ErrorCantDeletePaymentReconciliated=Can't delete a payment that had generated a bank entry that was reconciled
  160. ErrorCantDeletePaymentSharedWithPayedInvoice=Can't delete a payment shared by at least one invoice with status Paid
  161. ErrorPriceExpression1=Cannot assign to constant '%s'
  162. ErrorPriceExpression2=Cannot redefine built-in function '%s'
  163. ErrorPriceExpression3=Undefined variable '%s' in function definition
  164. ErrorPriceExpression4=Illegal character '%s'
  165. ErrorPriceExpression5=Unexpected '%s'
  166. ErrorPriceExpression6=Wrong number of arguments (%s given, %s expected)
  167. ErrorPriceExpression8=Unexpected operator '%s'
  168. ErrorPriceExpression9=An unexpected error occured
  169. ErrorPriceExpression10=Operator '%s' lacks operand
  170. ErrorPriceExpression11=Očekuje se '%s'
  171. ErrorPriceExpression14=Dijeljenje s nulom
  172. ErrorPriceExpression17=Nedefinirana varijabla '%s'
  173. ErrorPriceExpression19=Izraz nije pronađen
  174. ErrorPriceExpression20=Prazan izraz
  175. ErrorPriceExpression21=Prazan rezultat '%s'
  176. ErrorPriceExpression22=Negativan rezultat '%s'
  177. ErrorPriceExpression23=Nepoznata ili nije postavljena varijabla '%s' u %s
  178. ErrorPriceExpression24=Varijabla '%s' postoji, ali nema vrijednost
  179. ErrorPriceExpressionInternal=Interna pogreška '%s'
  180. ErrorPriceExpressionUnknown=Nepoznata pogreška '%s'
  181. ErrorSrcAndTargetWarehouseMustDiffers=Izvorna i ciljna skladišta moraju se razlikovati
  182. ErrorTryToMakeMoveOnProductRequiringBatchData=Error, trying to make a stock movement without lot/serial information, on product '%s' requiring lot/serial information
  183. ErrorCantSetReceptionToTotalDoneWithReceptionToApprove=All recorded receptions must first be verified (approved or denied) before being allowed to do this action
  184. ErrorCantSetReceptionToTotalDoneWithReceptionDenied=All recorded receptions must first be verified (approved) before being allowed to do this action
  185. ErrorGlobalVariableUpdater0=HTTP zahtjev nije uspio s pogreškom '%s'
  186. ErrorGlobalVariableUpdater1=Nevažeći JSON format '%s'
  187. ErrorGlobalVariableUpdater2=Nedostaje parametar '%s'
  188. ErrorGlobalVariableUpdater3=Traženi podaci nisu pronađeni u rezultatu
  189. ErrorGlobalVariableUpdater4=SOAP klijent nije uspio s pogreškom '%s'
  190. ErrorGlobalVariableUpdater5=No global variable selected
  191. ErrorFieldMustBeANumeric=Field <b>%s</b> must be a numeric value
  192. ErrorMandatoryParametersNotProvided=Obavezni parametar(i) nisu navedeni
  193. ErrorOppStatusRequiredIfAmount=You set an estimated amount for this lead. So you must also enter it's status.
  194. ErrorFailedToLoadModuleDescriptorForXXX=Failed to load module descriptor class for %s
  195. ErrorBadDefinitionOfMenuArrayInModuleDescriptor=Bad Definition Of Menu Array In Module Descriptor (bad value for key fk_menu)
  196. ErrorSavingChanges=Došlo je do pogreške prilikom spremanja promjena
  197. ErrorWarehouseRequiredIntoShipmentLine=Za otpremu je potrebno skladište na liniji
  198. ErrorFileMustHaveFormat=Datoteka mora imati format %s
  199. ErrorFilenameCantStartWithDot=Naziv datoteke ne može početi s '.'
  200. ErrorSupplierCountryIsNotDefined=Country for this vendor is not defined. Correct this first.
  201. ErrorsThirdpartyMerge=Failed to merge the two records. Request canceled.
  202. ErrorStockIsNotEnoughToAddProductOnOrder=Zaliha nije dovoljna da bi se proizvod %s dodao u novu narudžbu.
  203. ErrorStockIsNotEnoughToAddProductOnInvoice=Zaliha nije dovoljna da bi se proizvod %s dodao u novu fakturu.
  204. ErrorStockIsNotEnoughToAddProductOnShipment=Zaliha nije dovoljna da bi se proizvod %s dodao u novu pošiljku.
  205. ErrorStockIsNotEnoughToAddProductOnProposal=Zaliha nije dovoljna da bi se proizvod %s dodao u novu ponudu.
  206. ErrorFailedToLoadLoginFileForMode=Nije uspjelo dohvaćanje ključa za prijavu za način rada '%s'.
  207. ErrorModuleNotFound=Datoteka modula nije pronađena.
  208. ErrorFieldAccountNotDefinedForBankLine=Value for Accounting account not defined for source line id %s (%s)
  209. ErrorFieldAccountNotDefinedForInvoiceLine=Value for Accounting account not defined for invoice id %s (%s)
  210. ErrorFieldAccountNotDefinedForLine=Value for Accounting account not defined for the line (%s)
  211. ErrorBankStatementNameMustFollowRegex=Error, bank statement name must follow the following syntax rule %s
  212. 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.
  213. ErrorUserNotAssignedToTask=User must be assigned to task to be able to enter time consumed.
  214. ErrorTaskAlreadyAssigned=Zadatak je već dodijeljen korisniku
  215. ErrorModuleFileSeemsToHaveAWrongFormat=Čini se da paket modula ima pogrešan format.
  216. ErrorModuleFileSeemsToHaveAWrongFormat2=At least one mandatory directory must exists into zip of module: <strong>%s</strong> or <strong>%s</strong>
  217. ErrorFilenameDosNotMatchDolibarrPackageRules=The name of the module package (<strong>%s</strong>) does not match expected name syntax: <strong>%s</strong>
  218. ErrorDuplicateTrigger=Error, duplicate trigger name %s. Already loaded from %s.
  219. ErrorNoWarehouseDefined=Greška, nema definiranih skladišta.
  220. ErrorBadLinkSourceSetButBadValueForRef=The link you use is not valid. A 'source' for payment is defined, but value for 'ref' is not valid.
  221. ErrorTooManyErrorsProcessStopped=Previše pogrešaka. Proces je zaustavljen.
  222. 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)
  223. ErrorObjectMustHaveStatusDraftToBeValidated=Object %s must have status 'Draft' to be validated.
  224. ErrorObjectMustHaveLinesToBeValidated=Object %s must have lines to be validated.
  225. ErrorOnlyInvoiceValidatedCanBeSentInMassAction=Only validated invoices can be sent using the "Send by email" mass action.
  226. ErrorChooseBetweenFreeEntryOrPredefinedProduct=You must choose if article is a predefined product or not
  227. ErrorDiscountLargerThanRemainToPaySplitItBefore=The discount you try to apply is larger than remain to pay. Split the discount in 2 smaller discounts before.
  228. ErrorFileNotFoundWithSharedLink=File was not found. May be the share key was modified or file was removed recently.
  229. ErrorProductBarCodeAlreadyExists=The product barcode %s already exists on another product reference.
  230. 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.
  231. ErrorDescRequiredForFreeProductLines=Description is mandatory for lines with free product
  232. ErrorAPageWithThisNameOrAliasAlreadyExists=The page/container <strong>%s</strong> has the same name or alternative alias that the one your try to use
  233. ErrorDuringChartLoad=Error when loading chart of accounts. If few accounts were not loaded, you can still enter them manually.
  234. ErrorBadSyntaxForParamKeyForContent=Bad syntax for param keyforcontent. Must have a value starting with %s or %s
  235. ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text content to show) or %s (with external url to show) must be set.
  236. ErrorURLMustEndWith=URL %s mora završavati %s
  237. ErrorURLMustStartWithHttp=URL %s mora početi s http:// ili https://
  238. ErrorHostMustNotStartWithHttp=Host name %s must NOT start with http:// or https://
  239. ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
  240. ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
  241. ErrorSearchCriteriaTooSmall=Search criteria too small.
  242. ErrorObjectMustHaveStatusActiveToBeDisabled=Objects must have status 'Active' to be disabled
  243. ErrorObjectMustHaveStatusDraftOrDisabledToBeActivated=Objects must have status 'Draft' or 'Disabled' to be enabled
  244. ErrorNoFieldWithAttributeShowoncombobox=No fields has property 'showoncombobox' into definition of object '%s'. No way to show the combolist.
  245. ErrorFieldRequiredForProduct=Field '%s' is required for product %s
  246. AlreadyTooMuchPostOnThisIPAdress=You have already posted too much on this IP address.
  247. ProblemIsInSetupOfTerminal=Problem is in setup of terminal %s.
  248. ErrorAddAtLeastOneLineFirst=Prvo dodajte barem jedan redak
  249. ErrorRecordAlreadyInAccountingDeletionNotPossible=Error, record is already transferred in accounting, deletion is not possible.
  250. ErrorLanguageMandatoryIfPageSetAsTranslationOfAnother=Error, language is mandatory if you set the page as a translation of another one.
  251. ErrorLanguageOfTranslatedPageIsSameThanThisPage=Error, language of translated page is same than this one.
  252. ErrorBatchNoFoundForProductInWarehouse=No lot/serial found for product "%s" in warehouse "%s".
  253. ErrorBatchNoFoundEnoughQuantityForProductInWarehouse=No enough quantity for this lot/serial for product "%s" in warehouse "%s".
  254. ErrorOnlyOneFieldForGroupByIsPossible=Only 1 field for the 'Group by' is possible (others are discarded)
  255. 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 ?
  256. ErrorReplaceStringEmpty=Error, the string to replace into is empty
  257. ErrorProductNeedBatchNumber=Error, product '<b>%s</b>' need a lot/serial number
  258. ErrorProductDoesNotNeedBatchNumber=Error, product '<b>%s</b>' does not accept a lot/serial number
  259. ErrorFailedToReadObject=Error, failed to read object of type <b>%s</b>
  260. 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
  261. ErrorLoginDateValidity=Error, this login is outside the validity date range
  262. ErrorValueLength=Length of field '<b>%s</b>' must be higher than '<b>%s</b>'
  263. ErrorReservedKeyword=The word '<b>%s</b>' is a reserved keyword
  264. ErrorNotAvailableWithThisDistribution=Nije dostupno s ovom distribucijom
  265. ErrorPublicInterfaceNotEnabled=Javno sučelje nije bilo omogućeno
  266. ErrorLanguageRequiredIfPageIsTranslationOfAnother=Jezik nove stranice mora biti definiran ako je postavljen kao prijevod druge stranice
  267. ErrorLanguageMustNotBeSourceLanguageIfPageIsTranslationOfAnother=Jezik nove stranice ne smije biti izvorni jezik ako je postavljen kao prijevod druge stranice
  268. ErrorAParameterIsRequiredForThisOperation=Parametar je obavezan za ovu operaciju
  269. ErrorDateIsInFuture=Pogreška, datum ne može biti u budućnosti
  270. ErrorAnAmountWithoutTaxIsRequired=Greška, iznos je obavezan
  271. ErrorAPercentIsRequired=Greška, molimo unesite ispravno postotak
  272. ErrorYouMustFirstSetupYourChartOfAccount=You must first setup your chart of account
  273. ErrorFailedToFindEmailTemplate=Nije uspjelo pronaći predložak s kodnim nazivom %s
  274. ErrorDurationForServiceNotDefinedCantCalculateHourlyPrice=Trajanje nije definirano na usluzi. Nema načina da se izračuna satnica.
  275. ErrorActionCommPropertyUserowneridNotDefined=Potreban je vlasnik korisnika
  276. ErrorActionCommBadType=Selected event type (id: %s, code: %s) do not exist in Event Type dictionary
  277. CheckVersionFail=Provjera verzije nije uspjela
  278. ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
  279. ErrorNotInDictionaryPaymentConditions=Not in Payment Terms Dictionary, please modify.
  280. ErrorIsNotADraft=%s nije skica
  281. ErrorExecIdFailed=Ne može izvršiti naredbu "id"
  282. ErrorBadCharIntoLoginName=Unauthorized character in the field %s
  283. ErrorRequestTooLarge=Error, request too large or session expired
  284. ErrorNotApproverForHoliday=You are not the approver for leave %s
  285. ErrorAttributeIsUsedIntoProduct=Ovaj se atribut koristi u jednoj ili više varijanti proizvoda
  286. ErrorAttributeValueIsUsedIntoProduct=Ova vrijednost atributa koristi se u jednoj ili više varijanti proizvoda
  287. ErrorPaymentInBothCurrency=Greška, svi iznosi moraju biti upisani u isti stupac
  288. ErrorYouTryToPayInvoicesInACurrencyFromBankWithAnotherCurrency=Pokušavate plaćati fakture u valuti %s s računa u valuti %s
  289. ErrorInvoiceLoadThirdParty=Can't load third-party object for invoice "%s"
  290. ErrorInvoiceLoadThirdPartyKey=Third-party key "%s" no set for invoice "%s"
  291. ErrorDeleteLineNotAllowedByObjectStatus=Delete line is not allowed by current object status
  292. ErrorAjaxRequestFailed=Request failed
  293. ErrorThirpdartyOrMemberidIsMandatory=Third party or Member of partnership is mandatory
  294. ErrorFailedToWriteInTempDirectory=Failed to write in temp directory
  295. ErrorQuantityIsLimitedTo=Quantity is limited to %s
  296. ErrorFailedToLoadThirdParty=Failed to find/load thirdparty from id=%s, email=%s, name=%s
  297. ErrorThisPaymentModeIsNotSepa=This payment mode is not a bank account
  298. ErrorStripeCustomerNotFoundCreateFirst=Stripe customer is not set for this thirdparty (or set to a value deleted on Stripe side). Create (or re-attach) it first.
  299. ErrorCharPlusNotSupportedByImapForSearch=IMAP search is not able to search into sender or recipient for a string containing the character +
  300. ErrorTableNotFound=Table <b>%s</b> not found
  301. ErrorValueForTooLow=Value for <b>%s</b> is too low
  302. ErrorValueCantBeNull=Value for <b>%s</b> can't be null
  303. ErrorDateOfMovementLowerThanDateOfFileTransmission=The date of the bank transaction can't be lower than the date of the file transmission
  304. ErrorTooMuchFileInForm=Too much files in form, the maximum number is %s file(s)
  305. # Warnings
  306. WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
  307. 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.
  308. WarningMandatorySetupNotComplete=Click here to setup main parameters
  309. WarningEnableYourModulesApplications=Kliknite ovdje da biste omogućili svoje module i aplikacije
  310. WarningSafeModeOnCheckExecDir=Warning, PHP option <b>safe_mode</b> is on so command must be stored inside a directory declared by php parameter <b>safe_mode_exec_dir</b>.
  311. WarningBookmarkAlreadyExists=Oznaka s ovim naslovom ili ovim ciljem (URL) već postoji.
  312. WarningPassIsEmpty=Upozorenje, lozinka baze podataka je prazna. Ovo je sigurnosna rupa. Trebali biste dodati lozinku u svoju bazu podataka i promijeniti svoju conf.php datoteku da to odražava.
  313. WarningConfFileMustBeReadOnly=Warning, your config file (<b>htdocs/conf/conf.php</b>) can be overwritten by the web server. This is a serious security hole. Modify permissions on file to be in read only mode for operating system user used by Web server. If you use Windows and FAT format for your disk, you must know that this file system does not allow to add permissions on file, so can't be completely safe.
  314. WarningsOnXLines=Upozorenja na <b> %s </b> izvorni zapis(e)
  315. WarningNoDocumentModelActivated=Nije aktiviran nijedan model za generiranje dokumenata. Model će biti odabran prema zadanim postavkama dok ne provjerite postavke modula.
  316. 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.
  317. WarningUntilDirRemoved=This security warning will remain active as long as the vulnerability is present.
  318. WarningCloseAlways=Warning, closing is done even if amount differs between source and target elements. Enable this feature with caution.
  319. WarningUsingThisBoxSlowDown=Warning, using this box slow down seriously all pages showing the box.
  320. WarningClickToDialUserSetupNotComplete=Setup of ClickToDial information for your user are not complete (see tab ClickToDial onto your user card).
  321. WarningFeatureDisabledWithDisplayOptimizedForBlindNoJs=Značajka je onemogućena kada je postavka zaslona optimizirana za slijepe osobe ili tekstualne preglednike.
  322. WarningPaymentDateLowerThanInvoiceDate=Payment date (%s) is earlier than invoice date (%s) for invoice %s.
  323. WarningTooManyDataPleaseUseMoreFilters=Too many data (more than %s lines). Please use more filters or set the constant %s to a higher limit.
  324. 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.
  325. WarningYourLoginWasModifiedPleaseLogin=Vaša prijava je promijenjena. Iz sigurnosnih razloga morat ćete se prijaviti sa svojom novom prijavom prije sljedeće radnje.
  326. WarningAnEntryAlreadyExistForTransKey=Već postoji unos za prijevodni ključ za ovaj jezik
  327. WarningNumberOfRecipientIsRestrictedInMassAction=Warning, number of different recipient is limited to <b>%s</b> when using the mass actions on lists
  328. WarningDateOfLineMustBeInExpenseReportRange=Upozorenje, datum reda nije u rasponu izvješća o troškovima
  329. WarningProjectDraft=Projekt je još uvijek u nacrtu. Ne zaboravite ga potvrditi ako namjeravate koristiti zadatke.
  330. WarningProjectClosed=Projekt je zatvoren. Prvo ga morate ponovno otvoriti.
  331. WarningSomeBankTransactionByChequeWereRemovedAfter=Neke bankovne transakcije su uklonjene nakon što je generirana potvrda uključujući i njih. Dakle, broj čekova i ukupan iznos računa mogu se razlikovati od broja i ukupnog broja na popisu.
  332. WarningFailedToAddFileIntoDatabaseIndex=Warning, failed to add file entry into ECM database index table
  333. WarningTheHiddenOptionIsOn=Upozorenje, uključena je skrivena opcija <b> %s </b>.
  334. 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
  335. WarningAvailableOnlyForHTTPSServers=Dostupno samo ako koristite zaštićenu HTTPS vezu.
  336. WarningModuleXDisabledSoYouMayMissEventHere=Modul %s nije omogućen. Stoga možete propustiti mnogo događaja ovdje.
  337. WarningPaypalPaymentNotCompatibleWithStrict=Vrijednost "Strict" čini da značajke online plaćanja ne rade ispravno. Umjesto toga upotrijebite 'Lax'.
  338. WarningThemeForcedTo=Warning, theme has been forced to <b>%s</b> by hidden constant MAIN_FORCETHEME
  339. WarningPagesWillBeDeleted=Warning, this will also delete all existing pages/containers of the website. You should export your website before, so you have a backup to re-import it later.
  340. WarningAutoValNotPossibleWhenStockIsDecreasedOnInvoiceVal=Automatic validation is disabled when option to decrease stock is set on "Invoice validation".
  341. # Validate
  342. RequireValidValue = Vrijednost nije važeća
  343. RequireAtLeastXString = Zahtijeva najmanje %s znakova
  344. RequireXStringMax = Zahtijeva maks. %s znakova
  345. RequireAtLeastXDigits = Zahtijeva najmanje %s znamenki
  346. RequireXDigitsMax = Zahtijeva %s znamenka(e) max
  347. RequireValidNumeric = Zahtijeva brojčanu vrijednost
  348. RequireValidEmail = Adresa e-pošte nije važeća
  349. RequireMaxLength = Duljina mora biti manja od %s znakova
  350. RequireMinLength = Duljina mora biti veća od %s znakova
  351. RequireValidUrl = Zahtijeva važeći URL
  352. RequireValidDate = Zahtijeva valjan datum
  353. RequireANotEmptyValue = Obavezno
  354. RequireValidDuration = Zahtijeva valjano trajanje
  355. RequireValidExistingElement = Zahtijeva postojeću vrijednost
  356. RequireValidBool = Zahtijeva valjani boolean
  357. BadSetupOfField = Pogreška loše postavke polja
  358. BadSetupOfFieldClassNotFoundForValidation = Error bad setup of field : Class not found for validation
  359. BadSetupOfFieldFileNotFound = Error bad setup of field : File not found for inclusion
  360. BadSetupOfFieldFetchNotCallable = Error bad setup of field : Fetch not callable on class