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 = Добавить этот отчет
- toolTip_Edit = Изменить в режиме авторской разработки
- toolTip_Run = Запустить как
- toolTip_PreviousReport = Предыдущий отчет
- toolTip_Output = Просмотр в виде
- toolTip_Viewer = Выполнить
- menuLabel_KeepVersion_Save = Сохранить отчет...
- menuLabel_KeepVersion_ReportView = Сохранить отчет как представление отчета...
- menuLabel_PreviousReport = Предыдущий отчет
- menuLabel_RunOptions_ResetRun = Переустановить приглашения и запустить
- menuLabel_RunOptions_HTMLViewer = Выполнить HTML
- menuLabel_RunOptions_PDF = Выполнить PDF
- menuLabel_RunOptions_2007_Excel = Запустить Excel
- menuLabel_RunOptions_2007_ExcelData = Запустить данные Excel
- menuLabel_RunOptions_CSV = Запустить CSV
- menuLabel_RunOptions_XML = Выполнить XML
- menuLabel_Output_HTML = HTML
- menuLabel_Output_PDF = PDF
- menuLabel_Output_Excel = Excel
- menuLabel_Output_ExcelData = Данные Excel
- menuLabel_Output_CSV = CSV
- menuLabel_Output_XML = XML
|