1234567891011121314151617181920212223242526272829303132333435363738394041 |
- # 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 = Adicionar este relatório
- toolTip_Edit = Editar na criação
- toolTip_Run = Executar Como
- toolTip_PreviousReport = Relatório anterior
- toolTip_Output = Visualizar como
- toolTip_Viewer = Executar
- menuLabel_KeepVersion_Save = Salvar relatório...
- menuLabel_KeepVersion_ReportView = Salvar relatório como visualização de \
- relatório...
- menuLabel_PreviousReport = Relatório anterior
- menuLabel_RunOptions_ResetRun = Reconfigurar prompts e executar
- menuLabel_RunOptions_HTMLViewer = Executar HTML
- menuLabel_RunOptions_PDF = Executar PDF
- menuLabel_RunOptions_2007_Excel = Executar Excel
- menuLabel_RunOptions_2007_ExcelData = Executar dados do Excel
- menuLabel_RunOptions_CSV = Executar CSV
- menuLabel_RunOptions_XML = Executar XML
- menuLabel_Output_HTML = HTML
- menuLabel_Output_PDF = PDF
- menuLabel_Output_Excel = Excel
- menuLabel_Output_ExcelData = Dados do Excel
- menuLabel_Output_CSV = CSV
- menuLabel_Output_XML = XML
|