diff options
Diffstat (limited to 'admin/WebConsole/idiomas/php/cat/colasreservas_cat.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/cat/colasreservas_cat.php | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/admin/WebConsole/idiomas/php/cat/colasreservas_cat.php b/admin/WebConsole/idiomas/php/cat/colasreservas_cat.php index 834b6ce1..7575f0ac 100644 --- a/admin/WebConsole/idiomas/php/cat/colasreservas_cat.php +++ b/admin/WebConsole/idiomas/php/cat/colasreservas_cat.php @@ -2,7 +2,7 @@ //________________________________________________________________________________________________________ // // Fitxer d'idiomes php: colasreservas_cat.php -// Idioma: Català +// Idioma: Catal� //________________________________________________________________________________________________________ // Literals dels tipus de reserves @@ -10,14 +10,14 @@ $LITRESERVA_PENDENT="Pendents"; $LITRESERVA_CONFIRMADA="Confirmades"; $LITRESERVA_DENEGADA="Denegades"; -$RESERVA_PARADA=1; // reserva momentàniament aturada +$RESERVA_PARADA=1; // reserva moment�niament aturada $RESERVA_ACTIVA=0; // Reserva activa -$LITRESERVA_PARADA='Suspesa'; // Literal reserva momentàniament aturada +$LITRESERVA_PARADA='Suspesa'; // Literal reserva moment�niament aturada $LITRESERVA_ACTIVA='Activa'; // Literal reserva activa $TbMsg=array(); $TbMsg[0]='Reserves d\'aules'; - $TbMsg[1]='Opcions de búsqueda'; + $TbMsg[1]='Opcions de b�squeda'; $TbMsg[2]='Tipus'; $TbMsg[3]=''; $TbMsg[4]='Estats'; @@ -27,7 +27,7 @@ $TbMsg=array(); $TbMsg[8]='Data final'; $TbMsg[9]='Hora inici'; $TbMsg[10]='Hora final'; - $TbMsg[11]='Àmbit'; + $TbMsg[11]='�mbit'; $TbMsg[12]='Centres'; $TbMsg[13]='Grup d\'aules'; @@ -35,19 +35,18 @@ $TbMsg=array(); $TbMsg[15]='Any'; $TbMsg[16]='Mes'; - $TbMsg[17]='Día'; + $TbMsg[17]='D�a'; $TbMsg[18]='Aula'; - $TbMsg[19]='Ocupació'; + $TbMsg[19]='Ocupaci�'; $TbMsg[20]='Imatge associada'; - $TbMsg[21]='Descripció'; + $TbMsg[21]='Descripci�'; - $TbMsg[22]='Programació reserves'; + $TbMsg[22]='Programaci� reserves'; $TbMsg[23]='(Sense especificar)'; $TbMsg[24]='Aula'; - $TbMsg[25]='Sol·licitant'; - $TbMsg[26]="Anticipació previa"; - $TbMsg[27]="(Sense acció previa)"; + $TbMsg[25]='Sol�licitant'; + $TbMsg[26]="Anticipaci� previa"; + $TbMsg[27]="(Sense acci� previa)"; $TbMsg[28]="Tasca previa"; $TbMsg[29]="Treball previ"; -?>
\ No newline at end of file |