## Session timeout dialog messages
st_title_txt=Session Time-out
st_warning_txt=Your session is about to expire.
st_btn_continue_txt=Extend Session
st_btn_logoff_txt=Sign Out
## Accordion messages. The same will be used for Windowshade.
accordion_collapsed_txt=Collapsed
accordion_expanded_txt=Expanded
## KeyboardShortcuts messages
KeyboardShortcuts.dialog.editableTitle.txt=Manage Keyboard Shortcuts
KeyboardShortcuts.dialog.displayTitle.txt=Keyboard Shortcuts
KeyboardShortcuts.dialog.saveButton.txt=Save
KeyboardShortcuts.dialog.cancelButton.txt=Cancel
KeyboardShortcuts.dialog.closeButton.txt=Close
KeyboardShortcuts.dialog.linkToEditable.txt=Manage keyboard shortcuts
KeyboardShortcuts.platform.txt=Platform
KeyboardShortcuts.and.fmt={0} and {1}
KeyboardShortcuts.footNote.txt=Note: Shortcut keys might not work as expected across all browsers.
KeyboardShortcuts.options.txt=Options
KeyboardShortcuts.menu.import.txt=Import shortcuts
KeyboardShortcuts.menu.export.txt=Export shortcuts
KeyboardShortcuts.menu.reset.txt=Reset all shortcuts
KeyboardShortcuts.input.placeholder.txt=Press keys
KeyboardShortcuts.input.clear.txt=Clear
KeyboardShortcuts.input.required.txt=You must specify at least one shortcut for this action.
KeyboardShortcuts.serviceUnavailable.txt=The import feature is not available. Please try again later.
KeyboardShortcuts.importShortcuts.txt=Import Shortcuts
KeyboardShortcuts.invalidFile.txt=The selected file could not be imported because it is not a text file.
KeyboardShortcuts.fileError.txt=The selected file could not be imported because the file contains an error.
KeyboardShortcuts.confirmReplace.txt=Are you sure you want to replace all of the existing keyboard shortcuts?
KeyboardShortcuts.replaceAll.txt=Replace All
KeyboardShortcuts.reassign.txt=Reassign
KeyboardShortcuts.editShortcut.txt=Edit Shortcut
KeyboardShortcuts.cannotReassign.fmt=The shortcut ({0}) has been assigned to another action ({1}) and cannot be reassigned.
KeyboardShortcuts.cannotReassignAlternate.fmt=The shortcut ({0}) has already been assigned to another action ({1}) and cannot be reassigned. Before you can reassign the shortcut, you must first specify an alternate shortcut for the other action ({1}).
KeyboardShortcuts.areYouSureReassign.fmt=Are you sure you want to reassign the shortcut ({0}) to the new action?
KeyboardShortcuts.currentAssignment.fmt=Current assignment: {0}
KeyboardShortcuts.newAction.fmt=New action: {0}
KeyboardShortcuts.notValidContinue.txt=One or more shortcuts are not valid. If you continue, the shortcuts will be reset to default.
KeyboardShortcuts.doYouContinue.txt=Do you want to continue?
KeyboardShortcuts.continue.txt=Continue
KeyboardShortcuts.colon.fmt={0}:
# export filename
KeyboardShortcuts.shortcut.txt=shortcut
KeyboardShortcuts.general.txt=General
KeyboardShortcuts.openContextMenu.txt=Open the context menu
KeyboardShortcuts.invertAppColors.txt=Invert app colors
KeyboardShortcuts.new.txt=New
KeyboardShortcuts.open.txt=Open
KeyboardShortcuts.save.txt=Save
KeyboardShortcuts.undo.txt=Undo
KeyboardShortcuts.redo.txt=Redo
KeyboardShortcuts.find.txt=Find
KeyboardShortcuts.zoomInComponent.txt=Zoom in (for component)
KeyboardShortcuts.zoomOutComponent.txt=Zoom out (for component)
KeyboardShortcuts.resetZoomComponent.txt=Reset zoom (for component)
KeyboardShortcuts.zoomIn.txt=Zoom in
KeyboardShortcuts.zoomOut.txt=Zoom out
KeyboardShortcuts.resetZoom.txt=Reset zoom
KeyboardShortcuts.toggleNormalMax.txt=Toggle tab view between normal and maximized
KeyboardShortcuts.moveToNextTab.txt=Move to next tab (when in tabbed interface)
KeyboardShortcuts.moveToPreTab.txt=Move to previous tab (when in tabbed interface)
KeyboardShortcuts.openLandmarks.txt=Open Landmarks
KeyboardShortcuts.displayShortcuts.txt=Display keyboard shortcuts
KeyboardShortcuts.openSideMenu.txt=Open the side menu
KeyboardShortcuts.textGeneral.txt=Text - General
KeyboardShortcuts.cut.txt=Cut
KeyboardShortcuts.copy.txt=Copy
KeyboardShortcuts.paste.txt=Paste
KeyboardShortcuts.delPreChar.txt=Delete previous character
KeyboardShortcuts.delNextChar.txt=Delete next character
KeyboardShortcuts.delPreWord.txt=Delete to beginning of current word
KeyboardShortcuts.delNextWord.txt=Delete to beginning of next word
KeyboardShortcuts.toggleInsertOverwrite.txt=Toggle insert and overwrite modes
KeyboardShortcuts.indent.txt=Indent
KeyboardShortcuts.outdent.txt=Decrease indentation
KeyboardShortcuts.cycleCases.txt=Cycle through cases (upper, lower, mixed)
KeyboardShortcuts.toLowercase.txt=Convert to lowercase
KeyboardShortcuts.toUppercase.txt=Convert to uppercase
KeyboardShortcuts.textNavigation.txt=Text - Navigation and Selection
KeyboardShortcuts.selectAll.txt=Select all
KeyboardShortcuts.pageUp.txt=Scroll up a page
KeyboardShortcuts.selectPageUp.txt=Select from cursor to previous page
KeyboardShortcuts.pageDown.txt=Scroll down a page
KeyboardShortcuts.selectPageDown.txt=Select from cursor to next page
KeyboardShortcuts.moveToBeginning.txt=Move cursor to beginning of document
KeyboardShortcuts.selectToBeginning.txt=Select from cursor to beginning of document
KeyboardShortcuts.moveToEnd.txt=Move cursor to end of document
KeyboardShortcuts.selectToEnd.txt=Select from cursor to end of document
KeyboardShortcuts.moveToPreLine.txt=Move to previous line
KeyboardShortcuts.selectToPreLine.txt=Select from cursor to previous line
KeyboardShortcuts.moveToNextLine.txt=Move to next line
KeyboardShortcuts.selectToNextLine.txt=Select from cursor to next line
KeyboardShortcuts.moveToPrePara.txt=Move to beginning of current paragraph (or line)
KeyboardShortcuts.selectToPrePara.txt=Select from cursor to beginning of current paragraph (or line)
KeyboardShortcuts.moveToNextPara.txt=Move to beginning of next paragraph (or line)
KeyboardShortcuts.selectToNextPara.txt=Select from cursor to end of current paragraph (or line)
KeyboardShortcuts.moveToLineStart.txt=Move to beginning of line
KeyboardShortcuts.selectToLineStart.txt=Select from cursor to beginning of line
KeyboardShortcuts.moveToLineEnd.txt=Move to end of line
KeyboardShortcuts.selectToLineEnd.txt=Select from cursor to end of line
KeyboardShortcuts.moveToPreWord.txt=Move to beginning of previous word
KeyboardShortcuts.selectToPreWord.txt=Select from cursor to beginning of previous word
KeyboardShortcuts.moveToNextWord.txt=Move to beginning of next word
KeyboardShortcuts.selectToNextWord.txt=Select from cursor to beginning of next word
KeyboardShortcuts.moveToPreChar.txt=Move to previous character
KeyboardShortcuts.selectToPreChar.txt=Select from cursor to previous character
KeyboardShortcuts.moveToNextChar.txt=Move to next character
KeyboardShortcuts.selectToNextChar.txt=Select from cursor to next character
KeyboardShortcuts.moveToFirstVisibleLine.txt=Move to first visible line
KeyboardShortcuts.selectToFirstVisibleLine.txt=Select to first visible line
KeyboardShortcuts.moveToLastVisibleLine.txt=Move to last visible line
KeyboardShortcuts.selectToLastVisibleLine.txt=Select to last visible line
KeyboardShortcuts.codingGeneral.txt=Coding - General
KeyboardShortcuts.toggleLineComment.txt=Toggle line comment
KeyboardShortcuts.toggleBlockComment.txt=Toggle block comment
KeyboardShortcuts.foldSection.txt=Fold section
KeyboardShortcuts.unfoldSection.txt=Unfold section
KeyboardShortcuts.foldAll.txt=Fold all
KeyboardShortcuts.unfoldAll.txt=Unfold all
KeyboardShortcuts.cleanWhitespace.txt=Clean up whitespace characters
KeyboardShortcuts.reformatCode.txt=Reformat code
KeyboardShortcuts.editInPlainText.txt=Edit in plain-text mode
KeyboardShortcuts.codingSAS.txt=Coding - SAS
KeyboardShortcuts.submit.txt=Submit/Run
KeyboardShortcuts.autocomplete.txt=Display autocomplete list
KeyboardShortcuts.autocompletePrev.txt=Display previous autocomplete list
KeyboardShortcuts.createSnippet.txt=Create new snippet
KeyboardShortcuts.insertSnippet.txt=Insert snippet
KeyboardShortcuts.displaySyntaxHelp.txt=Display Syntax Help (without autocomplete)
KeyboardShortcuts.codingNavigation.txt=Coding - Navigation
KeyboardShortcuts.gotoServerFiles.txt=Go to the Server Files pane
KeyboardShortcuts.gotoSecondaryTab.txt=Move focus to the current active secondary tab. Cycle between tabs for the active program
KeyboardShortcuts.gotoPrimaryTab.txt=Move the focus to the label of the currently displayed primary tab. Cycle between primary tabs
KeyboardShortcuts.gotoCodeTab.txt=Moves focus to the body of the Code tab
KeyboardShortcuts.gotoLog.txt=Go to Log
KeyboardShortcuts.gotoResults.txt=Go to Results
KeyboardShortcuts.gotoLine.txt=Go to line
KeyboardShortcuts.toMatchBracket.txt=Move to matching bracket
KeyboardShortcuts.toMatchParentheses.txt=Move to the matching parentheses
KeyboardShortcuts.toMatchDoEnd.txt=Move to the matching DO and END keyword
KeyboardShortcuts.toNextMarkedLine.txt=Go to next marked line (breakpoint)
KeyboardShortcuts.toPreMarkedLine.txt=Go to previous marked line (breakpoint)
KeyboardShortcuts.toggleLineMarker.txt=Toggle marker on current line
KeyboardShortcuts.clearLog.txt=Clear Log
KeyboardShortcuts.codingMacro.txt=Coding - Macros
KeyboardShortcuts.addMacro.txt=Add or change macros
KeyboardShortcuts.executeMacro.txt=Execute the last recorded macro
KeyboardShortcuts.playMacro.txt=Play a Cmd and macro
KeyboardShortcuts.startCompleteMacro.txt=Start and complete macro
KeyboardShortcuts.menuItem.txt=Keyboard shortcuts
KeyboardShortcuts.expandAllTreeNodesSameLevel.txt=Expand all tree nodes that are at the same level
# Label the keys on keyboard
KeyLabel.ctrl.txt=Ctrl
KeyLabel.command.txt=Command
KeyLabel.alt.txt=Alt
KeyLabel.option.txt=Option
KeyLabel.shift.txt=Shift
KeyLabel.backspace.txt=Backspace
KeyLabel.tab.txt=Tab
KeyLabel.enter.txt=Enter
KeyLabel.pause.txt=Pause
KeyLabel.capslock.txt=Caps Lock
KeyLabel.esc.txt=Esc
KeyLabel.space.txt=spacebar
KeyLabel.pageup.txt=Page Up
KeyLabel.pagedown.txt=Page Down
KeyLabel.end.txt=End
KeyLabel.home.txt=Home
KeyLabel.left.txt=left arrow
KeyLabel.up.txt=up arrow
KeyLabel.right.txt=right arrow
KeyLabel.down.txt=down arrow
KeyLabel.print.txt=Print Screen
KeyLabel.insert.txt=Insert
KeyLabel.delete.txt=Delete
KeyLabel.forwardDelete.txt=Forward Delete
KeyLabel.numpad.fmt=numeric keypad {0}
KeyLabel.plus.txt=plus sign
KeyLabel.minus.txt=minus sign
KeyLabel.point.txt=decimal point
KeyLabel.f.fmt=F{0}
KeyLabel.numlock.txt=Num Lock
KeyLabel.scrolllock.txt=Scroll Lock
KeyLabel.comma.txt=comma
KeyLabel.hyphen.txt=hyphen
KeyLabel.period.txt=period
## Banner messages
banner.helpMenu.label=Help
banner.helpMenu.tip=Help menu
banner.helpMenu.helpMenuItem.label=Help Center
banner.helpMenu.aboutMenuItem.label=About
banner.helpMenu.additionalHelpMenuLabel.label=Additional Help
banner.helpMenu.searchTips.txt=Search Tips
banner.helpMenu.accessibility.txt=Accessibility
banner.helpMenu.about.txt=About
banner.overflow.searchMenuItem.label=Search
banner.overflow.searchTooltip.label=Open window to enter search criteria
banner.overflow.recentsMenuItem.label=Recent items
banner.searchDialogClose.label=Close
banner.searchDialogTitle.label=Search
banner.optionsMenu.label=Options Menu
banner.optionsMenu.tip=Application options
banner.optionsMenu.signOutMenuItem.label=Sign out
banner.optionsMenu.settingsMenuItem.label=Settings
banner.optionsMenu.notificationsMenuItem.label=Notifications
banner.sideMenu.tip=Show list of applications
banner.sideMenu.ariaLabel=Show applications
banner.recents.tip=Recent items
banner.recents.txt=Recent items
banner.appNameWithTask.fmt={0} - {1}
banner.appNameNoTask.fmt={0}
# This is the options button when reduced to an avatar.
banner.avatar.fmt={0}: {1}, Application options
banner.overflowButton.fmt={0}: {1}, More options
banner.userName.txt=User name
banner.administrator.txt=Elevated privileges
banner.privileges.txt=Membership in the SAS Administrators group is in effect.
banner.elevatedPrivileges.txt=Elevated privileges
banner.elevatedPrivilegesMenuItem.txt=Elevated privileges. Activate menu item for more information
banner.appSwitcherButton.txt=App switcher pressed. Start real app switcher when available.
banner.appSwitcherTitle.txt=App switcher
bannerHeading.textAndTask.fmt={0} - {1}
bannerHeading.textAndTaskAndSubText.fmt={0} - {1} - {2}
banner.searchButton.txt=SAS Drive is not available.
banner.searchTitle.txt=SAS Drive Search
about.title.label=About
about.back.label=Back
about.close.label=Close
about.productName.label=Product name:
about.release.label=Release:
about.browsers.label=Supported browsers:
about.buildDate.label=Build date:
## u00AE is Registered symbol, u2122 is Trademark symbol
about.viyaRelease.label=SAS\u00AE Viya\u00AE release:
about.midTierRelease.label=SAS Mid-tier release:
about.platform.label=SAS platform:
about.siteName.label=Site name:
about.siteNumber.label=Site number:
about.licensing.label=Legal Notices
about.browser.label=Supported Browsers and Platforms
about.logo.txt=SAS logo
about.loading.txt=Loading...
about.notAvailable.txt=(not available)
about.viyaLogo.txt=Viya logo
help.unavailable.content.txt=
An internet connection is required to access this documentation. If you need to use this documentation while offline, it can be downloaded in PDF from here:
support.sas.com/documentation/pdc/pdf/index.htmlIf needed, contact your administrator for assistance.
help.unavailable.title.txt=Help Center Is Unavailable
help.unavailable.close.txt=Close
help.popupblocked.content.txt=SAS Help Center cannot be displayed.\n\nChange your browser settings to allow pop-up windows from sas.com, and try accessing SAS Help Center again.
help.popupblocked.title.txt=SAS Help Center
## Application Switcher PushMenu
pushMenu.back.txt=Previous
pushMenu.recent.txt=Recent
pushMenu.rootGroup.label.txt=All Items
pushMenu.pinMenu.tooltip=Pin side menu
pushMenu.unpinMenu.tooltip=Unpin side menu
pushMenu.hideMenu.tooltip=Hide side menu
# used for voiceover hint that this item will launch into a submenu
pushMenu.ariaGroupMenuItem.txt=Opens the next level of the menu
pushMenu.ariaExitMenu.txt=Close side menu
## Side Menu Recent Dialog
pushMenu.recentDialog.title.txt=Recent Items
pushMenu.recentDialog.closeButton.label=Close
pushMenu.recentDialog.checkBox.label=Current application only
pushMenu.recentDialog.noDataText.txt=No items were recently opened.
## Notifications
notifications.badge.tooltip.fmt=Unread notifications: {0}
notifications.badge.largeCount.fmt={0}+
notifications.badge.close.label=Close
notifications.badge.notifications.title.txt=Notifications
notifications.list.noDataMessage.txt=No notifications are available.
notifications.list.deleteAllLink.label=Delete all
notifications.list.deleteAllLink.tooltip=Delete all notifications
notifications.list.settingsLink.label=Settings
notifications.list.settingsLink.tooltip=Open Settings
notifications.list.notificationCenterLink.label=Notifications Center
notifications.list.notificationCenterLink.tooltip=Open Notifications Center
notifications.list.applicationNotificationsCount.label.fmt=All Applications ({0})
notifications.list.applicationNotifications0Count.label=All Applications
notifications.list.deleteButton.tooltip=Delete
notifications.list.markAsReadButton.tooltip=Mark as read
notifications.notificationsCenter.title.txt=Notification Center
notifications.notificationsCenter.notificationsTab.txt=Notifications
notifications.notificationsCenter.subscriptionsTab.txt=Subscriptions
notifications.notificationsCenter.messageTab.txt=Message
notifications.notificationsCenter.defaultMessPropTabText.txt=Select a notification from the list to display its details.
notifications.notificationsCenter.multipleMessPropTabText.txt=Select only one notification from the list to see its details.
notifications.notificationsCenter.noMessageText.txt=The selected notification does not include a message.
notifications.notificationsCenter.noPropertiesText.txt=The selected notification does not include properties.
notifications.notificationsCenter.propertiesTab.txt=Properties
notifications.notificationsCenter.tableCol.type.txt=Type
notifications.notificationsCenter.tableCol.subject.txt=Subject
notifications.notificationsCenter.tableCol.datePublished.txt=Date Published
notifications.notificationsCenter.tableCol.dateModified.txt=Date Modified
notifications.notificationsCenter.tableCol.source.txt=Source
notifications.notificationsCenter.tableCol.subscrName.txt=Subscription Name
notifications.notificationsCenter.channels.tooltip=Notification channels
notifications.notificationsCenter.tableCol.active.txt=Active
notifications.notificationsCenter.tableCol.inactive.txt=Inactive
notifications.notificationsCenter.tableCol.status.txt=Status
notifications.notificationsCenter.tableCol.createdBy.txt=Created By
notifications.notificationsCenter.tableCol.dateCreated.txt=Date Created
notifications.notificationsCenter.defaultSubscrDetailsText.txt=Select a subscription from the list to display its details.
notifications.notificationsCenter.multipleSubscrDetailsText.txt=Select only one subscription from the list to see its details.
notifications.notificationsCenter.subscrId.txt=Subscriber ID:
notifications.notificationsCenter.subscrType.txt=Subscriber type:
notifications.notificationsCenter.notificationCategory.txt=Notification category:
notifications.notificationsCenter.notificationChannels.txt=Notification channels:
notifications.notificationsCenter.deleteSingleSubscriptionText.txt=Delete selected item?
notifications.notificationsCenter.deleteMultipleSubscriptionsText.txt=Delete selected items?
notifications.notificationsCenter.channelsDialogOK.txt=OK
notifications.notificationsCenter.channelsDialogCancel.txt=Cancel
notifications.notificationsCenter.channelsDialogSpecify.fmt=Specify how you want to receive notifications for the subscription "{0}".
notifications.notificationsCenter.channelsDialog.title.txt=Notification Channels
notifications.notificationsCenter.channelsDialog.email.txt=Email
notifications.notificationsCenter.channelsDialog.email.fmt=Email: {0}
notifications.notificationsCenter.channelsDialog.textMessage.txt=Text message (SMS)
notifications.notificationsCenter.channelsDialog.textMessage.fmt=Text message (SMS): {0}
notifications.notificationsCenter.subscriptionDetails.txt=Subscription Details
notifications.notificationsCenter.channelsDialog.storeMessage.txt=Notification Center
notifications.notificationsCenter.channelsDialog.noneMessage.txt=(none)
notifications.notificationsCenter.channelsDialog.store.txt=store
notifications.notificationsCenter.channelsDialog.emailLower.txt=mail
notifications.notificationsCenter.channelsDialog.textMessageLower.txt=sms
notifications.notificationsCenter.statusDialog.title.txt=Subscription Status
notifications.notificationsCenter.statusButton.tooltip=Subscription status
notifications.notificationsCenter.statusDialogSpecify.fmt=To pause notifications for the subscription "{0}", select "Inactive".
notifications.notificationsCenter.unread.txt=Unread
notifications.notificationsCenter.subscriberType.user.txt=user
notifications.notificationsCenter.subscriberType.group.txt=group
## FormControl messages
fc_reset_txt=Reset
fc_reset_to_defaults_txt=Reset to defaults
fc_collapsed_txt=Collapsed
fc_expanded_txt=Expanded
fc_leaveDialog_title_txt=Leave This Section
fc_leaveDialog_description_txt=One or more of the values are not valid. If you continue, the values will be reset to the most recent valid values.\n\nDo you want to continue?
fc_leaveDialog_continue_txt=Continue
fc_leaveDialog_cancel_txt=Cancel
fc_content_navigator_browse_txt=Browse
fc_content_navigator_new_txt=New
fc_dynamicField_default_prompt_message=Add
fc_dynamicField_remove_field_txt=Remove field
fc_dynamicField_remove_section_txt=Remove section
fc_landmark_prefix_txt=Form:
fc_landmark_connector_txt=>
fc_dateRange_error_txt=Select a date.
################################################################
## Wizard messages
################################################################
wizard.finishButton.label=Finish
wizard.closeButton.label=Close
wizard.saveButton.label=Save
wizard.saveButton.tooltip=Save
wizard.backButton.tooltip=Back
wizard.step.label_1.fmt ={0} - Step {1}
wizard.step.label_2.fmt ={0} - Step {1} of {2}
# The arguments are 0: step name, 1: step number, 2: total step count, 3: step state (Completed, etc.)
wizard.stepStateKnownNumber.fmt={0}, step {1} of {2}, {3}
# The arguments are 0: step name, 1: step number, 2: step state (Completed, etc.)
wizard.stepStateUnknownNumber.fmt={0}, step {1}, {2}
# Displayed if we ever get to a point where no steps are selected
wizard.stepStateNoSelectedState.txt=No step is currently selected
wizard.leftScrollButton.ariaLabel.txt=Scroll to the previous step
wizard.rightScrollButton.ariaLabel.txt=Scroll to the next step
wizard.stepLabel.fmt = {0}. {1}
wizard.stepStateIncomplete.txt=Incomplete
wizard.stepStateComplete.txt=Complete
wizard.stepStateEnabled.txt=Enabled
wizard.stepStateDisabled.txt=Disabled
wizard.stepStateError.txt=Error
wizard.stepStateWarning.txt=Warning
#{0} is Step number
wizard.stepEnabledNarrator.fmt=Step {0}, enabled
wizard.stepDisabledNarrator.fmt=Step {0}, disabled
wizard.stepCompletedNarrator.fmt=Step {0}, completed
wizard.stepIncompleteNarrator.fmt=Step {0}, incomplete
#{0} is count of total steps
wizard.multipleStepsEnabled.fmt={0} steps enabled
wizard.multipleStepsDisabled.fmt={0} steps disabled
wizard.multipleStepsCompleted.fmt={0} steps completed
wizard.multipleStepsIncomplete.fmt={0} steps incomplete
# Wizard landmark text:
wizard.steps.landmark.fmt=Steps: {0} - Step {1} of {2}
wizard.leftScrollButton.landmark.txt=Scroll to the previous step
wizard.rightScrollButton.landmark.txt=Scroll to the next step
wizardDialog.step.label_1.fmt =Step {0}
wizardDialog.step.label_2.fmt =Step {0} of {1}
wizardDialog.closebutton.label.txt =Cancel
################################################################
##Settings messages begin
################################################################
GlobalSettingsProvider.locales.lang.region.fmt.lcl={0} ({1})
GlobalSettingsProvider.locales.list.fmt.lcl={0} - {1}
GlobalSettingsProvider.invalidLocaleOrder.txt=Invalid locale sort order list is specified. Linguistic order will be used.
# Locales that are listed in the combo box in the "General" settings dialog
# Locales for "User Locales" in WIP (60w)
GlobalSettingsProvider.user.localeList.lcl=ar,cs_CZ,da_DK,de_AT,de_CH,de_DE,de_LU,el_GR,en_GB,en_US,\
es_AR,es_BO,es_CL,es_CO,es_CR,es_DO,es_EC,es_ES,es_GT,es_HN,es_MX,es_NI,es_PA,es_PE,es_PR,es_PY,es_SV,\
es_UY,es_VE,fr_BE,fr_CA,fr_CH,fr_FR,fr_LU,he,hr_HR,hu_HU,it_CH,it_IT,ja_JP,ko_KR,nl_NL,no_NO,pl_PL,\
pt_BR,pt_PT,ru_RU,sk_SK,sl_SI,sr_RS,sv_SE,th_TH,tr_TR,zh_CN,zh_HK,zh_TW
# Locales that are listed in the combo box in the "Regional and Language" settings dialog
# Locales for "Formats and sorting" (70v)
GlobalSettingsProvider.format.localeList.lcl=af_ZA,sq_AL,ar_DZ,ar_BH,ar_EG,ar_IN,ar_IQ,ar_JO,ar_KW,ar_LB,ar_LY,ar_MA,\
ar_OM,ar_QA,ar_SA,ar_SD,ar_SY,ar_TN,ar_AE,ar_YE,bn_IN,bs_BA,bg_BG,be_BY,ca_ES,zh_CN,zh_HK,zh_MO,zh_SG,zh_TW,kw_GB,\
hr_BA,hr_HR,cs_CZ,da_DK,nl_BE,nl_NL,en_AU,en_BE,en_BW,en_CA,en_CB,en_HK,en_IN,en_IE,en_JM,en_MT,en_NZ,en_PH,en_SG,\
en_ZA,en_GB,en_US,en_ZW,et_EE,fo_FO,fi_FI,fr_BE,fr_CA,fr_FR,fr_LU,fr_CH,de_AT,de_DE,de_LI,de_LU,de_CH,el_CY,el_GR,\
kl_GL,he_IL,hi_IN,hu_HU,is_IS,id_ID,ga_IE,it_IT,it_CH,ja_JP,ko_KR,lv_LV,lt_LT,mk_MK,ms_MY,mt_MT,eu_ES,mr_IN,nb_NO,\
nn_NO,no_NO,fa_IN,fa_IR,pl_PL,pt_BR,pt_PT,ro_RO,ru_RU,ru_UA,sr_BA,sr_ME,sr_RS,kk_KZ,sh_BA,sh_ME,sh_RS,sk_SK,sl_SI,\
es_AR,es_BO,es_CL,es_CO,es_CR,es_DO,es_EC,es_SV,es_GT,es_HN,es_MX,es_NI,es_PA,es_PY,es_PE,es_PR,es_ES,es_US,es_UY,\
es_VE,sv_SE,ta_IN,te_IN,th_TH,tr_TR,uk_UA,vi_VN,tl_PH
# Locales that are listed in the combo box in the "Regional and Language" settings dialog
# Locales for offline processes (70v)
GlobalSettingsProvider.offline.localeList.lcl=af_ZA,sq_AL,ar_DZ,ar_BH,ar_EG,ar_IN,ar_IQ,ar_JO,ar_KW,ar_LB,ar_LY,ar_MA,\
ar_OM,ar_QA,ar_SA,ar_SD,ar_SY,ar_TN,ar_AE,ar_YE,bn_IN,bs_BA,bg_BG,be_BY,ca_ES,zh_CN,zh_HK,zh_MO,zh_SG,zh_TW,kw_GB,\
hr_BA,hr_HR,cs_CZ,da_DK,nl_BE,nl_NL,en_AU,en_BE,en_BW,en_CA,en_CB,en_HK,en_IN,en_IE,en_JM,en_MT,en_NZ,en_PH,en_SG,\
en_ZA,en_GB,en_US,en_ZW,et_EE,fo_FO,fi_FI,fr_BE,fr_CA,fr_FR,fr_LU,fr_CH,de_AT,de_DE,de_LI,de_LU,de_CH,el_CY,el_GR,\
kl_GL,he_IL,hi_IN,hu_HU,is_IS,id_ID,ga_IE,it_IT,it_CH,ja_JP,ko_KR,lv_LV,lt_LT,mk_MK,ms_MY,mt_MT,eu_ES,mr_IN,nb_NO,\
nn_NO,no_NO,fa_IN,fa_IR,pl_PL,pt_BR,pt_PT,ro_RO,ru_RU,ru_UA,sr_BA,sr_ME,sr_RS,kk_KZ,sh_BA,sh_ME,sh_RS,sk_SK,sl_SI,\
es_AR,es_BO,es_CL,es_CO,es_CR,es_DO,es_EC,es_SV,es_GT,es_HN,es_MX,es_NI,es_PA,es_PY,es_PE,es_PR,es_ES,es_US,es_UY,\
es_VE,sv_SE,ta_IN,te_IN,th_TH,tr_TR,uk_UA,vi_VN,tl_PH
# Order of Locale labels
# locale IDs delimitted by the comma ',' character. For example,
# GlobalSettingsProvider.localeOrder.lcl=ar,cs_CZ,da_DK,de_AT,de_CH,de_DE,de_LU,el_GR,en_GB,en_US,es_AR,es_BO,es_CL,es_CO,es_CR,es_DO,es_EC,es_ES,es_GT,es_HN,es_MX,es_NI,es_PA,es_PE,es_PR,es_PY,es_SV,es_UY,es_VE,fr_BE,fr_CA,fr_CH,fr_FR,fr_LU,he,hr_HR,hu_HU,it_CH,it_IT,ja_JP,ko_KR,nl_NL,no_NO,pl_PL,pt_BR,pt_PT,ru_RU,sk_SK,sl_SI,sr_RS,sv_SE,th_TH,tr_TR,zh_CN,zh_HK,zh_TW
# The default is empty that means the linguistic sort order.
# ** IMPORTANT **
# When you specify the order of locale labels, the list MUST
# include all the locale IDs listed in the property GlobalSettingsProvider.localeList.lcl.
#Custom order for the "format and sorting"
GlobalSettingsProvider.format.localeOrder.lcl=
#Custom order for the "offline processes"
GlobalSettingsProvider.offline.localeOrder.lcl=
#Languages
GlobalSettingsProvider.language.af.txt=Afrikaans
GlobalSettingsProvider.language.ar.txt=Arabic
GlobalSettingsProvider.language.be.txt=Belarusian
GlobalSettingsProvider.language.bg.txt=Bulgarian
GlobalSettingsProvider.language.bn.txt=Bangla
GlobalSettingsProvider.language.bs.txt=Bosnian
GlobalSettingsProvider.language.ca.txt=Catalan
GlobalSettingsProvider.language.cs.txt=Czech
GlobalSettingsProvider.language.da.txt=Danish
GlobalSettingsProvider.language.de.txt=German
GlobalSettingsProvider.language.el.txt=Greek
GlobalSettingsProvider.language.en.txt=English
GlobalSettingsProvider.language.es.txt=Spanish
GlobalSettingsProvider.language.et.txt=Estonian
GlobalSettingsProvider.language.eu.txt=Basque
GlobalSettingsProvider.language.fa.txt=Persian
GlobalSettingsProvider.language.fi.txt=Finnish
GlobalSettingsProvider.language.fo.txt=Faroese
GlobalSettingsProvider.language.fr.txt=French
GlobalSettingsProvider.language.ga.txt=Irish
GlobalSettingsProvider.language.he.txt=Hebrew
GlobalSettingsProvider.language.hi.txt=Hindi
GlobalSettingsProvider.language.hr.txt=Croatian
GlobalSettingsProvider.language.hu.txt=Hungarian
GlobalSettingsProvider.language.id.txt=Indonesian
GlobalSettingsProvider.language.is.txt=Icelandic
GlobalSettingsProvider.language.it.txt=Italian
GlobalSettingsProvider.language.ja.txt=Japanese
GlobalSettingsProvider.language.kk.txt=Kazakh
GlobalSettingsProvider.language.kl.txt=Kalaallisut
GlobalSettingsProvider.language.ko.txt=Korean
GlobalSettingsProvider.language.kw.txt=Cornish
GlobalSettingsProvider.language.lt.txt=Lithuanian
GlobalSettingsProvider.language.lv.txt=Latvian
GlobalSettingsProvider.language.mk.txt=Macedonian
GlobalSettingsProvider.language.mr.txt=Marathi
GlobalSettingsProvider.language.ms.txt=Malay
GlobalSettingsProvider.language.mt.txt=Maltese
GlobalSettingsProvider.language.nb.txt=Norwegian Bokm\u00e5l
GlobalSettingsProvider.language.nl.txt=Dutch
GlobalSettingsProvider.language.nn.txt=Norwegian Nynorsk
GlobalSettingsProvider.language.no.txt=Norwegian
GlobalSettingsProvider.language.pl.txt=Polish
GlobalSettingsProvider.language.pt.txt=Portuguese
GlobalSettingsProvider.language.ro.txt=Romanian
GlobalSettingsProvider.language.ru.txt=Russian
GlobalSettingsProvider.language.sh.txt=Serbo-Croatian
GlobalSettingsProvider.language.sk.txt=Slovak
GlobalSettingsProvider.language.sl.txt=Slovenian
GlobalSettingsProvider.language.sq.txt=Albanian
GlobalSettingsProvider.language.sr.txt=Serbian
GlobalSettingsProvider.language.sv.txt=Swedish
GlobalSettingsProvider.language.ta.txt=Tamil
GlobalSettingsProvider.language.te.txt=Telugu
GlobalSettingsProvider.language.th.txt=Thai
GlobalSettingsProvider.language.tl.txt=Tagalog
GlobalSettingsProvider.language.tr.txt=Turkish
GlobalSettingsProvider.language.uk.txt=Ukrainian
GlobalSettingsProvider.language.vi.txt=Vietnamese
GlobalSettingsProvider.language.zh.txt=Chinese
#Countries
GlobalSettingsProvider.region.AE.txt=United Arab Emirates
GlobalSettingsProvider.region.AL.txt=Albania
GlobalSettingsProvider.region.AR.txt=Argentina
GlobalSettingsProvider.region.AT.txt=Austria
GlobalSettingsProvider.region.AU.txt=Australia
GlobalSettingsProvider.region.BA.txt=Bosnia & Herzegovina
GlobalSettingsProvider.region.BE.txt=Belgium
GlobalSettingsProvider.region.BG.txt=Bulgaria
GlobalSettingsProvider.region.BH.txt=Bahrain
GlobalSettingsProvider.region.BO.txt=Bolivia
GlobalSettingsProvider.region.BR.txt=Brazil
GlobalSettingsProvider.region.BW.txt=Botswana
GlobalSettingsProvider.region.BY.txt=Belarus
GlobalSettingsProvider.region.CA.txt=Canada
GlobalSettingsProvider.region.CB.txt=Caribbean
GlobalSettingsProvider.region.CH.txt=Switzerland
GlobalSettingsProvider.region.CL.txt=Chile
GlobalSettingsProvider.region.CN.txt=China
GlobalSettingsProvider.region.CO.txt=Colombia
GlobalSettingsProvider.region.CR.txt=Costa Rica
GlobalSettingsProvider.region.CY.txt=Cyprus
GlobalSettingsProvider.region.CZ.txt=Czechia
GlobalSettingsProvider.region.DE.txt=Germany
GlobalSettingsProvider.region.DK.txt=Denmark
GlobalSettingsProvider.region.DO.txt=Dominican Republic
GlobalSettingsProvider.region.DZ.txt=Algeria
GlobalSettingsProvider.region.EC.txt=Ecuador
GlobalSettingsProvider.region.EE.txt=Estonia
GlobalSettingsProvider.region.EG.txt=Egypt
GlobalSettingsProvider.region.ES.txt=Spain
GlobalSettingsProvider.region.FI.txt=Finland
GlobalSettingsProvider.region.FO.txt=Faroe Islands
GlobalSettingsProvider.region.FR.txt=France
GlobalSettingsProvider.region.GB.txt=United Kingdom
GlobalSettingsProvider.region.GL.txt=Greenland
GlobalSettingsProvider.region.GR.txt=Greece
GlobalSettingsProvider.region.GT.txt=Guatemala
GlobalSettingsProvider.region.HK.txt=Hong Kong SAR China
GlobalSettingsProvider.region.HN.txt=Honduras
GlobalSettingsProvider.region.HR.txt=Croatia
GlobalSettingsProvider.region.HU.txt=Hungary
GlobalSettingsProvider.region.ID.txt=Indonesia
GlobalSettingsProvider.region.IE.txt=Ireland
GlobalSettingsProvider.region.IL.txt=Israel
GlobalSettingsProvider.region.IN.txt=India
GlobalSettingsProvider.region.IQ.txt=Iraq
GlobalSettingsProvider.region.IR.txt=Iran
GlobalSettingsProvider.region.IS.txt=Iceland
GlobalSettingsProvider.region.IT.txt=Italy
GlobalSettingsProvider.region.JM.txt=Jamaica
GlobalSettingsProvider.region.JO.txt=Jordan
GlobalSettingsProvider.region.JP.txt=Japan
GlobalSettingsProvider.region.KR.txt=South Korea
GlobalSettingsProvider.region.KW.txt=Kuwait
GlobalSettingsProvider.region.KZ.txt=Kazakhstan
GlobalSettingsProvider.region.LB.txt=Lebanon
GlobalSettingsProvider.region.LI.txt=Liechtenstein
GlobalSettingsProvider.region.LT.txt=Lithuania
GlobalSettingsProvider.region.LU.txt=Luxembourg
GlobalSettingsProvider.region.LV.txt=Latvia
GlobalSettingsProvider.region.LY.txt=Libya
GlobalSettingsProvider.region.MA.txt=Morocco
GlobalSettingsProvider.region.ME.txt=Montenegro
GlobalSettingsProvider.region.MK.txt=Macedonia
GlobalSettingsProvider.region.MO.txt=Macau SAR China
GlobalSettingsProvider.region.MT.txt=Malta
GlobalSettingsProvider.region.MX.txt=Mexico
GlobalSettingsProvider.region.MY.txt=Malaysia
GlobalSettingsProvider.region.NI.txt=Nicaragua
GlobalSettingsProvider.region.NL.txt=Netherlands
GlobalSettingsProvider.region.NO.txt=Norway
GlobalSettingsProvider.region.NZ.txt=New Zealand
GlobalSettingsProvider.region.OM.txt=Oman
GlobalSettingsProvider.region.PA.txt=Panama
GlobalSettingsProvider.region.PE.txt=Peru
GlobalSettingsProvider.region.PH.txt=Philippines
GlobalSettingsProvider.region.PL.txt=Poland
GlobalSettingsProvider.region.PR.txt=Puerto Rico
GlobalSettingsProvider.region.PT.txt=Portugal
GlobalSettingsProvider.region.PY.txt=Paraguay
GlobalSettingsProvider.region.QA.txt=Qatar
GlobalSettingsProvider.region.RO.txt=Romania
GlobalSettingsProvider.region.RS.txt=Serbia
GlobalSettingsProvider.region.RU.txt=Russia
GlobalSettingsProvider.region.SA.txt=Saudi Arabia
GlobalSettingsProvider.region.SD.txt=Sudan
GlobalSettingsProvider.region.SE.txt=Sweden
GlobalSettingsProvider.region.SG.txt=Singapore
GlobalSettingsProvider.region.SI.txt=Slovenia
GlobalSettingsProvider.region.SK.txt=Slovakia
GlobalSettingsProvider.region.SV.txt=El Salvador
GlobalSettingsProvider.region.SY.txt=Syria
GlobalSettingsProvider.region.TH.txt=Thailand
GlobalSettingsProvider.region.TN.txt=Tunisia
GlobalSettingsProvider.region.TR.txt=Turkey
GlobalSettingsProvider.region.TW.txt=Taiwan
GlobalSettingsProvider.region.UA.txt=Ukraine
GlobalSettingsProvider.region.US.txt=United States
GlobalSettingsProvider.region.UY.txt=Uruguay
GlobalSettingsProvider.region.VE.txt=Venezuela
GlobalSettingsProvider.region.VN.txt=Vietnam
GlobalSettingsProvider.region.YE.txt=Yemen
GlobalSettingsProvider.region.ZA.txt=South Africa
GlobalSettingsProvider.region.ZW.txt=Zimbabwe
# Native Locale labels.
# Following labels are localized according to the locale in the key
# No need to include these labels into the localized files
# Language only
GlobalSettingsProvider.native.ar.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629
GlobalSettingsProvider.native.he.lcl=\u05e2\u05d1\u05e8\u05d9\u05ea
#Language and Region
GlobalSettingsProvider.native.af_ZA.lcl=Afrikaans (Suid-Afrika)\u200e
GlobalSettingsProvider.native.ar_AE.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629)\u200f
GlobalSettingsProvider.native.ar_BH.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0627\u0644\u0628\u062d\u0631\u064a\u0646)\u200f
GlobalSettingsProvider.native.ar_DZ.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0627\u0644\u062c\u0632\u0627\u0626\u0631)\u200f
GlobalSettingsProvider.native.ar_EG.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0645\u0635\u0631)\u200f
GlobalSettingsProvider.native.ar_IN.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0627\u0644\u0647\u0646\u062f)\u200f
GlobalSettingsProvider.native.ar_IQ.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0627\u0644\u0639\u0631\u0627\u0642)\u200f
GlobalSettingsProvider.native.ar_JO.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0627\u0644\u0623\u0631\u062f\u0646)\u200f
GlobalSettingsProvider.native.ar_KW.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0627\u0644\u0643\u0648\u064a\u062a)\u200f
GlobalSettingsProvider.native.ar_LB.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0644\u0628\u0646\u0627\u0646)\u200f
GlobalSettingsProvider.native.ar_LY.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0644\u064a\u0628\u064a\u0627)\u200f
GlobalSettingsProvider.native.ar_MA.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0627\u0644\u0645\u063a\u0631\u0628)\u200f
GlobalSettingsProvider.native.ar_OM.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0639\u064f\u0645\u0627\u0646)\u200f
GlobalSettingsProvider.native.ar_QA.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0642\u0637\u0631)\u200f
GlobalSettingsProvider.native.ar_SA.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629)\u200f
GlobalSettingsProvider.native.ar_SD.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0627\u0644\u0633\u0648\u062f\u0627\u0646)\u200f
GlobalSettingsProvider.native.ar_SY.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0633\u0648\u0631\u064a\u0627)\u200f
GlobalSettingsProvider.native.ar_TN.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u062a\u0648\u0646\u0633)\u200f
GlobalSettingsProvider.native.ar_YE.lcl=\u0627\u0644\u0639\u0631\u0628\u064a\u0629 (\u0627\u0644\u064a\u0645\u0646)\u200f
GlobalSettingsProvider.native.be_BY.lcl=\u0411\u0435\u043b\u0430\u0440\u0443\u0441\u043a\u0430\u044f (\u0411\u0435\u043b\u0430\u0440\u0443\u0441\u044c)
GlobalSettingsProvider.native.bg_BG.lcl=\u0411\u044a\u043b\u0433\u0430\u0440\u0441\u043a\u0438 (\u0411\u044a\u043b\u0433\u0430\u0440\u0438\u044f)
GlobalSettingsProvider.native.bn_IN.lcl=\u09ac\u09be\u0982\u09b2\u09be (\u09ad\u09be\u09b0\u09a4)
GlobalSettingsProvider.native.bs_BA.lcl=Bosanski (Bosna i Hercegovina)\u200e
GlobalSettingsProvider.native.ca_ES.lcl=Catal\u00e0 (Espanya)\u200e
GlobalSettingsProvider.native.cs_CZ.lcl=\u010ce\u0161tina (\u010cesko)\u200e
GlobalSettingsProvider.native.da_DK.lcl=Dansk (Danmark)\u200e
GlobalSettingsProvider.native.de_AT.lcl=Deutsch (\u00d6sterreich)\u200e
GlobalSettingsProvider.native.de_CH.lcl=Deutsch (Schweiz)\u200e
GlobalSettingsProvider.native.de_DE.lcl=Deutsch (Deutschland)\u200e
GlobalSettingsProvider.native.de_LI.lcl=Deutsch (Liechtenstein)\u200e
GlobalSettingsProvider.native.de_LU.lcl=Deutsch (Luxemburg)\u200e
GlobalSettingsProvider.native.el_CY.lcl=\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac (\u039a\u03cd\u03c0\u03c1\u03bf\u03c2)\u200e
GlobalSettingsProvider.native.el_GR.lcl=\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac (\u0395\u03bb\u03bb\u03ac\u03b4\u03b1)\u200e
GlobalSettingsProvider.native.en_AU.lcl=English (Australia)\u200e
GlobalSettingsProvider.native.en_BE.lcl=English (Belgium)\u200e
GlobalSettingsProvider.native.en_BW.lcl=English (Botswana)\u200e
GlobalSettingsProvider.native.en_CA.lcl=English (Canada)\u200e
GlobalSettingsProvider.native.en_CB.lcl=English (Caribbean)\u200e
GlobalSettingsProvider.native.en_GB.lcl=English (United Kingdom)\u200e
GlobalSettingsProvider.native.en_HK.lcl=English (Hong Kong SAR China)\u200e
GlobalSettingsProvider.native.en_IE.lcl=English (Ireland)\u200e
GlobalSettingsProvider.native.en_IN.lcl=English (India)\u200e
GlobalSettingsProvider.native.en_JM.lcl=English (Jamaica)\u200e
GlobalSettingsProvider.native.en_MT.lcl=English (Malta)\u200e
GlobalSettingsProvider.native.en_NZ.lcl=English (New Zealand)\u200e
GlobalSettingsProvider.native.en_PH.lcl=English (Philippines)\u200e
GlobalSettingsProvider.native.en_SG.lcl=English (Singapore)\u200e
GlobalSettingsProvider.native.en_US.lcl=English (United States)\u200e
GlobalSettingsProvider.native.en_ZA.lcl=English (South Africa)\u200e
GlobalSettingsProvider.native.en_ZW.lcl=English (Zimbabwe)\u200e
GlobalSettingsProvider.native.es_AR.lcl=Espa\u00f1ol (Argentina)\u200e
GlobalSettingsProvider.native.es_BO.lcl=Espa\u00f1ol (Bolivia)\u200e
GlobalSettingsProvider.native.es_CL.lcl=Espa\u00f1ol (Chile)\u200e
GlobalSettingsProvider.native.es_CO.lcl=Espa\u00f1ol (Colombia)\u200e
GlobalSettingsProvider.native.es_CR.lcl=Espa\u00f1ol (Costa Rica)\u200e
GlobalSettingsProvider.native.es_DO.lcl=Espa\u00f1ol (Rep\u00fablica Dominicana)\u200e
GlobalSettingsProvider.native.es_EC.lcl=Espa\u00f1ol (Ecuador)\u200e
GlobalSettingsProvider.native.es_ES.lcl=Espa\u00f1ol (Espa\u00f1a)\u200e
GlobalSettingsProvider.native.es_GT.lcl=Espa\u00f1ol (Guatemala)\u200e
GlobalSettingsProvider.native.es_HN.lcl=Espa\u00f1ol (Honduras)\u200e
GlobalSettingsProvider.native.es_MX.lcl=Espa\u00f1ol (M\u00e9xico)\u200e
GlobalSettingsProvider.native.es_NI.lcl=Espa\u00f1ol (Nicaragua)\u200e
GlobalSettingsProvider.native.es_PA.lcl=Espa\u00f1ol (Panam\u00e1)\u200e
GlobalSettingsProvider.native.es_PE.lcl=Espa\u00f1ol (Per\u00fa)\u200e
GlobalSettingsProvider.native.es_PR.lcl=Espa\u00f1ol (Puerto Rico)\u200e
GlobalSettingsProvider.native.es_PY.lcl=Espa\u00f1ol (Paraguay)\u200e
GlobalSettingsProvider.native.es_SV.lcl=Espa\u00f1ol (El Salvador)\u200e
GlobalSettingsProvider.native.es_US.lcl=Espa\u00f1ol (Estados Unidos)\u200e
GlobalSettingsProvider.native.es_UY.lcl=Espa\u00f1ol (Uruguay)\u200e
GlobalSettingsProvider.native.es_VE.lcl=Espa\u00f1ol (Venezuela)\u200e
GlobalSettingsProvider.native.et_EE.lcl=Eesti (Eesti)\u200e
GlobalSettingsProvider.native.eu_ES.lcl=Euskara (Espainia)\u200e
GlobalSettingsProvider.native.fa_IN.lcl=\u0641\u0627\u0631\u0633\u06cc (\u0647\u0646\u062f)\u200f
GlobalSettingsProvider.native.fa_IR.lcl=\u0641\u0627\u0631\u0633\u06cc (\u0627\u06cc\u0631\u0627\u0646)\u200f
GlobalSettingsProvider.native.fi_FI.lcl=Suomi (Suomi)\u200e
GlobalSettingsProvider.native.fo_FO.lcl=F\u00f8royskt (F\u00f8royar)\u200e
GlobalSettingsProvider.native.fr_BE.lcl=Fran\u00e7ais (Belgique)\u200e
GlobalSettingsProvider.native.fr_CA.lcl=Fran\u00e7ais (Canada)\u200e
GlobalSettingsProvider.native.fr_CH.lcl=Fran\u00e7ais (Suisse)\u200e
GlobalSettingsProvider.native.fr_FR.lcl=Fran\u00e7ais (France)\u200e
GlobalSettingsProvider.native.fr_LU.lcl=Fran\u00e7ais (Luxembourg)\u200e
GlobalSettingsProvider.native.ga_IE.lcl=Gaeilge (\u00c9ire)\u200e
GlobalSettingsProvider.native.he_IL.lcl=\u05e2\u05d1\u05e8\u05d9\u05ea (\u05d9\u05e9\u05e8\u05d0\u05dc)\u200f
GlobalSettingsProvider.native.hi_IN.lcl=\u0939\u093f\u0928\u094d\u0926\u0940 (\u092d\u093e\u0930\u0924)\u200e
GlobalSettingsProvider.native.hr_BA.lcl=Hrvatski (Bosna i Hercegovina)\u200e
GlobalSettingsProvider.native.hr_HR.lcl=Hrvatski (Hrvatska)\u200e
GlobalSettingsProvider.native.hu_HU.lcl=Magyar (Magyarorsz\u00e1g)\u200e
GlobalSettingsProvider.native.id_ID.lcl=Indonesia (Indonesia)\u200e
GlobalSettingsProvider.native.is_IS.lcl=\u00cdslenska (\u00cdsland)\u200e
GlobalSettingsProvider.native.it_CH.lcl=Italiano (Svizzera)\u200e
GlobalSettingsProvider.native.it_IT.lcl=Italiano (Italia)\u200e
GlobalSettingsProvider.native.ja_JP.lcl=\u65e5\u672c\u8a9e (\u65e5\u672c)\u200e
GlobalSettingsProvider.native.kk_KZ.lcl=\u049a\u0430\u0437\u0430\u049b \u0442\u0456\u043b\u0456 (\u049a\u0430\u0437\u0430\u049b\u0441\u0442\u0430\u043d)\u200e
GlobalSettingsProvider.native.kl_GL.lcl=Kalaallisut (Kalaallit Nunaat)\u200e
GlobalSettingsProvider.native.ko_KR.lcl=\ud55c\uad6d\uc5b4 (\ub300\ud55c\ubbfc\uad6d)\u200e
GlobalSettingsProvider.native.kw_GB.lcl=Kernewek (Rywvaneth Unys)\u200e
GlobalSettingsProvider.native.lt_LT.lcl=Lietuvi\u0173 (Lietuva)\u200e
GlobalSettingsProvider.native.lv_LV.lcl=Latvie\u0161u (Latvija)\u200e
GlobalSettingsProvider.native.mk_MK.lcl=\u041c\u0430\u043a\u0435\u0434\u043e\u043d\u0441\u043a\u0438 (\u041c\u0430\u043a\u0435\u0434\u043e\u043d\u0438\u0458\u0430)\u200e
GlobalSettingsProvider.native.mr_IN.lcl=\u092e\u0930\u093e\u0920\u0940 (\u092d\u093e\u0930\u0924)\u200e
GlobalSettingsProvider.native.ms_MY.lcl=Bahasa Melayu (Malaysia)\u200e
GlobalSettingsProvider.native.mt_MT.lcl=Malti (Malta)\u200e
GlobalSettingsProvider.native.nb_NO.lcl=Norsk bokm\u00e5l (Norge)\u200e
GlobalSettingsProvider.native.nl_BE.lcl=Nederlands (Belgi\u00eb)\u200e
GlobalSettingsProvider.native.nl_NL.lcl=Nederlands (Nederland)\u200e
GlobalSettingsProvider.native.nn_NO.lcl=Nynorsk (Noreg)\u200e
GlobalSettingsProvider.native.no_NO.lcl=Norsk (Noreg)\u200e
GlobalSettingsProvider.native.pl_PL.lcl=Polski (Polska)\u200e
GlobalSettingsProvider.native.pt_BR.lcl=Portugu\u00eas (Brasil)\u200e
GlobalSettingsProvider.native.pt_PT.lcl=Portugu\u00eas (Portugal)\u200e
GlobalSettingsProvider.native.ro_RO.lcl=Rom\u00e2n\u0103 (Rom\u00e2nia)\u200e
GlobalSettingsProvider.native.ru_RU.lcl=\u0420\u0443\u0441\u0441\u043a\u0438\u0439 (\u0420\u043e\u0441\u0441\u0438\u044f)\u200e
GlobalSettingsProvider.native.ru_UA.lcl=\u0420\u0443\u0441\u0441\u043a\u0438\u0439 (\u0423\u043a\u0440\u0430\u0438\u043d\u0430)\u200e
GlobalSettingsProvider.native.sh_BA.lcl=Srpskohrvatski (Bosna i Hercegovina)\u200e
GlobalSettingsProvider.native.sh_ME.lcl=Srpskohrvatski (Crna Gora)\u200e
GlobalSettingsProvider.native.sh_RS.lcl=Srpskohrvatski (Srbija)\u200e
GlobalSettingsProvider.native.sk_SK.lcl=Sloven\u010dina (Slovensko)\u200e
GlobalSettingsProvider.native.sl_SI.lcl=Sloven\u0161\u010dina (Slovenija)\u200e
GlobalSettingsProvider.native.sq_AL.lcl=Shqip (Shqip\u00ebri)\u200e
GlobalSettingsProvider.native.sr_BA.lcl=\u0421\u0440\u043f\u0441\u043a\u0438 (\u0411\u043e\u0441\u043d\u0430 \u0438 \u0425\u0435\u0440\u0446\u0435\u0433\u043e\u0432\u0438\u043d\u0430)\u200e
GlobalSettingsProvider.native.sr_ME.lcl=\u0421\u0440\u043f\u0441\u043a\u0438 (\u0426\u0440\u043d\u0430 \u0413\u043e\u0440\u0430)\u200e
GlobalSettingsProvider.native.sr_RS.lcl=\u0421\u0440\u043f\u0441\u043a\u0438 (\u0421\u0440\u0431\u0438\u0458\u0430)\u200e
GlobalSettingsProvider.native.sv_SE.lcl=Svenska (Sverige)\u200e
GlobalSettingsProvider.native.ta_IN.lcl=\u0ba4\u0bae\u0bbf\u0bb4\u0bcd (\u0b87\u0ba8\u0bcd\u0ba4\u0bbf\u0baf\u0bbe)\u200e
GlobalSettingsProvider.native.te_IN.lcl=\u0c24\u0c46\u0c32\u0c41\u0c17\u0c41 (\u0c2d\u0c3e\u0c30\u0c24 \u0c26\u0c47\u0c36\u0c02)\u200e
GlobalSettingsProvider.native.th_TH.lcl=\u0e44\u0e17\u0e22 (\u0e44\u0e17\u0e22)\u200e
GlobalSettingsProvider.native.tl_PH.lcl=Tagalog (Pilipinas)\u200e
GlobalSettingsProvider.native.tr_TR.lcl=T\u00fcrk\u00e7e (T\u00fcrkiye)\u200e
GlobalSettingsProvider.native.uk_UA.lcl=\u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430 (\u0423\u043a\u0440\u0430\u0457\u043d\u0430)\u200e
GlobalSettingsProvider.native.vi_VN.lcl=Ti\u1ebfng Vi\u1ec7t (Vi\u1ec7t Nam)\u200e
GlobalSettingsProvider.native.zh_CN.lcl=\u4e2d\u6587 (\u4e2d\u56fd)\u200e
GlobalSettingsProvider.native.zh_HK.lcl=\u4E2D\u6587 (\u4E2D\u570B\u9999\u6E2F\u7279\u5225\u884C\u653F\u5340)\u200e
GlobalSettingsProvider.native.zh_MO.lcl=\u4E2D\u6587 (\u4E2D\u570B\u6FB3\u9580\u7279\u5225\u884C\u653F\u5340)\u200e
GlobalSettingsProvider.native.zh_SG.lcl=\u4e2d\u6587 (\u65b0\u52a0\u5761)\u200e
GlobalSettingsProvider.native.zh_TW.lcl=\u4E2D\u6587 (\u53F0\u7063)\u200e
#Settings dialog
Settings.window.title=Settings
Settings.doneButton.label=Close
Settings.system.unavailable.msgbox.txt=The settings service is currently unavailable.
Settings.system.unavailable.msgbox.title=Settings Dialog Unavailable
Settings.guestUser.message.txt=Note: Because you are signed in as a guest user, changes that you make to these settings will be reset when you sign out.
Settings.retrieval.err.msgbox.title=Retrieve Default Settings
Settings.retrieval.err.msgbox.txt=The default settings could not be retrieved.
Settings.persist.err.msgbox.txt=The settings could not be saved.
Settings.persist.err.msgbox.title=Save Settings
#Locale change confirmation messagebox
Settings.signOutBox.message.txt=This change takes effect after you sign out and sign back in. \n Do you want to sign out of all your SAS web applications now?
Settings.signOutBox.signOutNowButton.label=Sign Out Now
Settings.signOutBox.signOutLaterButton.label=Sign Out Later
Settings.signOutBox.cancelButton.label=Cancel
Settings.resetBox.resetButton.label=Reset
Settings.localeChange.signOutBox.title=Change User Locale
Settings.homeChange.signOutBox.title=Change the Edition
GlobalSettingsProvider.globalGroup.label=Global
GlobalSettingsProvider.generalGroup.label=General
GlobalSettingsProvider.accessibilityGroup.label=Accessibility
GlobalSettingsProvider.languageGroup.label=Region and Language
GlobalSettingsProvider.sideMenuGroup.label=Side Menu
#Global Provider keys
GlobalSettingsProvider.localeField.label=User locale:
GlobalSettingsProvider.localeField.desc.label=Locale changes take effect after you sign out and sign back in.
GlobalSettingsProvider.offlineLocaleField.label=Locale for offline processes:
GlobalSettingsProvider.formatLocaleField.label=Locale for regional formats and sorting:
GlobalSettingsProvider.formatLocaleField.desc.label=Changes to regional formats and sorting take effect after you sign out and sign back in.
GlobalSettingsProvider.themeField.label=Theme:
GlobalSettingsProvider.profilePictureChooserField.label=Profile picture:
GlobalSettingsProvider.playEarcons.label=Enable sounds
GlobalSettingsProvider.invertAppColorField.label=Invert application colors
GlobalSettingsProvider.focusOverrideField.label=Customize the focus indicator settings
GlobalSettingsProvider.focusColorField.label=Color:
GlobalSettingsProvider.focusThicknessField.label=Thickness (pixels):
GlobalSettingsProvider.focusOpacityField.label=Opacity (%):
GlobalSettingsProvider.localeField.default.value.txt=Browser locale
GlobalSettingsProvider.offlineLocaleField.default.value.txt=Locale of the Java Runtime Environment
GlobalSettingsProvider.formatLocaleField.default.value.txt=Browser locale
GlobalSettingsProvider.sideMenuField.label=Display or hide items by switching them on or off, and reorder them by using the arrow buttons.
GlobalSettingsProvider.tableReflow.label=Rearrange column content when space is limited
GlobalSettingsProvider.tableReflow.desc.label=Disable this option when you use screen readers.
GlobalSettingsProvider.previewField.label=Preview:
GlobalSettingsProvider.enablePopupDisplayDuration.label=Adjust the display duration for pop-up notifications
GlobalSettingsProvider.popupDisplayDuration.label=Duration (seconds):
GlobalSettingsProvider.enableKeyboardTooltips.label=Display tooltips when using the keyboard to navigate
GlobalSettingsProvider.keyboardTooltipLocation.label=Location in browser window:
GlobalSettingsProvider.keyboardTooltipLocation.Options.BottomRight.txt=Bottom right
GlobalSettingsProvider.keyboardTooltipLocation.Options.BottomLeft.txt=Bottom left
GlobalSettingsProvider.keyboardTooltipLocation.Options.TopRight.txt=Top right
GlobalSettingsProvider.keyboardTooltipLocation.Options.TopLeft.txt=Top left
GlobalSettingsProvider.playVisualEffects.label=Enable visual effects
#Focus thickness slider
GlobalSettingsProvider.focusThicknessField.slider.label=pixels
#Focus opacity slider
GlobalSettingsProvider.focusOpacityField.slider.label=%
#Message Resetter
MessageResetter.confirmation.txt=All messages will be displayed.
MessageResetter.resetMessage.txt=Reset to show all warning and information messages:
MessageResetter.resetButton.label=Reset Messages
#Focus Preview control
FocusPreview.mask.label=Item in focus
FocusPreview.adjacentItem.label=Adjacent item
#Home Settings
HomeSettingsProvider.homeGroup.label=Home
HomeSettingsProvider.modeField.label=Edition:
HomeSettingsProvider.modeField.modernButton.label=Modern
HomeSettingsProvider.modeField.classicButton.label=Classic
#SideMenu control
SideMenuList.moveTopBtn.tooltip=Move to the top
SideMenuList.moveUpBtn.tooltip=Move up
SideMenuList.moveDownBtn.tooltip=Move down
SideMenuList.moveBottomBtn.tooltip=Move to the bottom
SideMenuList.warningMessage.txt=The side menu will be hidden if you turn off all of the items in this list.
#Reset
Settings.reset.msgBox.title=Reset to Default Values
Settings.reset.msgBox.txt=Are you sure you want to reset the options in this section to their default values?
#New ThemeChooser control used in Settings dialog.
ThemeChooser.defaultOption.label.fmt.txt=Use the default theme ({0})
ThemeChooser.defaultOption.description.txt=The default theme is set by an administrator.
ThemeChooser.otherOptions.label.txt=Choose a theme
ThemeChooser.inlineMessage.txt=The theme change takes effect after you close the Settings window.
ThemeChooser.supportedThemes.txt=Note: The selected theme is applied only to the applications that support it.
#ProfilePictureChooser control used in Settings dialog.
ProfilePictureChooser.name.txt=Profile Picture Uploader
ProfilePictureChooser.uploadButtonText.txt=Choose Picture
ProfilePictureChooser.fileSizeExceed.txt=File Size Exceeded
ProfilePictureChooser.fileSizeExceededMessage.fmt=The file size cannot be greater than {0} MB.
ProfilePictureChooser.uploadContent.error.message.fmt=An error occurred. The file "{0}" could not be uploaded.
ProfilePictureChooser.addAvatarContent.message.title.txt=Choose Picture
ProfilePictureChooser.FileReader.error.message.fmt=Error reading file "{0}".
ProfilePictureChooser.fileSizeInfo.fmt=Maximum file size: {0} MB
ProfilePictureChooser.fileTypeMissmatch.error.txt=Only the following types of image files can be used for profile pictures: BMP, GIF, JPEG, JPG, PNG
ProfilePictureChooser.emptyFile.error.txt=The file that you selected cannot be used because it is empty.
ProfilePictureChooser.fileTypeInfo.txt=Valid file types: BMP, GIF, JPEG, JPG, PNG
ProfilePictureChooser.chooseAvatarItem.title.txt=Choose Picture
ProfilePictureChooser.removeAvatarItem.title.txt=Remove
ProfilePictureChooser.removeAvatar.error.message.txt=The picture could not be removed.
ProfilePictureChooser.removeAvatar.message.title.txt=Remove Picture
ProfilePictureChooser.removeAvatar.warning.message.txt=Are you sure you want to remove your profile picture?
ProfilePictureChooser.removeAvatar.warning.title.txt=Remove Profile Picture
ProfilePictureChooser.removeAvatar.messageDialog.removeButton.txt=Remove
##Settings messages end
DualSelector.source.label.txt=Available items
DualSelector.target.label.txt=Selected items
DualSelector.search.placeholder.txt = Filter
DualSelector.selectedsearchfield.arialabel.txt=Filter selected items
DualSelector.availablesearchfield.arialabel.txt=Filter available items
DualSelector.label.fmt={0} ({1}):
# This is the filter label where the first item {0} can be changed by consuming solutions.
# e.g. "Available items (1 of 2)"
# where {0} is "Available item" coming from DualSelector.source.label.txt which can be changed by solutions e.g. "Available variables".
# {1} & {2} are replaced by the numbers.
DualSelector.label.filter.fmt={0} ({1} of {2}):
DualSelector.dialog.information.txt=Some of the selected items are required and were not removed.
DualSelector.dialog.information.title.txt=Information
DualSelector.sourceListContextMenu.fmt=Add items to list: {0}
DualSelector.targetListContextMenu.txt=Remove
DualSelector.searchField.ariaLabel.fmt=Filter {0}
DualSelector.ariaLabel.txt=Multi-item selector
DualSelector.undoAdd.ariaLabel.fmt=Undo add for {0}
DualSelector.undoRemove.ariaLabel.fmt=Undo remove for {0}
#{0} is the name of list to which items are added or removed.
DualSelector.moveAddBtn.ariaLabel.fmt=Add item to {0}
DualSelector.moveAddAllBtn.ariaLabel.fmt=Add all to {0}
DualSelector.moveRemoveBtn.ariaLabel.fmt=Remove item from {0}
DualSelector.moveRemoveAllBtn.ariaLabel.fmt=Remove all from {0}
#{0} is a count of items added
DualSelector.moveAddBtn.narrator.fmt={0} items added.
DualSelector.moveAddAllBtn.narrator.txt=All items added.
#{0} is a count of items added
DualSelector.moveRemoveBtn.narrator.fmt={0} items removed.
DualSelector.moveRemoveAllBtn.narrator.txt=All items removed.
DualSelector.reshuffleMoveTop.ariaLabel.fmt=Move to the top of {0}
DualSelector.reshuffleMoveUp.ariaLabel.fmt=Move up one row in {0}
DualSelector.reshuffleMoveDown.ariaLabel.fmt=Move down one row in {0}
DualSelector.reshuffleMoveBottom.ariaLabel.fmt=Move to the bottom of {0}
DualSelector.reshuffleMoveTop.narrator.txt=Moved to top
DualSelector.reshuffleMoveUp.narrator.txt=Moved up
DualSelector.reshuffleMoveDown.narrator.txt=Moved down
DualSelector.reshuffleMoveBottom.narrator.txt=Moved to bottom
DualSelector.alwaysSelectedIconTooltip.txt=This item cannot be removed.
# Custom control in DualSelector
DualSelector.customControl.label.txt=Custom item (unformatted):
DualSelector.customControl.addButton.tooltip.txt=Add custom item
DualSelector.customControl.addButton.ariaLabel.txt=Add custom item
DualSelector.removeButton.messageDialog.text.txt=Any custom items that you have selected for removal will be permanently deleted if you continue.\n\n Do you want to continue?
DualSelector.removeButton.messageDialog.title.txt=Remove
DualSelector.removeAllButton.messageDialog.text.txt=The custom items in this list will be permanently deleted if you continue.\n\n Do you want to continue?
DualSelector.removeAllButton.messageDialog.title.txt=Remove All Items
DualSelector.choiceIcon.tooltip.txt=Custom item
DualSelector.choiceIcon.ariaLabel.txt=Custom item
DualSelector.deleteIcon.tooltip.txt=Permanently delete the selected custom items.
DualSelector.deleteIcon.ariaLabel.txt=Permanently delete the selected custom items.
#DualSelector message end
#Breadcrumb
Breadcrumb.start.label.txt=Breadcrumb start
Breadcrumb.label.txt=Breadcrumb
Breadcrumb.end.label.txt=Breadcrumb end
Breadcrumb.leftScrollButton.ariaLabel=Scroll to the previous breadcrumb
Breadcrumb.rightScrollButton.ariaLabel=Scroll to the next breadcrumb
Breadcrumb.position.arialabel={0} of {1}
#Breadcrumb end
#Query Builder
BaseNode.deleteButton.tip=Delete
BaseGroupNode.deleteButton.tip=Remove group
BaseGroupNode.moveUpButton.tip=Move selected node up
BaseGroupNode.moveDownButton.tip=Move selected node down
BaseGroupNode.copyButton.tip=Copy selected node
BaseGroupNode.groupButton.tip=Add selected node to a new group
BaseGroupNode.addButton.tip=Add node
BaseGroupNode.collapseButton.tip=Collapse
BaseGroupNode.expandButton.tip=Expand
BaseGroupNode.addButtonMenu.tip=Add
BaseGroupNode.addOperand.fmt=Add {0}
BaseGroupNode.addNestedGroup.txt=Add Nested Logic
BaseGroupNode.operand.txt=Operand
QueryBuilder.deleteChildren.message.txt=The selected group contains children. Do you also want to delete the children?
QueryBuilder.deleteChildren.title.txt=Delete
QueryBuilder.deleteChildren.button.txt=Delete Children
QueryBuilder.deleteGroup.button.txt=Delete Group
#Query Builder end
#ColorPicker messages
ColorPicker.redField.label.txt=Red:
ColorPicker.greenField.label.txt=Green:
ColorPicker.blueField.label.txt=Blue:
ColorPicker.hexField.label.txt=Hex value:
ColorPicker.RGBInputBox.validationErrorMessage.txt=Specify an integer from 0 to 255.
ColorPicker.HEXInputBox.validationErrorMessage.txt=Specify a valid three- or six-digit hexadecimal value.
ColorPicker.radioButtonGroup.item1.txt=RGB
ColorPicker.radioButtonGroup.item2.txt=HSL
#ColorPicker message end
#Landmarks messages
Landmarks.title.txt=Landmarks
Landmarks.nodata.txt=No landmarks are available.
Landmarks.ok.txt=OK
Landmarks.cancel.txt=Cancel
Landmarks.application.label.txt=Interactive Area
Landmarks.banner.label.txt=Application Bar
Landmarks.complementary.label.txt=Related Information
Landmarks.contentinfo.label.txt=Details
Landmarks.main.label.txt=Main Content Area
Landmarks.navigation.label.txt=Navigation Area
Landmarks.search.label.txt=Search
#Landmarks messages end
#Theme Designer
ThemeDesigner.GraphpropertyView.header.label.txt=Graph Styles
ThemeDesigner.GraphpropertyView.datacolor.label.txt=Global Data Colors
ThemeDesigner.GraphpropertyView.datapalette.label.txt=Data palette:
ThemeDesigner.GraphpropertyView.reorder.tooltip.txt=Reorder
ThemeDesigner.GraphpropertyView.dataPalette.dragIcon.tooltip.txt=Drag
ThemeDesigner.GraphpropertyView.gaugepalette.label.txt=Gauge palette:
ThemeDesigner.propertiesView.Primary.label.txt=Primary:
ThemeDesigner.propertiesView.Secondary.label.txt=Secondary:
ThemeDesigner.propertiesView.Neutral.label.txt=Neutral:
ThemeDesigner.propertiesView.Font.label.txt=Base font:
ThemeDesigner.propertiesView.information.label.txt=Information:
ThemeDesigner.propertiesView.success.label.txt=Success:
ThemeDesigner.propertiesView.warning.label.txt=Warning:
ThemeDesigner.propertiesView.alert.label.txt=Alert:
ThemeDesigner.propertiesView.global.label.txt=Global
ThemeDesigner.propertiesView.overrides.label.txt=Overrides
ThemeDesigner.propertiesView.global.tab.explain.label.txt=Global styles are automatically used throughout the theme to create a unified look and feel.
ThemeDesigner.propertiesView.overrides.tab.explain.label.txt=Advanced styles override Global style defaults for individual properties per component type.
ThemeDesigner.propertiesView.baseTheme.label.txt=Base theme:
ThemeDesigner.propertiesView.resetBaseThemeDefaults.label.txt=Reset to base theme defaults
ThemeDesigner.propertiesView.branding.label.txt=Branding
ThemeDesigner.propertiesView.messages.label.txt=Messages
ThemeDesigner.propertiesView.banner.label.txt=Banner
ThemeDesigner.propertiesView.logo.label.txt=Logo:
ThemeDesigner.propertiesView.loadingAnimation.label.txt=Loading animation:
ThemeDesigner.propertiesView.image.animation.label.txt=Image or animation:
ThemeDesigner.propertiesView.splash.label.txt=Initial Loading Screen
ThemeDesigner.propertiesView.transition.label.txt=Transition Screen
ThemeDesigner.propertiesView.default.animation.label.txt=Use default animation
ThemeDesigner.propertiesView.custom.animation.label.txt=Upload custom animation
ThemeDesigner.propertiesView.gradient.label.txt=Radial gradient
ThemeDesigner.propertiesView.crosstab.label.txt=Crosstab
ThemeDesigner.propertiesView.tables.label.txt=Tables
ThemeDesigner.propertiesView.headers.label.txt=Headers
ThemeDesigner.propertiesView.column.headers.label.txt=Column Headers
ThemeDesigner.propertiesView.row.headers.label.txt=Row Headers
ThemeDesigner.propertiesView.measure.headers.label.txt=Measure Headers
ThemeDesigner.propertiesView.cells.label.txt=Cells
ThemeDesigner.propertiesView.background.label.txt=Background:
ThemeDesigner.propertiesView.page.background.label.txt=Page background:
ThemeDesigner.propertiesView.outer.border.label.txt=Outer border:
ThemeDesigner.propertiesView.inner.borders.label.txt=Inner borders:
ThemeDesigner.propertiesView.text.label.txt=Text:
ThemeDesigner.propertiesView.row.background.label.txt=Row background:
ThemeDesigner.propertiesView.altRow.background.label.txt=Alternating row background:
ThemeDesigner.propertiesView.borders.label.txt=Borders:
ThemeDesigner.propertiesView.totals.text.label.txt=Totals text:
ThemeDesigner.propertiesView.totals.background.label.txt=Totals background:
ThemeDesigner.propertiesView.subtotals.text.label.txt=Subtotals text:
ThemeDesigner.propertiesView.subtotals.background.label.txt=Subtotals background:
ThemeDesigner.propertiesView.animation.label.txt=Animation:
ThemeDesigner.propertiesView.reset.label.txt=Reset
ThemeDesigner.undoredo.@primaryColorThemeDesigner.txt=Primary color
ThemeDesigner.undoredo.@secondaryColorThemeDesigner.txt=Secondary color
ThemeDesigner.undoredo.@neutralColorThemeDesigner.txt=Neutral color
ThemeDesigner.undoredo.@fontFamily.txt=Base font
ThemeDesigner.undoredo.@baseLineFontSize.txt=Base font size
ThemeDesigner.undoredo.@informationColor.txt=Information color
ThemeDesigner.undoredo.@successColor.txt=Success color
ThemeDesigner.undoredo.@warningColor.txt=Warning color
ThemeDesigner.undoredo.@alertColor.txt=Alert color
ThemeDesigner.undoredo.@bannerBackgroundColor.txt=Background color
ThemeDesigner.undoredo.@bannerTextColor.txt=Text color
ThemeDesigner.undoredo.@bannerImageId.txt=Logo file
ThemeDesigner.undoredo.@splashScreenBackgroundColor.txt=Page background color
ThemeDesigner.undoredo.@splashScreenBackgroundColorUseGradient.txt=Radial gradient
ThemeDesigner.undoredo.@splashImageId.txt=Image or animation file
ThemeDesigner.undoredo.@splashScreenLoadingTextColor.txt=Text color
ThemeDesigner.undoredo.@splashScreenAnimationColor.txt=Animation color
ThemeDesigner.undoredo.@transitionScreenBackgroundColor.txt=Background color
ThemeDesigner.undoredo.@transitionImageId.txt=Image or animation file
ThemeDesigner.undoredo.@transitionScreenLoadingTextColor.txt=Text color
ThemeDesigner.undoredo.@transitionScreenAnimationColor.txt=Animation color
ThemeDesigner.undoredo.@reportCrosstabTableBorderColor.txt=Outer border color
ThemeDesigner.undoredo.@reportCrosstabTableCellLineColor.txt=Inner border color
ThemeDesigner.undoredo.@reportTableCrosstabHeaderTextColor.txt=Column header text color
ThemeDesigner.undoredo.@reportTableCrosstabHeaderBackgroundColor.txt=Column header background color
ThemeDesigner.undoredo.@reportTableCrosstabRowHeaderTextColor.txt=Row header text color
ThemeDesigner.undoredo.@reportTableCrosstabRowHeaderBackgroundColor.txt=Row header background color
ThemeDesigner.undoredo.@reportTableCrosstabMeasureHeaderTextColor.txt=Measure header text color
ThemeDesigner.undoredo.@reportTableCrosstabMeasureHeaderBackgroundColor.txt=Measure header background color
ThemeDesigner.undoredo.@reportCrosstabTableTextColor.txt=Cell text color
ThemeDesigner.undoredo.@reportCrosstabTableRowColor.txt=Cell row background color
ThemeDesigner.undoredo.@reportCrosstabTableAltRowColor.txt=Cell alternating row background color
ThemeDesigner.undoredo.@reportTableCrosstabTotalsTextColor.txt=Cell totals text color
ThemeDesigner.undoredo.@reportTableCrosstabTotalsBackgroundColor.txt=Cell totals background color
ThemeDesigner.undoredo.@reportTableCrosstabSubtotalsTextColor.txt=Cell subtotals text color
ThemeDesigner.undoredo.@reportTableCrosstabSubtotalsBackgroundColor.txt=Cell subtotals background color
ThemeDesigner.undoredo.@tableBorderColor.txt=Outer border color
ThemeDesigner.undoredo.@tableHeaderLabelColor.txt=Header text color
ThemeDesigner.undoredo.@tableHeaderBackground.txt=Header background color
ThemeDesigner.undoredo.@tableHeaderBorderRightColor.txt=Header border color
ThemeDesigner.undoredo.@tableTextColor.txt=Cell text color
ThemeDesigner.undoredo.@tableRowBackgroundColorOdd.txt=Cell row background color
ThemeDesigner.undoredo.@tableRowBackgroundColorEven.txt=Cell alternating row background color
ThemeDesigner.undoredo.@tableCellBorderColor.txt=Cell border color
ThemeDesigner.undoredo.@tableTotalsTextColor.txt=Cell totals text color
ThemeDesigner.undoredo.@tableTotalsBackgroundColor.txt=Cell totals background color
ThemeDesigner.undoredo.@GraphPaletteColor1.txt=Data palette color 1
ThemeDesigner.undoredo.@GraphPaletteColor2.txt=Data palette color 2
ThemeDesigner.undoredo.@GraphPaletteColor3.txt=Data palette color 3
ThemeDesigner.undoredo.@GraphPaletteColor4.txt=Data palette color 4
ThemeDesigner.undoredo.@GraphPaletteColor5.txt=Data palette color 5
ThemeDesigner.undoredo.@GraphPaletteColor6.txt=Data palette color 6
ThemeDesigner.undoredo.@GraphPaletteColor7.txt=Data palette color 7
ThemeDesigner.undoredo.@GraphPaletteColor8.txt=Data palette color 8
ThemeDesigner.undoredo.@kpiPaletteRange1.txt=Gauge palette color 1
ThemeDesigner.undoredo.@kpiPaletteRange3.txt=Gauge palette color 2
ThemeDesigner.undoredo.@kpiPaletteRange5.txt=Gauge palette color 3
ThemeDesigner.undoredo.reset.txt=Reset
ThemeDesigner.eventHelper.updating.label.txt=Updating...
ThemeDesigner.eventHelper.error.resolving.title.txt=SAS Theme Designer
ThemeDesigner.eventHelper.error.resolving.txt=Your changes cannot be applied due to a processing error.
ThemeDesigner.applicationThemePopup.noSideMenu.title.txt=Navigation Disabled
ThemeDesigner.applicationThemePopup.noSideMenu.txt=Application navigation is not available while editing a theme in context. Use the Theme Designer panel to choose a different application or return to Theme Designer.
ThemeDesigner.applicationThemePopup.noOptions.txt=Application options are not available while editing a theme in context. Please return to Theme Designer to view application options.
ThemeDesigner.applicationThemePopup.minimize.txt=Minimize
ThemeDesigner.applicationThemePopup.maximize.txt=Maximize
ThemeDesigner.applicationThemePopup.close.fmt=Return to {0}
ThemeDesigner.applicationThemePopup.title.txt=Edit Theme
ThemeDesigner.applicationThemePanel.overflow.tooltip.txt=More
ThemeDesigner.applicationThemePanel.overflow.editInThemeDesigner.fmt=Edit in {0}
ThemeDesigner.applicationThemePanel.overflow.changeEditContext.txt=Change edit context
ThemeDesigner.applicationThemePanel.overflow.saveAndPublish.txt=Save and publish
ThemeDesigner.applicationThemePanel.overflow.saveACopy.txt=Save a copy
ThemeDesigner.applicationThemePanel.graphStylesPanel.title.txt=Graph Styles
ThemeDesigner.applicationThemePanel.interfaceStylesPanel.title.txt=Interface Styles
ThemeDesigner.inContextDialog.applicationList.loading.txt=Loading...
ThemeDesigner.applicationThemePanel.editInContextDialog.title.txt=Edit in Context
ThemeDesigner.applicationThemePanel.editInContextDialog.instructions1.txt=In context editing offers a live preview of theme changes within the application of your choice. As you update theme properties, the application updates to reflect a true preview of theme changes.
ThemeDesigner.applicationThemePanel.editInContextDialog.instructions2.txt=Choose the application you want to switch to:
ThemeDesigner.applicationThemePanel.editInContextDialog.editButton.txt=Edit in Context
ThemeDesigner.applicationThemePanel.editInContextDialog.cancelButton.txt=Cancel
ThemeDesigner.applicationThemePanel.save.saveFailedDialog.title.txt=Save Failed
ThemeDesigner.applicationThemePanel.save.saveFailedDialog.message.fmt=Failed to save theme \"{0}\"
ThemeDesigner.applicationThemePanel.save.nameNotUnique.fmt=Name \"{0}\" is not unique.
ThemeDesigner.applicationThemePanel.publish.publishFailedDialog.message.fmt=Failed to publish theme \"{0}\"
ThemeDesigner.applicationThemePanel.publish.publishFailedDialog.title.txt=Publish Failed
ThemeDesigner.applicationThemePanel.unpublish.unpublishFailedDialog.message.fmt=Failed to unpublish theme \"{0}\"
ThemeDesigner.applicationThemePanel.unpublish.unpublishFailedDialog.title.txt=Unpublish Failed
ThemeDesigner.applicationThemePanel.livePreview.txt=Live preview
ThemeDesigner.applicationThemePanel.refresh.txt=Refresh
ThemeDesigner.imageImporter.drag.txt=Drag a file here.
ThemeDesigner.imageImporter.browse.txt=Or upload a file.
ThemeDesigner.imageImporter.delete.tooltip.txt=Remove the selected image
ThemeDesigner.imageImporter.edit.tooltip.txt=Select another image
ThemeDesigner.imageImporter.invalid.type.title.txt=Invalid Image
ThemeDesigner.imageImporter.invalid.type.txt=Please select a valid image file.
ThemeDesigner.imageImporter.invalid.image.title.txt=Invalid Image
ThemeDesigner.imageImporter.invalid.image.txt=The content of the selected image is corrupt or invalid. Please select a valid image file.
ThemeDesigner.imageImporter.maximum.size.title.txt=Maximum Image Size
ThemeDesigner.imageImporter.maximum.size.txt=Please select an image file that does not exceed 1MB in size.
ThemeDesigner.renamedialog.rename.label.txt=Name:
ThemeDesigner.renamedialog.okButton.txt=OK
ThemeDesigner.renamedialog.cancelButton.txt=Cancel
ThemeDesigner.renamedialog.label.txt=Please enter a theme name:
ThemeDesigner.validationInput.required.txt=Required
ThemeDesigner.validationInput.invalid.txt=Invalid
ThemeDesigner.validationInput.blank.txt=Cannot be blank
ThemeDesigner.invalidThemeName.message.txt=Name is invalid.
ThemeDesigner.invalidThemeName.title.txt=Invalid
ThemeDesigner.undoRedo.changeColor.message.fmt=Change {0} from {1} to {2}
ThemeDesigner.undoRedo.addLogoImage.message.fmt=Add logo \"{0}\"
ThemeDesigner.undoRedo.removeLogoImage.message.fmt=Remove logo \"{0}\"
ThemeDesigner.undoRedo.changeLogoImage.message.fmt=Change logo from \"{0}\" to \"{1}\"
ThemeDesigner.undoRedo.resetOverrides.message.fmt=Reset {0} from {1} to {2}
ThemeDesigner.undoRedo.changeMultipleColor.message.fmt=[{0}]
ThemeDesigner.undoRedo.changeFont.message.fmt=Font family and size from {0} to {1}
# BadgeButton
BadgeButton.largeCount.fmt = {0}+
# BadgeButton end
# PropertyPane
PropertyPane.collapseButton.tip = Hide pane
PropertyPane.expandButton.tip = Show pane
PropertyPane.refreshButton.tip = Refresh
PropertyPane.refreshButton.ariaLabel=Refresh pane
PropertyPane.pinButton.tip = Pin the pane
PropertyPane.unpinButton.tip = Unpin the pane
# PropertyPane end
# FacetPanel
FacetPanel.default.title = Advanced Filter
FacetPanel.settingsButton.tooltip.txt = Settings
FacetPanel.settingsButton.ariaLabel.fmt = Settings - {0}
FacetPanel.resetButton.tooltip.txt = Reset all
FacetPanel.resetAllButton.txt = Reset all
FacetPanel.applyButton.txt = Apply
FacetPanel.applyButton.aria.txt = Apply filters and update results
FacetPanel.expandAllButton.tip = Expand all sections
FacetPanel.collapseAllButton.tip = Collapse all sections
FacetPanel.facetReset.txt = Reset
FacetPanel.facetClose.tip = Clear filters and close section
FacetPanel.facetClose.ariaLabel.fmt = Clear filters and close section, {0}
FacetPanel.dateRange.startControl.label.txt = Start date:
FacetPanel.dateRange.endControl.label.txt = End date:
FacetPanel.dateRange.startControl.error.txt = Select a start date.
FacetPanel.dateRange.endControl.error.txt = Select an end date.
FacetPanel.numericRangeToken.fmt = {0} - {1}
FacetPanel.tokenDefaultTip.fmt = {0}: {1}
FacetPanel.tokenDefaultTipForNestedFacet.fmt = {0} - {1}: {2}
FacetPanel.tokenCloseButton.tip = Remove filter
FacetPanel.listFacet.selectAll.txt = Select all
FacetPanel.listFacet.noFilter.txt = (no filter)
FacetPanel.listFacet.moreLink.txt = More
FacetPanel.listFacet.moreDialog.okayButton.label = OK
FacetPanel.listFacet.moreDialog.cancelButton.label = Cancel
FacetPanel.moreView.selectionFilter.AllOption.txt = All items
FacetPanel.moreView.selectionFilter.SelectedOption.txt = Selected items
FacetPanel.moreView.selectionFilter.UnSelectedOption.txt = Deselected items
facetPanel.moreView.selectControl.ariaLabel.txt = Select the items to view
facetPanel.moreView.searchControl.ariaLabel.fmt = Filter, {0}
facetPanel.moreView.pagingSearchControl.ariaLabel.fmt = Search, {0}
FacetPanel.listFacet.InternalSearch.noItemFound.txt = No matches were found.
FacetPanel.tokenizer.token.removeIcon.arialabel.fmt = Remove filter, {0}
FacetPanel.tokenizer.token.removeIcon.tooltip.txt = Remove filter
FacetPanel.tokenizer.nongroupedToken.removeIcon.arialabel.fmt = Remove filter, {0}, range:{1}
FacetPanel.tokenizer.groupToken.removeIcon.arialabel.fmt = {1}, number of filters in group: {0}
FacetPanel.tokenizer.groupToken.removeIcon.tooltip.txt = Remove filters
FacetPanel.listFacet.missingValues.label.txt = (missing value)
FacetPanel.NumericRangeFacet.missingValues.label.txt = Include missing values
FacetPanel.NumericRangeFacet.missingValues.value.txt = values
# substitution values:
# 0: selected count
# 1: item count
FacetPanel.listFacet.selectCount.fmt = ({0} of {1})
# substitution values:
# 0: facet label
# 1: selected count
# 2: item count
FacetPanel.listFacet.selectCount.ariaLabel.fmt = {0}, {1} of {2} selected
# substitution values:
# 0: range start
# 1: range end
FacetPanel.NumericRangeFacet.selectRange.fmt = ({0} to {1})
# FacetPanel end
# FacetTokenizer
FacetTokenizer.prevButton.tip = Scroll left
FacetTokenizer.nextButton.tip = Scroll right
FacetTokenizer.defaultCountUnits.txt = Items
FacetTokenizer.scrollingArrows.nextFilter.txt = Next filter
FacetTokenizer.scrollingArrows.previousFilter.txt = Previous filter
FacetTokenizer.arialabel.txt=filters
FacetTokenizer.menu.tooltip.txt = List of filters
FacetTokenizer.menu.ariaLabel.txt = List of filters
# substitution values:
# 0: the label for the model objects (e.g. Items, Tasks, Reports, etc)
# 1: the item count
FacetTokenizer.itemCount.fmt = ({0})
# FacetTokenizer end
# SearchServiceFilterProvider
SearchServiceFilterProvider.blankFacetValue.txt = (none)
# SearchServiceFilterProvider end
# LogViewer
LogViewer.DefaultRootText.txt = Errors, Warnings, and Notes
LogViewer.Errors.txt = Errors
LogViewer.Warnings.txt =Warnings
LogViewer.Notes.txt = Notes
LogViewer.No.Match.Title.txt = Find
LogViewer.No.Match.Message.txt = No matches were found.
LogViewer.No.Message.txt = There are no messages.
# LogViewer end
# SplitButton
SplitButton.openMenu.txt = More options
# SplitButton end
# FacetPanel Settings
FacetPanel.FacetSettings.infoTxt1.txt = Specify which filter sections to display.
FacetPanel.FacetSettings.infoTxt2.txt = Specify which filter sections to display and in what order.
FacetPanel.FacetSettings.infoTxt3.txt = Hidden sections are not used for filtering values.
FacetPanel.FacetSettings.filterBoxLabel.txt = Filter hidden sections
FacetPanel.FacetSettings.dialogTitle.txt = Filter Settings
FacetPanel.FacetSettings.dualselector.displayedSection.txt = Displayed sections
FacetPanel.FacetSettings.dualselector.hiddenSection.txt = Hidden sections
FacetPanel.FacetSettings.okayButton.txt = OK
FacetPanel.FacetSettings.cancelButton.txt = Cancel
FacetPanel.allFacetsHiddenLabel.hiddenMsg.txt = All sections are hidden.
#FacetPanel Settings End
LeftNav.expand.tooltip.txt=Expand navigation bar
LeftNav.collapse.tooltip.txt=Collapse navigation bar
LeftNav.state.dirty.txt=modified
LeftNav.state.eiw.txt=attention needed
LeftNav.selected.txt=Selected,
LeftNav.scroll.up.txt=Scroll to the previous item
LeftNav.scroll.down.txt=Scroll to the next item
#AppSwitcherMenu
AppSwitcherMenu.hide.tooltip.txt=Hide applications menu
AppSwitcherMenu.heading.txt=Task menu
#The following string uses a comma to enable a pause when the screen reader reads the string
AppSwitcherMenu.ariaLabel.txt=Select a task or item to open,
AppSwitcherMenu.appBtnsDiv.ariaLabel.windows.txt=tasks, selector, use arrow keys to navigate
AppSwitcherMenu.appBtnsDiv.ariaLabel.mac.txt=tasks
AppSwitcherMenu.appBtnsDiv.ariaRoleDescription.mac.txt=selector, use arrow keys to navigate
# substitution values:
# 0: App Switcher Menu Item label
# the variable can be translated separately from "opens new application" because the comma is used as a delimiter to separate two separate strings.
AppSwitcherMenu.item.ariaLabel.txt={0}, opens new application
Undo.tooltip.txt=Undo
Redo.tooltip.txt=Redo
#Tree
Tree.collapseAllButton.arialabel.txt=Collapse
Tree.expandAllButton.arialabel.txt=Expand
#LargeTree
LargeTree.collapseButton.title.txt=Collapse all
LargeTree.expandButton.title.txt=Expand all
#FindAndReplace
fr_find_txt=Find
fr_find_replace_txt=Find and Replace
fr_find_what_txt=Find what:
fr_replace_with_txt=Replace with:
fr_find_next_txt=Find Next
fr_find_previous_txt=Find Previous
fr_find_all_txt=Find All
fr_replace_txt=Replace
fr_replace_all_txt=Replace All
fr_match_case_txt=Match case
fr_whole_word_txt=Find whole words only
fr_close_txt=Close
fr_not_found_txt=No matches were found.
fr_found_num.fmt=Occurrences found: {0}
fr_replaced_num.fmt=Items replaced: {0}