--- smeserver-crontab_manager-2.2/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/cronmanager 2014-06-08 00:09:08.015592373 -0600 +++ smeserver-crontab_manager-2.2.update/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/cronmanager 2014-06-08 00:36:09.540399506 -0600 @@ -37,7 +37,7 @@ EVERY_HOURS - Every hour + Всеки час DAY @@ -69,7 +69,7 @@ EVERY_HOUR_TEXT - Every hour + Всеки час EVERY_DAY_TEXT --- smeserver-crontab_manager-2.2/root/etc/e-smith/locale/da/etc/e-smith/web/functions/cronmanager 2014-06-08 00:09:08.016592365 -0600 +++ smeserver-crontab_manager-2.2.update/root/etc/e-smith/locale/da/etc/e-smith/web/functions/cronmanager 2014-06-08 00:36:09.765396565 -0600 @@ -1,39 +1,39 @@ FORM_TITLE - Crontab Manager + Crontab manager FIRST_PAGE_DESCRIPTION - This panel simply permit to add modify or delete crontab task

]]>
+ I dette panel kan du tilføje, ændre eller slette crontab jobs

]]>
ADD - Add a new crontab + Tilføj en ny crontab BUTTON_LABEL_DISPLAY - New Display + Ny visning ALL - All records + Alle data USERS - Users records + Brugerdata MINUTE - Minutes + Minutter EVERY_MINUTE - Every minute + Hvert minut HOURS - Hours + Timer EVERY_HOURS @@ -41,19 +41,19 @@ DAY - Day + Dag EVERY_DAY - Every day + Hver dag MONTH - Month + Måned DAY_WEEK - Day of the week + Ugedag USER_RUN_CRON @@ -65,7 +65,7 @@ EVERY_MINUTE_TEXT - Every minute + Hvert minut EVERY_HOUR_TEXT @@ -73,55 +73,55 @@ EVERY_DAY_TEXT - Every day + Hver dag EVERY_MONTH_TEXT - Every month + Hver måned EVERY_DAY_OF_WEEK - Every day of week + Hver dag i ugen MONDAY - Monday + Mandag TUESDAY - Tuesday + Tirsdag WEDNESDAY - Wednesday + Onsdag THURSDAY - Thursday + Torsdag FRIDAY - Friday + Fredag SATERDAY - Saturday + Lørdag SUNDAY - Sunday + Søndag JANUARY - january + januar FEBRUARY - february + februar MARCH - march + marts APRIL @@ -129,15 +129,15 @@ MAY - may + maj JUNE - june + juni JULY - july + juli AUGUST @@ -149,7 +149,7 @@ OCTOBER - october + oktober NOVEMBER @@ -169,43 +169,43 @@ MINUTE_LABEL - '0' is the first minute, ie 2.00 as opposed to '1' being 2.01
NOTE: you MUST choose a minute here if you do not want the cron to run EVERY MINUTE! ]]>
+ '0' er det første minut, f.eks. 2.00 i modsætning til '1' som er 2.01
BEMÆRK: Du SKAL vælge en værdi her, med mindre du ønsker at cron skal køre HVERT ENESTE MINUT! ]]>
EVERY_MINUTE_LABEL - choose every minute + vælg hvert minut HOUR_LABEL - '0' is midnight, ie 12.00 am as opposed to '1' being 1.00 am '22' is 10pm ]]> + '0' er midnat, '12' er middag og '22' er kl. 10 om aftenen ]]> DAY_LABEL - Choose whether you want the cron to run every day, every x days or the xth day of the month. As well as choosing a value here,
you can choose a day of the week in the field further down and it will run on both that day and the days you select here. ]]>
+ Vælg om du ønsker at køre cron alle dage, hvor x'te dag eller den x'te dag i måneden. Ud over alt vælge en værdi her,
kan du også vælge en dag i ugen i feltet længere nede, og så vil cron køre på alle de dage du væger her og der. ]]>
MONTH_LABEL - month: + måned: DAYWEEK_LABEL - Choose the day of week if you wish to run the script on certain days, ie every Monday. If you have selected values in the
'days' field above, the command will run on both the xx day of the month as chosen, AND the day/days of the week you choose here ]]>
+ Vælg den dag i ugen hvis du ønsker at afvikle crscriptet på bestemte dage, f.eks. hver mandag. Hvis du har indsat værdier
'dag' feltet foroven, så vil kommandoen blive afviklet både på den xx'te i måneden OG den/de dag/dage i ugen du har valgt her ]]>
COMMAND_LABEL - Enter the command which you want to run. This can either be a path to a script, or a 'special' command. If you're not sure of the server path to a file/script, SSH or telnet into your server and navigate to the directory where the file is. Type 'pwd' at the command line, this will tell you the server path to the directory where the script is. Add the file name to the end of this, and that's what you use above.
You can enter a command directly instead of having this entry point to a script.

