forked from Wavyzz/dolibarr
247 lines
23 KiB
Plaintext
247 lines
23 KiB
Plaintext
# Dolibarr language file - Source file is en_US - errors
|
||
|
||
# No errors
|
||
NoErrorCommitIsDone=No error, we commit
|
||
# Errors
|
||
ErrorButCommitIsDone=Errors found but we validate despite this
|
||
ErrorBadEMail=Email %s is wrong
|
||
ErrorBadUrl=Url %s je napačen
|
||
ErrorBadValueForParamNotAString=Bad value for your parameter. It appends generally when translation is missing.
|
||
ErrorLoginAlreadyExists=Uporabniško ime %s že obstaja.
|
||
ErrorGroupAlreadyExists=Skupina %s že obstaja.
|
||
ErrorRecordNotFound=Ne najdem zapisa.
|
||
ErrorFailToCopyFile=Ni kopirati Datoteka <b>'%s</b> "nadomesti z" <b>%s</b> ".
|
||
ErrorFailToCopyDir=Failed to copy directory '<b>%s</b>' into '<b>%s</b>'.
|
||
ErrorFailToRenameFile=Napaka pri preimenovanju datoteke '<b>%s</b>' v '<b>%s</b>'.
|
||
ErrorFailToDeleteFile=Napaka pri odstranitvi datoteke '<b>%s</b>'.
|
||
ErrorFailToCreateFile=Napaka pri kreiranju datoteke '<b>%s</b>'.
|
||
ErrorFailToRenameDir=Napaka pri preimenovanju mape '<b>%s</b>' v '<b>%s</b>'.
|
||
ErrorFailToCreateDir=Napaka pri kreiranju mape '<b>%s</b>'.
|
||
ErrorFailToDeleteDir=Napaka pri brisanju mape '<b>%s</b>'.
|
||
ErrorFailToMakeReplacementInto=Failed to make replacement into file '<b>%s</b>'.
|
||
ErrorFailToGenerateFile=Failed to generate file '<b>%s</b>'.
|
||
ErrorThisContactIsAlreadyDefinedAsThisType=Ta kontakt je že definiran kot kontakt istega tipa.
|
||
ErrorCashAccountAcceptsOnlyCashMoney=Ta bančni račun je gotovinski, zato so možna samo gotovinska plačila.
|
||
ErrorFromToAccountsMustDiffers=Plačilni in ciljni bančni račun morata biti različna.
|
||
ErrorBadThirdPartyName=Bad value for third-party name
|
||
ErrorProdIdIsMandatory=The %s is mandatory
|
||
ErrorBadCustomerCodeSyntax=Napačna koda kupca
|
||
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=Obvezna koda kupca
|
||
ErrorBarCodeRequired=Barcode required
|
||
ErrorCustomerCodeAlreadyUsed=Koda kupca je že uporabljena
|
||
ErrorBarCodeAlreadyUsed=Barcode already used
|
||
ErrorPrefixRequired=Obvezna predpona
|
||
ErrorBadSupplierCodeSyntax=Bad syntax for vendor code
|
||
ErrorSupplierCodeRequired=Vendor code required
|
||
ErrorSupplierCodeAlreadyUsed=Vendor code already used
|
||
ErrorBadParameters=Napačni parametri
|
||
ErrorBadValueForParameter=Wrong value '%s' for parameter '%s'
|
||
ErrorBadImageFormat=Image file has not a supported format (Your PHP does not support functions to convert images of this format)
|
||
ErrorBadDateFormat=Vrednost '%s "je napačen zapis datuma
|
||
ErrorWrongDate=Date is not correct!
|
||
ErrorFailedToWriteInDir=Napaka pri pisanju v mapo %s
|
||
ErrorFoundBadEmailInFile=Napačna email sintaksa v vrstici %s v datoteki (naprimer vrstica %s z emailom=%s)
|
||
ErrorUserCannotBeDelete=User cannot be deleted. Maybe it is associated to Dolibarr entities.
|
||
ErrorFieldsRequired=Nekatera zahtevana polja niso izpolnjena.
|
||
ErrorSubjectIsRequired=The email topic is required
|
||
ErrorFailedToCreateDir=Kreiranje mape ni uspelo. Preverite, če ima uporabnik internetne strani dovoljenje za pisanje v mapo z Dolibarr dokumenti. Če je parameter <b>safe_mode</b> v tem PHP omogočen, preverite če je lastnik Dolibarr php datotek uporabnik web strežnika (ali skupina).
|
||
ErrorNoMailDefinedForThisUser=Ta uporabnik nima določenega Email naslova
|
||
ErrorFeatureNeedJavascript=Za aktiviranje ali delovanje te funkcije je potreben javascript. Spremenite »Nastavitve – Prikaz«.
|
||
ErrorTopMenuMustHaveAParentWithId0='Zgoernji' meni ne more imeti nadrejenega menija. Vnesite 0 v nadrejeni meni ali izberite vrsto menija 'Levi'.
|
||
ErrorLeftMenuMustHaveAParentId='Levi' meni mora imeti Nadrejeni ID.
|
||
ErrorFileNotFound=Datoteka <b>%s</b> ni bila najdena (Napačna pot, nimate dovoljenj ali je dostop zavrnjen s PHP openbasedir ali safe_mode parametri)
|
||
ErrorDirNotFound=Mapa <b>%s</b> ni bila najdena (Napačna pot, nimate dovoljenj ali je dostop zavrnjen s PHP openbasedir ali safe_mode parametri)
|
||
ErrorFunctionNotAvailableInPHP=Za to opcijo je zahtevana funkcija <b>%s</b>, ki pa ni na voljo v tej verziji/nastavitvah PHP.
|
||
ErrorDirAlreadyExists=Mapa z enakim imenom že obstaja.
|
||
ErrorFileAlreadyExists=Datoteka z enakim imenom že obstaja.
|
||
ErrorPartialFile=V strežnik ni bila prenešena celotna datoteka.
|
||
ErrorNoTmpDir=Začasna mapa %s ne obstaja.
|
||
ErrorUploadBlockedByAddon=PHP/Apache vtičnik je blokiral nalaganje.
|
||
ErrorFileSizeTooLarge=Datoteka je prevelika.
|
||
ErrorSizeTooLongForIntType=Velikost predolgo int tip (%s številke največ)
|
||
ErrorSizeTooLongForVarcharType=Velikost predolgo za tip za nize (%s znakov največ)
|
||
ErrorNoValueForSelectType=Please fill value for select list
|
||
ErrorNoValueForCheckBoxType=Please fill value for checkbox list
|
||
ErrorNoValueForRadioType=Please fill value for radio list
|
||
ErrorBadFormatValueList=The list value cannot have more than one comma: <u>%s</u>, but need at least one: key,value
|
||
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=Ni aktiviran računovodski modul
|
||
ErrorExportDuplicateProfil=This profile name already exists for this export set.
|
||
ErrorLDAPSetupNotComplete=Dolibarr-LDAP združevanje ni popolno.
|
||
ErrorLDAPMakeManualTest=Datoteka .ldif je bila ustvarjena v mapi %s. Poskusite jo naložiti ročno preko ukazne vrstice, da bi dobili več podatkov o napaki.
|
||
ErrorCantSaveADoneUserWithZeroPercentage=Can't save an action with "status not started" if field "done by" is also filled.
|
||
ErrorRefAlreadyExists=Referenca, uporabljena za kreiranje, že obstaja.
|
||
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 has at least one child of type %s
|
||
ErrorRecordIsUsedCantDelete=Can't delete record. It is already used or included into another object.
|
||
ErrorModuleRequireJavascript=Javascript ne sme biti izklopljen, če želite da ta funkcija deluje. Javascript vklopite/izklopite v meniju Domov->Nastavitve->Prikaz.
|
||
ErrorPasswordsMustMatch=Obe vneseni gesli se morata ujemati
|
||
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>
|
||
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=Antivirusni program ni mogel potrditi datoteke (datoteka je morda okužena)
|
||
ErrorSpecialCharNotAllowedForField=Posebni znaki niso dovoljeni v polju "%s"
|
||
ErrorNumRefModel=V bazi podatkov obstaja referenca (%s), ki ni kompatibilna s tem pravilom za številčenje. Odstranite zapis ali preimenujte referenco za aktivacijo tega modula.
|
||
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=Napaka na maski
|
||
ErrorBadMaskFailedToLocatePosOfSequence=Napaka, maska je brez zaporedne številke
|
||
ErrorBadMaskBadRazMonth=Napaka, napačna resetirana vrednost
|
||
ErrorMaxNumberReachForThisMask=Maximum number reached for this mask
|
||
ErrorCounterMustHaveMoreThan3Digits=Counter must have more than 3 digits
|
||
ErrorSelectAtLeastOne=Napaka. Izberite vsaj en vnos.
|
||
ErrorDeleteNotPossibleLineIsConsolidated=Delete not possible because record is linked to a bank transaction that is conciliated
|
||
ErrorProdIdAlreadyExist=%s je dodeljen v drugo tretjo
|
||
ErrorFailedToSendPassword=Ni bilo mogoče poslati gesla
|
||
ErrorFailedToLoadRSSFile=Ne Knjiga. Poskusite dodati stalno MAIN_SIMPLEXMLLOAD_DEBUG sporočila o napakah, če ne zagotavlja dovolj informacij.
|
||
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.
|
||
ErrorForbidden2=Dovoljenje za to prijavo se lahko opredeli skrbnik Dolibarr iz menija %s-> %s.
|
||
ErrorForbidden3=Zdi se, da je Dolibarr ne uporablja prek overjeno sejo. Oglejte si namestitveno dokumentacijo Dolibarr vedeti, kako upravljati authentications (htaccess, mod_auth ali drugo ...).
|
||
ErrorNoImagickReadimage=Razred Imagick ni mogoče najti v tem PHP. Št Predogled je lahko na voljo. Skrbniki lahko onemogočite to kartico od Setup meniju - Display.
|
||
ErrorRecordAlreadyExists=Zapis že obstaja
|
||
ErrorLabelAlreadyExists=This label already exists
|
||
ErrorCantReadFile=Ni mogoče prebrati Datoteka '%s želiš
|
||
ErrorCantReadDir=Ni mogoče prebrati imenik '%s "
|
||
ErrorBadLoginPassword=Slaba vrednost za prijavo ali geslo
|
||
ErrorLoginDisabled=Vaš račun je bil onemogočen
|
||
ErrorFailedToRunExternalCommand=Ni delujejo zunanji ukaz. Preverite, da je na voljo in loven vaš PHP strežnik. Če je omogočena PHP <b>Safe Mode,</b> preverite, ali je ukaz znotraj imenika opredeljeno <b>safe_mode_exec_dir</b> parametrov.
|
||
ErrorFailedToChangePassword=Ni, da spremenite geslo
|
||
ErrorLoginDoesNotExists=Uporabnik s prijavo <b>%s</b> ni bilo mogoče najti.
|
||
ErrorLoginHasNoEmail=Ta uporabnik nima e-poštni naslov. Obdelati prekinjena.
|
||
ErrorBadValueForCode=Slaba vrednost za varnostno kodo. Poskusite znova z novo vrednost ...
|
||
ErrorBothFieldCantBeNegative=Polja %s in %s ne more biti tako negativna
|
||
ErrorFieldCantBeNegativeOnInvoice=Field <strong>%s</strong> cannot be negative on this type of invoice. If you want to add a discount line, just create the discount first with link %s on screen and apply it to the invoice. You can also ask your admin to set option FACTURE_ENABLE_NEGATIVE_LINES to 1 to allow the old behaviour.
|
||
ErrorQtyForCustomerInvoiceCantBeNegative=Quantity for line into customer invoices can't be negative
|
||
ErrorWebServerUserHasNotPermission=Uporabniški račun <b>%s</b> uporablja za izvedbo spletni strežnik nima dovoljenja za to
|
||
ErrorNoActivatedBarcode=Noben tip črtne kode ni aktiviran
|
||
ErrUnzipFails=Failed to unzip %s with ZipArchive
|
||
ErrNoZipEngine=No engine to zip/unzip %s file in this PHP
|
||
ErrorFileMustBeADolibarrPackage=The file %s must be a Dolibarr zip package
|
||
ErrorModuleFileRequired=You must select a Dolibarr module package file
|
||
ErrorPhpCurlNotInstalled=The PHP CURL is not installed, this is essential to talk with Paypal
|
||
ErrorFailedToAddToMailmanList=Failed to add record %s to Mailman list %s or SPIP base
|
||
ErrorFailedToRemoveToMailmanList=Failed to remove record %s to Mailman list %s or SPIP base
|
||
ErrorNewValueCantMatchOldValue=New value can't be equal to old one
|
||
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.
|
||
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=Failed to add contact
|
||
ErrorDateMustBeBeforeToday=The date cannot be greater than today
|
||
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.
|
||
ErrorPHPNeedModule=Error, your PHP must have module <b>%s</b> installed to use this feature.
|
||
ErrorOpenIDSetupNotComplete=You setup Dolibarr config file to allow OpenID authentication, but URL of OpenID service is not defined into constant %s
|
||
ErrorWarehouseMustDiffers=Source and target warehouses must differs
|
||
ErrorBadFormat=Bad 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=Error, there is some deliveries linked to this shipment. Deletion refused.
|
||
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=Cannot assign to constant '%s'
|
||
ErrorPriceExpression2=Cannot redefine built-in function '%s'
|
||
ErrorPriceExpression3=Undefined variable '%s' in function definition
|
||
ErrorPriceExpression4=Illegal character '%s'
|
||
ErrorPriceExpression5=Unexpected '%s'
|
||
ErrorPriceExpression6=Wrong number of arguments (%s given, %s expected)
|
||
ErrorPriceExpression8=Unexpected operator '%s'
|
||
ErrorPriceExpression9=An unexpected error occured
|
||
ErrorPriceExpression10=Operator '%s' lacks operand
|
||
ErrorPriceExpression11=Expecting '%s'
|
||
ErrorPriceExpression14=Division by zero
|
||
ErrorPriceExpression17=Undefined variable '%s'
|
||
ErrorPriceExpression19=Expression not found
|
||
ErrorPriceExpression20=Empty expression
|
||
ErrorPriceExpression21=Empty result '%s'
|
||
ErrorPriceExpression22=Negative result '%s'
|
||
ErrorPriceExpression23=Unknown or non set variable '%s' in %s
|
||
ErrorPriceExpression24=Variable '%s' exists but has no value
|
||
ErrorPriceExpressionInternal=Internal error '%s'
|
||
ErrorPriceExpressionUnknown=Unknown error '%s'
|
||
ErrorSrcAndTargetWarehouseMustDiffers=Source and target warehouses must differs
|
||
ErrorTryToMakeMoveOnProductRequiringBatchData=Error, trying to make a stock movement without lot/serial information, on product '%s' requiring lot/serial information
|
||
ErrorCantSetReceptionToTotalDoneWithReceptionToApprove=All recorded receptions must first be verified (approved or denied) before being allowed to do this action
|
||
ErrorCantSetReceptionToTotalDoneWithReceptionDenied=All recorded receptions must first be verified (approved) before being allowed to do this action
|
||
ErrorGlobalVariableUpdater0=HTTP request failed with error '%s'
|
||
ErrorGlobalVariableUpdater1=Invalid JSON format '%s'
|
||
ErrorGlobalVariableUpdater2=Missing parameter '%s'
|
||
ErrorGlobalVariableUpdater3=The requested data was not found in result
|
||
ErrorGlobalVariableUpdater4=SOAP client failed with error '%s'
|
||
ErrorGlobalVariableUpdater5=No global variable selected
|
||
ErrorFieldMustBeANumeric=Field <b>%s</b> must be a numeric value
|
||
ErrorMandatoryParametersNotProvided=Mandatory parameter(s) not provided
|
||
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=Bad Definition Of Menu Array In Module Descriptor (bad value for key fk_menu)
|
||
ErrorSavingChanges=An error has occurred when saving the changes
|
||
ErrorWarehouseRequiredIntoShipmentLine=Warehouse is required on the line to ship
|
||
ErrorFileMustHaveFormat=File must have format %s
|
||
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.
|
||
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 virtual product 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.
|
||
ErrorURLMustStartWithHttp=URL %s must 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.
|
||
# 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=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.
|
||
WarningMandatorySetupNotComplete=Click here to setup mandatory parameters
|
||
WarningEnableYourModulesApplications=Click here to enable your modules and applications
|
||
WarningSafeModeOnCheckExecDir=Pozor, PHP opcija <b>safe_mode</b> je vklopljena, zato mora biti ukaz shranjen znotraj mape, ki jo določa php parameter <b>safe_mode_exec_dir</b>.
|
||
WarningBookmarkAlreadyExists=Zaznamek s tem imenom ali tem ciljem (URL) že obstaja.
|
||
WarningPassIsEmpty=Pozor, geslo za bazo podatkov je prazno. To lahko pomeni varnostno luknjo. Zato morate dodati geslo v vašo bazo podatkov in spremeniti datoteko conf.php.
|
||
WarningConfFileMustBeReadOnly=Pozor, vašo konfiguracijsko datoteko (<b>htdocs/conf/conf.php</b>) lahko prepiše web strežnik. To je resna varnostna luknja. Spremenite dovoljenja datoteke, da bo za uporabnika web strežnika možno samo branje. Če uporabljate Windows in FAT format diska, morate vedeti, da ta datotečni sistem ne omogoča dodajanja dovoljenj datotekam, zato ne more biti povsem varen.
|
||
WarningsOnXLines=Opozorilo na <b>%s</b> vrstice izvorne kode
|
||
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=Warning, closing is done even if amount differs between source and target elements. Enable this feature with caution.
|
||
WarningUsingThisBoxSlowDown=Warning, using this box slow down seriously all pages showing the box.
|
||
WarningClickToDialUserSetupNotComplete=Setup of ClickToDial information for your user are not complete (see tab ClickToDial onto your user card).
|
||
WarningFeatureDisabledWithDisplayOptimizedForBlindNoJs=Feature disabled when display setup is optimized for blind person or text browsers.
|
||
WarningPaymentDateLowerThanInvoiceDate=Payment date (%s) is earlier than invoice date (%s) for invoice %s.
|
||
WarningTooManyDataPleaseUseMoreFilters=Too many data (more than %s lines). Please use more filters or set the constant %s to a higher 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=Your login was modified. For security purpose you will have to login with your new login before next action.
|
||
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
|
||
WarningProjectClosed=Project is closed. You must re-open it first.
|