configure-oglivelgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacion
Last change
on this file since 7b89763 was
318b0a8,
checked in by Ramón M. Gómez <ramongomez@…>, 5 years ago
|
#947: Link the statistics page from the help page.
|
-
Property mode set to
100644
|
File size:
884 bytes
|
Line | |
---|
1 | <?php |
---|
2 | // __________________________________________________ |
---|
3 | // |
---|
4 | // Fichero de idiomas php: ayuda_cat.php |
---|
5 | // Idioma: Catalán |
---|
6 | // __________________________________________________ |
---|
7 | // Mensajes. |
---|
8 | if (empty ($TbMsg)) $TbMsg=array(); |
---|
9 | $TbMsg["HELP_TITLE"]='Ayuda'; |
---|
10 | $TbMsg["OU_STATS"]='Estadísticas de la Unidad Organizativa'; |
---|
11 | $TbMsg["MANUAL"]='Manual de usuario'; |
---|
12 | $TbMsg["API"]='Documentación de la API del Motor de Clonación'; |
---|
13 | $TbMsg["CFG"]='Configuración de los clientes'; |
---|
14 | $TbMsg["REST"]='Documentación de la API REST'; |
---|
15 | $TbMsg["CHANGELOG"]='Cambios en la versión:'; |
---|
16 | $TbMsg["USERMAIL"]='Lista de correos de usuarios'; |
---|
17 | $TbMsg["WEB"]='Web del proyecto: opengnsys.es'; |
---|
18 | $TbMsg["ABOUT"]='Acerca de OpenGnsys'; |
---|
19 | $TbMsg["CHANGELOG_TITLE"]='Cambios en la versión: '; |
---|
20 | $TbMsg["ENGINE_TITLE"]='Configuración de los clientes'; |
---|
21 | $TbMsg["ENGINE_SUBTITLE"]='Contenido de engine.cfg'; |
---|
Note: See
TracBrowser
for help on using the repository browser.