- modules/fotolab updated imagej to current version & some cod fixes to make it work
[care2x.git] / Care2007 / language / es / lang_es_abteilung.php
blob2029b223239d9cbf38fe41bf3e5f023996d94585
1 <?php
2 $LDPageTitle='Departamentos';
3 $LDDeptTxt='Departamentos';
4 $LDOpenHrsTxt='Horario de la clínica';
5 $LDChkHrsTxt='Horario de consultas';
6 $LDClk4Info='Dé clic para más información';
7 $LDDayTxt='Día';
9 /*
10 * Nombre: lang_es_abteilung.php
11 * Revisado por: Daniel Hinostroza <care2x@cerebroperiferico.com>
12 * Versión: CARE2X 2nd Generation Deployment 2.2
13 * Fecha: 07.09.2006
16 /**
17 * A small dictionary:
18 * ORL = Otorrinolaringología
19 * Gineco-obst= Ginecología y Obstetricia
20 * U.V.I=
21 * U.C.I= Unidad de Cuidados Intensivos
23 $dept=array('Cirugía general',
24 'Cirugía de urgencias',
25 'Cirugía plástica',
26 'Otorrinolaringología',
27 'Oftalmología',
28 'Patología',
29 'Gineco-obst',
30 'Rehabilitación',
31 'Medicina interna',
32 'Oncología',
33 'Mantenimiento',
34 'U.V.I.',
35 'U.C.I.',
36 'Laboratorio',
37 'Ambulatorio de urgencias',
38 'Ambulatorio general',
39 'Sonografía',
40 'Diagnóstico nuclear',
41 'Ambulatorio - Med. interna');
44 /**
45 * Do not translate the $target variable
47 $target=array('dept_generalsurgery',
48 'dept_emergency',
49 'dept_plasticsurgery',
50 'dept_ent',
51 'dept_eyesurgery',
52 'dept_pathology',
53 'dept_gynecology',
54 'physiotherapy',
55 'dept_internalmed',
56 'dept_oncology',
57 'dept_techservice',
58 'dept_IMCU',
59 'dept_ICU',
60 'dept_lab',
61 'unfamb',
62 'allamb',
63 'sono',
64 'nuklear',
65 'inmed');
67 $LDBackTxt='Volver';
69 $LDOpenDays=array('Lunes',
70 'Martes',
71 'Miércoles',
72 'Jueves',
73 'Viernes',
74 'Sábado',
75 'Domingo');
76 $LDOpenTimes=array('8.30 - 21.00', //Mo
77 '8.30 - 21.00', //Di
78 '8.30 - 21.00', //Mi
79 '8.30 - 21.00', //Do
80 '8.30 - 21.00', //Fr
81 '8.30 - 21.00', //Sa
82 '8.30 - 21.00'); //So
83 $LDVisitTimes=array('12.30 - 15.00 , 19.00 - 21.00', //Mo
84 '12.30 - 15.00 , 19.00 - 21.00', //Di
85 '12.30 - 15.00 , 19.00 - 21.00', //Mi
86 '12.30 - 15.00 , 19.00 - 21.00', //Do
87 '12.30 - 15.00 , 19.00 - 21.00', //Fr
88 '12.30 - 15.00 , 19.00 - 21.00', //Sa
89 '12.30 - 15.00 , 19.00 - 21.00'); //So