12345678910111213141516171819202122232425262728293031323334353637383940 |
- # IBM Confidential
- # OCO Source Materials
- # IBM Cognos Products: glass-framework
- # (C) Copyright IBM Corp. 2015, 2018
- #
- # The source code for this program is not published or otherwise
- # divested of its trade secrets, irrespective of what has been
- # deposited with the U.S. Copyright Office.
- #
- # NLS_ENCODING=UNICODE
- # NLS_MESSAGEFORMAT_NONE
- toolTip_Save = Añadir este informe
- toolTip_Edit = Editar en creación
- toolTip_Run = Ejecutar como
- toolTip_PreviousReport = Informe anterior
- toolTip_Output = Ver como
- toolTip_Viewer = Ejecutar
- menuLabel_KeepVersion_Save = Guardar informe...
- menuLabel_KeepVersion_ReportView = Guardar informe como vista de informe...
- menuLabel_PreviousReport = Informe anterior
- menuLabel_RunOptions_ResetRun = Restablecer solicitudes y ejecutar
- menuLabel_RunOptions_HTMLViewer = Ejecutar HTML
- menuLabel_RunOptions_PDF = Ejecutar PDF
- menuLabel_RunOptions_2007_Excel = Ejecutar Excel
- menuLabel_RunOptions_2007_ExcelData = Ejecutar datos Excel
- menuLabel_RunOptions_CSV = Ejecutar CSV
- menuLabel_RunOptions_XML = Ejecutar XML
- menuLabel_Output_HTML = HTML
- menuLabel_Output_PDF = PDF
- menuLabel_Output_Excel = Excel
- menuLabel_Output_ExcelData = Datos de Excel
- menuLabel_Output_CSV = CSV
- menuLabel_Output_XML = XML
|