examples of entries in this field:
/home/myaccount/backup.cgi
perl /home/myaccount/backup.cgi
php /home/myaccount/clean_database.php
/home/myaccount/clean_database.php
/home/myaccount/monitor.sh
touch /tmp/file.lock
cp -Rfpud /home/myaccount /backup/myaccount/ ]]>
+ Indtast den kommando som du ønsker skal afvikles. Det kan enten være stien til et script, eller en 'speciel' kommando. Hvis du ikke kender serverstien til filen/scriptet, så tilgå serveren via SSH eller telnet og naviger til den mappe hvor filen er. Indtast 'pwd' i prompten, og du vil få serverstien til den mappe hvor du står. Tilføj filnavnet til enden af serverstien, og det er hvad du skal bruge ovenfor.
Du kan indtaste en kommando direkte i stedet for at pege på et script.

eksempler på indtastninger i dette felt:
/home/myaccount/backup.cgi
perl /home/myaccount/backup.cgi
php /home/myaccount/clean_database.php
/home/myaccount/clean_database.php
/home/myaccount/monitor.sh
touch /tmp/file.lock
cp -Rfpud /home/myaccount /backup/myaccount/ ]]>
EVERY_HOUR_LABEL - choose every hour + vælg hvert minut EVERY_DAY_LABEL - choose every day + vælg alle dage MOD_CRON_ENTRY - Create or Modify a crontab entry + Opret eller ændr en crontab SAVE @@ -213,11 +213,11 @@ SUCCESSFULLY_MODIFY_CRON_ENTRY - Crontab successfully updated + Crontab er opdateret SUCCESSFULLY_CREATE_CRON_ENTRY - Successfully create new crontab entry + Der er oprettet en ny crontab REMOVE @@ -225,10 +225,10 @@ DELETE_CRON_ENTRY -
Are you sure you want to delete this crontab entry??? ]]>
+
Er du sikker på, at du vil slette denne crontab??? ]]>
SUCCESSFULLY_DELETE_CRON_ENTRY - Successfully deleted crontab entry + Crontab er slettet
--- smeserver-crontab_manager-2.2/root/etc/e-smith/locale/et/etc/e-smith/web/functions/cronmanager 2014-06-08 00:09:08.018592342 -0600 +++ smeserver-crontab_manager-2.2.update/root/etc/e-smith/locale/et/etc/e-smith/web/functions/cronmanager 2014-06-08 00:36:10.670384735 -0600 @@ -1,7 +1,7 @@ FORM_TITLE - Crontab Manager + Crontab haldus FIRST_PAGE_DESCRIPTION @@ -9,7 +9,7 @@ ADD - Add a new crontab + Lisa uus crontab BUTTON_LABEL_DISPLAY @@ -17,23 +17,23 @@ ALL - All records + Kõik kirjed USERS - Users records + Kasutajate kirjed MINUTE - Minutes + Minutid EVERY_MINUTE - Every minute + Iga minut HOURS - Hours + Tunnid EVERY_HOURS @@ -41,19 +41,19 @@ DAY - Day + Päev EVERY_DAY - Every day + Iga päev MONTH - Month + Kuu DAY_WEEK - Day of the week + Päev nädalas USER_RUN_CRON @@ -61,11 +61,11 @@ COMMAND - Command + Käsk EVERY_MINUTE_TEXT - Every minute + Iga minut EVERY_HOUR_TEXT @@ -73,71 +73,71 @@ EVERY_DAY_TEXT - Every day + Iga päev EVERY_MONTH_TEXT - Every month + Iga akuu EVERY_DAY_OF_WEEK - Every day of week + Iga nädalapäev MONDAY - Monday + Esmaspäev TUESDAY - Tuesday + Teisipäev WEDNESDAY - Wednesday + Kolmapäev THURSDAY - Thursday + Teisipäev FRIDAY - Friday + Reede SATERDAY - Saturday + Laupäev SUNDAY - Sunday + Pühapäev JANUARY - january + jaanuar FEBRUARY - february + veebruar MARCH - march + märts APRIL - april + aprill MAY - may + mai JUNE - june + juuni JULY - july + juuli AUGUST @@ -149,7 +149,7 @@ OCTOBER - october + oktoober NOVEMBER @@ -157,7 +157,7 @@ DECEMBER - december + detsember CHANGE @@ -165,15 +165,15 @@ DELETE - Delete + Kustuta MINUTE_LABEL - '0' is the first minute, ie 2.00 as opposed to '1' being 2.01
NOTE: you MUST choose a minute here if you do not want the cron to run EVERY MINUTE! ]]>
+ '0' on esimene minut, ie 2.00 as opposed to '1' being 2.01
NOTE: you MUST choose a minute here if you do not want the cron to run EVERY MINUTE! ]]>
EVERY_MINUTE_LABEL - choose every minute + vali iga minut HOUR_LABEL @@ -185,7 +185,7 @@ MONTH_LABEL - month: + kuu: DAYWEEK_LABEL @@ -197,15 +197,15 @@ EVERY_HOUR_LABEL - choose every hour + vali iga tund EVERY_DAY_LABEL - choose every day + vali iga päev MOD_CRON_ENTRY - Create or Modify a crontab entry + Lisa või muuda crontab-e SAVE @@ -213,22 +213,22 @@ SUCCESSFULLY_MODIFY_CRON_ENTRY - Crontab successfully updated + Crontab edukalt uuendatud SUCCESSFULLY_CREATE_CRON_ENTRY - Successfully create new crontab entry + Uus crontab edukalt loodud REMOVE - Delete + Kustuta DELETE_CRON_ENTRY -
Are you sure you want to delete this crontab entry??? ]]>
+
]]>
SUCCESSFULLY_DELETE_CRON_ENTRY - Successfully deleted crontab entry + Crontab edukalt kustutatud
--- smeserver-crontab_manager-2.2/root/etc/e-smith/locale/it/etc/e-smith/web/functions/cronmanager 2014-06-08 00:09:08.021592301 -0600 +++ smeserver-crontab_manager-2.2.update/root/etc/e-smith/locale/it/etc/e-smith/web/functions/cronmanager 2014-06-08 00:36:11.774370304 -0600 @@ -9,7 +9,7 @@
ADD - Add a new crontab + Aggiungi un nuovo crontab BUTTON_LABEL_DISPLAY @@ -93,71 +93,71 @@ WEDNESDAY - Wednesday + Mercoledì THURSDAY - Thursday + Giovedì FRIDAY - Friday + Venerdì SATERDAY - Saturday + Sabato SUNDAY - Sunday + Domenica JANUARY - january + gennaio FEBRUARY - february + febbraio MARCH - march + marzo APRIL - april + aprile MAY - may + maggio JUNE - june + giugno JULY - july + luglio AUGUST - august + agosto SEPTEMBER - september + settembre OCTOBER - october + ottobre NOVEMBER - november + novembre DECEMBER - december + dicembre CHANGE --- smeserver-crontab_manager-2.2/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/cronmanager 2014-06-08 00:09:08.023592275 -0600 +++ smeserver-crontab_manager-2.2.update/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/cronmanager 2014-06-08 00:36:12.449361481 -0600 @@ -5,35 +5,35 @@ FIRST_PAGE_DESCRIPTION - This panel simply permit to add modify or delete crontab task

]]>
+ Dit paneel is voor het toevoegen, aanpassen en verwijderen van crontab taken

]]>
ADD - Add a new crontab + Voeg een nieuwe crontab taak toe BUTTON_LABEL_DISPLAY - New Display + Nieuw Scherm ALL - All records + Alle taken USERS - Users records + Gebruikers gegevens MINUTE - Minutes + minuten EVERY_MINUTE - Every minute + Elke minuut HOURS - Hours + uren EVERY_HOURS @@ -41,19 +41,19 @@ DAY - Day + dag EVERY_DAY - Every day + Elke dag MONTH - Month + maand DAY_WEEK - Day of the week + dag van de week USER_RUN_CRON @@ -65,7 +65,7 @@ EVERY_MINUTE_TEXT - Every minute + Elke minuut EVERY_HOUR_TEXT @@ -73,55 +73,55 @@ EVERY_DAY_TEXT - Every day + Elke dag EVERY_MONTH_TEXT - Every month + Elke maand EVERY_DAY_OF_WEEK - Every day of week + Elke dag van de week MONDAY - Monday + maandag TUESDAY - Tuesday + dinsdag WEDNESDAY - Wednesday + woensdag THURSDAY - Thursday + donderdag FRIDAY - Friday + vrijdag SATERDAY - Saturday + zaterdag SUNDAY - Sunday + zondag JANUARY - january + januari FEBRUARY - february + februari MARCH - march + maart APRIL @@ -129,19 +129,19 @@ MAY - may + mei JUNE - june + juni JULY - july + juli AUGUST - august + augustus SEPTEMBER @@ -149,7 +149,7 @@ OCTOBER - october + oktober NOVEMBER @@ -161,7 +161,7 @@ CHANGE - Wijzigen + Wijzig DELETE @@ -169,43 +169,43 @@ MINUTE_LABEL - '0' is the first minute, ie 2.00 as opposed to '1' being 2.01
NOTE: you MUST choose a minute here if you do not want the cron to run EVERY MINUTE! ]]>
+ '0' is de eerste minuut, ie 2.00 in tegenstelling tot '1' wat 2.01 is.
NB: U MOET hier een minuut kiezen als U niet wilt dat cron ELKE MINUUT wordt uitgevoerd! ]]>
EVERY_MINUTE_LABEL - choose every minute + kies elke minuut HOUR_LABEL - '0' is midnight, ie 12.00 am as opposed to '1' being 1.00 am '22' is 10pm ]]> + In 24 uur systeem waarbij '0' is middernacht is, 12 is 's middags, '1' is 1 uur 's nachts en 22 is 10 uur 's avonds ]]> DAY_LABEL - Choose whether you want the cron to run every day, every x days or the xth day of the month. As well as choosing a value here,
you can choose a day of the week in the field further down and it will run on both that day and the days you select here. ]]>
+ Kies of U de cron taak elke dag, elke X dagen of de Xste dag van de maand uitgevoerd wilt hebben. Behalve het kiezen van een waarde hier,
kunt U ook de dag van de week kiezen in een instelling hieronder en de cron taak zal uitgevoerd worden op die dag en de dagen die U hier instelt. ]]>
MONTH_LABEL - month: + maand: DAYWEEK_LABEL - Choose the day of week if you wish to run the script on certain days, ie every Monday. If you have selected values in the
'days' field above, the command will run on both the xx day of the month as chosen, AND the day/days of the week you choose here ]]>
+ Kies de dag van de week als U de cron taak op bepaalde dagen uitgevoerd wilt hebben, bijvoorbeeld elke maandag. Als U ook 'dagen' ingesteld heeft in de instelling hierboven
de cron taak zal zowel uitgevoerd worden op de ingestelde dag van de maan EN de dag of dagen die hier gekozen zijn. ]]>
COMMAND_LABEL - Enter the command which you want to run. This can either be a path to a script, or a 'special' command. If you're not sure of the server path to a file/script, SSH or telnet into your server and navigate to the directory where the file is. Type 'pwd' at the command line, this will tell you the server path to the directory where the script is. Add the file name to the end of this, and that's what you use above.
You can enter a command directly instead of having this entry point to a script.

