golden hour
/home/phakp/public_html/erp/langs/bs_BA
⬆️ Go Up
Upload
File/Folder
Size
Actions
accountancy.lang
27.96 KB
Del
OK
admin.lang
157.18 KB
Del
OK
agenda.lang
8.34 KB
Del
OK
assets.lang
1.86 KB
Del
OK
banks.lang
8.52 KB
Del
OK
bills.lang
33.53 KB
Del
OK
blockedlog.lang
5.22 KB
Del
OK
bookmarks.lang
1023 B
Del
OK
boxes.lang
6.22 KB
Del
OK
cashdesk.lang
5.74 KB
Del
OK
categories.lang
4.85 KB
Del
OK
commercial.lang
3.12 KB
Del
OK
companies.lang
17.89 KB
Del
OK
compta.lang
17.35 KB
Del
OK
contracts.lang
4.99 KB
Del
OK
cron.lang
4.96 KB
Del
OK
deliveries.lang
1.32 KB
Del
OK
dict.lang
8.34 KB
Del
OK
donations.lang
1.4 KB
Del
OK
ecm.lang
2.65 KB
Del
OK
errors.lang
29.52 KB
Del
OK
eventorganization.lang
9.14 KB
Del
OK
exports.lang
9.84 KB
Del
OK
externalsite.lang
283 B
Del
OK
ftp.lang
842 B
Del
OK
help.lang
1.17 KB
Del
OK
holiday.lang
6.32 KB
Del
OK
hrm.lang
2.78 KB
Del
OK
install.lang
17.8 KB
Del
OK
interventions.lang
3.82 KB
Del
OK
intracommreport.lang
1.38 KB
Del
OK
knowledgemanagement.lang
1.89 KB
Del
OK
languages.lang
3.26 KB
Del
OK
ldap.lang
1.43 KB
Del
OK
link.lang
492 B
Del
OK
loan.lang
1.29 KB
Del
OK
mailmanspip.lang
1.49 KB
Del
OK
mails.lang
10.09 KB
Del
OK
main.lang
35.71 KB
Del
OK
margins.lang
2.98 KB
Del
OK
members.lang
12.62 KB
Del
OK
modulebuilder.lang
12.84 KB
Del
OK
mrp.lang
5.8 KB
Del
OK
multicurrency.lang
1.5 KB
Del
OK
oauth.lang
1.84 KB
Del
OK
opensurvey.lang
3.32 KB
Del
OK
orders.lang
8.67 KB
Del
OK
other.lang
16.07 KB
Del
OK
partnership.lang
3.58 KB
Del
OK
paybox.lang
1.88 KB
Del
OK
paypal.lang
2.1 KB
Del
OK
printing.lang
2.37 KB
Del
OK
productbatch.lang
2.17 KB
Del
OK
products.lang
19.68 KB
Del
OK
projects.lang
15.59 KB
Del
OK
propal.lang
4.3 KB
Del
OK
receiptprinter.lang
3.19 KB
Del
OK
receptions.lang
2.72 KB
Del
OK
recruitment.lang
2.93 KB
Del
OK
resource.lang
1.18 KB
Del
OK
salaries.lang
1.45 KB
Del
OK
sendings.lang
3.42 KB
Del
OK
sms.lang
1.66 KB
Del
OK
stocks.lang
16.01 KB
Del
OK
stripe.lang
4.86 KB
Del
OK
supplier_proposal.lang
2.6 KB
Del
OK
suppliers.lang
2.17 KB
Del
OK
ticket.lang
15.93 KB
Del
OK
trips.lang
6.92 KB
Del
OK
users.lang
6.49 KB
Del
OK
website.lang
13.93 KB
Del
OK
withdrawals.lang
9.35 KB
Del
OK
workflow.lang
3.19 KB
Del
OK
zapier.lang
1.19 KB
Del
OK
Edit: cron.lang
# Dolibarr language file - Source file is en_US - cron # About page # Right Permission23101 = Read Scheduled job Permission23102 = Create/update Scheduled job Permission23103 = Delete Scheduled job Permission23104 = Execute Scheduled job # Admin CronSetup=Scheduled job management setup URLToLaunchCronJobs=URL to check and launch qualified cron jobs from a browser OrToLaunchASpecificJob=Or to check and launch a specific job from a browser KeyForCronAccess=Sigurnosni ključ za URL za pokretanje cron poslova FileToLaunchCronJobs=Command line to check and launch qualified cron jobs CronExplainHowToRunUnix=On Unix environment you should use the following crontab entry to run the command line each 5 minutes CronExplainHowToRunWin=On Microsoft(tm) Windows environment you can use Scheduled Task tools to run the command line each 5 minutes CronMethodDoesNotExists=Class %s does not contains any method %s CronMethodNotAllowed=Method %s of class %s is in blacklist of forbidden methods CronJobDefDesc=Cron job profiles are defined into the module descriptor file. When module is activated, they are loaded and available so you can administer the jobs from the admin tools menu %s. CronJobProfiles=List of predefined cron job profiles # Menu EnabledAndDisabled=Enabled and disabled # Page list CronLastOutput=Latest run output CronLastResult=Latest result code CronCommand=Komanda CronList=Scheduled jobs CronDelete=Delete scheduled jobs CronConfirmDelete=Are you sure you want to delete these scheduled jobs? CronExecute=Launch scheduled job CronConfirmExecute=Are you sure you want to execute these scheduled jobs now? CronInfo=Scheduled job module allows to schedule jobs to execute them automatically. Jobs can also be started manually. CronTask=Job CronNone=Ništa CronDtStart=Not before CronDtEnd=Not after CronDtNextLaunch=Sljedeće izvršenje CronDtLastLaunch=Start date of latest execution CronDtLastResult=End date of latest execution CronFrequency=Frekvencija CronClass=Class CronMethod=Metoda CronModule=Modul CronNoJobs=Nema registrovanih poslova CronPriority=Prioritet CronLabel=Oznaka CronNbRun=Number of launches CronMaxRun=Maximum number of launches CronEach=Every JobFinished=Job launched and finished Scheduled=Scheduled #Page card CronAdd= Dodaj posao CronEvery=Execute job each CronObject=Instanca/Objekat za kreirati CronArgs=PArametri CronSaveSucess=Save successfully CronNote=Komentar CronFieldMandatory=Polja %s su obavezna CronErrEndDateStartDt=Datum završetka ne može biti prije datuma početka StatusAtInstall=Status at module installation CronStatusActiveBtn=Schedule CronStatusInactiveBtn=Iskljući CronTaskInactive=This job is disabled (not scheduled) CronId=ID CronClassFile=Filename with class CronModuleHelp=Name of Dolibarr module directory (also work with external Dolibarr module). <BR> For example to call the fetch method of Dolibarr Product object /htdocs/<u>product</u>/class/product.class.php, the value for module is<br><i>product</i> CronClassFileHelp=The relative path and file name to load (path is relative to web server root directory). <BR> For example to call the fetch method of Dolibarr Product object htdocs/product/class/<u>product.class.php</u>, the value for class file name is<br><i>product/class/product.class.php</i> CronObjectHelp=The object name to load. <BR> For example to call the fetch method of Dolibarr Product object /htdocs/product/class/product.class.php, the value for class file name is<br><i>Product</i> CronMethodHelp=The object method to launch. <BR> For example to call the fetch method of Dolibarr Product object /htdocs/product/class/product.class.php, the value for method is<br><i>fetch</i> CronArgsHelp=The method arguments. <BR> For example to call the fetch method of Dolibarr Product object /htdocs/product/class/product.class.php, the value for paramters can be<br><i>0, ProductRef</i> CronCommandHelp=Sistemska komanda za izvršenje CronCreateJob=Create new Scheduled Job CronFrom=Od # Info # Common CronType=Job type CronType_method=Call method of a PHP Class CronType_command=Shell komanda CronCannotLoadClass=Cannot load class file %s (to use class %s) CronCannotLoadObject=Class file %s was loaded, but object %s was not found into it UseMenuModuleToolsToAddCronJobs=Go into menu "<a href="%s">Home - Admin tools - Scheduled jobs</a>" to see and edit scheduled jobs. JobDisabled=Job disabled MakeLocalDatabaseDumpShort=Local database backup MakeLocalDatabaseDump=Create a local database dump. Parameters are: compression ('gz' or 'bz' or 'none'), backup type ('mysql', 'pgsql', 'auto'), 1, 'auto' or filename to build, number of backup files to keep WarningCronDelayed=Attention, for performance purpose, whatever is next date of execution of enabled jobs, your jobs may be delayed to a maximum of %s hours, before being run. DATAPOLICYJob=Data cleaner and anonymizer JobXMustBeEnabled=Job %s must be enabled # Cron Boxes LastExecutedScheduledJob=Last executed scheduled job NextScheduledJobExecute=Next scheduled job to execute NumberScheduledJobError=Number of scheduled jobs in error
Save