2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/langs/el_GR/cron.lang
Laurent Destailleur febf56e28c Sync transifex
2016-06-20 03:21:35 +02:00

79 lines
5.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Dolibarr language file - Source file is en_US - cron
# About page
# Right
Permission23101 = Read Scheduled job
Permission23102 = Δημιουργία/ενημέρωση προγραμματισμένης εργασίας
Permission23103 = Διαγραφή προγραμματισμένης εργασίας
Permission23104 = Εκτέλεση προγραμματισμένης εργασίας
# Admin
CronSetup= Προγραμματισμένη ρύθμιση διαχείρισης των εργασιών
URLToLaunchCronJobs=URL για να ελέγξετε και να ξεκινήσει μια περιοδική εργασία, εφόσον απαιτείται
OrToLaunchASpecificJob=Ή να ελέγξετε και να ξεκινήσει μία συγκεκριμένη εργασία
KeyForCronAccess=Κλειδί ασφαλείας για το URL για να ξεκινήσει η εργασία cron
FileToLaunchCronJobs=Γραμμής εντολών για να ξεκινήσει τις εργασίες
CronExplainHowToRunUnix=Στο Unix περιβάλλον θα πρέπει να χρησιμοποιήσετε την ακόλουθη καταχώρηση crontab για να τρέχει η γραμμή εντολών καθένα 5 λεπτά
CronExplainHowToRunWin=Σε Microsoft (tm) Windows περιβάλλον μπορείτε να χρησιμοποιήσετε τα εργαλεία Προγραμματισμένη εργασία ώστε να εκτελείτε η γραμμή εντολών καθένα 5 λεπτά
CronMethodDoesNotExists=Class %s does not contains any method %s
# Menu
EnabledAndDisabled=Enabled and disabled
# Page list
CronLastOutput=Τελευταία εκτέλεση εξόδου
CronLastResult=Τελευταίος κωδικός αποτελέσματος
CronCommand=Εντολή
CronList=Προγραμματισμένες εργασίες
CronDelete=Διαγραφή προγραμματισμένων εργασιών
CronConfirmDelete=Είστε σίγουροι ότι θέλετε να διαγράψετε αυτές τις προγραμματισμένες εργασίες;
CronExecute=Εκτέλεση προγραμματισμένων εργασιών
CronConfirmExecute=Are you sure you want to execute these scheduled jobs now ?
CronInfo=Scheduled job module allow to execute job that have been planned
CronTask=Εργασία
CronNone=Καμία
CronDtStart=Όχι πριν
CronDtEnd=Όχι μετά
CronDtNextLaunch=Επόμενη εκτέλεση
CronDtLastLaunch=Start date of latest execution
CronDtLastResult=End date of latest execution
CronFrequency=Συχνότητα
CronClass=Κατηγορία
CronMethod=Μέθοδος
CronModule=Module
CronNoJobs=Δεν έχουν καταχωρηθεί εργασίες
CronPriority=Προτεραιότητα
CronLabel=Περιγραφή
CronNbRun=Nb. έναρξης
CronMaxRun=Max nb. launch
CronEach=Κάθε
JobFinished=Ξεκίνησε και τελείωσε
#Page card
CronAdd= Προσθήκη εργασίας
CronEvery=Execute job each
CronObject=Instance/Object to create
CronArgs=Παράμετροι
CronSaveSucess=Επιτυχής αποθήκευση
CronNote=Σχόλιο
CronFieldMandatory=Τα πεδία %s είναι υποχρεωτικά
CronErrEndDateStartDt=Η ημερομηνία λήξης δεν μπορεί να είναι πριν από την ημερομηνία έναρξης
CronStatusActiveBtn=Ενεργοποίηση
CronStatusInactiveBtn=Απενεργοποίηση
CronTaskInactive=Αυτή η εργασία είναι απενεργοποιημένη
CronId=Id
CronClassFile=Classes (filename.class.php)
CronModuleHelp=Name of Dolibarr module directory (also work with external Dolibarr module). <BR> For exemple to fetch method of Dolibarr Product object /htdocs/<u>product</u>/class/product.class.php, the value of module is <i>product</i>
CronClassFileHelp=The file name to load. <BR> For exemple to fetch method of Dolibarr Product object /htdocs/product/class/<u>product.class.php</u>, the value of class file name is <i>product.class.php</i>
CronObjectHelp=The object name to load. <BR> For exemple to fetch method of Dolibarr Product object /htdocs/product/class/product.class.php, the value of class file name is <i>Product</i>
CronMethodHelp=The object method to launch. <BR> For exemple to fetch method of Dolibarr Product object /htdocs/product/class/product.class.php, the value of method is is <i>fecth</i>
CronArgsHelp=The method arguments. <BR> For exemple to fetch method of Dolibarr Product object /htdocs/product/class/product.class.php, the value of paramters can be <i>0, ProductRef</i>
CronCommandHelp=Γραμμή εντολών του συστήματος προς εκτέλεση.
CronCreateJob=Create new Scheduled Job
CronFrom=Από
# Info
# Common
CronType=Είδος εργασίας
CronType_method=Καλέστε τη μέθοδο της κατηγορίας Dolibarr
CronType_command=Εντολή Shell
CronCannotLoadClass=Cannot load class %s or object %s
UseMenuModuleToolsToAddCronJobs=Go into menu "Home - Admin tools - Scheduled jobs" to see and edit scheduled jobs.
JobDisabled=Job disabled
MakeLocalDatabaseDumpShort=Local database backup
MakeLocalDatabaseDump=Create a local database dump