- modules/fotolab updated imagej to current version & some cod fixes to make it work
[care2x.git] / Care2007 / language / en / lang_en_editor.php
bloba83b96ca919bfd18e0896be2f4f523259508dbb5
1 <?php
2 $LDWhereTo='Where do you want to post the article?';
3 $LDPlsSelect='Please select the number based on the sample graphic, then press \'Continue...\'.';
4 $LDContinueBut='Continue...';
5 $LDCancelBut='Cancel';
6 $LDBackBut='Back';
7 $LDSaveBut='Save';
8 $LDFinishBut='Finish';
9 $LDArticle1='First (1) article';
10 $LDArticle2='Second (2) article';
11 $LDArticle3='Third (3) article';
12 $LDArticle4='Fourth (4) article';
13 $LDArticle5='Secondary (5) article';
15 $LDArticleTxt='Article';
17 $LDTitleTag='Title';
18 $LDTitleMaxNote='Maximum 50';
19 $LDHeader='Header';
20 $LDHeaderMaxNote='Maximum 250';
21 $LDNews='News article';
22 /**
23 * Do not translate the '<font size=1>' and '</font>'
25 $LDPicFile='Picture <font size=1>(maximum file size 1MB)</font>';
26 $LDAuthor='Author';
27 /**
28 * Do not translate the '<font size=1>' and '</font>'
30 $LDPublishDate='Publish date <font size=1>(\'T\' for today)</font>';
32 $LDAlertTitle='Please supply a title';
33 $LDAlertNews='Please type the news article';
34 $LDAlertAuthor='Please supply an author';
35 $LDAlertDate='Please supply a publish date';
37 $LDWrittenOn='Written on:';
38 $LDWrittenFrom='By:';
40 $LDArticleSaved='The article was saved. You are seeing a preview.';
41 $LDBackTxt='Back';
43 $LDQuickInfo='Quick Informer';
44 $LDPhonePolice='Police';
45 $LDPhoneFire='Fire Dept.';
46 $LDAmbulance='Emergency';
47 $LDPhone='Phone (Hospital)';
48 $LDFax='Fax';
49 $LDAddress='Address';
50 $LDEmail='Email';
52 $LDOpenTimes ='Admission Hours';
53 $LDManagement ='Management';
54 $LDDept ='Departments';
55 $LDCafenews ='Cafeteria News';
56 $LDAdmission ='Admission';
57 $LDExhibition ='Exhibitions';
58 $LDEducation ='Education';
59 $LDAdvStudies ='Studies';
60 $LDPhyTherapy ='Physical Therapy';
61 $LDCalendar ='Calendar';
62 $LDHelp='Help';
63 $LDMore='more to article';
65 $LDCafeNews='Cafeteria News';
66 $LDConfirmEdit='Do you want to edit the data in the cafeteria news?';
67 $LDNewsDummy=array(1=>'first',2=>'second',3=>'third',4=>'fourth');
68 $LDMenuToday='Today\'s menu';
69 $LDMenuAll='Menu for <br> &nbsp;other days';
70 $LDPrices='Prices';
71 $LDNoMenu='Menu is not<br> available.';
72 $LDWhatToDo='What do you want to edit?';
73 $LDPlsMarkSelection='Please select one option, then click \'Continue...\'.';
74 $LDMenuEdit='Edit menu';
75 $LDPriceEdit='Edit prices';
76 $LDNewsEdit='Edit news or information article';
78 $dayname=array('Mo','Tu','We','Th','Fr','Sa','Su');
79 $LDCafeMenu='Cafeteria Menu';
80 $LDMenu='Menu';
81 $LDThisWeek='This week';
82 $LDNextWeek='Next week';
83 $LD3rdWeek='Third week';
84 $LDBack2CafeNews='Back to cafeteria news';
86 $LDProdName='Productname';
87 $LDPriceDM='Price DM';
88 $LDPriceEuro='Price €';
89 $LDPrice='Price';
90 $LDNoPrice='The price list is not available at the moment.';
91 $LDSorry='We are sorry. Please try again later.';
92 $LDCafePrices='cafeteria price list';
94 $LDCreateGroup='Create a new group of products';
95 $LDCreateGroupPrompt='You must create a new group of products. Please click \'Continue...\'.';
96 /**
97 * Do not translate the '<font color=\'#000000\'>' and '</font>'
99 $LDMarkGroup='You must select a product group to edit.<br> Then click \'<font color=\'#000000\'>Continue...</font>\'';
100 $LDEnterGroup='Enter the name of the new group.<br>Then click \'<font color=\'#000000\'>Continue...</font>\'';
101 $LDProdGroup='Product group';
102 $LDClk2End='To finish please click this >> ';
103 $LDPriceSaved='The following product(s) and price(s) were saved.';
105 $LDMarkWeek='Please select the week.';
106 $LDClkContinue='Then click \'Continue...\'.';
107 $LDPlsEnter='Type the menu here...';
108 $LDClk2Edit='Click me to edit';
109 $LDPreviewPic='Preview Picture';
110 $LDCafeEditorial='Cafenews Editor';
111 $LDHealthTips='Health Tips';
112 $LDClk2Write='Click here to start the editor';
114 $LDOr='Or';
115 $LDSetCurrency='Set currency';
116 $LDNewCurrencySet='The new currency is now active.';
117 $LDPlsSelectCurrency='Please select currency.';
118 $LDmain='main';
119 $LDClk2AddCurrency='To enter new currency type, please click here. (Note: You are going to leave cafenews!)';
121 $LDMenuSaved='The menu was saved.';
122 /* 2002-10-13 EL */
123 $LD_ddpMMpyyyy='dd.mm.yyyy';
124 $LD_yyyyhMMhdd='yyyy-mm-dd';
125 $LD_MMsddsyyyy='mm/dd/yyyy';
126 /* 2003-02-11*/
127 $LDSubmitNews='Submit News';
128 $LDDelete='Delete';
129 $LDDeleteCurrency='Are you sure, you really want to delete this currency?';
130 $LDNoMainDelete='You cannot delete a main currency. \nPlease set a different main currency first.';
131 $LDCurrencyExisting='This currency exists already!';