- modules/fotolab updated imagej to current version & some cod fixes to make it work
[care2x.git] / Care2007 / language / en / lang_en_abteilung.php
blobe0e93abf43240d96600f472a5fce0b1e8d4e5964
1 <?php
2 $LDPageTitle='Departments';
3 $LDDeptTxt='Department';
4 $LDOpenHrsTxt='Working Hours';
5 $LDChkHrsTxt='Medical Checkup Hours';
6 $LDClk4Info='Click for more Information about';
7 $LDDayTxt='Day';
9 /**
10 * A small dictionary:
11 * ENT = Eye, Nose, Throath
12 * OB-Gyne = Obstetrics-Gynecology
14 $dept=array('General Surgery',
15 'Emergency Surgery',
16 'Plastic Surgery',
17 'ENT',
18 'Opthalmology',
19 'Pathology',
20 'OB-Gyne',
21 'Physical Therapy',
22 'Internal Medicine',
23 'Oncology',
24 'Maintenance',
25 'Intermediate Care Unit',
26 'Intensive Care Unit',
27 'Medical Laboratory',
28 'Emergency Ambulatory',
29 'General Ambulatory',
30 'Sonography',
31 'Nuclear Diagnostics',
32 'Internal Medicine Ambulatory');
34 /**
35 * Do not translate the $target variable
37 $target=array('dept_generalsurgery',
38 'dept_emergency',
39 'dept_plasticsurgery',
40 'dept_ent',
41 'dept_eyesurgery',
42 'dept_pathology',
43 'dept_gynecology',
44 'physiotherapy',
45 'dept_internalmed',
46 'dept_oncology',
47 'dept_techservice',
48 'dept_IMCU',
49 'dept_ICU',
50 'dept_lab',
51 'unfamb',
52 'allamb',
53 'sono',
54 'nuklear',
55 'inmed');
57 $LDBackTxt='Back';
59 $LDOpenDays=array('Monday',
60 'Tuesday',
61 'Wednesday',
62 'Thursday',
63 'Friday',
64 'Saturday',
65 'Sunday');
66 $LDOpenTimes=array('8.30 - 21.00', //Mo
67 '8.30 - 21.00', //Di
68 '8.30 - 21.00', //Mi
69 '8.30 - 21.00', //Do
70 '8.30 - 21.00', //Fr
71 '8.30 - 21.00', //Sa
72 '8.30 - 21.00'); //So
73 $LDVisitTimes=array('12.30 - 15.00 , 19.00 - 21.00', //Mo
74 '12.30 - 15.00 , 19.00 - 21.00', //Di
75 '12.30 - 15.00 , 19.00 - 21.00', //Mi
76 '12.30 - 15.00 , 19.00 - 21.00', //Do
77 '12.30 - 15.00 , 19.00 - 21.00', //Fr
78 '12.30 - 15.00 , 19.00 - 21.00', //Sa
79 '12.30 - 15.00 , 19.00 - 21.00'); //So