source: admin/WebConsole/idiomas/php/cat/propiedades_imagenes_cat.php @ d81fc6a

Last change on this file since d81fc6a was 1602040, checked in by ramon <ramongomez@…>, 11 years ago

Versión 1.0.5, #616: Integrar código de la versión 1.0.5 en rama principal.

git-svn-id: https://opengnsys.es/svn/trunk@4309 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 1.1 KB
RevLine 
[3ec149c]1<?
2//________________________________________________________________________________________________________
3//
[1602040]4//      Fitxer d'idiomes php: propiedades_imagenes_cat.php
5//      Idioma: Catal�
[3ec149c]6//________________________________________________________________________________________________________
7$TbMsg=array();
[1602040]8$TbMsg[0]="Sense Opci�";
9$TbMsg[1]="Afegir";
[3ec149c]10$TbMsg[2]="Modificar";
11$TbMsg[3]="Eliminar";
[1602040]12$TbMsg[4]="Gesti� Imatges";
[3ec149c]13$TbMsg[5]="Nom Imatge";
14$TbMsg[6]="Perfil Software";
15$TbMsg[7]="Comentaris";
[1602040]16$TbMsg[8]="Partici�n";
17$TbMsg[9]="Tipo partici�n";
18$TbMsg[10]="Repositorio";
19$TbMsg[11]="Nombre";
20$TbMsg[12]="Gesti�n Im�genes B�sicas";
21$TbMsg[13]="Gesti�n Im�genes Incrementales";
22$TbMsg[14]="Imagen b�sica";
23$TbMsg[15]="ATENCI�N.- Una imagen que tiene perfil software indica que en alg�n momento se ha creado < br>
24                        y por tanto no pueden modificarse ciertos datos a menos que la elimine y la vuelva a crear";
25$TbMsg[16]="Ruta Origen";
26$TbMsg[17]='"Nombre can�nico fichero-imagen existe :  Introduzca otro nombre"';
27$TbMsg[18]="Introduzca otro Nombre";
28?>
Note: See TracBrowser for help on using the repository browser.