summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/cat/informacion_perfilessoft_cat.php
blob: 3cb41f190fc6c2f87fb03c3d17c19b341bec127d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?php
//________________________________________________________________________________________________________
//
//	Fitxer d'idiomes php: informacion_perfilessoft_cat.php 
//	Idioma: Català 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Perfils software';
	$TbMsg[1]='Informació sobre perfils software';
	$TbMsg[2]='Perfil software';
	$TbMsg[3]='Informació perfils software';
	$TbMsg[4]='Perfils Hardware soportats';
	$TbMsg[5]='Components hardware';
	$TbMsg[6]='Components software';
	$TbMsg[7]='Software Incremental';
	$TbMsg[8]='Comentaris';
?>