source: admin/WebConsole/idiomas/php/cat/buscar_cat.php @ c437162

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since c437162 was ca0f67c6, checked in by jalonso <jonathan.alonso@…>, 12 years ago

Traducciones al catalan.

git-svn-id: https://opengnsys.es/svn/branches/version1.0@3759 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 622 bytes
Line 
1<?
2//________________________________________________
3//
4//      Fichero de idiomas php: buscar_cat.php
5//      Idioma: Català
6//________________________________________________
7$TbMsg=array();
8$TbMsg["SEARCH_TITLE"]="CERCAR EQUIPS";
9$TbMsg["SEARCH_CRITERIA"]="Criteri de cerca";
10$TbMsg["SEARCH_RESULTS"]="Resultats de la cerca";
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";
17$TbMsg["SEARCH_NOVALUE"]="Ha d\'introduir un valor pel criteri de cerca";
18?>
19
Note: See TracBrowser for help on using the repository browser.