diff options
Diffstat (limited to 'admin/WebConsole/idiomas/php/cat/hardwares_cat.txt')
-rw-r--r-- | admin/WebConsole/idiomas/php/cat/hardwares_cat.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/cat/hardwares_cat.txt b/admin/WebConsole/idiomas/php/cat/hardwares_cat.txt new file mode 100644 index 00000000..2395dea3 --- /dev/null +++ b/admin/WebConsole/idiomas/php/cat/hardwares_cat.txt @@ -0,0 +1,30 @@ +<? +//________________________________________________________________________________________________________ +// +// Fitxer d'idiomes php: hardwares_esp.php +// Idioma: Catalą +//________________________________________________________________________________________________________ + $TbMsg=array(); + $TbMsg[0]='"Definir nou tipus hardware"'; + $TbMsg[1]='"Propietats"'; + $TbMsg[2]='"Eliminar tipus de hardware"'; + $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 hardware"'; + $TbMsg[18]='"Tipus de hardware"'; + $TbMsg[19]='"Components hardwares"'; + $TbMsg[20]='"Perfils hardwares"'; + +?>
\ No newline at end of file |