Rev | Line | |
---|
[91aaf03] | 1 | <? |
---|
| 2 | //________________________________________________ |
---|
| 3 | // |
---|
| 4 | // Fichero de idiomas php: buscar_cat.php |
---|
| 5 | // Idioma: Català |
---|
| 6 | //________________________________________________ |
---|
| 7 | $TbMsg=array(); |
---|
[1602040] | 8 | $TbMsg["SEARCH_TITLE"]="CERCAR EQUIPS"; |
---|
[91aaf03] | 9 | $TbMsg["SEARCH_CRITERIA"]="Criteri de cerca"; |
---|
[1602040] | 10 | $TbMsg["SEARCH_RESULTS"]="Resultats de la cerca"; |
---|
[91aaf03] | 11 | $TbMsg["SEARCH_LAB"]="Aula"; |
---|
| 12 | $TbMsg["SEARCH_NAME"]="Nom"; |
---|
| 13 | $TbMsg["SEARCH_IP"]="Adreça IP"; |
---|
| 14 | $TbMsg["SEARCH_MAC"]="Adreça MAC"; |
---|
| 15 | $TbMsg["SEARCH_DUPLICATES"]="Duplicats"; |
---|
| 16 | $TbMsg["SEARCH_NOMATCHES"]="No es troben resultats"; |
---|
[1602040] | 17 | $TbMsg["SEARCH_NOVALUE"]="Ha d\'introduir un valor pel criteri de cerca"; |
---|
[91aaf03] | 18 | ?> |
---|
| 19 | |
---|
Note: See
TracBrowser
for help on using the repository browser.