<?
//________________________________________________________________________________________________________
//
//	Fitxer d'idiomes php: programaciones_cat.php 
//	Idioma: Catalą 
//________________________________________________________________________________________________________
// Literals dels tipus d'accions
$LITEJECUCION_COMANDO="Comandes";
$LITEJECUCION_PROCEDIMIENTO="Procediments";
$LITEJECUCION_TAREA="Tasques";
$LITEJECUCION_TRABAJO="Treballs";
$LITEJECUCION_RESERVA="Reserves";

$TbMsg=array();
 
$TbMsg[0]="Programacions";
$TbMsg[1]="Suspendre temporalment tots els blocs programats";
$TbMsg[2]="Descripció del bloc";
?>