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 = Přidat tuto sestavu
- toolTip_Edit = Upravit v režimu vytváření
- toolTip_Run = Spustit jako
- toolTip_PreviousReport = Předchozí sestava
- toolTip_Output = Zobrazit jako
- toolTip_Viewer = Spustit
- menuLabel_KeepVersion_Save = Uložit sestavu...
- menuLabel_KeepVersion_ReportView = Uložit sestavu jako zobrazení sestavy...
- menuLabel_PreviousReport = Předchozí sestava
- menuLabel_RunOptions_ResetRun = Obnovit výzvy a spustit
- menuLabel_RunOptions_HTMLViewer = Spustit soubor HTML
- menuLabel_RunOptions_PDF = Spustit soubor PDF
- menuLabel_RunOptions_2007_Excel = Spustit soubor Excel
- menuLabel_RunOptions_2007_ExcelData = Spustit data ve formátu Excel
- menuLabel_RunOptions_CSV = Spustit soubor CSV
- menuLabel_RunOptions_XML = Spustit soubor XML
- menuLabel_Output_HTML = HTML
- menuLabel_Output_PDF = PDF
- menuLabel_Output_Excel = Excel
- menuLabel_Output_ExcelData = Data aplikace Excel
- menuLabel_Output_CSV = CSV
- menuLabel_Output_XML = XML
|