source: admin/WebConsole/idiomas/php/esp/propiedades_imagenes_esp.php @ a7c4bd4

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 a7c4bd4 was 657b38b, checked in by albertogp <albertogp@…>, 12 years ago

branches-version1.0 #610
Validación Nombre Imagen
-Integrando ticket en Versión 1.0

  • Añadiendo idiomas

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

  • Property mode set to 100644
File size: 1.1 KB
Line 
1<?
2//________________________________________________________________________________________________________
3//
4//      Fichero de idiomas php: propiedades_imagenes_esp.php
5//      Idioma: Español
6//________________________________________________________________________________________________________
7$TbMsg=array();
8$TbMsg[0]="Sin Opción";
9$TbMsg[1]="Insertar";
10$TbMsg[2]="Modificar";
11$TbMsg[3]="Eliminar";
12$TbMsg[4]="Gestión Imágenes Monolíticas";
13$TbMsg[5]="Descripción";
14$TbMsg[6]="Perfil Software";
15$TbMsg[7]="Comentarios";
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.