examples of entries in this field:
/home/myaccount/backup.cgi
perl /home/myaccount/backup.cgi
php /home/myaccount/clean_database.php
/home/myaccount/clean_database.php
/home/myaccount/monitor.sh
touch /tmp/file.lock
cp -Rfpud /home/myaccount /backup/myaccount/ ]]>
+ Geef het commando op wat uitgevoerd dient te worden. Dit kan een pad naar een script zijn of een 'speciaal' commando. Indien U onzeker bent over het pad naar een bestand/script, SSH of telnet dan naar de server en navigeer naar de map waar het bestand zich bevindt. Type 'pwd' op de commando-regel en de uitvoer toont het pad naar de map waar het script zich bevindt. Voeg de bestandnaam toe aan het einde van het pad en dit kunt U vervolgens hierboven invullen.
U kunt ook meteen een commando invullen in plaats van verwijzing naar een script.

voorbeelden van waarden voor dit veld:
/home/myaccount/backup.cgi
perl /home/myaccount/backup.cgi
php /home/myaccount/clean_database.php
/home/myaccount/clean_database.php
/home/myaccount/monitor.sh
touch /tmp/file.lock
cp -Rfpud /home/myaccount /backup/myaccount/ ]]>
EVERY_HOUR_LABEL - choose every hour + kies elk uur EVERY_DAY_LABEL - choose every day + kies elke dag MOD_CRON_ENTRY - Create or Modify a crontab entry + Creëer of Wijzig een crontab taak. SAVE @@ -213,11 +213,11 @@ SUCCESSFULLY_MODIFY_CRON_ENTRY - Crontab successfully updated + Crontab succesvol aangepast SUCCESSFULLY_CREATE_CRON_ENTRY - Successfully create new crontab entry + Nieuwe crontab taak aangemaakt REMOVE @@ -225,10 +225,10 @@ DELETE_CRON_ENTRY -
Are you sure you want to delete this crontab entry??? ]]>
+
Weet U zeker dat U deze crontab taak wilt verwijderen? ]]>
SUCCESSFULLY_DELETE_CRON_ENTRY - Successfully deleted crontab entry + Crontab taak succesvol verwijdert --- smeserver-crontab_manager-2.2/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/cronmanager 2014-06-08 00:09:08.025592247 -0600 +++ smeserver-crontab_manager-2.2.update/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/cronmanager 2014-06-08 00:36:13.125352645 -0600 @@ -193,7 +193,7 @@ COMMAND_LABEL - Enter the command which you want to run. This can either be a path to a script, or a 'special' command. If you're not sure of the server path to a file/script, SSH or telnet into your server and navigate to the directory where the file is. Type 'pwd' at the command line, this will tell you the server path to the directory where the script is. Add the file name to the end of this, and that's what you use above.
You can enter a command directly instead of having this entry point to a script.

