123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349 |
- # Dolibarr language file - Source file is en_US - errors
- # No errors
- NoErrorCommitIsDone=Nema greške, commit.
- # Errors
- ErrorButCommitIsDone=Bilo je grešaka, ali potvrđujemo uprkos tome
- ErrorBadEMail=Email %s is incorrect
- ErrorBadMXDomain=Email %s seems incorrect (domain has no valid MX record)
- ErrorBadUrl=Url %s is incorrect
- ErrorBadValueForParamNotAString=Bad value for your parameter. It appends generally when translation is missing.
- ErrorRefAlreadyExists=Reference <b>%s</b> already exists.
- ErrorTitleAlreadyExists=Title <b>%s</b> already exists.
- ErrorLoginAlreadyExists=Login %s već postoji
- ErrorGroupAlreadyExists=Grupa %s već postoji
- ErrorEmailAlreadyExists=Email %s already exists.
- ErrorRecordNotFound=Linija nije pronađena.
- ErrorFailToCopyFile=Greška prilikom kopiranja fajla '<b>%s</b>' u '<b>%s</b>'.
- ErrorFailToCopyDir=Failed to copy directory '<b>%s</b>' into '<b>%s</b>'.
- ErrorFailToRenameFile=Greška prilikom preimenovanja fajla '<b>%s</b>' u '<b>%s</b>'.
- ErrorFailToDeleteFile=Greška prilikom brisanja fajla '<b>%s</b>'.
- ErrorFailToCreateFile=Greška prilikom kreacije fajla '<b>%s</b>'.
- ErrorFailToRenameDir=Greška prilikom preimenovanja foldera '<b>%s</b>' u '<b>%s</b>'.
- ErrorFailToCreateDir=Greška prilikom kreacije foldera '<b>%s</b>'.
- ErrorFailToDeleteDir=Greška prilikom brisanja foldera '<b>%s</b>'.
- ErrorFailToMakeReplacementInto=Failed to make replacement into file '<b>%s</b>'.
- ErrorFailToGenerateFile=Failed to generate file '<b>%s</b>'.
- ErrorThisContactIsAlreadyDefinedAsThisType=Kontakt je već definisan kao kontakt za ovaj tip.
- ErrorCashAccountAcceptsOnlyCashMoney=Ovaj bankovni raču je keš račun i prihvata samo keš uplate.
- ErrorFromToAccountsMustDiffers=Izvorni i ciljani bankovni račun moraju biti različiti.
- ErrorBadThirdPartyName=Bad value for third-party name
- ForbiddenBySetupRules=Forbidden by setup rules
- ErrorProdIdIsMandatory=%s je obavezno
- ErrorAccountancyCodeCustomerIsMandatory=The accountancy code of customer %s is mandatory
- ErrorBadCustomerCodeSyntax=Pogrešna sintaksa koda klijenta
- 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.
- ErrorCustomerCodeRequired=Kod klijenta je obavezan
- ErrorBarCodeRequired=Barcode required
- ErrorCustomerCodeAlreadyUsed=Kod klijenta je već u upotrebi
- ErrorBarCodeAlreadyUsed=Barcode already used
- ErrorPrefixRequired=Obavezan je prefix
- ErrorBadSupplierCodeSyntax=Bad syntax for vendor code
- ErrorSupplierCodeRequired=Vendor code required
- ErrorSupplierCodeAlreadyUsed=Vendor code already used
- ErrorBadParameters=Pogrešni parametri
- ErrorWrongParameters=Wrong or missing parameters
- ErrorBadValueForParameter=Wrong value '%s' for parameter '%s'
- ErrorBadImageFormat=Slika nije u podržanom formatu (Vaš PHP ne podržava konvertovanje slika u ovom formatu)
- ErrorBadDateFormat=Vrednost "%s" ima pogrešan format datma
- ErrorWrongDate=Datum nije ispravan!
- ErrorFailedToWriteInDir=Greška prilikom pisanja u folder %s
- ErrorFoundBadEmailInFile=Pronađeni su mailovi sa pogrešnom sintaksom za %s linija u fajlu (primer linija %s sa mailom %s)
- ErrorUserCannotBeDelete=User cannot be deleted. Maybe it is associated to Dolibarr entities.
- ErrorFieldsRequired=Some required fields have been left blank.
- ErrorSubjectIsRequired=The email subject is required
- ErrorFailedToCreateDir=Greška prilikom kreacije foldera. Proverite da li Web server nalog ima prava da piše u Dolibarr documents folderu. Ako je parametar <b>safe_mode</b> aktivan u PHP-u, proverite da li Dolibarr php fajlovi pripadaju korisniku (ili grupi) Web server naloga.
- ErrorNoMailDefinedForThisUser=Mail nije definisan za ovog korisnika
- ErrorSetupOfEmailsNotComplete=Setup of emails is not complete
- ErrorFeatureNeedJavascript=Za ovu funkcionalnost morate aktivirati javascript.
- ErrorTopMenuMustHaveAParentWithId0=Meni tipa "Top" ne može imati roditeljski meni. Stavite 0 u roditeljski meni ili izaberite meni tipa "Levi".
- ErrorLeftMenuMustHaveAParentId=Meni tipa "Levi" mora imati parent ID.
- ErrorFileNotFound=Fajl <b>%s</b> nije pronađen (pogrešna putanja, nedovoljna prava, ili je pristup sprečen PHP openbasedir ili safe_mode parametrima)
- ErrorDirNotFound=Folder <b>%s</b> nije pronađen (pogrešna putanja, nedovoljna prava, ili je pristup sprečen PHP openbasedir ili safe_mode parametrima)
- ErrorFunctionNotAvailableInPHP=Funkcija <b>%s</b> je neophodna za ovu funkcionalnost, ali nije dostupna u ovoj verziji/konfiguraciji PHP-a.
- ErrorDirAlreadyExists=Folder sa ovim imenom već postoji.
- ErrorFileAlreadyExists=Fajl sa ovim imenom već postoji.
- ErrorDestinationAlreadyExists=Another file with the name <b>%s</b> already exists.
- ErrorPartialFile=Fajl nije u celosti primljen na server.
- ErrorNoTmpDir=Privremeni folder %s ne postoji.
- ErrorUploadBlockedByAddon=Upload blokiran PHP/Apache pluginom.
- ErrorFileSizeTooLarge=File size is too large or file not provided.
- ErrorFieldTooLong=Field %s is too long.
- ErrorSizeTooLongForIntType=Predugačka vrednost za int tip (%s cifara maksimum)
- ErrorSizeTooLongForVarcharType=Predugačka vrednost za string tip (%s karaktera maksimum)
- ErrorNoValueForSelectType=Molimo izaberite vrednost u select listi
- ErrorNoValueForCheckBoxType=Molimo izaberite vrednost u checkbox listi
- ErrorNoValueForRadioType=Molimo izaberite vrednost u radio listi
- ErrorBadFormatValueList=Vrednost u listi ne može imati više od jednog zareza: <u>%s</u>, ali je potreban makar jedan: ključ,vrednost
- ErrorFieldCanNotContainSpecialCharacters=The field <b>%s</b> must not contains special characters.
- ErrorFieldCanNotContainSpecialNorUpperCharacters=The field <b>%s</b> must not contain special characters, nor upper case characters and cannot contain only numbers.
- ErrorFieldMustHaveXChar=The field <b>%s</b> must have at least %s characters.
- ErrorNoAccountancyModuleLoaded=Modul računovodstvo nije aktiviran
- ErrorExportDuplicateProfil=Ovo ime profila već postoji za ovaj export set.
- ErrorLDAPSetupNotComplete=Dolibarr-LDAP matching nije završen.
- ErrorLDAPMakeManualTest=.ldif fajl je generisan u folderu %s. Pokušajte da ga učitate ručno iz komandne linije da biste imali više informacija o greškama.
- ErrorCantSaveADoneUserWithZeroPercentage=Can't save an action with "status not started" if field "done by" is also filled.
- ErrorRefAlreadyExists=Reference <b>%s</b> already exists.
- ErrorPleaseTypeBankTransactionReportName=Please enter the bank statement name where the entry has to be reported (Format YYYYMM or YYYYMMDD)
- ErrorRecordHasChildren=Failed to delete record since it has some child records.
- ErrorRecordHasAtLeastOneChildOfType=Object %s has at least one child of type %s
- ErrorRecordIsUsedCantDelete=Can't delete record. It is already used or included into another object.
- ErrorModuleRequireJavascript=Da bi ova funkcionalnost bila dostupna, Javascript mora biti aktiviran. Da biste uključili/isključili javascript, otvorite Home->Podešavanja->Prikaz.
- ErrorPasswordsMustMatch=Unete lozinke se moraju podudarati
- 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.
- ErrorWrongValueForField=Field <b>%s</b>: '<b>%s</b>' does not match regex rule <b>%s</b>
- ErrorHtmlInjectionForField=Field <b>%s</b>: The value '<b>%s</b>' contains a malicious data not allowed
- ErrorFieldValueNotIn=Field <b>%s</b>: '<b>%s</b>' is not a value found in field <b>%s</b> of <b>%s</b>
- ErrorFieldRefNotIn=Field <b>%s</b>: '<b>%s</b>' is not a <b>%s</b> existing ref
- ErrorsOnXLines=%s errors found
- ErrorFileIsInfectedWithAVirus=Antivirus nije mogao da potvrdi fajl (moguće je da postoji virus)
- ErrorSpecialCharNotAllowedForField=Specijalni karakteri nisu dozvoljeni u polju "%s"
- ErrorNumRefModel=U bazi postoji referenca (%s) koja nije kompatibilna sa ovim pravilom. Uklonite taj red ili preimenujte referencu kako biste aktivirali ovaj modul.
- ErrorQtyTooLowForThisSupplier=Quantity too low for this vendor or no price defined on this product for this vendor
- ErrorOrdersNotCreatedQtyTooLow=Some orders haven't been created because of too-low quantities
- ErrorModuleSetupNotComplete=Setup of module %s looks to be uncomplete. Go on Home - Setup - Modules to complete.
- ErrorBadMask=Greška za masku
- ErrorBadMaskFailedToLocatePosOfSequence=Greška, maska bez broja sekvence
- ErrorBadMaskBadRazMonth=Greška, pogrešna reset vrednost
- ErrorMaxNumberReachForThisMask=Maximum number reached for this mask
- ErrorCounterMustHaveMoreThan3Digits=Brojač mora imati više od 3 cifre
- ErrorSelectAtLeastOne=Error, select at least one entry.
- ErrorDeleteNotPossibleLineIsConsolidated=Delete not possible because record is linked to a bank transaction that is conciliated
- ErrorProdIdAlreadyExist=%s je dodeljena drugom subjektu
- ErrorFailedToSendPassword=Greška prilikom slanja lozinke
- ErrorFailedToLoadRSSFile=Greška prilikom čitanja RSS-a. Pokušajte da dodate konstantu MAIN_SIMPLEXMLLOAD_DEBUG ukoliko nemate dovoljno podataka za analizu greške.
- ErrorForbidden=Zabranjen pristup.<br>Pokušali ste da pristupite sadržaju deaktiviranog modula ili Vaš korisnik nema potrebna prava za pristup.
- ErrorForbidden2=Prava za ovog korisnik mogu biti definisana od strane administratora u meniju %s->%s.
- ErrorForbidden3=Izgleda da niste pristupili Dolibarr-u preko autentifikovane sesije. Proverite dokumentaciju podešavanja da biste videli kako se podešavaju autentifikacije (htaccess, mod_auth i dr.).
- ErrorForbidden4=Note: clear your browser cookies to destroy existing sessions for this login.
- ErrorNoImagickReadimage=Klasa Imagick nije nađena u PHP-u. Prikaz nije dostupan. Administratori mogu da deaktiviraju ovaj tab iz Podešavanja - Prikaz.
- ErrorRecordAlreadyExists=Linija već postoji
- ErrorLabelAlreadyExists=This label already exists
- ErrorCantReadFile=Greška u čitanju fajla "%s"
- ErrorCantReadDir=Greška u čitanju foldera "%s"
- ErrorBadLoginPassword=Pogrešna vrednost za login ili lozinku
- ErrorLoginDisabled=Vaš nalog je deaktiviran
- 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.
- ErrorFailedToChangePassword=Greška prilikom promene lozinke
- ErrorLoginDoesNotExists=Korisnik <b>%s</b> nije pronađen.
- ErrorLoginHasNoEmail=Korisnik nema mail adresu. Operacija otkazana.
- ErrorBadValueForCode=Pogrešna vrednost za sigurnosni kod. Pokušajte ponovo sa novom vrednošću...
- ErrorBothFieldCantBeNegative=Oba polja ne mogu oba biti negativna: %s i %s
- 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.
- 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>%%).
- 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.
- ErrorQtyForCustomerInvoiceCantBeNegative=Količina za liniju na fakturi klijenta ne može biti negativna.
- ErrorWebServerUserHasNotPermission=Korisnik <b>%s</b> nema prava za izvršavanje na web serveru
- ErrorNoActivatedBarcode=Barcode tip nije aktiviran
- ErrUnzipFails=Greška prilikom dekompresije %s
- ErrNoZipEngine=No engine to zip/unzip %s file in this PHP
- ErrorFileMustBeADolibarrPackage=Fajl %s mora biti Dolibarr zip paket
- ErrorModuleFileRequired=You must select a Dolibarr module package file
- ErrorPhpCurlNotInstalled=PHP CURL nije instaliran, ovo je neophodno za Paypal
- ErrorFailedToAddToMailmanList=Greška prilikom dodavanja linije %s Mailman listi %s ili SPIP bazi
- ErrorFailedToRemoveToMailmanList=Greška prilikom uklanjanja linije %s iz Mailman liste %s ili SPIP baze
- ErrorNewValueCantMatchOldValue=Nova vrednost ne može biti jednaka staroj
- ErrorFailedToValidatePasswordReset=Greška prilikom promene lozinke. Možda je promena već izvršena (ovaj link se može iskoristiti samo jednom). Ukoliko nije, pokušajte ponovo.
- 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').
- ErrorFailedToAddContact=Greška prilikom dodavanja kontakta
- ErrorDateMustBeBeforeToday=The date must be lower than today
- ErrorDateMustBeInFuture=The date must be greater than today
- ErrorPaymentModeDefinedToWithoutSetup=Način plaćanja je podešen na %s, ali podešavanja modula Fakture nisu završena i ne definišu koje se informacije prikazuju za ovaj način plaćanja.
- ErrorPHPNeedModule=Greška, PHP mora imati modul <b>%s</b> da biste koristili ovu funkcionalnost.
- ErrorOpenIDSetupNotComplete=Podesili ste konfiguracioni fajl da odobrava OpenID autentifikaciju, ali URL OpenID servisa nije definisan u konstanti %s
- ErrorWarehouseMustDiffers=Izvorni i ciljani magacini moraju biti različiti
- ErrorBadFormat=Pogrešan format!
- 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.
- ErrorThereIsSomeDeliveries=Greška, postoje objekti vezani za ovu isporuku. Brisanje je odbijeno.
- ErrorCantDeletePaymentReconciliated=Can't delete a payment that had generated a bank entry that was reconciled
- ErrorCantDeletePaymentSharedWithPayedInvoice=Can't delete a payment shared by at least one invoice with status Paid
- ErrorPriceExpression1=Nemoguće dodeliti konstanti "%s"
- ErrorPriceExpression2=Nemoguće redefinisati built-in funkciju "%s"
- ErrorPriceExpression3=Nedefinisana promenljiva "%s" u definiciji funkcije
- ErrorPriceExpression4=Nedozvoljeni karakter "%s"
- ErrorPriceExpression5=Neočekivani "%s"
- ErrorPriceExpression6=Pogrešan broj parametara (zadato %s, očekivano %s)
- ErrorPriceExpression8=Neočekivani operator "%s"
- ErrorPriceExpression9=Došlo je do neočekivane greške
- ErrorPriceExpression10=Operator '%s' lacks operand
- ErrorPriceExpression11=Očekivano "%s"
- ErrorPriceExpression14=Deljenje nulom
- ErrorPriceExpression17=Nedefinisana promenljiva "%s"
- ErrorPriceExpression19=Izraz nije pronađen
- ErrorPriceExpression20=Prazan izraz
- ErrorPriceExpression21=Prazan rezultat "%s"
- ErrorPriceExpression22=Negativan rezultat "%s"
- ErrorPriceExpression23=Unknown or non set variable '%s' in %s
- ErrorPriceExpression24=Variable '%s' exists but has no value
- ErrorPriceExpressionInternal=Interna greška "%s"
- ErrorPriceExpressionUnknown=Nepoznata greška "%s"
- ErrorSrcAndTargetWarehouseMustDiffers=Izvorni i ciljani magacini moraju biti različiti
- ErrorTryToMakeMoveOnProductRequiringBatchData=Error, trying to make a stock movement without lot/serial information, on product '%s' requiring lot/serial information
- ErrorCantSetReceptionToTotalDoneWithReceptionToApprove=Svi sačuvani prijemi moraju biti provereni (odobreni ili odbijeni) pre nego što ćete moći da obavite ovu akciju
- ErrorCantSetReceptionToTotalDoneWithReceptionDenied=Svi sačuvani prijemi moraju biti provereni (odobreni) pre nego što ćete moći da obavite ovu akciju
- ErrorGlobalVariableUpdater0=Greška u HTTP zahtevu : "%s"
- ErrorGlobalVariableUpdater1=Pogrešan JSON format "%s"
- ErrorGlobalVariableUpdater2=Nepostojeći parametar "%s"
- ErrorGlobalVariableUpdater3=Traženi podaci nisu pronađeni u rezultatu
- ErrorGlobalVariableUpdater4=Greška u SOAP klijentu "%s"
- ErrorGlobalVariableUpdater5=Nema selektovane globalne promenljive
- ErrorFieldMustBeANumeric=Polje <b>%s</b> mora biti numeričko
- ErrorMandatoryParametersNotProvided=Obavezni parametar(i) nije dat
- ErrorOppStatusRequiredIfAmount=You set an estimated amount for this lead. So you must also enter it's status.
- ErrorFailedToLoadModuleDescriptorForXXX=Failed to load module descriptor class for %s
- ErrorBadDefinitionOfMenuArrayInModuleDescriptor=Pogrešna definicija Menu Array u Module Descriptoru (pogrešna vrednost za fk_menu)
- ErrorSavingChanges=An error has occurred when saving the changes
- ErrorWarehouseRequiredIntoShipmentLine=Magacin je neophodan na liniji do isporuke
- ErrorFileMustHaveFormat=Mora imati format %s
- ErrorFilenameCantStartWithDot=Filename can't start with a '.'
- ErrorSupplierCountryIsNotDefined=Country for this vendor is not defined. Correct this first.
- ErrorsThirdpartyMerge=Failed to merge the two records. Request canceled.
- ErrorStockIsNotEnoughToAddProductOnOrder=Stock is not enough for product %s to add it into a new order.
- ErrorStockIsNotEnoughToAddProductOnInvoice=Stock is not enough for product %s to add it into a new invoice.
- ErrorStockIsNotEnoughToAddProductOnShipment=Stock is not enough for product %s to add it into a new shipment.
- ErrorStockIsNotEnoughToAddProductOnProposal=Stock is not enough for product %s to add it into a new proposal.
- ErrorFailedToLoadLoginFileForMode=Failed to get the login key for mode '%s'.
- ErrorModuleNotFound=File of module was not found.
- ErrorFieldAccountNotDefinedForBankLine=Value for Accounting account not defined for source line id %s (%s)
- ErrorFieldAccountNotDefinedForInvoiceLine=Value for Accounting account not defined for invoice id %s (%s)
- ErrorFieldAccountNotDefinedForLine=Value for Accounting account not defined for the line (%s)
- ErrorBankStatementNameMustFollowRegex=Error, bank statement name must follow the following syntax rule %s
- 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.
- ErrorUserNotAssignedToTask=User must be assigned to task to be able to enter time consumed.
- ErrorTaskAlreadyAssigned=Task already assigned to user
- ErrorModuleFileSeemsToHaveAWrongFormat=The module package seems to have a wrong format.
- ErrorModuleFileSeemsToHaveAWrongFormat2=At least one mandatory directory must exists into zip of module: <strong>%s</strong> or <strong>%s</strong>
- ErrorFilenameDosNotMatchDolibarrPackageRules=The name of the module package (<strong>%s</strong>) does not match expected name syntax: <strong>%s</strong>
- ErrorDuplicateTrigger=Error, duplicate trigger name %s. Already loaded from %s.
- ErrorNoWarehouseDefined=Error, no warehouses defined.
- ErrorBadLinkSourceSetButBadValueForRef=The link you use is not valid. A 'source' for payment is defined, but value for 'ref' is not valid.
- ErrorTooManyErrorsProcessStopped=Too many errors. Process was stopped.
- 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)
- ErrorObjectMustHaveStatusDraftToBeValidated=Object %s must have status 'Draft' to be validated.
- ErrorObjectMustHaveLinesToBeValidated=Object %s must have lines to be validated.
- ErrorOnlyInvoiceValidatedCanBeSentInMassAction=Only validated invoices can be sent using the "Send by email" mass action.
- ErrorChooseBetweenFreeEntryOrPredefinedProduct=You must choose if article is a predefined product or not
- ErrorDiscountLargerThanRemainToPaySplitItBefore=The discount you try to apply is larger than remain to pay. Split the discount in 2 smaller discounts before.
- ErrorFileNotFoundWithSharedLink=File was not found. May be the share key was modified or file was removed recently.
- ErrorProductBarCodeAlreadyExists=The product barcode %s already exists on another product reference.
- 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.
- ErrorDescRequiredForFreeProductLines=Description is mandatory for lines with free product
- ErrorAPageWithThisNameOrAliasAlreadyExists=The page/container <strong>%s</strong> has the same name or alternative alias that the one your try to use
- ErrorDuringChartLoad=Error when loading chart of accounts. If few accounts were not loaded, you can still enter them manually.
- ErrorBadSyntaxForParamKeyForContent=Bad syntax for param keyforcontent. Must have a value starting with %s or %s
- ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text content to show) or %s (with external url to show) must be set.
- ErrorURLMustEndWith=URL %s must end %s
- ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
- ErrorHostMustNotStartWithHttp=Host name %s must NOT start with http:// or https://
- ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
- ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
- ErrorSearchCriteriaTooSmall=Search criteria too small.
- ErrorObjectMustHaveStatusActiveToBeDisabled=Objects must have status 'Active' to be disabled
- ErrorObjectMustHaveStatusDraftOrDisabledToBeActivated=Objects must have status 'Draft' or 'Disabled' to be enabled
- ErrorNoFieldWithAttributeShowoncombobox=No fields has property 'showoncombobox' into definition of object '%s'. No way to show the combolist.
- ErrorFieldRequiredForProduct=Field '%s' is required for product %s
- ProblemIsInSetupOfTerminal=Problem is in setup of terminal %s.
- ErrorAddAtLeastOneLineFirst=Add at least one line first
- ErrorRecordAlreadyInAccountingDeletionNotPossible=Error, record is already transferred in accounting, deletion is not possible.
- ErrorLanguageMandatoryIfPageSetAsTranslationOfAnother=Error, language is mandatory if you set the page as a translation of another one.
- ErrorLanguageOfTranslatedPageIsSameThanThisPage=Error, language of translated page is same than this one.
- ErrorBatchNoFoundForProductInWarehouse=No lot/serial found for product "%s" in warehouse "%s".
- ErrorBatchNoFoundEnoughQuantityForProductInWarehouse=No enough quantity for this lot/serial for product "%s" in warehouse "%s".
- ErrorOnlyOneFieldForGroupByIsPossible=Only 1 field for the 'Group by' is possible (others are discarded)
- 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 ?
- ErrorReplaceStringEmpty=Error, the string to replace into is empty
- ErrorProductNeedBatchNumber=Error, product '<b>%s</b>' need a lot/serial number
- ErrorProductDoesNotNeedBatchNumber=Error, product '<b>%s</b>' does not accept a lot/serial number
- ErrorFailedToReadObject=Error, failed to read object of type <b>%s</b>
- 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
- ErrorLoginDateValidity=Error, this login is outside the validity date range
- ErrorValueLength=Length of field '<b>%s</b>' must be higher than '<b>%s</b>'
- ErrorReservedKeyword=The word '<b>%s</b>' is a reserved keyword
- ErrorNotAvailableWithThisDistribution=Not available with this distribution
- ErrorPublicInterfaceNotEnabled=Public interface was not enabled
- ErrorLanguageRequiredIfPageIsTranslationOfAnother=The language of new page must be defined if it is set as a translation of another page
- ErrorLanguageMustNotBeSourceLanguageIfPageIsTranslationOfAnother=The language of new page must not be the source language if it is set as a translation of another page
- ErrorAParameterIsRequiredForThisOperation=A parameter is mandatory for this operation
- ErrorDateIsInFuture=Error, the date can't be in the future
- ErrorAnAmountWithoutTaxIsRequired=Error, amount is mandatory
- ErrorAPercentIsRequired=Error, please fill in the percentage correctly
- ErrorYouMustFirstSetupYourChartOfAccount=You must first setup your chart of account
- ErrorFailedToFindEmailTemplate=Failed to find template with code name %s
- ErrorDurationForServiceNotDefinedCantCalculateHourlyPrice=Duration not defined on service. No way to calculate the hourly price.
- ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
- ErrorActionCommBadType=Selected event type (id: %s, code: %s) do not exist in Event Type dictionary
- CheckVersionFail=Version check fail
- ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
- ErrorNotInDictionaryPaymentConditions=Not in Payment Terms Dictionary, please modify.
- ErrorIsNotADraft=%s is not a draft
- ErrorExecIdFailed=Can't execute command "id"
- ErrorBadCharIntoLoginName=Unauthorized character in the login name
- ErrorRequestTooLarge=Error, request too large
- ErrorNotApproverForHoliday=You are not the approver for leave %s
- ErrorAttributeIsUsedIntoProduct=This attribute is used in one or more product variants
- ErrorAttributeValueIsUsedIntoProduct=This attribute value is used in one or more product variants
- ErrorPaymentInBothCurrency=Error, all amounts must be entered in the same column
- ErrorYouTryToPayInvoicesInACurrencyFromBankWithAnotherCurrency=You try to pay invoices in the currency %s from an account with the currency %s
- ErrorInvoiceLoadThirdParty=Can't load third-party object for invoice "%s"
- ErrorInvoiceLoadThirdPartyKey=Third-party key "%s" no set for invoice "%s"
- ErrorDeleteLineNotAllowedByObjectStatus=Delete line is not allowed by current object status
- ErrorAjaxRequestFailed=Request failed
- ErrorThirpdartyOrMemberidIsMandatory=Third party or Member of partnership is mandatory
- ErrorFailedToWriteInTempDirectory=Failed to write in temp directory
- ErrorQuantityIsLimitedTo=Quantity is limited to %s
- # Warnings
- WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
- WarningPasswordSetWithNoAccount=Lozinka je podešena za ovog člana, ali korisnik nije kreiran. To znači da je lozinka sačuvana, ali se član ne može ulogovati na Dolibarr. Informaciju može koristiti neka eksterna komponenta, ali ako nemate potrebe da definišete korisnika/lozinku za članove, možete deaktivirati opciju "Upravljanje lozinkama za svakog člana" u podešavanjima modula Članovi. Ukoliko morate da kreirate login, ali Vam nije potrebna lozinka, ostavite ovo polje prazno da se ovo upozorenje ne bi prikazivalo. Napomena: email može biti korišćen kao login ako je član povezan sa korisnikom.
- WarningMandatorySetupNotComplete=Click here to setup main parameters
- WarningEnableYourModulesApplications=Click here to enable your modules and applications
- WarningSafeModeOnCheckExecDir=Upozorenje PHP opcija <b>safe_mode</b> je aktivna, tako da komanda mora biti u folderu definisanom u PHP parametru <b>safe_mode_exec_dir</b>.
- WarningBookmarkAlreadyExists=Oznaka sa ovim naslovom ili ovim URL-om već postoji.
- WarningPassIsEmpty=Upozorenje, lozinka baze je prazna. Ovo je sigurnosni propust. Trebalo bi da dodate lozinku Vašoj bazi i da izmenite fajl config.php u skladu s tim.
- WarningConfFileMustBeReadOnly=Upozorenje, Vaš konfiguracioni fajl <b>htdocs/conf/conf.php</b> može biti izmenjen od strane web servera. Ovo je ozbiljan sigurnosni propust. Izmenite prava na ovom fajlu kako bi web server mogao samo da ga čita. Ukoliko koristite Windows i FAT format za Vaš disk, morate znati da ovaj sistem ne podržava upravljanje pravima i ne može biti pouzdan.
- WarningsOnXLines=Upozorenja na <b>%s</b> izvornih linija.
- WarningNoDocumentModelActivated=No model, for document generation, has been activated. A model will be chosen by default until you check your module setup.
- 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.
- 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).
- WarningCloseAlways=Upozorenje, zatvaranje će biti izvršeno čak i kada se iznos izvornih i ciljnih elemenata razlikuje. Budite pažljivi ako aktivirate ovu opciju.
- WarningUsingThisBoxSlowDown=Upozorenje, aktiviranje ove opcije će značajno usporiti prikaz svih strana koje prikazuju informaciju.
- WarningClickToDialUserSetupNotComplete=Podešavanja ClickToDial informacija za Vašeg korisnika nisu završena (pogledajte tab ClickToDial na kartici korisnika)
- WarningFeatureDisabledWithDisplayOptimizedForBlindNoJs=Funkcionalnost je deaktivirana kada su podešavanja prikaza optimizovana za slepe osobe ili za tekstualne browsere.
- WarningPaymentDateLowerThanInvoiceDate=Datum uplate (%s) je pre datuma fakture (%s) za faktru %s.
- WarningTooManyDataPleaseUseMoreFilters=Previše podataka (preko %s linija). Molimo koristite filtere ili podesite konstantu %s na veći limit.
- 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.
- WarningYourLoginWasModifiedPleaseLogin=Vaša prijava je promenjena. Iz sigurnosnih razloga se morate ponovo ulogovati.
- WarningAnEntryAlreadyExistForTransKey=An entry already exists for the translation key for this language
- WarningNumberOfRecipientIsRestrictedInMassAction=Warning, number of different recipient is limited to <b>%s</b> when using the mass actions on lists
- WarningDateOfLineMustBeInExpenseReportRange=Warning, the date of line is not in the range of the expense report
- WarningProjectDraft=Project is still in draft mode. Don't forget to validate it if you plan to use tasks.
- WarningProjectClosed=Project is closed. You must re-open it first.
- 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.
- WarningFailedToAddFileIntoDatabaseIndex=Warning, failed to add file entry into ECM database index table
- WarningTheHiddenOptionIsOn=Warning, the hidden option <b>%s</b> is on.
- 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
- WarningAvailableOnlyForHTTPSServers=Available only if using HTTPS secured connection.
- WarningModuleXDisabledSoYouMayMissEventHere=Module %s has not been enabled. So you may miss a lot of event here.
- WarningPaypalPaymentNotCompatibleWithStrict=The value 'Strict' makes the online payment features not working correctly. Use 'Lax' instead.
- WarningThemeForcedTo=Warning, theme has been forced to <b>%s</b> by hidden constant MAIN_FORCETHEME
- # Validate
- RequireValidValue = Value not valid
- RequireAtLeastXString = Requires at least %s character(s)
- RequireXStringMax = Requires %s character(s) max
- RequireAtLeastXDigits = Requires at least %s digit(s)
- RequireXDigitsMax = Requires %s digit(s) max
- RequireValidNumeric = Requires a numeric value
- RequireValidEmail = Email address is not valid
- RequireMaxLength = Length must be less than %s chars
- RequireMinLength = Length must be more than %s char(s)
- RequireValidUrl = Require valid URL
- RequireValidDate = Require a valid date
- RequireANotEmptyValue = Is required
- RequireValidDuration = Require a valid duration
- RequireValidExistingElement = Require an existing value
- RequireValidBool = Require a valid boolean
- BadSetupOfField = Error bad setup of field
- BadSetupOfFieldClassNotFoundForValidation = Error bad setup of field : Class not found for validation
- BadSetupOfFieldFileNotFound = Error bad setup of field : File not found for inclusion
- BadSetupOfFieldFetchNotCallable = Error bad setup of field : Fetch not callable on class
|