summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/cat/softwares_cat.php
blob: d3a75f6fbda4161fba71b81c28325468ade98d3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?
//________________________________________________________________________________________________________
//
//	Fitxer d'idiomes php: softwares_esp.php 
//	Idioma: Català 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='""';	
	$TbMsg[1]='"Propietats"';
	$TbMsg[2]='""';
	$TbMsg[3]='"Nou grup de components"';
	$TbMsg[4]='"Definir nou component"';
	$TbMsg[5]='"Col.locar component"';
	$TbMsg[6]='"Renombrar"';
	$TbMsg[7]='"Eliminar grup de components"';
	$TbMsg[8]='"Moure component"';
	$TbMsg[9]='"Eliminar component"';
	$TbMsg[10]='"Nou grup de perfils"';
	$TbMsg[11]='"Definir nou perfil"';
	$TbMsg[12]='"Col.locar perfil"';
	$TbMsg[13]='"Eliminar grup de perfils"';
	$TbMsg[14]='"Gestió components"';
	$TbMsg[15]='"Informació Perfil"';
	$TbMsg[16]='"Moure perfil"';
	$TbMsg[17]='"Eliminar perfil software"';
	$TbMsg[18]='"Tipus de software"';
	$TbMsg[19]='"Components software"';
	$TbMsg[20]='"Perfils software"';
	$TbMsg[21]='"Software Incremental"';
	$TbMsg[22]='"Nou grup d'incrementals"';
	$TbMsg[23]='"Definir nuevo incremental"';
	$TbMsg[24]='"Col.locar incremental"';
	$TbMsg[25]='"Eliminar grup diincrementals"';
	$TbMsg[26]='"Informació Incremental"';
	$TbMsg[27]='"Moure incremental"';
	$TbMsg[28]='"Eliminar  incremental"';
?>