examples of entries in this field:
/home/myaccount/backup.cgi
perl /home/myaccount/backup.cgi
php /home/myaccount/clean_database.php
/home/myaccount/clean_database.php
/home/myaccount/monitor.sh
touch /tmp/file.lock
cp -Rfpud /home/myaccount /backup/myaccount/ ]]>
+ Digite o comando que você quer executar. Pode ser o caminho completo para um script ou um ´comando especial´. Se você não estiver seguro do caminho exato para o script ou arquivo, entre via SSH em seu servidor e navegue até onde o arquivo está. Depois digite o comando 'pwd' e o servidor irá lhe mostrar o caminho atual. Acrescente o nome do arquivo no final disso e use no campo acima.
Você pode entrar um comando diretamente em vez de usar um script. t.

Exemplos de entradas neste campo:
/home/minhaconta/backup.cgi
perl /home/minhaconta/backup.cgi
php /home/minhaconta/clean_database.php
/home/minhaconta/clean_database.php
/home/minhaconta/monitor.sh
touch /tmp/file.lock
cp -Rfpud /home/minhaconta /backup/minhaconta/ ]]>
EVERY_HOUR_LABEL --- smeserver-crontab_manager-2.2/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/cronmanager 2014-06-08 00:09:08.029592198 -0600 +++ smeserver-crontab_manager-2.2.update/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/cronmanager 2014-06-08 00:36:14.868329860 -0600 @@ -1,7 +1,7 @@ FORM_TITLE - Crontab Manager + 任务计划管理器 FIRST_PAGE_DESCRIPTION @@ -9,31 +9,31 @@ ADD - Add a new crontab + 添加任务计划 BUTTON_LABEL_DISPLAY - New Display + 显示 ALL - All records + 所有记录 USERS - Users records + 用户记录 MINUTE - Minutes + 分钟 EVERY_MINUTE - Every minute + 每分钟 HOURS - Hours + 小时 EVERY_HOURS @@ -41,19 +41,19 @@ DAY - Day + EVERY_DAY - Every day + 每天 MONTH - Month + DAY_WEEK - Day of the week + 星期几 USER_RUN_CRON @@ -65,7 +65,7 @@ EVERY_MINUTE_TEXT - Every minute + 每分钟 EVERY_HOUR_TEXT @@ -73,91 +73,91 @@ EVERY_DAY_TEXT - Every day + 每天 EVERY_MONTH_TEXT - Every month + 每月 EVERY_DAY_OF_WEEK - Every day of week + 每周每天 MONDAY - Monday + 星期一 TUESDAY - Tuesday + 星期二 WEDNESDAY - Wednesday + 星期三 THURSDAY - Thursday + 星期四 FRIDAY - Friday + 星期五 SATERDAY - Saturday + 星期六 SUNDAY - Sunday + 星期日 JANUARY - january + 一月 FEBRUARY - february + 二月 MARCH - march + 三月 APRIL - april + 四月 MAY - may + 五月 JUNE - june + 六月 JULY - july + 七月 AUGUST - august + 八月 SEPTEMBER - september + 九月 OCTOBER - october + 十月 NOVEMBER - november + 十一月 DECEMBER - december + 十二月 CHANGE @@ -173,7 +173,7 @@ EVERY_MINUTE_LABEL - choose every minute + 选择分钟 HOUR_LABEL @@ -185,7 +185,7 @@ MONTH_LABEL - month: + 月份: DAYWEEK_LABEL @@ -197,15 +197,15 @@ EVERY_HOUR_LABEL - choose every hour + 选择时钟 EVERY_DAY_LABEL - choose every day + 选择日期 MOD_CRON_ENTRY - Create or Modify a crontab entry + 创建或修改任务计划 SAVE @@ -213,11 +213,11 @@ SUCCESSFULLY_MODIFY_CRON_ENTRY - Crontab successfully updated + 任务计划已经更新 SUCCESSFULLY_CREATE_CRON_ENTRY - Successfully create new crontab entry + 任务计划创建成功 REMOVE @@ -229,6 +229,6 @@ SUCCESSFULLY_DELETE_CRON_ENTRY - Successfully deleted crontab entry + 任务计划删除成功 --- smeserver-crontab_manager-2.2/root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/cronmanager 2014-06-08 00:09:08.030592185 -0600 +++ smeserver-crontab_manager-2.2.update/root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/cronmanager 2014-06-08 00:36:15.104326775 -0600 @@ -1,11 +1,11 @@ FORM_TITLE - 管理例行性工作排程 + 例行性工作排程管理員 FIRST_PAGE_DESCRIPTION - This panel simply permit to add modify or delete crontab task

]]>
+ 此控制台只允許加入修正或刪除例行性工作排程

]]>
ADD @@ -225,7 +225,7 @@ DELETE_CRON_ENTRY -
Are you sure you want to delete this crontab entry??? ]]>
+
您確定要刪除例行性工作排程資料??? ]]>
SUCCESSFULLY_DELETE_CRON_ENTRY