63 lines
5.2 KiB
Plaintext
63 lines
5.2 KiB
Plaintext
# Dolibarr language file - sl_SL - errors
|
|
CHARSET=UTF-8
|
|
MenuManager=Upravljanje z meniji
|
|
Error=Napaka
|
|
Errors=Napake
|
|
ErrorBadEMail=EMail %s je napačen
|
|
ErrorBadUrl=Url %s je napačen
|
|
ErrorLoginAlreadyExists=Prijava %s že obstaja.
|
|
ErrorGroupAlreadyExists=Skupina %s že obstaja.
|
|
ErrorRecordNotFound=ne najdem zapisa.
|
|
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>'.
|
|
ErrorFailedToDeleteJoinedFiles=Entitete ni možno zbrisati, ker so nanjo vezane datoteke. Najprej izbrišite povezane datoteke.
|
|
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=Napačno ime partnerja
|
|
ErrorBadCustomerCodeSyntax=Napačna koda kupca
|
|
ErrorCustomerCodeRequired=Obvezna koda kupca
|
|
ErrorCustomerCodeAlreadyUsed=Koda kupca je že uporabljena
|
|
ErrorPrefixRequired=Obvezna predpona
|
|
ErrorUrlNotValid=Internetni naslov je napačen
|
|
ErrorBadSupplierCodeSyntax=Napačna koda dobavitelja
|
|
ErrorSupplierCodeRequired=Obvezna koda dobavitelja
|
|
ErrorSupplierCodeAlreadyUsed=Koda dobavitelja je že uporabljena
|
|
ErrorBadParameters=Napačni parametri
|
|
ErrorFailedToWriteInDir=Napaka pri pisanju v mapo %s
|
|
ErrorFoundBadEmailInFile=Found incorrect email syntax for %s lines in file (example line %s with email=%s)
|
|
ErrorUserCannotBeDelete=User can not be deleted. May be it is associated on Dolibarr entities.
|
|
ErrorFieldsRequired=Some required fields were not filled.
|
|
ErrorFailedToCreateDir=Failed to create a directory. Check that Web server user has permissions to write into Dolibarr documents directory. If parameter <b>safe_mode</b> is enabled on this PHP, check that Dolibarr php files owns to web server user (or group).
|
|
ErrorNoMailDefinedForThisUser=No mail defined for this user
|
|
ErrorFeatureNeedJavascript=This feature need javascript to be activated to work. Change this in setup - display.
|
|
ErrorTopMenuMustHaveAParentWithId0=A menu of type 'Top' can't have a parent menu. Put 0 in parent menu or choose a menu of type 'Left'.
|
|
ErrorLeftMenuMustHaveAParentId=A menu of type 'Left' must have a parent id.
|
|
ErrorFileNotFound=File <b>%s</b> not found (Bad path, wrong permissions or access denied by PHP openbasedir or safe_mode parameter)
|
|
ErrorFunctionNotAvailableInPHP=Function <b>%s</b> is required for this feature but is not available in this version/setup of PHP.
|
|
ErrorDirAlreadyExists=A directory with this name already exists.
|
|
ErrorFieldCanNotContainSpecialCharacters=Field <b>%s</b> must not contains special characters.
|
|
WarningAllowUrlFopenMustBeOn=Parameter <b>allow_url_fopen</b> must be set to <b>on</b> in filer <b>php.ini</b> for having this module working completely. You must modify this file manually.
|
|
WarningBuildScriptNotRunned=Script <b>%s</b> was not yet ran to build graphics, or there is no data to show.
|
|
WarningBookmarkAlreadyExists=A bookmark with this title or this target (URL) already exists.
|
|
WarningPassIsEmpty=Warning, database password is empty. This is a security hole. You should add a password to your database and change your conf.php file to reflect this.
|
|
ErrorNoAccountancyModuleLoaded=No accountancy module activated
|
|
ErrorExportDuplicateProfil=This profil name already exists for this export set.
|
|
ErrorLDAPSetupNotComplete=Dolibarr-LDAP matching is not complete.
|
|
ErrorLDAPMakeManualTest=A .ldif file has been generated in directory %s. Try to load it manually from command line to have more information on errors.
|
|
ErrorCantSaveADoneUserWithZeroPercentage=Can't save an action with "statut not started" if field "done by" is also filled.
|
|
ErrorBillRefAlreadyExists=Ref used for creation already exists.
|
|
ErrorPleaseTypeBankTransactionReportName=Please type bank receipt name where transaction is reported (Format YYYYMM or YYYYMMDD)
|
|
ErrorRecordHasChildren=Failed to delete records since it has some childs.
|
|
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.
|
|
ErrorModuleRequireJavascript=Javascript must not be disabled to have this feature working. To enable/disable Javascript, go to menu Home->Setup->Display.
|
|
ErrorPasswordsMustMatch=Both typed passwords must match each other
|
|
ErrorContactEMail=A technical error occured. Please, contact administrator to folowwing email <b>%</b> en provide the error code <b>%s</b> in your message, or even better by adding a screen copy of this page.
|
|
ErrorWrongValueForField=Wrong value for field number <b>%s</b> (value '<b>%s</b>' does not match regex rule <b>%s</b>)
|
|
ErrorsOnXLines=Errors on <b>%s</b> source lines
|
|
WarningsOnXLines=Warnings on <b>%s</b> source lines
|
|
|