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 = Lägg till rapporten
- toolTip_Edit = Ändra vid arbete
- toolTip_Run = Kör som
- toolTip_PreviousReport = Föregående rapport
- toolTip_Output = Visa som
- toolTip_Viewer = Kör
- menuLabel_KeepVersion_Save = Spara rapport...
- menuLabel_KeepVersion_ReportView = Spara rapport som rapportvy...
- menuLabel_PreviousReport = Föregående rapport
- menuLabel_RunOptions_ResetRun = Återställ prompter och kör
- menuLabel_RunOptions_HTMLViewer = Kör HTML
- menuLabel_RunOptions_PDF = Kör PDF
- menuLabel_RunOptions_2007_Excel = Kör Excel
- menuLabel_RunOptions_2007_ExcelData = Kör Excel-data
- menuLabel_RunOptions_CSV = Kör CSV
- menuLabel_RunOptions_XML = Kör XML
- menuLabel_Output_HTML = HTML
- menuLabel_Output_PDF = PDF
- menuLabel_Output_Excel = Excel
- menuLabel_Output_ExcelData = Excel-data
- menuLabel_Output_CSV = CSV
- menuLabel_Output_XML = XML
|