📄 labels.js
字号:
/*
=============================================================
WebIntelligence(r) Report Panel
Copyright(c) 2001-2003 Business Objects S.A.
All rights reserved
Use and support of this software is governed by the terms
and conditions of the software license agreement and support
policy of Business Objects S.A. and/or its subsidiaries.
The Business Objects products and technology are protected
by the US patent number 5,555,403 and 6,247,008
File: labels.js
=============================================================
*/
_default="Default"
_black="Black"
_brown="Brown"
_oliveGreen="Olive Green"
_darkGreen="Dark Green"
_darkTeal="Dark Teal"
_navyBlue="Navy Blue"
_indigo="Indigo"
_darkGray="Dark Gray"
_darkRed="Dark Red"
_orange="Orange"
_darkYellow="Dark Yellow"
_green="Green"
_teal="Teal"
_blue="Blue"
_blueGray="Blue Gray"
_mediumGray="Medium Gray"
_red="Red"
_lightOrange="Light Orange"
_lime="Lime"
_seaGreen="Sea Green"
_aqua="Aqua"
_lightBlue="Light Blue"
_violet="Violet"
_gray="Gray"
_magenta="Magenta"
_gold="Gold"
_yellow="Yellow"
_brightGreen="Bright Green"
_cyan="Cyan"
_skyBlue="Sky Blue"
_plum="Plum"
_lightGray="Light Gray"
_pink="Pink"
_tan="Tan"
_lightYellow="Light Yellow"
_lightGreen="Light Green"
_lightTurquoise="Light Turquoise"
_paleBlue="Pale Blue"
_lavender="Lavender"
_white="White"
_lastUsed="Last used:"
_moreColors="More colors..."
_month=new Array
_month[0]="January"
_month[1]="February"
_month[2]="March"
_month[3]="April"
_month[4]="May"
_month[5]="June"
_month[6]="July"
_month[7]="August"
_month[8]="September"
_month[9]="October"
_month[10]="November"
_month[11]="December"
_day=new Array
_day[0]="S"
_day[1]="M"
_day[2]="T"
_day[3]="W"
_day[4]="T"
_day[5]="F"
_day[6]="S"
_today="Today"
_closeDialog="Close window"
_lstMoveUpLab="Move up"
_lstMoveDownLab="Move down"
_lstMoveLeftLab="Move left"
_lstMoveRightLab="Move right"
_lstNewNodeLab="Add nested filter"
_lstAndLabel="AND"
_lstOrLabel="OR"
_lstSelectedLabel="Selected"
_lstQuickFilterLab="Add quick filter"
_openMenuPart1="Click here to access "
_openMenuPart2=" options"
_openCalendarLab="Open Calendar"
_scroll_first_tab="Scroll to first tab"
_scroll_previous_tab="Scroll to previous tab"
_scroll_next_tab="Scroll to next tab"
_scroll_last_tab="Scroll to last tab"
_expandedLab="Expanded"
_collapsedLab="Collapsed"
_selectedLab="Selected"
_checkedPromptLab="Set"
_nocheckedPromptLab="Not Set"
_selectionPromptLab="values equal to"
_noselectionPromptLab="no values"
_lovTextFieldLab="Type values here"
_lovCalendarLab="Type date here"
_lovPrevChunkLab="Go to previous chunk"
_lovNextChunkLab="Go to next chunk"
_lovComboChunkLab="Chunk"
_lovRefreshLab="Refresh"
_lovSearchFieldLab="Type the text you want to search here"
_lovSearchLab="Search"
_calendarNextMonthLab="Go to next month"
_calendarPrevMonthLab="Go to previous month"
_calendarNextYearLab="Go to next year"
_calendarPrevYearLab="Go to previous year"
_calendarSelectionLab="Selected day "
_menuCheckLab="Checked"
_menuDisableLab="Disabled"
_helpLab="Help"
_waitTitleLab="Please wait"
_cancelButtonLab="Cancel"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -