golden hour
/home/phakp/public_html/erp/langs/sr_RS
⬆️ Go Up
Upload
File/Folder
Size
Actions
accountancy.lang
27.97 KB
Del
OK
admin.lang
156.83 KB
Del
OK
agenda.lang
8.26 KB
Del
OK
assets.lang
1.86 KB
Del
OK
banks.lang
8.31 KB
Del
OK
bills.lang
33.48 KB
Del
OK
blockedlog.lang
5.22 KB
Del
OK
bookmarks.lang
1008 B
Del
OK
boxes.lang
6.11 KB
Del
OK
cashdesk.lang
5.73 KB
Del
OK
categories.lang
5 KB
Del
OK
commercial.lang
3.2 KB
Del
OK
companies.lang
17.53 KB
Del
OK
compta.lang
17.35 KB
Del
OK
contracts.lang
4.84 KB
Del
OK
cron.lang
5 KB
Del
OK
deliveries.lang
1.34 KB
Del
OK
dict.lang
8.15 KB
Del
OK
donations.lang
1.37 KB
Del
OK
ecm.lang
2.59 KB
Del
OK
errors.lang
29.91 KB
Del
OK
eventorganization.lang
9.13 KB
Del
OK
exports.lang
9.81 KB
Del
OK
externalsite.lang
287 B
Del
OK
ftp.lang
860 B
Del
OK
help.lang
1.19 KB
Del
OK
holiday.lang
6.22 KB
Del
OK
hrm.lang
2.76 KB
Del
OK
install.lang
17.96 KB
Del
OK
interventions.lang
3.86 KB
Del
OK
intracommreport.lang
1.38 KB
Del
OK
knowledgemanagement.lang
1.88 KB
Del
OK
languages.lang
3.25 KB
Del
OK
ldap.lang
1.42 KB
Del
OK
link.lang
512 B
Del
OK
loan.lang
1.33 KB
Del
OK
mailmanspip.lang
1.48 KB
Del
OK
mails.lang
9.98 KB
Del
OK
main.lang
34.69 KB
Del
OK
margins.lang
3.02 KB
Del
OK
members.lang
12.69 KB
Del
OK
modulebuilder.lang
12.84 KB
Del
OK
mrp.lang
5.8 KB
Del
OK
multicurrency.lang
1.65 KB
Del
OK
oauth.lang
1.85 KB
Del
OK
opensurvey.lang
3.31 KB
Del
OK
orders.lang
9.06 KB
Del
OK
other.lang
16.38 KB
Del
OK
partnership.lang
3.58 KB
Del
OK
paybox.lang
1.88 KB
Del
OK
paypal.lang
2.13 KB
Del
OK
printing.lang
2.41 KB
Del
OK
productbatch.lang
2.16 KB
Del
OK
products.lang
19.82 KB
Del
OK
projects.lang
15.63 KB
Del
OK
propal.lang
4.26 KB
Del
OK
receiptprinter.lang
3.3 KB
Del
OK
receptions.lang
2.73 KB
Del
OK
recruitment.lang
2.93 KB
Del
OK
resource.lang
1.13 KB
Del
OK
salaries.lang
1.45 KB
Del
OK
sendings.lang
3.41 KB
Del
OK
sms.lang
1.66 KB
Del
OK
stocks.lang
15.91 KB
Del
OK
stripe.lang
4.83 KB
Del
OK
supplier_proposal.lang
2.69 KB
Del
OK
suppliers.lang
2.14 KB
Del
OK
ticket.lang
15.92 KB
Del
OK
trips.lang
6.72 KB
Del
OK
users.lang
6.36 KB
Del
OK
website.lang
13.93 KB
Del
OK
withdrawals.lang
9.38 KB
Del
OK
workflow.lang
3.17 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 = Pročitaj planiranu operaciju Permission23102 = Kreiraj/ažuriraj planiranu operaciju Permission23103 = Obriši planiranu operaciju Permission23104 = Izvrši planiranu operaciju # Admin CronSetup=Podešavanja planiranih operacija 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=Security key za URL za izvršenje cron operacija FileToLaunchCronJobs=Command line to check and launch qualified cron jobs CronExplainHowToRunUnix=U Unix okruženju možete koristiti crontab za izvršenje komandne linije svakih 5 minuta CronExplainHowToRunWin=On Microsoft(tm) Windows environment you can use Scheduled Task tools to run the command line each 5 minutes CronMethodDoesNotExists=Klasa %s ne sadrži ni jedan metod %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=Aktivno i neaktivno # Page list CronLastOutput=Latest run output CronLastResult=Latest result code CronCommand=Komanda CronList=Planirane operacije CronDelete=Obriši planirane operacije 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=Operacija CronNone=Nema CronDtStart=Ne pre CronDtEnd=Ne posle CronDtNextLaunch=Sledeće izvršenje CronDtLastLaunch=Start date of latest execution CronDtLastResult=End date of latest execution CronFrequency=Frekvencija CronClass=Klasa CronMethod=Metoda CronModule=Modul CronNoJobs=Nema prijavljenih operacija CronPriority=Prioritet CronLabel=Naziv CronNbRun=Number of launches CronMaxRun=Maximum number of launches CronEach=Svakih JobFinished=Operacija je izvršena Scheduled=Scheduled #Page card CronAdd= Dodaj operacije CronEvery=Izvrši operaciju svakih CronObject=Instanca/Objekat za kreiranje CronArgs=Parametri CronSaveSucess=Save successfully CronNote=Komentar CronFieldMandatory=Polje %s je obavezno CronErrEndDateStartDt=Kraj ne može biti pre početka StatusAtInstall=Status at module installation CronStatusActiveBtn=Schedule CronStatusInactiveBtn=Deaktiviraj 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=Komandna linija za izvršenje CronCreateJob=Kreiraj novu planiranu operaciju CronFrom=Od # Info # Common CronType=Tip operacije CronType_method=Call method of a PHP Class CronType_command=Komandna linija 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=Operacija deaktivirana MakeLocalDatabaseDumpShort=Bekap lokalne baze 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