- modules/fotolab updated imagej to current version & some cod fixes to make it work
[care2x.git] / Care2007 / language / pt-br / lang_pt-br_abteilung.php
blob798741292677622336c9364bae8676ac225a0348
1 <?php
2 $LDPageTitle='Departamentos';
3 $LDDeptTxt='Departamento';
4 $LDOpenHrsTxt='Horas Trabalhadas';
5 $LDChkHrsTxt='Medical Checkup Hours';
6 $LDClk4Info='Clique para maiores informações a respeito';
7 $LDDayTxt='Dia';
9 /**
10 * A small dictionary:
11 * ENT = Eye, Nose, Throath
12 * OB-Gyne = Obstetrics-Gynecology
14 $dept=array('Cirurgia Geral',
15 'Cirurgia de Emergência',
16 'Cirurgia Plástica',
17 'Ouvido, Nariz e Garganta',
18 'Oftamologia',
19 'Patologia',
20 'Obstetrícia-Ginecologia',
21 'Terapia Física',
22 'Medicina Interna',
23 'Oncologia',
24 'Manutenção',
25 'Unidade de Cuidados Medianos',
26 'Unidade de Cuidados Intensivos',
27 'Laboratório Médico',
28 'Ambulatório de Emergência',
29 'Ambulatório Geral',
30 'Sonografia',
31 'Diagnósticos Nuclear',
32 'Medicina Interna');
36 /**
37 * Do not translate the $target variable
39 $target=array('dept_generalsurgery',
40 'dept_emergency',
41 'dept_plasticsurgery',
42 'dept_ent',
43 'dept_eyesurgery',
44 'dept_pathology',
45 'dept_gynecology',
46 'physiotherapy',
47 'dept_internalmed',
48 'dept_oncology',
49 'dept_techservice',
50 'dept_IMCU',
51 'dept_ICU',
52 'dept_lab',
53 'unfamb',
54 'allamb',
55 'sono',
56 'nuklear',
57 'inmed');
60 $LDBackTxt='Voltar';
62 $LDOpenDays=array('Segunda',
63 'Terça',
64 'Quarta',
65 'Quinta',
66 'Sexta',
67 'Sábado',
68 'Domingo');
69 $LDOpenTimes=array('8.30 - 21.00', //Mo
70 '8.30 - 21.00', //Di
71 '8.30 - 21.00', //Mi
72 '8.30 - 21.00', //Do
73 '8.30 - 21.00', //Fr
74 '8.30 - 21.00', //Sa
75 '8.30 - 21.00'); //So
76 $LDVisitTimes=array('12.30 - 15.00 , 19.00 - 21.00', //Mo
77 '12.30 - 15.00 , 19.00 - 21.00', //Di
78 '12.30 - 15.00 , 19.00 - 21.00', //Mi
79 '12.30 - 15.00 , 19.00 - 21.00', //Do
80 '12.30 - 15.00 , 19.00 - 21.00', //Fr
81 '12.30 - 15.00 , 19.00 - 21.00', //Sa
82 '12.30 - 15.00 , 19.00 - 21.00'); //So