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

lgromero-new-oglive
Last change on this file was 3180500, checked in by Irina Gómez <irinagomez@…>, 5 years ago

#961 Images properties in console shows data size.

  • Property mode set to 100644
File size: 1.5 KB
RevLine 
[2196ce9]1<?php
[3ec149c]2//________________________________________________________________________________________________________
3//
[ca0f67c6]4//      Fitxer d'idiomes php: propiedades_imagenes_cat.php
[5105e58]5//      Idioma: Catal�
[3ec149c]6//________________________________________________________________________________________________________
7$TbMsg=array();
[5105e58]8$TbMsg[0]="Sense Opci�";
[ca0f67c6]9$TbMsg[1]="Afegir";
[3ec149c]10$TbMsg[2]="Modificar";
11$TbMsg[3]="Eliminar";
[5105e58]12$TbMsg[4]="Gesti� Imatges";
[3ec149c]13$TbMsg[5]="Nom Imatge";
14$TbMsg[6]="Perfil Software";
15$TbMsg[7]="Comentaris";
[5105e58]16$TbMsg[8]="Partici�n";
17$TbMsg[9]="Tipo partici�n";
18$TbMsg[10]="Repositorio";
[657b38b]19$TbMsg[11]="Nombre";
[5105e58]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";
[2154cbb]28$TbMsg[19]="Equipo modelo";
29$TbMsg[20]="Fecha de creación";
[a7e6f1b]30$TbMsg[21]='"Descripción Nombre fichero-imagen existe : Introduzca otra Descripción"';
31$TbMsg[22]="Introduzca otra Descripción";
[0234026]32$TbMsg['PROP_OS']="Sistema operativo";
[3180500]33$TbMsg['DATA_SIZE']="Tamaño de los datos";
[2196ce9]34$TbMsg['PROP_REMOTEACCESS']="Acceso remoto";
35$TbMsg['COMM_REMOTEACCESS']="permitir gesti&oacute;n de acceso remoto a los ordenadores";
[b6ec162]36
Note: See TracBrowser for help on using the repository browser.