summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/cat/propiedades_entidades_cat.php
blob: 255cd1e81a2b6d2cc2fb46e8bce1ffc3f4d6cbf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?
//________________________________________________________________________________________________________
//
//	Fitxer d'idiomes php: propiedades_ordenadores_cat.php 
//	Idioma: Català
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]="Sense Opció";
$TbMsg[1]="Afegir";
$TbMsg[2]="Modificar";
$TbMsg[3]="Eliminar";
$TbMsg[4]="Gestió Entitats";
$TbMsg[5]="Nom de l'Entitat";
$TbMsg[6]="Comentaris";
$TbMsg['OGUNIT']="Separar unidades organizativas";
?>