Você está na página 1de 92

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.

0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html
xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
lang="en"><head><title></title><meta http-equiv="Content-Type"
content="text/html; charset=utf-8"/><meta http-equiv="X-UA-Compatible"
content="IE=edge"/><meta http-equiv="X-Frame-Options" content="deny"/><link
rel="Shortcut Icon" href="/public/images/favicon.ico"/><link rel="Bookmark"
href="/public/images/favicon.ico"/><!--[if lt IE 9]><link type="text/css"
title="WebEx" rel="stylesheet" href="/public/stylesheets/common-oldie.css"/><!
[endif]--><!--[if gte IE 9]><link type="text/css" title="WebEx" rel="stylesheet"
href="/public/stylesheets/common.css"/><![endif]--><!--[if !IE]>--><link
type="text/css" title="WebEx" rel="stylesheet"
href="/public/stylesheets/common.css"/><!--<![endif]--><link type="text/css"
title="WebEx" rel="stylesheet" href="/public/stylesheets/header.css"/><link
type="text/css" title="WebEx" rel="stylesheet"
href="/public/stylesheets/module.ctools.css"/><link type="text/css" title="WebEx"
rel="stylesheet" href="/public/stylesheets/licenses.warning.css"/><link
type="text/css" title="WebEx" rel="stylesheet"
href="/public/stylesheets/disasterrecovery.css"/><link type="text/css"
title="WebEx" rel="stylesheet" href="/public/stylesheets/maintmode.css"/><script
type="text/javascript">
var authtok = "1d0ef360d122b2894359cccaedab4956443eb672"
</script><!--[if lt IE 9]><script language="javascript" type="text/javascript"
src="/public/javascripts/jqplot/excanvas.js"></script><![endif]--><script
src="/public/javascripts/javascriptmvc/steal/steal.production.js?admin"
type="text/javascript"></script><script
src="/public/javascripts/jquery.tmpl.min.js"
type="text/javascript"></script><script
src="/public/javascripts/jquery.cookies.2.2.0.min.js"
type="text/javascript"></script><script src="/public/javascripts/json2.js"
type="text/javascript"></script><script src="/public/javascripts/knockout-1.2.1.js"
type="text/javascript"></script><script src="/public/javascripts/knockout.mapping-
2.0.1.js" type="text/javascript"></script><script
src="/public/javascripts/common/Component.Header.js"
type="text/javascript"></script><script src="/public/javascripts/underscore-min.js"
type="text/javascript"></script><script
src="/public/javascripts/Component.dialog.js"
type="text/javascript"></script><script src="/public/javascripts/Component.drag.js"
type="text/javascript"></script><script
src="/public/javascripts/common/Core.UIComponent.js"
type="text/javascript"></script><script src="/public/javascripts/pages/lib.js"
type="text/javascript"></script><link rel="stylesheet"
href="/public/stylesheets/dialog.css"
type="text/css"/><title></title><style>.top-notice{background:none repeat
scroll 0 0 #353d45;color:#fff;line-height:18px;margin:auto;min-
height:56px;width:100%}.top-notice-inner{border-bottom:1px solid #5d646a;font-
size:13px;line-height:16px;margin:0 auto;min-height:43px;padding-
top:12px;position:relative;width:940px}.top-notice-s{background:url(images/ico-32-
alert.png) no-repeat scroll transparent;height:30px;width:32px;float:left}.top-
notice-c{margin-left:42px;margin-right:36px;max-height:100px;overflow-
y:auto;width:860px}</style><noscript><div class="top-notice"><div class="top-
notice-inner"><div class="top-notice-c"> JavsScript WebEx
</div></div></div></noscript><div class="top-notice"
id="top_nocookie" style="display:none;"><div class="top-notice-inner"><div
class="top-notice-c"> cookies WebEx
cookies </div></div></div><div class="top-notice"
id="top_notbrowser" style="display:none;"><div class="top-notice-inner"><div
WebEx
class="top-notice-c">
</div></div></div><script>
$(document).ready(function() {
if(!navigator.cookieEnabled && $("#top_nocookie")){
$("#top_nocookie").css("display","block");
}
var os=false;
var wins=navigator.userAgent.indexOf("Windows NT ");
var ios=navigator.userAgent.indexOf("OS X ");
var majorVersion = -1;
var minorVersion=-1;
if(ios!=-1){
var indexVersionStart = ios+5;
var indexVersionEnd = indexVersionStart+6;
var version =
navigator.userAgent.substring(indexVersionStart, indexVersionEnd);
majorVersion = parseInt(version);
minorVersion = parseInt(version.substring(3));
}
if((wins!=-1&&(navigator.userAgent.substr(wins+11,3)>=5.1))||
(ios!=-1&& (majorVersion>10 || (majorVersion == 10 && minorVersion>6)))){
os=true;
}
var
browser=($.browser.msie&&navigator.userAgent.indexOf("Trident")>0)||
($.browser.mozilla&&$.browser.version.substr(0,2)>9)||
($.browser.safari&&$.browser.version.substr(0,3)>532);
if (browser&&os){
$("#top_notbrowser").css("display","none");
}else{
$("#top_notbrowser").css("display","block");
}
});
</script><script type="text/javascript">
var common_resources = {
button_close: "",
loading_alt: "... "
}
</script><script>
var varIsSSOEnabled = false;
var varAllowSecure = false;
var varSiteUrlOrAdminUrlChanged = false;
var updateInProgress = false;
var mmOffInProgress = false;

var haAddErrorCode = "";


var unableToAccessSystem = "
";
var strTurnOffMM = " ";
var strTurnOnMM = "";
var cancelDcAddPrepareBeforeTurnOffMM = "";
var turnOnMMRequestIsBlocked =
'';
var turnOffMMRequestIsBlocked = '
';
</script><script src="/public/javascripts/expiresession.js"
type="text/javascript"></script><script src="/public/javascripts/pages/main.js"
type="text/javascript"></script><script
src="/public/javascripts/javascriptmvc/admin/models/licenseStatus.js"
type="text/javascript"></script><script src='/public/javascripts/pages/lib.js'
type="text/javascript"></script><script
src="/public/javascripts/pages/system/main.js"
type="text/javascript"></script><script
src="/public/javascripts/pages/system/properties.js"
type="text/javascript"></script><script src="/public/javascripts/jquery.ba-
bbq.min.js" type="text/javascript"></script><script
src='/public/javascripts/pages/checkLib.js'
type="text/javascript"></script><script>
var auditorExists = 'false';
var currentUserRole = '4';

jQuery.cookie = function(name, value, options) {


if (typeof value != 'undefined') { // name and value given, set cookie
options = options || {};
if (value === null) {
value = '';
options = $.extend({}, options); // clone object since it's
unexpected behavior if the expired property were changed
options.expires = -1;
}
var expires = '';
if (options.expires && (typeof options.expires == 'number' ||
options.expires.toUTCString)) {
var date;
if (typeof options.expires == 'number') {
date = new Date();
date.setTime(date.getTime() + (options.expires * 24 * 60 * 60
* 1000));
} else {
date = options.expires;
}
expires = '; expires=' + date.toUTCString(); // use expires
attribute, max-age is not supported by IE
}
// NOTE Needed to parenthesize options.path and options.domain
// in the following expressions, otherwise they evaluate to undefined
// in the packed version for some reason...
var path = options.path ? '; path=' + (options.path) : '';
var domain = options.domain ? '; domain=' + (options.domain) : '';
var secure = options.secure ? '; secure' : '';
document.cookie = [name, '=', encodeURIComponent(value), expires,
path, domain, secure].join('');
} else { // only name given, get cookie
var cookieValue = null;
if (document.cookie && document.cookie != '') {
var cookies = document.cookie.split(';');
for (var i = 0; i < cookies.length; i++) {
var cookie = jQuery.trim(cookies[i]);
// Does this cookie string begin with the name we want?
if (cookie.substring(0, name.length + 1) == (name + '=')) {
cookieValue =
decodeURIComponent(cookie.substring(name.length + 1));
break;
}
}
}
return cookieValue;
}
};
var firstname='';
var lastname='';

function SettingTab(id, url, text, submenu, anchor, level){


this.id = id;
this.url = url;
this.text = text;
this.submenu = submenu;
this.anchor = anchor;
if(submenu){
var parent = this;
$.map(submenu, function(s){s.parent = parent;});
}
}

var settingTabs = {
general: new SettingTab('Company Info', 'general',"" ),
branding: new SettingTab('Branding', undefined,"", [new
SettingTab('General Branding', 'branding', "", '',
"branding.submenu[0]"),
new
SettingTab('Extended Branding', 'extendedbranding', "", '',
"branding.submenu[1]"),
new
", '',
SettingTab('Help and Support', 'brandingHelp', "
"branding.submenu[2]")], "branding.submenu[0]"),
meeting: new SettingTab('Meetings', 'meeting',""),
sessionTypes: new SettingTab('SessionTypes', undefined, "", [new
SettingTab('Add Custom Session Type', 'sessionTypesAdd?id=3&isNew=true',
"", '', "sessionTypes.submenu[0]"),

new SettingTab('List Session Types', 'sessionTypesList', "", '',


"sessionTypes.submenu[1]")], "sessionTypes.submenu[1]"),
audio: new SettingTab('Audio', undefined,"",[new SettingTab('Global
Settings', 'audio', " " , '', "audio.submenu[0]"),
new
SettingTab("CUCM on CWMS System", 'audioTsp1', "CWMS System CUCM", '',
"audio.submenu[1]"),

new SettingTab('User Privileges', 'userPrivileges', "", '',


"audio.submenu[2]")

],'audio.sub
menu[0]'),
video: new SettingTab('Video', 'video',""),
mobile: new SettingTab('Mobile', 'mobile',""),
qualityOfService: new SettingTab('Quality of Service',
'qualityOfService',""),
password: new SettingTab('Password Management', undefined, "", [new
SettingTab('General Password', 'password', "", '', "password.submenu[0]"),

new SettingTab('User
Password', 'passwordUser', "", '', "password.submenu[1]"),
new
SettingTab('Meeting Password', 'passwordMeeting', "", '',
"password.submenu[2]")], "password.submenu[0]"),
email: new SettingTab('Email', undefined,"", [new
SettingTab('Variables', 'emailVariables', "", '', "email.submenu[0]"),
new SettingTab('Templates',
'email', "", '', "email.submenu[1]")], "email.submenu[0]"),
downloads: new SettingTab('Downloads', "downloads",""),
security: new SettingTab('Security', undefined, "", [new
SettingTab('Certificates', undefined, " ", [

new SettingTab('SSO IdP Certificate', 'securityCertificates', "SSO IdP


", '', "security.submenu[0].submenu[0]"),

new SettingTab("Certificates on CWMS System",


'securityCertificatesDC1', "CWMS System ", '',
"security.submenu[0].submenu[1]")

], "security.submenu[0].submenu[0]"),

new SettingTab('User Sessions', 'security', "", '',


"security.submenu[1]"),

new SettingTab('Certificate Revocation', 'certRevocation', " ", '',


"security.submenu[2]"),

new SettingTab('Encrypt Sensitive Information', 'docShow',


"", '', "security.submenu[3]"),

new SettingTab('Short link', 'shortLink', "t", '',


"security.submenu[4]"),

new SettingTab('Federated SSO', 'securityFederatedSSO', "j SSO", '',


"security.submenu[5]"),

new SettingTab('Virtual Machines', 'virtualSettings', "", '',


"security.submenu[6]"),

new SettingTab('Application Audit Log', undefined, "", [new


SettingTab("Application Audit Log on CWMS System", 'auditingConfigurationDC1',
"CWMS System ",
'', "security.submenu[7].submenu[0]")

],
"security.submenu[7].submenu[0]"),

new SettingTab('Sign-in Warning', 'loginBanner', "", '',


"security.submenu[8]")

], "security.submenu[0].submenu[0]")
};

var licenseExpiredStatus = '0';

var defaultTab;
var settingsTab;

function Tab(url, text, visible){


this.url = url;
this.text = text;
this.visible = visible;
}

if (licenseExpiredStatus == '0')
{
if (auditorExists == 'false') {
var tabs = {
dashboard : new Tab('dashboard',"", true ),
users : new Tab('users',"", true),
system : new Tab('system',"", true),
licenses : new Tab('licenses'," ", false),
settings : new Tab('settings',"", true),
dataCenters : new Tab('dataCenters',"", true),
report : new Tab('report',"", false),
support : new Tab('support', "",false)
};
}

if ((auditorExists == 'true' && currentUserRole == '4')) {


var tabs = {
dashboard : new Tab('dashboard',"", true ),
users : new Tab('users',"", true),
system : new Tab('system',"", true),
licenses : new Tab('licenses'," ", false),
settings : new Tab('settings',"", true),
dataCenters : new Tab('dataCenters',"", true),
report : new Tab('report',"", false),
support : new Tab('support', "",false)
};
}

if ((auditorExists == 'true' && currentUserRole == '3')) {


var tabs = {
auditor : new Tab('auditor', "", true),
support : new Tab('support', "",false)
};
}

if (currentUserRole == '3') {
defaultTab = eval("tabs." + getURLTabName(location.href));
settingsTab = tabs.auditor;
} else {
defaultTab = eval("tabs." + getURLTabName(location.href));
settingsTab = tabs.settings;
}
//add jump page featue
if ($.cookies.get("jumppage1") != null) {
if ($.cookies.get("jumppage1") == "users") {
defaultTab = tabs.users;
}
$.cookies.del("jumppage1");
}
}
if (licenseExpiredStatus == '1')
{
if (currentUserRole == '4') {
var tabs = {
// dashboard : new Tab('dashboard',"", true ),
// users : new Tab('users',"", true),
// system : new Tab('system',"", true),
licenses : new Tab('licenses',"", true),
// settings : new Tab('settings',"", true),
// report : new Tab('report',"", true),
// support : new Tab('support', "",true)
// diagnosetools : new
Tab('diagnosetools',"DiagnoseTools", true),
report : new Tab('report',"", false),
support : new Tab('support', "",false)
};
}

if ((auditorExists == 'true' && currentUserRole == '3')) {


var tabs = {
auditor : new Tab('auditor', "Auditing", true),
support : new Tab('support', "",false)
};
}

if (currentUserRole == '3') {
defaultTab = tabs.auditor;
settingsTab = tabs.auditor;
} else {
defaultTab = tabs.licenses;
settingsTab = tabs.settings;
}
}

// Bind hashchange to jumpto function


$(window).bind('hashchange', function(e) {
if(location.hash && location.hash.replace(/(#)*/, "")) {
loadTabView();
}
});

function removeUrlLeading(url) {
var viewUrl = url.replace(/(.)*#/,"");
// Set default url to dashboard if empty
if (viewUrl.indexOf("https") >= 0) {
viewUrl = getDefaultTab();
}
return viewUrl;
}

function removeParameter(url) {
var viewUrl = url.replace(/\?(.)*/,"");
return viewUrl;
}

function removeJs(url) {
var viewUrl = url.replace(/;(.)*/,"");
return viewUrl;
}
function getURLTabName(url) {
var viewUrl = removeUrlLeading(url);
viewUrl = removeParameter(viewUrl);
viewUrl = removeJs(viewUrl);
if (viewUrl) {
viewUrl = viewUrl.split("/")[0];
//CSCuw32770 - whitelisting the tabs
if(viewUrl=='dashboard' ||
viewUrl=='users' ||
viewUrl=='system'||
viewUrl=='licenses'||
viewUrl=='settings'||
viewUrl=='dataCenters'||
viewUrl=='report'||
viewUrl=='support'||
viewUrl=='auditor'){
return viewUrl;
} else{
return getDefaultTab();
}
} else {
return getDefaultTab();
}

function getDefaultTab() {
if (currentUserRole == '3') {
return "auditor";
} else {
return "dashboard";
}
}

function getTabSubViewUrl(url) {
var viewUrl = removeUrlLeading(url);
return viewUrl.replace(viewUrl.split("/")[0], "");
}

function loadTabView() {
var jumpto=location.href;
// Load target view according to its URL
var tabObj = eval("tabs." + getURLTabName(jumpto));
// If tab view is not the default view, load target view
var subViewUrl = getTabSubViewUrl(jumpto);
var defaultTabUrl = tabObj.url;
if (subViewUrl.length > 0 && subViewUrl.substr(0,1) == "/") {
tabObj.url = subViewUrl;
}
if(mainDashboardViewModel) {
if (mainDashboardViewModel.currentlySelectedTab().url ==
tabObj.url) {
var anchorParam = $.deparam.querystring(location.href);

if (typeof(refreshAnchor) == "function"
&& typeof(anchorParam.tab) != "undefined") {
if (refreshAnchor() == false) {
// Do nothing, then it will reload whole page.
} else {
return false;
}
}
}

// Loading dialog
// mainDashboardViewModel.html("<div style='min-
height:300px'><div class='common-load-32' style='margin-left: 45%;margin-
top:120px'><p>... </p></div></div>");
mainDashboardViewModel.currentlySelectedTab(tabObj);
tabObj.url = defaultTabUrl;
}
}

function getReportLink() {
if(window.location.href.indexOf("#report")>-1){
window.location.reload(true);
} else {
window.location.href="/#report";
}
}

function getSecurityLink() {
if(window.location.href.indexOf("security")>-1){
window.location.reload(true);
} else {;
window.location.href="/#settings?
tab=security.submenu[0].submenu[0]";
}
}

</script><script type="text/html" id="tabTemplate">


{{each(i, tab) tabs}}
{{if tab.visible === true}}
<li data-bind="css: {'selected':
mainDashboardViewModel.currentlySelectedTab()==tab}"><a href="#" id='tab_{{=
tab.url}}' data-bind="click: function(){
if(hasSettingsUnsavedChange()){
showLeaveDialog('/#' + tab.url);
}else{
if (tab.url=='dataCenters' &&
location.href.indexOf('#dataCenters')>0 && $('#dcprepareorjoin')) {
window.location.reload(true);
}else{
window.location.href='/#' + tab.url;
}
};
}">{{= tab.text}}</a></li>
{{/if}}
{{/each}}
</script><script>
var hasSettingsUnsavedChange = function(){
if(!$("#settings"))
return false;
if($("#settings a.common-btn.btn-green").css("display") == "none")
return false;
if($("#settings a.common-btn.btn-green").size() <= 0)
return false;
if($("#settings a.common-btn.btn-green").html().indexOf("") < 0 &&
$("#settings a.common-btn.btn-green").html().indexOf("SSO") < 0)
return false;
if($("#settings a.common-btn.btn-green.btn-dimmed").size() > 0)
return false;

return true;
}
</script><script type="text/javascript">
var maintenanceOnDialog;

function createMaintenanceOnDialog() {
var dialogCancel = " ";
var dialogSave = "";

if ( maintenanceOnDialog ) {
maintenanceOnDialog.show();
}
else {
var mmOnHtmlData = $.ajax(
{
url: "/settings/maintenanceModeOn",
async: false
}).responseText;

maintenanceOnDialog= new orion.dialog(


{
title: "",
width:"580px",
content: mmOnHtmlData,
buttons: [
{
id: 'btn_mmOnCancel',
text: dialogCancel,
btnClass:'common-btn btn-gray',
onClick: function()
{
maintenanceOnDialog.hidden();
}
},

{
id: 'btn_mmOnSave',
text: dialogSave,
btnClass:'common-btn btn-green',
onClick: function()
{
$("#maintenaceOnHiddenMain").click();
maintenanceOnDialog.hidden();
}
}]
});

maintenanceOnDialog.hidden();
}
} // createMaintenanceOnDialog()
</script><script>
//Only used for DDC
var maintConfirmDialog;
function createMaintConfirmDialog() {
var dialogCancel = "";
var dialogSave = "";

if (maintConfirmDialog) {
//Do nothing
} else {
var mmConfirmData = $.ajax({
url: "/settings/maintenanceModeDDC",
async: false
}).responseText;

maintConfirmDialog = new orion.dialog({


title: " - ",
width: "580px",
content: mmConfirmData,
buttons: [{
id: 'btn_mmConfirmCancel',
text: dialogCancel,
btnClass: 'common-btn btn-gray',
onClick: function() {
maintConfirmDialog.hidden();
}
},{
id: 'btn_mmConfirmContinue',
text: dialogSave,
btnClass: 'common-btn btn-green',
onClick: function() {
maintConfirmDialog.hidden();
$("#maintWindowHiddenSubmit").click();
}
}]
});

maintConfirmDialog.hidden();
}
}
</script><script type="text/javascript">
var maintenanceOffDialog;

function createMaintenanceOffDialog() {
var dialogCancel = "";
var dialogSave = "";

if ( maintenanceOffDialog ) {
// maintenanceOffDialog.show();
}
else {
var mmOffHtmlData = $.ajax(
{
url: "/settings/maintenanceModeOff",
async: false
}).responseText;

maintenanceOffDialog = new orion.dialog(


{
title: " ",
width:"580px",
content: mmOffHtmlData,
buttons: [
{
id: 'btn_mmOffCancel',
text: dialogCancel,
btnClass:'common-btn btn-gray',
onClick: function()
{
maintenanceOffDialog.hidden();
}
},

{
id: 'btn_mmOffSave',
text: dialogSave,
btnClass:'common-btn btn-green',
onClick: function()
{
$("#maintenaceOffHiddenMain").click();
maintenanceOffDialog.hidden();
}
}]
});

maintenanceOffDialog.hidden();
}
} // createMaintenanceOffDialog()
</script><script type="text/javascript">
var rebootInProgDialog;

function createRebootInProgDialog() {
if ( rebootInProgDialog ) {
rebootInProgDialog.show();
}
else {
var rebootInProgHtmlData = $.ajax({
url: "/settings/rebootInProgress",
async: false
}).responseText;

rebootInProgDialog= new orion.dialog({


title: "",
hdrClose:"hidden",
footClass:"hidden",
width:"580px",
content: rebootInProgHtmlData,
buttons: []
});
}

rebootInProgDialog.hidden();
} // createRebootInProgDialog()
</script><script type="text/javascript">
var langI8NMap = {
"Japanese" : "",
"Korean" : "",
"Simplified_Chinese" : "",
"Traditional_Chinese" : "",
"French" : "",
"German" : "",
"English" : "",
"Italian" : "",
"Portuguese" : "",
"Dutch" : "<",
"Castilian_Spanish" : "",
"Russian" : "",
"Latin_American_Spanish" : "-
",
"dummy" : "dummy"
}

</script><script type="text/javascript">
var langI8NMap2= {
"Japanese" :
"Z",
"Korean" : "???",
"Simplified_Chinese" :
"",
"Traditional_Chinese" :
"w",
"French" :
"Fran&ccedil;ais",
"German" : "Deutsch",
"English" : "English",
"Italian" : "Italiano",
"Portuguese" :
"Portugu&ecirc;s",
"Dutch" : "Nederlands",
"Castilian_Spanish" :
"Espa&ntilde;ol de Espa&ntilde;a",
"Russian" : "

" ,

"Latin_American_Spanish" :
"Espa&ntilde;ol latinoamericano",
"dummy" : "dummy"
}
</script><script type="text/javascript">
var currentuser = {
"fullname" : "amimzou",
"email" : "amimzou@tencent.com",
"firstname" : "",
"lastname" : "amimzou"
}

</script><script type="text/javascript">

var bannerBackground = "";

</script><!--[if lte IE 7]><script src="/public/javascripts/pages/ie7-


compatibility.js" type="text/javascript"></script><![endif]--><script
type="text/javascript">

var i18nMessages = {"Locale.pt_PT":"","directoryIntegration10":"IP


","sysNFSSecureHelpTip":" SSH/SFTP

","create.password.emailaddress":"
","monweb.alarms.edit.storage.title
":"
","fteAccessBlocked":" ","userPrivileges.help":"
8","error.ue.436":"
","deploy_options.deployment_options":"","error.ue.434":"
","error.ue.433":" 
","AudioCUCM2HelpText":" CUCM SIP l

","error.ue.432":"","error.ue.431":"
ESXI
","error.ue.430":"","gsCommonAdminUrl":"
URL","sysNFSSecureUsername":"
","report.customizeReport.Title":"","PswdMeetingAudioPwdLength
":"
","report.systemReport":" ","WysiwygIndent":" ","SecurityCertificat
esDC":"%s ","BlastDial.Label.InternalList":"
","error.ue.429":" IP

","error.ue.428":" IP

","pdfreport.network.websharing":"Web ","error.ue.427":"

","error.ue.426":"

IRP
","error.ue.425":"

VIP

","error.ue.424":" VIP
","monweb.alarms.edit.percentage.licenses.title":"
\u003cstrong\u003e%s\u003c/strong\u003e\u003cstrong\u003e%
%\u003c/strong\u003e","license.user.reserve.error":"

%1$s ","error.ue.423":"

URL

","error.ue.422":"
URL

","error.ue.421":"

","error.ue.420":"
","PublicKeyLength":"
2048
","deploy_options.manual":"","communityStringSnmps":"%1$s
","deploy_congrats.ha.nextSteps.title":"4","deploy_checklist.view2":
" %1$s %2$s","deploy_checklist.view1":"
%1$s
%2$s","ButtonOK":" ","monweb.datacenter.storageInfo.title":"
","userSession.maxadmin.label":"","modulus":"","pdfreport.meetingf
eatures.video":"","DocShowBlockError":" Cisco WebEx Meetings Server
","SecurityFederatedSSOProfile":"SSO
","pdfreport.userlicense.title":" ","RecordPrivilege":"","Securit

yFederatedSSOProfileCommon":"SSO","vmtypename.250_Users_Internet_Re
verse_Proxy":"250 j","csvreport.mtgreport.status.good":"|
","userLocked":" %1$s
b%2$s%3$s","HaAddRemoveExceptioned":"
","WysiwygFloat":"","WysiwygJustify_Left":"","SessionTypesList":"
","sync_deployment_config":"","AudioPhoneNumberError":"
32 -
+()","SystemError":" j
","deploy_pvt_vip.reuse":"
","license.page.lost.connection.message.firstline":"%1$s
Cisco Enterprise License
Manager","jawsorderbyname":"","dirSync.lastSyncStatus.SYNC_INCOMPLETED_R
ETRY_UNKNOW_HOST":" ","deploy_vmnwinfo.info4":"
","deploy_vmnwinfo.info3":"
","PswdUserMinSpecialChars2Singular":"1 $@%
%...","deploy_vmnwinfo.info2":" FQDN IPv4
DNS IPv4
","restore_data.long":"
","deploy_vmnwinfo.info1":" FQDNIPv4
DNS
","RemoteSupportEnable":" ","monweb.dashboard.meetings":"\u003cdiv
\u003e\u003cdiv style\u003d\"padding: 0px 0px 0px 0px;\"\u003e
%s\u003c/div\u003e\u003cdiv\u003e\u003cspan style\u003d\"color:#555555;font-
size:12pt;\"\u003e\u003c/span\u003e\u003c/div\u003e\u003c/div\u003e","WysiwygJu
stify_Center":"","SSLcertBecomeInvalidNote4":"

CUCM ","SSLcertBecomeInvalidNote3":"SSO

SAML 2.0 IdP
","sysPropertiesNoHASystem":"","SSLcertBecomeInvalid
Note2":"
","pdfreport.footer.page":"","TrackingCodes":" ","secure.title":"","com
panyLogo.unknownError":"","WysiwygLeft_to_Right":"","string":"","
crud.delete":" \u0026{%s}","usmUsersDescription":"USM
\t\t\t\t\t","monweb.process.status.inMM":" ","AudioCu
cmHostnameSecondary":"CUCM 2 IP
","WysiwygApply":"","useTheDownloadCertificateButton":"\u003cb\u003e
\u003c/b\u003e
","notificationType":""
","report.meeting":"","IEExportFinished":"
","system.high_availability":"","errorImportCUCM":"
","ButtonFinish":"","calendar.ok":" ","BlastDial.Note.TypeParticipantPIN":"
PIN3-10
","errorParsingExt":")","session.info.checkbox":""
,"edit":"","EmailNameSSOActivationEmail":"SSO
","TrackingCode.Cancel":"","error_required_field":"
","EditUser":"","monweb.meeting.info.cancel":"","gsAdminUrlContainsOffen
dingWord":"%s URL ","signin.rememberMe.pwd":" 2
","deploy_options.size2000":"2000
","IEErrorHasOtherRunningImportExportTask":"","IEImpor
tFileErrorNull":"","Canadian_French":"","calibration.error":
"","AudioTelephonyEntryToneNoTone":"","protocol":"
","EmailNo":"","AudioSipConfigTable":"SIP ","change_admin_vm_ip":"
IP ","MobileSSO":"
SSO ","accountLockedNoUnlock":" WebEx
%1$s
","notificationDestEmpty":" ","ButtonEnableSSO":"
SSO","AudioCUCMConfirmOKButton":"","sysStateUnknown":" ","t
hereIsSMTP":"SMTP
","validate_remove_dc":" ","CUCMNotConfigured":"
","log.submitted.type.heading":"","signin.incorrectEmail":"
name@email.com","monweb.system.snapshot.snapshotfailure":"%s
","AudioTeleConfEnableSecureConf":"
TLS/SRTP","drSuccessLicensesRequired":" ","error.deploy_vcinfo.vcuser.bla

nk":"","maintModeOneSystemInMaint":"%1$s
","SettingSaveMessage":"","reasonFQDNChanged":"%1$s FQDN
%2$s
FQDN","ipv6.client_conn.label":"l
IPv6","AudioTeleconfDialIn":"","IEExportWorked":" ","EmailNamePCNMeetin
gAutoReminderHost":"PCN - ","vmPropertiesExternalMsg3":"
DNS
","vmPropertiesExternalMsg2":"","vmPropertiesExternalMsg1"
:" ","DbNotSyncAlert":"
j Cisco TAC
","AudioPress1":"l
1","monweb.meeting.report.voipqos":"
QoS","EmailTemplate":"","genSelfSignedOption":" ","crud.saved":"

\u0026{%s}","btnAddDataCenter":"","pdfreport.peakday.shortwednesday":"
","upgrade.time.note2":"30

","fteMailServer":"","upgrade.time.note1":"\u003cb\u003e \u003c/b\u003
e " ,"deploy_congrats.ha.congrats":" ","deploy_c
ongrats.ha.info":"a


HA
IP
","sysUserName":"","validation.past":" ","csvreport.
mtgreport.numberofWebSharingMinutes":"Web ","vipPrivateInfo":"
IPVIP
","monweb.meeting.info.analyzed":"
","SelectUser":" ","password.warning.info3":"
8

","license.page.button.manager":" ","password.warning.info2":"

","password.warning.info1":" %s
","license.page.lost.connection.message.firstline_ha":"
ELM","deploy_congrats.congrats.upgrade":"","commun
ityStringtable":" 3
","Locale.pt_BR":"","companyInfoLanguageChanged3":"
","companyInfoLanguageChanged2":" ","companyInfoLangua
geChanged1":"
","password.warning.mustcontain":"","pdfreport.month.lowe
rcase.april":"4
","supervisor.next":"","City":"/","monweb.network.total":"","l
essInfo":"...","incorrectSignIns.ibubble":" l","userPr
ivileges.enableAll":"","WysiwygInsert_Image":"","sync_basic_tab
les":"" ","monweb.meeting.report.jointime":"","gsCommonUrl":"URL
","drSuccessFederatedSSO":"j SSO","IERecordsSuccessfullyImported":"
","fteAdminAcctEmail":" ","pdfreport.meetingfeatures.websharing":"Web
","newCertInEffectNote2":"
, "
m on w e" b . a larms
.edit.save":"","newCertInEffectNote1":"
","create_auditor_option.checkbox":"","license.page.label.instal
led":" ","vmtypename.800_Users_Internet_Reverse_Proxy":"800
j","generateCSRHelpText":" FQDN\u003cbr\u00
3e WebEx WebEx URL
\u003cbr\u003e\u003cbr\u003e
*

","AudioTeleconfServerCucmConfigGuide.sipRoutePattern

":"SIP
","AudioAccessNumberComment":" CUCM WebEx
","sysMsgMaintMode":"
"
,"EmailNameMeetingReminderforAlternateHost":"","EmailNamePCNMeet
ingInstantInvitationHost":"PCN -
","monweb.meeting.report.joinbeforehost":" ","supervisor.footer_

next":"\u0026copy; 2015 Cisco / ","signin.privacy":"2011
Cisco / ","regenerateInternalCert":" SSL

SSL ","IdPInited":" IdP
","PswdGeneralChangeNextLogin":"
","meetingfeatures.cannotSaveSessionTypes":"","DT_learn_
more":"","pdfreport.systemsize.summary3":"%d
 ","pdfreport.systemsize.summary2":"%d
","RemoteSupportCreateStatus":"
","TrackingCode.Text
Input":"","crud.cancel":" ","BlastDial.Note.SearchDirectory":"","mon
web.alarms.emailLimit.1Week":"1 ","certIsGoingToExpireIn1Day":" %1$s
","monweb.meeting.go1Day":"a1
","monweb.meeting.list.status.fair":"","license.page.label.overage":"
","AudioTeleConfCallerIdHelpText":"
IP ","CompanyLogoImage":"","error.ue.1099.alt":"
%1$s
%2$s","AudioSipConfigComment9":"","SettingMeetingPriv
ilegeHelp":" ","AudioSipCo
nfigComment8":"SSL
CUCM","AudioSipConfigComment7":"
","AudioSipConfigComment6":"
TLS","ShareRemoteGroup":"","AudioSipConfigComment5":"
","AudioSipConfigComment3":" CUCM
","AudioSipConfigComment2":" SIP
Cisco Unified Communications Manager (CUCM)
","AudioSipConfigComment1":"

","deploy_hosts.datastore":"","gsSiteSettings":"WebEx
","monweb.meetingTrend.timerange.to":"","report.customizedReportDone.not
e":"

","to_ssl_certificate":"","inactivity.title":"","license.u
ser.type":" ","monweb.meeting.listing.info":"","userLockedNoUnlock":"
%1$s
","deploy_vmnwinfo.ipv4_gateway":"","pdfreport.peakday.shortfriday":"
","remove_stunnel":" !
","finish_upgrade.long":"","error.deploy_dmzvmnwinfo.dmz_fqdn.invalid":"

FQDN","pdfreport.meetingfeatures.fastestFeatureSummary.voipAudio":"
%d %%","off":"","ShortLink":"t","minor.upload":"Cisco WebEx
Meetings Server
","login.captcha.object.note":" ","support.in
dex.tac":"Cisco
TAC","monweb.meeting.listing.descrption.2006":"","monweb.me
eting.listing.descrption.2005":" ","singleLogout":"","monweb.meetin
g.listing.descrption.2004":"","monweb.meeting.listing.descrption.2003":"
","monweb.meeting.listing.descrption.2002":" ","monweb.meeting.listing.de
scrption.2001":"","vmCrashTroubleshooting":" ","minor.snap2":"l
ISO

","minor.snap1":" \u003cb\u003e \u003
c/b\u003e","supervisor.startover":"","forgot.password.invalidCaptcha":"
","commonURLdesc_adminTitle":"WebEx URL","monweb.alarms.storage":"

 \u003cstrong class\u003d\"per\"\u003e
%1$s\u003c/strong\u003e %2$s","DocShowEncryptError":" Cisco
WebEx Meetings Server
","monweb.dashboard.viewMoreSystem":"
","monweb.alarms.grace.user.allocation":" ",
"PswdGeneralAging":"","since.minutes":"%s minute%s
ago","license.page.temporary.expiring.message":"%1$s %2$s
","deploy_install_options.both":"","Locale.ja_JP":"","
pdfreport.userlicense.legend.demo.avail":" ","WysiwygInsert_table":"

","deploy_hosts.datastore_select":"","ButtonSearch":"","vmtypename.2000_Users
_Admin":"2000 ","sysDisasterRecovering":"
...","WysiwygInsert_Unordered_List":"","all_rights_reserved":"%
%Y Cisco / ","monweb.meeting.report.leavereason":"

,"monweb.cpu":"CPU","IEImportButtonBrowser":"
"
..","log.custom.mores
.
ettings.recording":"","csvreport.fagreport.timeofforceddisconnect":"","b
it":"","USMUserName":"USM ","maintenance.turnOnMaintenanceText":"
","support.index.community":" Cisco
","csvreport.mtgreport.hostemail":"
","genSelfSignedNote":"","BlastDial.Label.Unlimited":"
","vmPropertiesIpv6":"IPv6 ","vmPropertiesIpv4":"IPv4
","BlastDial.Label.AutomaticallyGenerateHostPIN":"PIN
","calendar.datePicker.end":" ","sysAddStorageServer":"
","pdfreport.meetingfeatures.title":" ","PKCS12DecryptError":"
PKCS12 PKCS12
","minor.ready":"
","monweb.alarms.licenses":"%2$s > \u003cstrong
class\u003d\"per\"\u003e%1$s\u003c/strong\u003e","sysPropertiesGood":"|
","monweb.maintmode.hourMustBeNonNegative":" ","error.ue.399":"
","error.ue.398":"","error.ue.397":"URL
","error.ue.396":" vCenter ESXI
","error.ue.395":" vCenter ","error.ue.394":"

, "error.ue.393":" "
","error.ue.392":" ","error.ue.391":"
","error.ue.390":"
URL","deploy_storageDiskAdd.vcUrl":"vCenter URL","UserDeactivatedMessage":"
{0} ","RecordLearnMoreText":" ","error.ue.389":"
l","error.ue.388":"","error
.ue.386":"


","error.ue.385":"


","error.ue.383":"


","error.ue.382":"


","log.custom.timerange.heading":"","error
.ue.381":"


","deploy_checksyssize.msg1.2000":"2000
 20000 40000 ","error.ue.380":"




","system.adminUrl":"
URL","license.page.label.installed.used":"> ","LockedUsers":"
","drSuccessLicensesUrl":" ","EditEmailView":"

","pdfreport.userlicense.chartdescription2":"4 ","deplo
y_summary.system_deployment":"","monweb.system.snapshot.nosnapshot":"
%s ","error.ue.379":"


","error.ue.378":"

","error.ue.377":"

","IEComma":"","error.ue.375":"

","EmailNamePCNMeetingRescheduledInvitee":"PCN
- ","error.ue.374":"
","error.ue.372":"

","license.page.label.USID":"","IEImportFi
leError":"","UserChangeSaved":"","authentPas
sword":" ","extbrand.error.uplsucc":"
","supportNFSConnectivity":"l","error.ue.369":"
vCenter
","error.ue.368":" CPU
vCenter
","error.ue.367":"
","error.ue.366":"

","error.ue.365":"","deploy_con
grats.congrats.expand_msg_2":"","error.ue.364":"","ButtonGenerateCSR":"
","deploy_congrats.congrats.expand_msg_1":")","error.ue.363":
"","error.ue.362":"","error.ue.361":"","EditEmai
lName":"","error.ue.360":"vCenter
","maintenance.turnOnMaintenanceInfo":"


","SettingsChangePwdRequired":"
","IEError":"/ j","IEExportStart":"
","validate_deployment_data.long":" ...","error.ue
.359":" ","error.ue.358":" Deployme
ntErrorEnum VM_PROPERTIES_NULL","error.ue.357":" l ESXi
vCenter ESXi ","error.ue.356":" vCenter 4
vCenter ","error.ue.355":"","error.ue.354":"
","license.page.label.permanent.available.value":"%1$s/
%2$s","thereIsSelfSigned":" ","error.ue.353":"

OVA
","error.ue.352":"
","error.ue.351":"vCenter
","IEImportComma":"","error.ue.350":"vCenter URL
","BlastDial.Note.ImportParticipants":"



\u003cb\u003eIsHost\u003c/b\u003e 8
\u003cb\u003eY\u003c/b\u003e ","signin.
rememberMe.address":" 3
","monweb.mats.error.message.sharing":" ","colDataCenterName":"
",
"reasonSSLCertExiredOn":"
SSL %1$s","snmpProtocol":"SNMP
","login.captcha.audio.noinput":"
","
join_vm.error":" ","PasswordMeeting":"","monweb.system.s

napshot.nextsnapshot.label":"
","Department":"","minor.restart":"...","pdfreport.serviceadopt
ion.unit":"","license.user.reserve":" ","JoinMeetingSettingsHeading":"

","csvreport.mtgreport.meetingnumber":"","pdfreport.meetingstatus.red":"
","sysStatus":"" ,"deploy_summary.ipv6":"IPv6","deploy_summary.ipv4":"IPv4","next
":"","error.ue.322":" ","monweb.alarms.cpu":"CPU
\u003cstrong class\u003d\"per\"\u003e%1$s\u003c/strong\u003e
%2$s","error.ue.321":" OVA
j","deploy_pvt_vip.title":" VIPIPv4
","error.ue.320":" ","BlastDial.Note.InprogressAudio.Update":"
","csvreport.mtgreport.recordingInterval":"
","init_data_from_archive":"","since.months":"%s month%s
ago","maintenance.scheduleMaintenanceInfo":"


","minor.WithDT.MM":" VMware
vCenter " , " monweb.system.status.label":"
" ,"localURLdesc_adminTitle":" URL","error.ue.319":"
","monweb.mats.error.message.recording":"","pdfreport.meetingfeatures.recordi
ng":"","pdfreport.month.uppercase.august":"8
","monweb.system.snapshot.file.label":"","dmz.reach":" j
...","system.siteUrl":"
URL","PswdMeetingMinSpecialChars":" ","successImportSSL_MM":"
SSL t
","drSuccessNeedToPurchaseLicenses":"
%d DR ","sysPropertiesPrivateVIP":"%1$s
IP
%2$s","error.ue.309":"","error.ue.308":"","e
rror.ue.307":"j","error.ue.306":"","DT_lable_r
edotest":" ","error.ue.305":" ","error.ue.30
4":"
URL
IP DNS
","error.ue.303":"","license.page.list.expire.date":"","monwe
b.meeting.report.title":"","error.ue.302":"","license.head.tem
porary.select.userlicense.fordetail":" \u003cA
class\u003d\"linkUserLicense\"
href\u003d\u0027###\u0027\u003e \u003c/A\u003e","sysNTPUseLocal":"

","ProductivityToolsApplication":"
","error.ue.301":"","error.ue.300":"","dcPrepareDoneNextStep"
:"j b
","deploy_hosts.select_esxi":" VMware
","CompanyInfoHeading":"","System":" ","BlastDial.Label.ParticipantPIN
":"
PIN","monweb.meeting.info.meetingnumber":"","MeetingSizeText":"
","CallInLanguage.Label.DefaultLanguage":" " , "Bran
ding":"","BlastDial.Label.ResetToSystemDefault":"","drMsg_90":"

OVA","ActiveUsers":"","VideoDesc":" / "
,"vmCrashInaccessibleVms":" ","PswwUserBlockPreviou
sPasswords":"%1$s %2$s %3$s %4$s
%5$s","sidebar.title_manual_upgrade":"","country_269_1":"","cpu_speed
":"CPU
","drSuccessRestartMessage":"

","signin":"","report.summaryReport":" ","mon
web.meeting.info.endtime":"
","monweb.datacenter.replicationStatus.limited":"","resetAllToDefault":"
","RemoteSupportCreateTurnOff":"","Delete":"","pdfreport.meet
ingsummary":" ","audit.enable":" ","TrackingCode.CannotSaveUnactiv
eCode":" ","monweb.alarms.edit.licenses.header":" 

" ,"dmz-disable.prim":"","sysMsgOKProceed":"%1$s
%2$s","TrackingCode.DoNotSort":"","ShareAppShare":"","dirSync
Label4_1":"CUCM ","fteMailServerError":"
l","TrackingCode.Required":"","generateCSRConf
irm":" ","WrongWebPageExpValue":"[
0]","WysiwygInsert_Ordered_List":"","DT_result_title":""
,"fteTimezoneLanguageComment":"
","expand.help":"%1$s
%2$s)","system.expand":") ","pdfreport.meetingfeatures.summar
y":"%s %d
","csvreport.fagreport.secondaccesscodeemail":"
","license.page.label.using.thismonth.help":"
5 15 5 1 15
","licenseThreshold":"%1$s >
>
","TimeZone":" ","dirSync.WebexUsersLabel":"WebEx
","drMsg_58":"wbxd","drMsg_57":" wbxd

%1$s","drMsg_56":"
","BlastDial.Label.Change":"","report.customizedDetailsReportNote":"
.csv



","drMsg_55":" ","WebExpDate":"","drMsg_54":"
","drMsg_53":"","pagination.CurrentPage":"","drMsg_52": "
wbxd
%1$s","drMsg_51":"","drMsg_50":"NFS


","backup_data.done":"
","deploy_options.guide_msg":"
","pdfreport.network.summary3":" %d
","pdfreport.network.summary2":"%d
","vmPropertiesVmSettings":"","locking.title":"","
systemloading":" ","deploy_ovainfo.uplodad_ova":"\u003cb\u003e\u0
03c/b\u003e ","drMsg_46":"","deploy_vmnwinfo.hostn
ame":"FQDN","drMsg_45":" ","drMsg_44":"

, "" d r Msg_43":"%1$s
","drMsg_42":" ","removeUIDDoma
in":" Active Directory UPN UID ","report.summaryReportDownload":"%s

","banner.tooLarge":"
5MB","BlastDial.Note.PINSecurityHigh":"PIN
\u003cb\u003e\u003c/b\u003e","drSuccessRecoveredUrl":"
URL","test.mb":"MB","gsMsgEnsureSecure":" URL
","sessionTypesAdd.addNew":" %1$s
","dataCenterN":"
%1$s","monweb.datacenter.replicationStatus.inactive":"","login.captcha.audio":"
","sysNFSChecksumFailed":" ","sysNFSErrorMessage":"

hostname:/xyz/xu..","restore_data":"
","pdfreport.emaildomains.title":" ","calendar.previousmonth
":"","pdfreport.downtime.planneddowntime":"","deploy_dmznwinfo.ipv4_ga
teway":"","report.allReportsDownload":"%s
","sessionTypesList.thActive":"","sessionTypesList.tableHeader":"
","AudioTeleConfTTL":"TTL 1-
64","pdfreport.storage.summary":" %dGB %dGB%d
%
%","PswdMeetingReqMix":"","MeetingFeatures.Video":"","deploy_s
torageDiskSummary.oldAdminURL":"
URL","BlastDial.Label.CallInNumberWithColon":"
","error.expand.502":" %2$s4)%1$s
Cisco WebEx OVA
","report.customizeReport.from":"","PswdMeetingAudioPswdHint":"
","vmtypename.50_Users_System":"50
","VcenterSnapshot":" VMware vCenter
","since.seconds":"%s second%s
ago","NoUserMessage":"
,
"
"secureTeleconferencingNotEnabled":"
TLS

","forgot.password.spamfolderresend":",
%1$s%2$s","usersDeactivationMessage3":"
","usersDeactivationMessage2":"
","usersDeactivationMessage1":"Outlook
","Downloads.LoadDataError":" ","monweb.alarms.memory":"
 \u003cstrong class\u003d\"per\"\u003e%1$s\u003c/strong\u003e
%2$s","gsSiteInfoMessageUrl1":"WebEx URL %1$s
","RecordingName":"","top.nojs.notice.a":"t","EmailNameMeetingInformatio
nUpdatedforHost":" ","CommunityStringDeleteConfirm":"
","deploy_urls
.adminDesc2":"URL
WebEx URL WebEx URL
","removeDataCenter.inprog":"","log.submitted.doanother":"
","csvreport.mtgreport.numberofVideoMinutes":"","SupportContactInfoHe
ading":"j","calendar.thisweek":"","userPrivileges.usersWarning":
"
","support.index.communitytitle":"Cisco
","RecordID":"","updateKeysAlreadyInitiated":"
","emerg":" ","monweb.alarm.title.licenses.no.grace":"
","mModeNew":"

","CallInLanguage.Note.CallInServiceLanguages":" CUCM CWMS
CUCM CWMS






30
","crud.index.objectType":"","validation.after":"Must be after
%2$s","errorServerDomainVMsMismatch":"FQDN %1$s
","deploy_summary.failure":" ","snapshotLine":"
","sysRemoveStorageRecommend":"


","CallInLanguage.Label.AlternateLanguage":"","remoteCert.remoteCertInvalid
Format":"
.pem ","license.page.lost.connection.message.thirdline":"%1$s

","report.customizeReport.to":"c","BlastDial.Error.HostPIN":"
PIN","SecurityFederatedSSODC":"%s j
SSO","SettingsForcePwdLength":"

","MaximumParticipantPerMeeting":"%1$s
","userDeactivationMessage2":"
","userDeactivationMessage1":"Outlook
","LeaveButton2":"","transfer_archived_data":"
","LeaveButton1":" ","DT_button_cancel":"","sysSuccessAdded":"
","log.submitted.done":"","exchange_dca_key":"DCA
","sysServersCaption":" ","deploy_summary.fqdn_tip":" FQDH
j","since.days":"%s day%s ago","drMsg_-1":" %
1$s","monweb.settings.label.sso":"","IEButtonImport":"","AddBlastDial
":"","CallInLanguage.Note.WarningMessage":" CUCM CWMS
j
","pdfreport.storage.title":" -
%s","EmailNamePCNMeetingCanceledHost":"PCN -
","validate.num":" ","error_ip_notValid":"IPv4
","MeetingSizeHeader":" ","pdfreport.userlicense.m
dcsummary.enabled":"","RemoteSupport.dialog.headline":"
","csvreport.participantreport.confid":" ","gsMsgUpdateCertificate":"
URL
","log.custom.timerange.description":"24
l b ","vipInfoSnapshot":"
VMware vCenter
","Italian":"","addUser.callback":"","supportPortError":"
j ","supervisor.task_pending":" ","forgetFailureAft
er.ibubble":"l","noSpacesAllowed":"","overideSSO1SendE
mailTitleoverideSSO2":"SSO
SSO Cisco WebEx %1$s
%2$s ","sysPropertiesAddHA":"","eb_snapshotLine":"
","domain":"","MobileIOSApp":"iOS WebEx
","mobile.disabledPAEnableInfo":" {0}
{1} ","deploy_congrats.ha.size":"  ","supervisor.wrong_p
assphrase":"","dmz.minor.success2":"\u003cb\u003e\u003c/b\u003e
","dmz.minor.success1":"j%1$s %2$s
","dmz.depl":"vCenter
","sysSMTPDefinition":"
","validate_archived_data":"
","PTMessage2":"HTML ","PTMessage1":"






","successImportCUCM_MM":"

","fteAuditorAcctComment3":"
","transfer_archived_data.done":"
","monweb.storage.help":"

NFS
","successGenerateSS_warn_thisDC_ext":"

","LastName":" ","sysNFSMissingFiles":"

, " s y " s N F S SimpleLabel":"NFS","monweb.alarms.edit.seconds":"



, " m o n w e b"
.alarms.edit.percentage.memory.title":"\u003cstrong\u003e%1$s\u003c/strong\u003e/
%2$s","monweb.meeting.checkbox.futuremeeting":"4","sysNFSDefinition":"NFS
","error.deploy_vcinfo.vcfqdn.blank":"
vCenter URL","targetURL":" URL
","pdfreport.peakday.summaryDay":"%s%d

","WysiwygDecrease_font_size":"","forgot.password.emailsent":"%s

","WysiwygCount_of_columns":"","finish_upgrade":"","storage_speed":"
","EditUserDeactivated":" %s ","backToDash":"
","Sign_Out":"","forcePasswordDisabledForSSOUser":"SSO
SSO
","monweb.maintmode.when.date":"","supportInternalServers":"
","EmailNamePCNMeetingManualReminderHost":"PCN -
","ActiveUserCountWarning":"400000
%1$s
, " d
i r S"y n c . lastSyncStatus.SYNC_STARTED":"

","DocShowBlockBeforeEncryptError":"
","fteAdminAcctComment":"
WebEx ","HaRemoveInternalError":"
","sysSnapshotLooking":" ...","pdfreport.userlicense.mdcsummary.
disabled":"","genSelfSignedTitle":" ","monweb.meeting.go6M
onths":"a6
","Button_virtualSecurity":"","monweb.meeting.label.participant":"
","monweb.system.snapshot.location.label":"","genSelfSignedSubjectname":"X.509
","SessionTypes":"","pdfreport.month.uppercase.june":"6
","SPInited":" SP ","csvreport.participantreport.clientagent":"
/","monweb.alarms":"","ldapMessageForUserPassword":" LDAP

","expand.notAllowed":"
b)","Co
nnectionValidationCredentialsError":"
","monweb.alarms.edit.memory.header":" ","license.page.message.expir
eDays":"%1d ","signin.incorrect":"
","init_data_from_archive.done":"","joiningDataCentersInProgress":"
j","dcJoinDoneNextStep":"
","UserTrackingCode.SelectCodeFromList":"","pdfreport.month.upper
case.july":"7
","PswdUserMinChars":"","BlastDial.Note.ImportIsProcessing":"
","deploy_urls.note2":" ","deploy_urls.note1":"
","expand.backedup":" ) ","sysPassword":"
","crud.help.range":" %d %d ","supervisor.logo":"Cisco
","crud.index.add":"","IEErrorTheCsvFileFirstLineFormatError":"CSV
","TurnOnMMRequestIsBlocked":"
","csvreport.mtgreport.meetingid":"","sysEditRemoveStorageInfo":"
","remoteCert.help":"
","wishToContinue":" ","BlastDial.Error.WAVFileFormatError":"

WAV ","calibration.long":"
","ifReadySSO":"SSO IdP
","supportOpen":"","PswdUserMinChars2":"%1$s ","join_vm.long":"
","searchReturnedMany":"%1$s
","IEImportUpdate":"","HaAddHaFqdn":"
","license.page.label.MDC.used":" ","system.ntpServer":"NT
P ","sysDisasterRecovery":"","vipSubnetMask":"IPv4
","DocShowBlockUnencrypt":" Cisco WebEx Meetings Server
","WrongWebPageExpMins":" [ 0-59
]","sysMsgInitiateDRAtThisTime":"% 1 $s
%2$s","UserTypeHost":"","RemoteSupportCreateIntro":"
Cisco
","EmailNameBlastDialUpdateGroupForParticipant":
" ","csvreport.participantreport.calltype":"
","report.downloadreport":" ","passphraseHelpTextpkcs":"- PKCS12
","crud.help.future":"4","monweb.meeting.btn.1month":"1
","AudioTeleconfServerIpAddr":"IP
","test.mhz":"MHz","sslNotUploadedYet":"%1$s
","add":"","IEErrorMustBeAIntValue":"int

","Swedish":"","PswdGeneralChangeFrequencyDays":"%1$s%2$s %3$s
%4$s%5$s","continueUploadExternalCert":"SSL
SSL
","create.password.guess.2":" ","HaAddDatabase":"
","create.password.guess.1":" ","SendEmailSystemError":" j
","EnableCertificateRevocationChecking":" ","storage_size":"
" ,"removeDataCenter5":" "
,"removeDataCenter4":"\u003cb\u003e \u003c/b\u003e
","removeDataCenter3":" ","sidebar.mode_automatic":"

","Video360p":"360p ","Locale.it_IT":" ","removeDataCenter2":"
DNS Communications Manager ","removeDataCenter1":"
","report.participantsReportDownload":"
%s
","forgetFailureAfter":"

","setupAdditionalDataC
enters":" ","General":" ","AllowJoinTeleconfBeforeHost":"
","WysiwygCreate_link":" t ","startDateTime":"



","IERequest":" ","minor.mdc.ZDT.warn":" MDC

x ","monweb.meeting.list.state.inprogress":
","BlastDial.Note.AudioPrompts":" WAV
\u003cb\u003e \u003c/b\u003e ","monweb.meeting.report.starttime":"
","pagination.NextPage":" ","monweb.mats.progress.done":" ","colDataCente
rAction":" ","IEImportAbortedTitle":"
","CreateTime":" ","deploy_s
ummary.capacity.label":"","monweb.meeting.report.participant":"","IE
ErrorExceedTheMaxlen":"

","BlastDial.Error.FileFormatError":"

","license.head.outofdate.message.head2":" \u003cA
class\u003d\"linkUserLicense\"
href\u003d\u0027###\u0027\u003e \u003c/A\u003e

" ,"license.head.outofdate.message.head1":"


%1$s ","companyLogo.successed":" ","Done":" ","prepare_data_for_md
_db_sync":"
MDC

","selectthisbox":" ","pdfreport.month.uppercase.septemb
er":"9 ","PswdMeetingAudioPwdMaxAttempts":"
","PKCS12NotYetValid":"PKCS12
PKCS12 ","error.ue.221":"
","error.ue.220":"
","BlastDial.Note.RemovePendingInviteeTip":"
","CompanyLogo":"
","pdfreport.meetingsizes.totalmeetings2":"
%d ","crud.saveAndContinue":"
","PswdUserMinNumChars":" ","error.ue.219":"
","error.ue.218":"","error.ue.217
":" VIP VIP
","error.ue.216":" ","error.ue.215":" ","error.ue.214":
j

","error.ue.213":"
","error.ue.211":"","fteTimezoneComment":" ","vm
CrashPropertiesPageTroubleshooting":"
,
" e" r r o r.ue.210":"

","pdfreport.peakday.shortmonday":"
","gsPublicVirtualIP":"
IP ","license.license.page.label.license.using.of":"\u003clabel
class\u003d\"common-label2\"\u003e \u003c/label\u003e\u003cspan\u003e %1$s/%2$s
\u003c/span\u003e","deploy_options.size250long":"
2500
250


","userPrivileges.updatingUsers":" ...","IEExportSuccessed":" ",
"restore_data.error":" ","validate_add_dc":"
","monweb.system.goToNetworkHistory":" a ","deploy_su
mmary.capacity50":"50 ","TrackingCode.GoToFirstEmpty":" u
" ,"error.ue.202":" ","error.ue.201":"
","AdminContactInfoHeading":" j ","Users":" ","sessionTypesAdd
.error.overflow":"
%1$d
","expand.title":")  ","ExpireIn":" ","BlastDial.Label.ParticipantsT

emplate":" ","SecurityFederatedSSO":"j
SSO","infobox.auto.desc.5":"


","license.page.label.temporary":" ","infobox.aut
o.desc.4":"
Cisco WebEx Meetings Server
","infobox.auto.desc.3":"


"


 ","infobox.auto.
desc.2":" b l
vCenter





ESXi

","infobox.auto.desc.1":"




(
vCenter


, " d

e p l o y _ c "o n firmation.title":"
","SNMPVersion":"SNMP
","monweb.dashboard.userCountLabel":" ","minor.restart2":"
u ","minor.restart1":" 10

","upgrade_auto_system_setup":"","license.page.label.installed.total":
" > ","credential_validation.long":"
","validate.URL":" URL","CompanyPhonePrefix":"
/ ","userSession.maxhost.label":" ","pdfreport.userlicen
se.legend.perm.used":" > ","DT_schedule_fail":" ","c
redentials.url":"URL","mmTitle":" ","deploy_summary.depkey_value":"
","credentials.security":" vCenter
URL ","PswdMeetingText":"
pass,
password","monweb.maintmode.hour":"","Portuguese":"","maintenance.de
leteConfirmDialog.title":" " , "deploy_hosts.datastore_caption":"
","crud.help.email":" ","monweb.meeting.table.header.descrip
tion":"","EmailNamePCNMeetingScheduleChangeHost":"PCN -
","fteMailServerHostname":" ","crud.search":"
","hostname":" ","AudioJBHOpt":"
"
,"power_up_new_vms":"","hatablesummary":" 5
FQDN IPv4 IPv6
","auto.purge.days.label":"
","supportProtocol":" " ,"DT_title":"","SystemTestSetup":"
","PswdUserReqStrong":"","state":"/
","csvreport.networkbandwidthreport.video":"mbps
","expand.restore.error.1":") OVA
)
)j Cisco
TAC","AutoUpdateApps":"WebEx
","fteSettingsConfirmComment":"\u003cstrong\u00
3e\u003c/strong\u003e","IEFileHeadError":"
","IEExportSummary":"","monweb.al
arms.edit.largerThan":" %s
","AudioTeleconfUnsecureServer":"
UDP/TCP","monweb.alarms.grace.expire":" ","monweb.alarms.
edit.number.participants.title":" %s
","ButtonBrowse":"","BlastDial.Note.MeetingPassword":"

","SSOcertIsGoingToExpireIn1Day":"SSO IdP %1$s
","start":"","Button_fipsModeEnable":"","gsLocalAdminUrlSame
AsSiteUrl":" URL URL

" ","EmailNameMeetingInfoforHost":"
" "
,"monweb.alarms.edit.percentage.header":"
","EditEmailText":"","rsyslog.prim":" syslog
","deploy_summary.memory":"","RemoteSupportCreateAcctName":"
","dmz-
disable.desc":" j
WebEx URL %s IP



","deploy_mode.note2_large":" VMware vCenter
5
","deploy_summary.refresh_msg":" /
","crud.blank.title":"
\u0026{%s}","AccountInfo":"","dirSync.lastSyncStatus.SYNC_INCOMPLETED_RETR
Y_WBX_EXCEPTT":"

" ","mmRequired":"
"
","drDashBarMessage":"
","WysiwygOriginal_W_x_H":"","titleformat.a":",","m
onweb.network.purpleAlt":"","SessionTypesAdd":"","deploy_
vcinfo.username":"vCenter
","ButtonRemove":"","deploy_congrats.ha.update3":"
","deploy_congrats.ha.update2":"
%1$s%2$s
","deploy_congrats.ha.update1":"
","monweb.meeting.info.starttime":"
","csvreport.mtgreport.status.poor":""","notice":"" ","PswdGeneralWarnFrequencyDa
ys":"%1$s %2$s %3$s %4$s
%5$s","sidebar.title3":" ","sidebar.title2":" ","fteMailServer
CredentialInfo":"
"
","pdfre
port.storage.summary4":" %d GB
","pdfreport.storage.summary3":" %d
","pdfreport.storage.summary2":" %d
","validate_deployment_data.error":"
","virtualSettingsVmCrashError":"

","error.pml.exception.note2":"
","error.pml.exception.note1":"

","pdfreport.meetingsizes.attendees":"","CompanyEmailAlias":"
","report.monthlySummaryReports":" ","update_common_url
s":""
URL
URL.","system.upgrade":"","alert":"","pdfreport.serviceadoption.summary":"
%d %%","monweb.alarms.edit.percentage":"
","error.ue.reaccess.page":"","Dis
abledCallInBackServiceWarnning":"\u003e\u003cb\u00
3e\u003c/b\u003e
","deploy_checksyssize.info2":" vCenter

OVA
","deploy_checksyssize.info1":" 


"

","eb_ButtonBrowse":"","deploy_congrats.ha.important":"
","mdcAlertLDAPAuthDiff":" \u003cb\u003e%1$s\u003c/b\u003e
LDAP \u003cb\u003e%2$s\u003c/b\u003e
","pdfreport.meetingsizes.participants":"","IEImportTab":"
","DisplayName":"","pdfreport.month.uppercase.january":"1
","IEImportSuccessed":"","no.ha.in.mdc":"MDC
","monweb.storage.history":"
","Simplified_Chinese":" " , " IEEERROR_EmailIsEmpty":"
","monweb.system.goToSystemMeetingHistory":"a
","credentials.uid":"","monweb.notConfigured":"","cancel_e
xpand":" )","signin.forgotPwd":"","MobileDeviceOptions":"
","monweb.mats.error.message.video":"","csvreport.licenseReport.email":"
","DT_table_status_wait":"","fteMailServerTLS":"
TLS","issuer":"","secure.username":"Username:","crud.delete.error":"
","TermsOfServiceLabel":"","WysiwygIncrease_font_size":"
","Locale.es_VE":"-","drFailureMessage":"
","supervisor.close":"","Country":"
/","deploy_vmnwinfo.secondary_ipv6_dns":" DNS IPv6
","pdfreport.meetingfeatures.callInAudio":"","EmailNameMeetingCanceled
forAttendee":"","deploy_storageDiskSummary.oldIrpPrim
aryDnsServer":"IRP DNS ","errorCertNotYetValid":"
","IEImportComment2":" Unicode TXT ASCII

","deploy_congrats.expand.nextSteps.msg2":"
","deploy_congrats.expand.nextSteps.msg1":"WebEx
","TempLicUsers":" ","calendar.mmm":"1 ,2 ,3 ,4
,5 ,6 ,7 ,8 ,9 ,10 ,11 ,12
","userSession.unlimited":"","AudioSipConfigComment10":""
"
CUCM SIP ","validation.phone":"Not a valid
phone","deploy.verifying":"
","addUser.callin":"
","PswdGeneralDeactivateAccountAfterXDaysOfInactivity":"%1$s
%2$s %3$s

%4$s

%5$s","HaRemoveInProgressMsg":" 30


","maintenance.manageMaintButtonText":"","BlastDial.Error.MeetingPas
sword":"","viewCertTitle":"","since.format":"MMM d,
yyyy","pdfreport.meetingfeatures.pcn":"","CUCM1ExpireAlert":"CUCM1
%1$s %2$s%3$s
","emptyField":"--","crud.show.title":"
\u0026{%s}","WysiwygRemove_formatting":"","monweb.datacenter.status.unreachabl
e":"","EmailNameMeetingCanceledforHost":"",
"SendEmailSubjectError":"","AudioTeleConfDispNameError2":"
","Downloads.DownloadPTTitle":"WebEx
Windows WebEx WebEx Microsoft Outlook

" WebEx
","NotificationEmailNote":"j","e
rror.deploy_vcinfo.351":"
","Password":"","error.deploy_vcinfo.350":"VMware vCenter URL
","Locale.es_SP":"","MeetingFeatures.IntCallBack":"
","fteMailServerPort":"","CharactersRemaining":" %1$s
","SecurityFederated.DisableSuccess":"
SSO","errorImportSSL":" SSL
","EmailInputErrorReply":"
","successImportCUCM":"
","HaRemoveErrorCode":"
","monweb.meeting.report.phonenumber":"
","monweb.mats.error.chart.jitter":"","fteMailServerHeadline":"
l","license.page.label.dataCenter":" ","csvreport.
licenseReport.meetingId":"","ucminformationtable":" 4 USM
USM
","vmPropertiesPrimarySystem":"","ConfiguredRemoteSupport.disable":"
%1$s %2$s

","upgrade.learnmore":" ","TrackingCode.DropdownMenu":"-
","setting.branding.help.des":" ","error.maj

or.upgrade.103":" %s ","issuerForSAML":"SAML
IdP ","error.major.upgrade.102":")
"
","monweb.datacenter.maintStatus.off":"","error.major.upgrade.101":"
%1$s %2$s
","SecurityGeneral":"","sysPropertiesInvalidDNS":"DNS
","BlastDial.Button.RefreshAutomaticPIN":"","SecurityFederated.ImportSucce
ss":" SAML
","deploy_summary.hostname":"","deploy_ovainfo.reuse_warning":"


vCenter
","upgrade.major":" OVA
","error.ue.1098.alt":"
","monweb.alarms.edit.number.header":"
","privacyPassword":" ","HaAddPlatformErr_14":"
","titleformat.timeformat":"h24:ii","HaA
ddPlatformErr_12":"STR_FQDN WebEx ","HaAddPlatformErr_11":"STR_FQDN
","HaAddPlatformErr_10":"STR_FQDN WebEx
","errorImportMetadata":" SAML

,"EmailInputErrorEmailHTML":"
"
HTML
","monweb.system.system-status.label":"
" ,"calendar.thismonth":"","validation.maxSize":"Maximum size is
%2$d","DT_start_text":"","errorImportSMTPForm
at":" ) .cer .crt
","remoteCert.invalidPem":".pem
","banner.kickfailed":"
.txt","UserListStatus":"","deploy_hosts.select":"
","third_party
_open_source_license":"
","commonSettings":" ","CUCMcertIsG
oingToExpireIn1Day":" %1$s ","monweb.users.nextSync":"
"
" ","fteAdminAcctComment3":"
\u003cb\u0
03e\u003c/b\u003eWebEx ","EmailDate":"
","deploy_install_options.ha":"HA","monweb
.alarm.title.licenses.grace.expire":" ","monweb.meeting.t
itle.futuremeeting":" 24
","signin.email.invalid":"
name@email.com","cucm2":"CUCM 2","cucm1":"CUCM
1","supervisor.footer_last":"\u0026copy; 2013 Cisco /
","UserListLicenseInfo":" ","monweb.alarms.edit.percentage.storage.ti
tle":"%2$s \u003cstrong\u003e%1$s\u003c/strong\u003e\u003cstrong\u003e%
%\u003c/strong\u003e","monweb.meeting.report.message":"","SSOEnable":"

SSO","Locale.es_MX":"","PswdMeetingUnacceptCharacters":"
\\\u0027\"/\u0026\u003c\u003e\u003d[]
","WysiwygSuperscript":"","log.submitted.include.heading":"(","fteAdmin
AcctNotify":"
Cisco WebEx t","mmChangeRequestFailed":"
" ,"mins":"","pdfreport.storage.chartdescription":" 6
","vmtypename.250_Users_Admin":"250
","create.password.set":"
","ButtonDownload":"","pdfreport.meetingstatus.commonreasons":"
","log.custom.cancel":" ","DocShowEncrypt":" Cisco WebEx Meetings Server
","AudioTeleconfServerType.loadBalancer":"",
"validate.email":"","deploy_hosts.esxi_caption":"
ESXi ","Loading":"...
","monweb.meeting.table.header.topic":"","IEEERROR_NotValidateTrackin
gCodeValue":" ","deploy_checksyssize.msg1.50":" 50
 500 1000
","monweb.system.simultaneousUsers":"%d
","certNameRequired":"","monweb.datacenter.replicationStatus.ac
tive":"","Participants":"","monweb.alarms.edit.number.network.title":"%1
$s/
%2$s","sysServerDown":"","French":"","pdfreport.systemsum
mary":"
","report.customizedReportDone.from":"","UserManagement.Label.SSO
Administrator":"SSO ","monweb.system.goToSystemUsageHistory":"
a","deploy_urls.siteDesc4":" WebEx
URL URL VIP
%s","deploy_urls.siteDesc3":" DNS VIP
%1$s VIP
%2$s ","deploy_urls.siteDesc2":" DNS

VIP
%s","deploy_urls.siteDesc1":" WebEx
URL URL","accountLockedZero":"
WebEx 1% $s%2$s","upgrade.version":"
","log.custom.moresettings.websharing":"Web
","ChatPrivilege":"","secure.signin":"Sign
In","PasswordSite":" " ,"infobox.manual.5":" ","infobox.manual.4":
" ","infobox.manual.3":"","country_61_1":"
","infobox.manual.2":" ","deploy_summary.internal":"
l","infobox.manual.1":"","commonSiteUrl":""
URL","pdfreport.serviceadoption.attendees":"","report.customizedReportDone
.customizeAnotherReportButton":"","commStringsDescription":"SNMP
MIB
","error.deploy_dmzvmnwinfo.dmz_fqdn.unresolvable":"
IP
DNS ","deploy_install_options.primary":"
","pdfreport.unit":"","CucmLabel":"Cisco Unified Communications
Manager (CUCM)","error.vm_validation_failed":"
","AudioTeleconfEnabling":"
","Locale":"","deploy_summary.status":"","shutdown_source_system.l

ong":" ,"monweb.datacenter.serviceStatus.title":"
" ","IEERROR_ERROR_Emai

lChangeRemoteOnUpdate":"","deploy_storageDiskSummary.oldIrpSu
bnetMask":"IRP
","crud.pagination.next":" ?","monweb.system.snapshot.snapshots
uccess":" %s
","CallInLanguage.Note.RoutePatternAvailSingular":"%1$s
","sysBackupTimeError":"","major.mm":" Cisco
WebEx
","csvreport.licenseReport.licensesconsumed":" ","cr
edentials.err.vCenterCredential":"vCenter URL
","calendar.today":"","pdfreport.network.summarylow":"
1
Mbps","monweb.meeting.report.hostmachines":"","license.page.list.ve
rsion":" ","AudioTeleconfServerCucmConfigGuide":"CUCM
","dcJoinInputRemoteAdminPswd":"","failed2":""
,"freespace":"\u003cstrong\u003e%s\u003c/strong\u003e\u003cstrong\u003e%
%\u003c/strong\u003e ","failed1":"
\u003cb\u003e\u003c/b\u003e","pdfreport.meetingfeatures.su
mmary2":"%s %d %
%","WysiwygInsert_Link":"t","monweb.meeting.report.videoqos":"
QoS","StorageAndPortsTestTitle":"
","monweb.process.status.fair":"","pdfreport.peakday.chartdescription2":
" 24
","pdfreport.peakday.chartdescription1":"
7
","customCopyrightDesc":"

","pdfreport.overage":"","deploy_irp_vip.info1":"WebEx URL
VIP WebEx
URL","csvreport.storageReport.numberofRecordedMeetings":"","sy
sStorageEditing":"
...","major.title":"","deploy_summary.external":"l","fteMailServerAuth
entication":" ","reasonLocalAdminUrlChanged":"
URL %1$s SSL
URL","pdfreport.userlicense.legend.perm.avail":"> ","canNotFindS
elfSignedCert":" ","communityStringSnmp":"%1$s
","WysiwygHeight":" ","PswdMeetingReqStrong":"
","monweb.meeting.go1Month":" a1
","rsyslog.sec":" syslog ","thereIsCUCM":" CUCM
","pdfreport.month.uppercase.december":"12
","AudioTeleconfSecureServer":" TLS","fipsSecuritySubTitle":"
FIPS ","TrackingCode.TrackingCodes":"","UnableSaveChange":"
","editCommunityString":" ","prepareDataCenterForJoin":"

j","DT_text":"
","Locale.es_ES":"","doContinue":"","pdfreport.meetingstatus.
summary":"%d %%
","monweb.alarms.edit.meetings.header":"
","reasonHAAdded":"
SSL
FQDN","PswdGeneralChangeNextLoginAdmin":"
","EmailNameSetupCiscoWebExAndroid":" Cisco WebEx -
Android","remoteCert.success":"
","errorServerDomainMismatch":" WebEx URL %1$s
","gsMsgLoggingTools":"-
","AudioTeleconfServerType.applicationServer":"","IEERROR_ERRO
R_AuditorCanNotUpdate":" ","monweb.mats.error.message.client":"
","errorPrivateKeyFormat":" PKCS #8
","gsMsgSaved":"","monweb.maintmode.minuteMustBeNonNegative":"
","PswdMeetingOptionalPswd":"","dirSyn
c.lastSyncStatusLable.noChanged":"
","chooseCertificate":" ","deploy_congrats.expand.continue
.title":" aWebEx

","Locale.es_CO":"
","init_data_from_archive.error":" "
L,
oc"ale.es_CL":"
","license.user.expired":"","Locale.ru_RU":"","ButtonBack":"
","deploy_summary.enterfqdn":" ","sysNFSMountPoint":"NFS

","Help":"","monweb.alarms.edit.header":"","certToUpload":"
","deploy_congrats.deployment_date":"","DT_back":"
","monweb.meeting.report.scheduledstarttime":"","deploy_stora

geDiskAdd.srcEsxiUserName":" ESXI ","log_download":"
","Locale.es_AR":"","AudioPCNOpt":"","organization":"
","csvreport.participantreport.confname":"","deploy_vcinfo.fqdn":
"vCenter URL","create.password.easyGuessError":"
","PswdUserUnacceptPswds":" ","WysiwygColorpicker":"","SN
MPNotificationErrorPort":"","create.password.mustcontain":"
","publicKeyAlgorithm":"
","license.page.label.system":"","upgrade.size":"","monweb.dashboard.sy
stem.resource.usage":"","forgot.password.head":"
","commonNameIsSiteURL":" SSL



" """
WebEx URL ","successImportSSO":" SSO IdP
","BrandingGeneral":" ","successImportSSL":" SSL
t","usmUser.passwordMinChar
acters":" %1$s ","deploy_vmnwinfo.ipv6_gateway":"IPv6
","Japanese":"","deploy_summary.capacity250":"250
","support.index.opencase":" Cisco
TAC ","monweb.meeting.info.analyze":"
","restore.error.1":" Power \u003e Shut
Down Guest SCSI (0:3) 4 VMDK
","EmailNameSendEmailToA
llUsers":"","major.getova":" Cisco
WebEx OVA ","monweb.alarms.edit.meeting.title":"
","importSMTPTitle2":"SMTP
","license.page.label.using.trend":" \ u003cA
href\u003d\"#report\"\u003e\u003c/A\u003e
","pdfreport.userlicense.overage":"","SendEmailSendMessage":"
","MeetingFeatures.Fax":"
","sysMsgChangesRestart":"","monweb.meeting.listing
.search.helpertext":"","pageURL":" WebEx
URL","deployment.precheck":" ","aut
hnContext":"AuthnContextClassRef","sessionTypesAdd.sessionName":"","monwe
b.maintmode.duration.hours":"","helpFTEBtnBack":"","Demo4":"","UserEd
ited1":" %s
","deploy_mode.note2_notlarge":" VMware vCenter
2
","Demo2":"","license.page.overage.message2":"
> %1$s","ChangeLocaleNote":"

,"deploy_language_selection":"
" e
m
Ro"teSupport":"
, "
","AudioCucmPortNum":"","deployed2":"
y

","removeDataCenter.done":"","deployed1":"
%1$s","credentials.err.invalidAdminCredential":" URL
","EmailNamePCNMeetingManualReminderInvitee":"PCN
- ","upgrade.date":"
","Downloads.DownloadMCTitle":" WebEx Meetings
","deploy_summary.dontapply":"","commonURLdesc_siteTitle":"WebEx
URL","ShortLinkDisableLong":" URL t","certIsGoingToExpire":"
%1$s
","deploy_hosts.network_select":"","deploy_options.size50long":"
500 50
","WysiwygCancel":" ","pdfreport.meetingstatus.title":"","PKCS12Server
DomainsError":" URL %1$s URL
%2$s PKCS12
","deploy_congrats.info1":"

","IEFileEmtpyError":"","PKCS12PrivateKeyLength":"PKCS1
2 2048 PKCS12
","drDashBarNextSteps":"%1$s%2$s
a ","gsMsgHostingJoining":"-
","report.customizeReport.cancelButton":"","destinationIP":"
/IP ","RemoteSupportIntro":" C isco
","pdfreport.future":"4","userSession.max
admin.ihelp":"","deploy_pvt_vip.vip":"
VIP","mmOnRequired":"
","DataSavedLine2":"","sysProp
ertiesPriSystem":"","license.page.overage.message":"

%1$s 
\ u003cA
href\u003d\"#report\"\u003e\u003c/A\u003e
","DataSavedLine1":"","supportNFSMoun
tPointTable":"NFS " ,"hashAlgorithm":"
","create.password.title":"
","csvreport.sysdowntimeReport.servicetype.webpages":"/
","rsyslog.desc":"l
","monweb.system.setting.productURL.label":"WebEx
URL","yes":"","gsSiteUrlSameAsSupervisor":" URL
"
","license.page.label.breakdown":"
","drSuccessReUploadCertificates":" ","drSuccessSetupConnectio
ns":"l","pdfreport.userlicense.chartdescription":"
6
","csvreport.mtgreport.duration":"","ButtonDone":"","reason
LocalSiteUrlChanged":"WebEx URL %1$s SSL
URL","log.custom.moresettings.video":"","vipGateway":"IPv4
","mmPreventLog":" Outlook
","vmtypename.2000_Users_Media_HA":"2000
*","AudioPINOpt":"
PIN","LicenseInfo":" ","TrackingCode.CannotChangeUsage":"

","companyLogo.typeError":" PNGGIF JPEG
","sysBackupMsg":"
","csvreport.networkbandwidthreport.recording":"mbps
","secure.remember":"Remember
me","meetingfeatures.sessionTypesRequired":"
" , "Address2":" 2","Address1":"
1","deploy_summary.cpu":"CPU","HaAddComment4b":"%1$s
%2$s%3$s","IEImportStart":"
","DT_start_success":"","signin.errorPassword":"
","vmsetting":" 3 IPv4 IPv6

","save":"","license.page.title":" ","monweb.mats
.progress.doing":"" ,"setting.webexaudio.media":"WebEx
","monweb.alarms.header":"



","create.password.link":"t
","UserManagementTitle":"","pdfreport.meetingstatus.chartdescription":
"" ,"userPrivileges.voip":"","sessionType
sList.thName":"","thereIsCAExt":" CA
","csvreport.sysdowntimeReport.servicetype.allservicetype":":::
/:Web
","BlastDial.Label.Indicator":"","monweb.meeting.report.status":"",
"supervisor.task_failed":"","error_commStr_empty":"
","support.index.opencasedesc":"
"


","B
lastDial.Note.PINSecurityLevelLow":"PIN
\u003cb\u003e\u003c/b\u003e","sessionTypesList.listOf":"
","fteMailServerPortComment":" SMTP SMTP 25SMTPS
465","DocShowDisableEncryptError":" Cisco WebEx Meetings Server
","monweb.meeting.label.meeting":"
","sysBackupRepeatEveryday":"","deploy_hosts.esxi_select":"","pas
sphraseHelpTextpk":"- ","secureTeleconferencing":"
","BlastDial.Note.InternalUserRequired":"
","IEERROR_CountryNameNotSupported":"/
","WysiwygJustify_Full":"}","pdfreport.meetingsizes.time":"
","EmailNamePTMeetingNotificationHost":"PT -
","deploy_summary.collectinglogsfailed":"
","passphraseHelpText":"","chooseCertificateHelpT
ext":" X.509 ) .cer .crt
","ParticipantPrivilegesHeading":"","csvreport.networkbandw
idthreport.date":"","sysNFSEnterNFSContinue":"


","DT_result_text_success":" ","supportExternalServers":"
","vmtypename.800_Users_Admin":"800
","mmTempUnavailable":" 30

","deploy_congrats.expand.congrats":")","sidebar.title_install":"
Cisco WebEx
","license.head.free.mdc.expiring.head2.1day":"
%1$s
> ","validation.match":"Mu

st match %2$s","Button_seLinuxModeEnable":"","AudioTeleconfSettings":"
","PswdUserMinNumChars2":" %1$s
123...","sysPropertiesStatus":"
","AudioAccessNumberAdd":"
","pdfreport.meetingsizes.summa
ry":" % d %%
","LastPage":"","RemoteUsers":"","DocShowWarning"
:" ","create.password.savingError":"
","seLinuxEnabledSuccessfully":"SELinux
","MeetingFeatures.Call
In":" ","deploy_summary.systemResources":"","noCancelNote":"
","EmailNameInstantMeetingInviteforHost":"
","csvreport.mtgreport.callinuser":"_
%d","TrackingCode.Update":"","supportStorageTest":"
" , "encryptionKeysUpdatedSuccessfully":"
","EmailGetUserLanguageError":"
","canNotFindSSLCert":" SSL
","deploy_storageDiskSummary.oldDeploymentHasIrp":"jIRP
","WrongWebPageExpHrs":" [ 0-23
]","monweb.alarms.edit.intRange":" %1$s - %2$s
","BlastDial.Label.ExternalList":"","SecurityHeading":" ","fte
SettingsConfirmTimeSource":"","DT_result_text_join_fail":"
","dirSyncLabel39":"/","dirSyncLabel38":"","dirSyncLabel37":"
"
" "
...","dirSyncLabel36":"...","dirSyncLabel35":"" ...","dirSyncL
abel34":" CUCM ","commit_config":"
","dirSyncLabel33":" CUCM
","dirSyncLabel32":"\u003col\u003e\u003cli\u003e1.


\u003c/li\u003e\u003cli\u003e2.
b

Cisco WebEx Meetings Server
(l ,
\u003c/li\u003e\u003c/ol\u003e","dirSyncLabel31":"j SSO
","dirSyncLabel30":" LDAP
","securityLevel2":"","pdfreport.month.uppercase.april":"4
","EmailNameMeetingInformationUpdatedforAlternateHost":"
","licensetableinfo":" 3
","seLinux":"SELinux","securityLevel":"
","section":"","validate.required.fqdn":" ","B
lastDial.Note.ImportInstruction":" CSV ","since.hours":"%s hour%s
ago","IEImportComment":"
\u003cstrong\u003e\u003c/strong\u003e\u003cstrong\
u003e\u003c/strong\u003e\u003cstrong\u003e\u003c/str
ong\u003e ASCII Unicode
","ShortLinkWarning2":"
t
"

","pdfreport.title":" ","ShortLinkWarning1":"
4t
URL URL
URL t>
","dirSyncLabel29":" ","dirSyncLabel28":"b ","dirSyncLabel27
":" LDAP ","dirSyncLabel26":" LDAP
","dirSyncLabel25":"b LDAP
","dirSyncLabel24":"
","dirSyncLabel23":" ","
dirSyncLabel22":"b LDAP
","dirSyncLabel21":" LDAP
","dirSyncLabel20":" SSO LDAP
SSO","license.page.label.grace.available.value":"%1$s/
%2$s","crud.help.before":"%s ","error.too_many_ips":" URL DNS IP
","Downloads.ConfirmationTitle":" ","dirSyncLabel19":"LDAP
","dirSyncLabel17":"","dirSyncLabel16":""
"" ","dirSyncLabel15"
:" "
","memory":"
","cancelDcAddPrepareBeforeTurnOffMM":"","dirSyncLabel
14":" ","IETitle":"/","dirSyncLabel13":"
SSO LDAP ","dirSyncLabel12":" WebEx
","dirSyncLabel11":" ","getServerTimezoneError":"
","PswdMeetingGlobalTitle":"","BlastDial.Label.NoCall":"
","setting.webexaudio.signal":"WebEx ","note":"
" ,"major.deploy":" OVA Cisco WebEx
","AudioEnableUserDialIn":"","deploy_congrats.upgrade":"
","BlastDial.Error.PermitNumAndChar":"
","tip_bookmark":"\u003cu\u003e\u003c/u\u003e
","csvreport.participantreport.sessionduration":"

","IEButtonAbort":" ","errorImportMetadataFormat":" SAML


)
","signin.password.required":" WebEx
"
","EmailOriginal":","monweb.dashboard.meetinglist.cap.message":"
%s %s
","gsAdminUrlSameAsSiteUrl":" URL
URL

" ","DT_schedule_success":"
" ","DT_table_ctitle_2":"
","DT_table_ctitle_1":"IP","DT_table_ctitle_0":"","mmPreventSystem":"
","IEImportTitle":"","SNMPNotifica

tionErrorDuplicatedHost":"/IP
","dirSync.scheduleSync.repeatInterval.every3Months":" 3
","sysPropertiesDown":" " ","MeetingFeatures.VoIP":"","
deploy_vmnwinfo.ipv4":"IPv4
","RecordingsPerPage":"","credential_validation":"
","ConfiguredRemoteSupport.clickview":"

","lockDuration.ibubble":" ","acc
ountUpdate":"","csvreport.mtgreport.hostid":"","generateExtC
SRTitle":"
CSR ","deploy_urls.adminDesc":" WebEx URL
URL VIP
%s","system.latestReleaseExpand":")
","deploy_summary.fqdn":"FQDN","monweb.alarms.network":"
\u003cstrong class\u003d\"per\"\u003e%1$s\u003c/strong\u003e
%2$s","Downloads.WindowsAndMacInstallers":" Windows Mac
","UserListSessionType":"","crud.help.after":"%s
","deploy_summary.success":"","maintenance.buttonSchedule":"","Passwor
dGeneral":"","setting.branding.customize.help.des":"
j","HaAddTitle":"","pdfrepor
t.peakday.summaryHourPlural":"%s%d
","signin.inputMeetingNum":"","deleteConfirm2":"","d
eleteConfirm1":" ","credentials.admin":"
URL ","usmPasswordNote":" 8
","FirstName":"","license.head.temporary.expiring.message":"%1$s
%2$s","Locale.en_US":"9","sysTLSEnabled":"
TLS","BlastDial.Dialog.Title.ResetAudioPrompt":"","Downloads.Confir
mationNo":"","genExtSelfSignedTitle":" ","accountCreation":"

","ButtonPreview":"","dmz-disable.powerdown":"
vCenter
","ifYouGenerateNewCSR":"



" j
"
", "AudioTeleconfDialInDialOut":"
"
","dmz.ipv4gtw":"IPv4
","ButtonUploadCertificate":" ","ExtSSLCertificate":" SSL
","none":"","NextPageUsersTable":"","supervisor.system_upgrade":""
,"ButtonEnable":"","HaRemovePrechkErr_PrimeUnhealthy":"",
"mModeChanges":"","sysPropertiedInvalidIPv6Prefix":"
IPv6 ","transfer_archived_data.error":"
","LoadingImage":" ","error.ha.56":"
","monweb.alarms.edit.
usage.title":"","banner.invalidTxt":" ASCII
.txt","monweb.meeting.info.invit
ed":"%s","vmtypename.50_Users_Internet_Reverse_Proxy":"50
j","log.custom.moresettings.title":"",
"dmz.term":" ","ZipCode":"
","monweb.alarms.edit.number.meetings.title":"%%","vipPublicVIP":" VIP
IPv4 ","LocalUsers":"","login.captcha.audio.replay":"
","setup_replication":"","WrongMobileExpValue":"
[
0]","country_599_2":"","PswdUserSameAsLast":"
","license.head.free.mdc.expiring.head1.1day":"
%1$s
","monweb.system.history":"","SSLExtCert":" SSL
","RemoteSupportCreateMaxDays":" 30 ","addUser.telephony":"

","SignInAddressError":" WebEx j
","error.deploy_dmzvmnwinfo.ipv4_gateway.blank":" IPv4
","joinNewDataCenter":" j","Gene
rateExternalCSR":" CSR","error.ue.201.autoUpgrade.recovery":" vCenter
( ESXi
l

URL","DirectoryIntegration":"
","EmailNameForgotPasswordResetPassword":" -
","vipInfoMaintMode":"

","WysiwygWidth":"","virtualLastUpdated":"","MoreUserActived
":" %s ","monweb.meeting.report.leavetime":"
","WysiwygStrike_through":"","dirSync.TestConnectionLabel":"
CUCM l...","backup_data":"
,"PswdUserEasyToGuess":"

" ","deploy_congrats.ha.ip":"I
P ","sysStorageAdding":"
...","companyLogo.imageSizeError":" 32*120
" ,"monweb.maintmode.when.datePicker":"","sysEditSto
rageServer":"
","WysiwygPreview":"","csvreport.sysdowntimeReport.numberOfDisruptedMeetings"
:"","deploy_options.size800long":" 8000
800
","IEErrorUploadFileHasNoData":"","deploy_vmnwinfo.domain_na
me":"","Locale.en_NZ":"<","CUCMcertIsNotYetValid":" ","vi
rtualSettinUnknownError":"

","vmPropertiesGateway":"","end_remote_dc_join":

" ","vmPropertiesPrimaryDNS":" DNS
","BlastDial.Label.Test":"","SystemTestTitle":"","se
lect":"","license.page.message.expired":"","IETotalRecordingsRequested"
:"","PswdUserBlockDynamicText":"
","RemoteSupportCreateSetup":"","
de
ploy_storageDiskSummary.oldSiteURL":" URL","fipsWarningMessage":" FIPS

\u003cbr\u003e
\u003ca
href\u003dhttp:\\/\\/www.cisco.com\u003ewww.cisco.com\u003c/a\u003e
","SMTPCert":"SMTP
","dirSync.lastSyncStatus.SYNC_INCOMPLETED_RETRY_NETWORK":"

","dmz.vmfoundButtonContinue":" sl


%1$s %2$s","gsLocalAdminUrlSameAsSupervisor":" URL
" ","pdfreport.past":" ","StorageAndPortsT
estDesc":"
","ButtonDownloadCertificate":" ","pdfreport.userlicense.summary3":"
%d

" ,"UserAdded1":"

%s","pdfreport.userlicense.summary2":" %d
","IEImportStarted":"
","IEERRORTimeZoneNOTValidate":"","fipsEnableError":" FIPS
","AudioAccessNumberAvail":"","crud.created":"
\u0026{%s}","UserChangesNotSaved1":"
","manual.purge.label":"

","check_remote_dc_finish_out_of_mm":" ","CallI
nLanguage.Error.AudioCallInLanguageRoutePatternError":"
-+()","addUSMUser":" USM
","EditEmailSourceCode":"","BlastDial.Label.BlastDialWithColon":"
","setting.branding.supportandhelp":" ","mdcAlertIRPDiff":"\u003cb\u
003e%1$s\u003c/b\u003e j \u003cb\u003e%2$s\u003c/b\u003e
","EmailAddress":"","minor.success2":"\u003cb\u003e
\u003c/b\u003e

","minor.success1":" %1$s
%2$s","impotrCUCMTitle":"
","monweb.alarms.emailLimit.1Month":"1
","supportSource":"4","credentials.err.invalidAdminUrl":" URL
","pdfreport.downtime.unplannedoutage":"","monweb.alar
ms.edit.memory.title":"","sysNFSSnapshotFile":"","EmailUse
rs":"","sysMsgSMTPMaintMode":"
SMTP ","fteTimezoneUseNtp":" NTP
","errorUploadFileSize":" 1MB
","Locale.de_DE":"","monweb.search.result":"
%s","monweb.maintmode.maintWindow":"

"

","sysStatusDown":"","EmailNameMeetingReminderforHost":"
","monweb.system.setting.size.label":"","monweb.mats
.error.chart.selected":"","gsMsgJoiningUsers":"- " " URL
","sessionTypesAdd.error.name.used":"","EditEmailF
romName":"","drSuccessOverageDisabled":" %1$d
%2$d DR
","Locale.de_CH":"","cannotAddSecWithoutPrim":"
syslog syslog ","ipv4_subnet":"IPv4

","monweb.meeting.label":"","fteAdminAcctFirstName":"","cha
nge_resource_reservation.long":"","Locale.en_IN
":" " ,"crud.list.totalSize":"
%d","cancel_upgrade":" ","validation.notFound":"Object not found for id
%2$s","fteSettingsConfirmMailServer":"","supportNFSNotConfigured":"
","BlastDial.Note.DeleteGroup":" \u0026Chi;
","pdfreport.meetingsizes.title2":"","drSuccessGraceReplac
eLicenses":"j %s DR
DR
","monweb.meeting.btn.panel":"
","titleformat.mmm":"1,2,3,4,5,6,7,8,9,10,11
,12","csvreport.mtgreport.status.unknown":"","Cert":"
","deploy_confirmation.new_system":"","ipv4":"IPv4
","monweb.alarm.title.licenses.endUser.grace.allocation":"
","since.years":"%s year%s
ago","dmz.ip.title":"lj
VIP IP "
","ButtonGoBack":"","license.page.label.version":"
","dmz-disable.ha":"","signin.logoTitle":"Cisco
WebEx","extbrand.error.9012":" WAV ","extbrand.error.9011":"ZIP
WAV
","extbrand.error.9010":"
" ,"fteMailServerError4":" b
l","Locale.en_GB":"","fteMailServer
Error3":" ","dmz.progess.title":
"...","source_system_healthy_check.long":"
" , " BlastDial.Label.PhoneNumber":"
","csvreport.storageReport.diskspaceusage":"","TrackingCode.EditTrac
kingCodesList":"","monweb.maintmode.title":"","cleanup_bootco
nfig":"","MeetingTest":"","extbrand.error.9009":"
5 MB
","extbrand.error.9008":"
120x32
","extbrand.error.9007":"

PNGJPEG GIF
","extbrand.error.9006":"
","deploy_summary.deploymentStatus":"","minor.mdc.WithDT.MM":"



VMware
vCenter","extbrand.err
or.9005":"","drSuccessEnabledComp
leteFollowing":"
","extbrand.error.9004":"ZIP WAV
","extbrand.error.9003":"
","extbrand.error.9002":"
","extbrand.error.9001":"
ZIP
","extbrand.error.9000":"","d
eploy_vcinfo.vcfqdn_detail":" https://
URL","Video":"","organizationUnit":"","error.join_dc_in_progress":"


","vipPrivateVIP":" VIP
IPv4 ","csvreport.networkbandwidthreport.low":" 1
mbps","calendar.getFormatError":"j
","CallInLanguage.Label.SelectLanguage":"","auditsettingDC":"%s
","certFileChain":"t","gsMsgFollowingTasks":"

URL
URL ","thereIsCA":"
CA ","HaRemoveTitle":"","AudioTeleconfServerType":"
\u003cbr\u003e","license.head.overage.message.head2":"
\u003cA class\u003d\"linkUserLicense\"
href\u003d\u0027###\u0027\u003e
\u003c/A\u003e","UserSession.SaveSuccess":"
","license.head.overage.message.head1":"
>
%1$s","EmailVariables":"","BlastDial.Error.ParticipantPIN":"
PIN","remoteCert":"
","dirSync.lastSyncStatus.SYNC_INPROGRESS":"","key":"","major.sup
ervisor":" VMDK
","vipPublicResolveBulletOne":" VIP
j WebEx
URL","system.emailServer":"","sysMsgDRCancelled":"","
dcAddError.invalidDDCLicense":" MDC
","monweb.meeting.title.search":"","commit_config.long":"
","SecurityGeneralSessionTicketExpiration":"","sessio
n.info.ihelp":" IP
","country_998":" ","country_996":"
","country_995":" ","country_994":"","country_993":"

","country_992":" ","errorPublicKeyLength":"
2048 ","drSuccessAdminUrl":"
URL","Locale.en_CA":"","monweb.system.goToStorageHistory":"a
" , "report.noteDetail":" 6
","MobileAndroidApp":"Android WebEx
","error.ue.1099":" %1$s
%2$s ","error.ue.1098":"

","error.ue.1097":"
>j Cisco TAC
\u003cbr/\u003e %1$s
2%$s","error.ue.1096":"IP IP
","create.password.linkdeactive":"j
","error.ue.1095":" VIP j IP
"","login.captcha.img.noinput":"
","error.ue.1094":" VIP IP
"","error.ue.1093":" VIP IP
"","error.ue.1092":" VIP VIP

" ","error.ue.1091":" j
" j
"
" OVA
j","error.ue.1090":""
NTP ESXi vCenter ESXi
\u003e ESXi
ESXi
","UserFTEBubbleTips":" "
,
us
"
erPrivileges.changeForAllUsers":"
","dirSyncLabel201":" LDAP SSO

LDAP","monweb.meeting.report.joinbeforedatameeting":"","MaxPart
icipantsWarning":" %1$s
","Locale.en_AU":"","vmname":"","error.ue.108
9":" OVA



j Cisco TAC","error.ue.1088":") OVA
) )
j Cisco
TAC","error.ue.1087":"
","error.ue.1086":" " %1$s
%2$s","country_977":" ","error.ue.1085":" ESXi NTP

NTP ESXi vCenter
ESXi \u003e


ESXi ","validity":"
","country_976":"","error.ue.1084":" ESXi NTP
NTP ESXi
vCenter ESXi

\u003e
ESXi
","signin.email.required":"
WebEx j","country_975":"","error.ue.1083":"WebEx URL
DNS VIP
","country_974":"","monweb.system.usingOutOf":" %1$s/
%2$s","error.ue.1082":"WebEx URL " ,"subject":"
","country_973":"","error.ue.1081":"","country_972":"","er
ror.ue.1080":"WebEx URL DNS VIP
VIP","country_971":"-
j","mmOnAllMsg":"\u003cb\u003e\u003c/b\u003e

","signature":"","DT_restart_text":"","A
udioWebexDialOutFeature":"WebEx
","PreviousPage":"","error.ue.1079":" VIP
j IP "","error.ue.1078":"
URL","error.ue.1077":"}j
" , " country_968":" " , "error.ue.1076":" VIP
j ","country_967":"","error.ue.1075":"WebEx URL
DNS
VIP ","WysiwygCount_of_rows":"","country_966":"-
","error.ue.1074":" VIP j WebEx
URL","country_965":"","error.ue.1073":"
",
"country_964":"-","error.ue.1072":"
" " }j
jl %sl
%s","country_963":"","error.ue.1071":"
j
j
" " ","DT_error_unkown":"
" ","country
_962":"","error.ue.1070":"%s
","country_961":"","country_960":"","autoAcc
ountUpdate":"","calendar.cancel":"","EmailNamePTPCNMeetingNoti
ficationHost":"PT PCN " -
"
","resend":"","communityStringName":"","incorrec
tSignIns":"l ","error.ue.1069":"%s
VMware vCenter
","error.ue.1068":"%1$s %2$s
%3$s","error.ue.1067":" "



","error.ue.1066":"
250_j__

800_j__ ","error.ue.1065":"
DMZ j L3
","deploy_system_type.primary":"","error.ue.1064":";

80 443
jDMZ"","signin.auth.failed":"
","dirSync.lastSyncStatusLable.failed":"","error.ue.1063":"DMZ
DNS
","error.ue.1062":"DMZ j
"","error.ue.1061":"l
","error.ue.1060":"
IP IP
","helpNewFeatureClickHere":
"%1$s%2$s
","sessionTypesList.thDefault":"","calibration":"
","vmtypename.2000_Users_Admin_HA":"2000
*","pdfreport.meetingsizes.title":"","monweb.meet
ing.listing.search.cancel":" ","BlastDial.Error.CallInNumber":"

","log.custom.moresettings.voipaudio": " l ","minor.datacenter":"

%s","error.ue.1059":" %1$s %2$s
","error.ue.1058":"
","error.ue.1057":"
","error.ue.1056":"
","deploy_vcinfo.vcenter":" vCenter
","error.ue.1055":"
%1$s%2$s
" ","OneUserActived":"
"
%s","error.ue.1054":"
"" OVA ","error.ue.1053":"
%s IP
","error.ue.1052":"
URL"
" ","error.ue.1051":" " )
","error.ue.1050":" %1$s %2$s","deploy_summary.storage":"
","deploy_congrats.ha.version":"
","pdfreport.peakday.wednesday":"","report.customizeReport.dateRange":"
","mmOffOne":"\u003cb\u003e\u003c/b\u003e
","sysPropertiesdmzipv4sub":" IPv4
","commonErrorMsg":"

","userDeactivationConfirm":"","drMsg_102":"4
%1$s","error.ue.1049":"
","drMsg_101":"
%1$s","forgot.password.submit":"","error.ue.1048":" " "
","error.ue.1047":"
" 
","error.ue.1046":"
vCenter
","HaSecondarySystemBuildNum":"
","error.ue.1045":"URL /
%invalid_sitename% ","WrongMobileExpMins":"
[ 0-59 ]","error.ue.1044":"WebEx URL %s
"
" ","error.ue.1043":"WebEx URL %s
"
" ","error.ue.1042":"WebEx URL WebEx URL
"
" "
","error.ue.1041":" VIP
"","error.ue.1040":" VIP IP
"","AudioAccessNumberAvailSingular":"%1$s
","usmSecret":" ",
"signin.tryAnother":"","test.disk_speed":"","deploy_options
.size2000long":" " " 20000 2000


","fteMailServerPassword":"","sysNFSSecureLabel":"
","jawsorderbylicenseexpdate":"","create.password.troub
leintro":"%s
%s","AudioTelephonyEntryToneAnnounce":"","dmz.ipv4sub":"
j","error.ue.1039":" VIP IP
"","error.ue.1038":" IPv4 ","error.ue.1037":"
","error.ue.1036":"
","error.ue.1035":"","error.ue.1034":"
","TurnOffMM":"","error.ue.1033":"CPU ","error.ue.1032":"
IPv4 IPv4 "","error.ue.1031":" "
"
IPV4 }","error.ue.1030":""
vCenter
4","DT_label_aborttest":"","WysiwygLeft":"","e
nableLocking.ibubble":"
a","deploy_vmnwinfo.count":"","deploy_options.public_msg":"
","sidebar.about7":" %1$s
","EndUser":"","sidebar.about6":"
%1$s","sidebar.about5":"

","crud.save":" ","sidebar.about4":"
","sidebar.about3":"  ","BlastDial.Error.GroupName":"
","sidebar.about2":"","sidebar.about1":"","createVMs4":"
","createVMs2":"","create.password.reset":"
","createVMs1":"
","error.ue.1029":"


","error.ue.1028":" ","monweb.process.status.title.status":"
","error.ue.1027":"
ESXi
","HaAddErrorCode":"","error.ue.1026":"
","error.ue.1025":"
","error.ue.1024":" ESXi
","error.ue.1023":"IPv4
j IPv4
j "
,"error.ue.1022":"
IPv4 IPv4
","error.ue.1021":"
IP DNS
","deploy_dmznwinfo.note1":" IPv4
","error.ue.1020":"","drMsg_9
":" ","vmtypename.2000_Users_Media":"2000
","Division":"","license.page.label.using.total":"
","PswdUserMinSpecialChars2":" %1$s $@%
%...","Downloads.WindowsInstallers":" Windows
","drMsg_2":"","ShortLinkUseShortWarning":"
t URL URL
","drMsg_1":"","drMsg_0":"","monweb.meeting.listing.
descrption.3327":" - PIN
","error.ue.1019":"","deploy_sotrageDiskSummary.
review":" "
, "error.ue.1018":"%s
","AudioTeleConfDispNameHelpText":"
IP ","error.ue.1017":"%s
VMware vCenter
","error.ue.1016":"%s 250
250
j","monweb.maintmode.when":"","error.ue.1015":"
"


","error.ue.1014":" 250
800 
","error.ue.1013":" DMZ j L3
","error.ue.1012":" L3
","supervisor.refresh":"","error.ue.1011":";
VIP 80 443j","error.ue.1010":"
; 80 443
jDMZ"","exportCertOption":"
SSL
","dirSync.lastSyncStatus.NA":""","monweb.meeting.listing.descrp
tion.3319":" -
","TurnOnMM":"","Administration":"","sysPropertie
sRemoveHA":"","minor.iso.canceling":"...
","secure.logout":"You have been logged
out.","validate_archived_data.done":" ","error.ue.1009":"WebEx
URL DNS
VIP ","error.ue.1008":" VIP
DMZj
"
" ","error.ue.1007":"DMZ
"
DNS
","error.ue.1006":"DMZ j
"","error.ue.1005":"WebEx URL DNS
VIP","error.ue.1004":" VIP
"
","error.ue.1003":"
" ","error.u
e.1002":"
","error.ue.1001":" IP
","CompanyName":" ","canNotFindSMTP":" SMTP
","AnnounceRecording":"
"""","pdfreport.network
.callinaudio":"","6months":"180
","monweb.meeting.listing.descrption.3309":" -
","dirSyncError10":"CUCM
","monweb.meeting.listing.descrption.3308":" - SIP
","deploy_congrats.expand.nextSteps.title":"4","monweb.meeting.
listing.descrption.3307":"
- sip

","error.deploy_dmzvmnwinfo.dmz_pDnsIPv4.blank":" IPv4 DNS
","storageMsgMaintMode":"
","TrackingCode.EditList":"","crea
te.password.invalidCharsError":" a-zA-Z0-9
","monweb.storage.currentUsage":"","monweb.n
etwork.redAlt":"","log.custom.moresettings.webpages":"Web
","Inactive":" ","monweb.alarms.emailLimit.24Hours":"24
","system.configuration":"","csvreport.mtgreport.numberofRecordingMinutes"
:"","supportPortsTest":"","mmBackUpVms":"

","error.ue.localSite.conflict.with.common":"
URL
"" "URL
","SessionTypesEdit":" " , "vmtypename.2000_Users_Internet_Revers
e_Proxy":"2000
j","CheckMark":"","sites":"","Aud
ioPhoneLabelError":" $#@^\u0026*%
%","drWarningHeader":" URL
"" ","deploy_urls.keywordError":" %s

URL
","forgot.password.captchaEmpty":"","WysiwygCop
y":"","pdfreport.meetingsizes.participants5":"\u003e25
","pdfreport.meetingsizes.participants4":"11-25
","IETaskError":"","pdfreport.meetingsizes.parti
cipants3":"6-10 ","pdfreport.meetingsizes.participants2":"2-5
","pdfreport.meetingsizes.participants1":"\u003c2
","sysMsgSystemHealthFailed":"
","VirtualSettings":"","TrackingCodeSavedMessage":"
","monweb.meeting.info.callinuser":"_
%s","YesCapitalized":"","sysRemoveStorageIf":"
","change_admin_vm_ip.error":" IP
","sysNFSSnapshotTime":"
","major.updating.status1":"","reasonPublicAccessAdded":"
SSL

FQDN","monweb.storage.refresh":"","updateKeysMaintSync":"
","supervisor.system_deployment_title":"CWMS
","CUCMcertIsGoingToExpire":" %1$s
","mdcAlertCUCMDiff":" \u003cb\u003e%1$s\u003c/b\u003e
\u003cb\u003e%2$s\u003c/b\u003e
","sysPropertiesHostname":"","pdfreport.footer.copyright":"?
2014 Cisco /
","crud.pagination.last":" ??","pdfreport.network.ti
tle2":"%s","monweb.alarms.edit.number.log.title":"%1$s/
%2$s","pdfreport.peakday.sunday":"","sysPropertiesInvalidIP":"
IP ","deploy_irp_vip.reuse":"
","error.dmz.401":"j
j","Downl
oads":"","monweb.meeting.table.header.state":"","deploy_admin":"

","BlastDial.Note.HostPIN":" PIN


PIN","oca_config":"","Permit":"l
WebEx","AudioCUCMConfirmTitle":" CUCM (Cisco Unified Communications
Manager)","usmUser.passwordRequired":"","fteTimezoneTimezoneSe
rverOpt":"","ShortLinkUseShort":" URL
t","monweb.mats.error.chart.latency":"","titleformat.mont
hformat":"yyyymmm","restore_data.done":"
","pdfreport.userlicense.legend.grace.free":"","notificationTypeT
itle":"","deploy_type.msg19":"



HA","fteAdminAcctError1":"
","LearnMore":"
","deploy_type.msg18":"","deploy_type.msg17":"
HA","deploy_type.msg15":"","deploy_type.m
sg14":"","autoAccountCreation":"","deploy_type.ms
g13":"IPv4 ","deploy_type.msg12":"IPv4 ","deploy_type.msg11":"
VIP URL ","deploy_type.msg10":"
IPv4VIP","AudioCUCMConfirmMessage2":"
CUCM","AudioCUCMConfirmMessage1":" CUCM

CUCM","csvreport.mtgreport.meetingstartdatetime":"","log.custom.descrip
tion":" Cisco b
","DisableGuestHost":"

","infobox.title":"","monweb.storage.available":"","pdfreport.dow
ntime.chartdescription":"
","login.capt

cha.alt":"","monweb.meeting.info.notes":"","deploy_options.size250":"250
","dmz-disable.done":" WebEx URL %s
IP
","deploy_vmnwinfo.vm_msg":"j","mon
web.meeting.list.state.end":"","credentials.verifying":"
","forgot.password.resend":"
","DT_table_status_fail":"","pdfreport.userlicens
e.unit":"","monweb.network.orangeAlt":"","sessionTypesAdd.fullPrefix":"%1$
s
%2$s","monweb.mats.progress.fail":"","AddUser":"","sysStateReady"
:"l","TrackingCode.InputMode":"","error.expand.124":")
","error.expand.123":" %1$s )
%2$s","error.expand.122":"" )","server_glitch_contact":
"j","dirSync.help":"\u0
03ci\u003e\u003c/i\u003e
Cisco Unified Communications Manager
\u003ci\u003
e\u003c/i\u003e Cisco
Unified Communications Manager
","backup_data.error":"
","AudioTeleconfOff":"","purge.title":"
","SecurityFederatedSSOConfiguration":"SSO
","csvreport.participantreport.dcname":"","DocShow":"
","monweb.mats.error.message.mmpjitter":"
","license.user.expiration.date":"","dep
loy_checksyssize.msg1.800":" 800  8000 16000
","sysPropertiesHASystem":"","monweb.alarms.edit.per
centage.title":" " , " lockDuration2":" %1$s
","log.custom.caseid.description":"
Cisco
","WysiwygColor":"","deploy_urls.adminUrl":"WebEx URL","viewMore":"
","commonAdminUrl": "
URL","csvreport.licenseReport.meetingstartdatetime":"","country_98":"
","IEDownload":" csv
","country_95":"","country_94":"<","country_93":"","cou
ntry_92":" ","country_91":"
","csvreport.mtgreport.ipaddress":" IP
","country_90":"v","BlastDial.Label.TypeHostPIN":"
PIN3-10 ","RemoteSupportCreateAcctLife":"
","setting.branding.userguide":"","error.ue.chkCompleted":"

" ,"gsAdminSettings":"WebEx
","country_86":"","country_84":"","country_82":"
","country_81":"","errorServerLocalDomainAdminMismatch":"
WebEx URL %1$s ","EmailGetListError":"
","dirSyncLabel191":"SSO
","pdfreport.peakday.summaryNone":" ","monwe
b.cpu.unit":"MHz","sysStateWaiting":"","error_notValidInput":"
/IP ","dirSync.scheduleSync.repeatInterval.every12Hours":" 12
","monweb.network.blueAlt":"6","deploy_dmznwinfo.ipv4_start":"IPv4
","forgot.password.spamfolder":"
,","country_7_4":" ","country_7_2":" ","upgrad
e":"","license.system.dashboard.alert.overage.message":"
","vmPropertiesSecondaryDNS":" DNS
","country_66":""","country_65":"","country_64":"<","cou
ntry_63":"","country_62":"","country_60":"4","PollingPrivile
ge":"","monweb.maintmode.timePassed":"
4","EmailNamePCNMeetingNotificationHost":"PCN
" " -
","userSession.maxhost.ihelp":"
","deplo
y_irp.option.ha.info1":"
","publicKey":"","deploy_common.errorCode":"","country_58":"
-","monweb.meeting.info.download":"","country_57":"","co
untry_56":"","country_55":"","country_54":"","country_53":"
","country_52":"","monweb.system.monitor":"","country_51":""
,"ttinfomissingerror":"


","deploy_

storageDiskAdd.title":" vCenter
","report.customizedDetailsReportLi
nk":"
","deploy_checksyssize.title":"","csvreport.licenseReport.concurrentme
eting":" " ,"UserManagement.Label.LDAPAdministrator":"LDAP
","crud.none":"","privacyAlgorithm":"
","country_49":"","country_48":"<","country_47":"","country_46":""
,"country_45":"","license.system.dashboard.alert.outofdate":"
%2$s %1$s
","country_44":"","country_43":"","country_41":"","del
ete.note2":"","country_40":"
","deploy_irp_option.note1":"","delete.note1":"
","license.page.lost.connection.message.secondline_ha":"

","monweb.alarms.emailLimit.6Hours":"6
","BlastDial.Label.NumberOfAttempt":"","EmailInputErrorSubject":"
","vmPropertiesServerIsOnline":"%s %s
","deploy_type.msg9":" IP
","deploy_type.msg8":" URL","deploy_type.msg7":"WebEx
URL","deploy_type.msg6":"URL","deploy_type.msg5":" URL
IP ","encKeyUpdateInProgMsg":"


","deploy_type.msg4":" ","deploy_type.ms
g3":"","country_39":"","deploy_type.msg2":"
","TrackingCode.TrackingCodeGroup":"","canNotFindSSO":"
SSO IdP ","deploy_type.msg1":"
","InputValidationInValidIPAddressError":"IP
","country_36":"","csvreport.licenseReport.simultaneousmeeting":" "
","country_34":"","country_33":"","country_32":"
","country_31":"<","
deploy_storageDiskSummary.oldMediaVm":"","country_30":"0","importCer
t":"","monweb.meeting.search.search":"","monweb.meeting.table.head
er.status":"","log.submitted.title":"
","country_27":"","IEErrorMustBeALongValue":" ","er
rorImportSSOIdP":" SSO
","country_20":"","deploy_storageDiskAdd.srcAdminVmFqdn":"
","monweb.meeting.title.occupancy.detail":"","BlastDial.E
rror.CallInNumberExist":"","validate_deployment_data":"
","deploy_mode.note2":" VMware vCenter
5
","deploy_mode.note1":" -
1 ","deploy_congrats.copylabel":"
URL
","supportNFSSize":"
","deploy_summary.vm_spec_private":"","DT_label_teststatus":"

","HaAddPlatform":" ","deploy_summary.error":"","monweb.manageMaintDialog.opera
tional":"","mmAreSure":"","unit.minutes"
:"","AudioCUCMPlanningGuide":" CUCM
","fipsDoYouWantToContinue":"","editUserNotAllowed":"

","vmPropertiesSubnetMask":"/","Add
UserWarning":" xxx 250000


","Host":"","finish_upgrade.done":"","certHasExpired":"
","crud.help.past":"","reasonSiteUrlChanged":"WebEx URL
%1$s
URL","country_886":"","monweb.system.snapshot.snapshot":"","Dashboa
rd":"","country_880":"-","city":"/","sysRemoveStorageContinue"
:" %1$s
%2$s","top.notbrowser.notice":" WebEx

","monweb.alarms.emailLimit.label":"","TrackingCode.CannotSaveUnactiveCodeTi
tle":"","extendedBranding":"","PswdMeetingAudioPswd":"

"" " ","deploy_urls.info2":"WebEx URL
WebEx URL " ","deploy_urls.info1":"URL
" " "
"
"
","license.page.label.installed.available":">
","infobox.auto.5":"","pdfreport.peakday.shorttuesday":""
,"infobox.auto.4":" ","drSuccessWillBeDisabled":"
%s
","infobox.auto.3":"","infobox.auto.2":"",
"monweb.users.directoryIntegration.notConfigured":"","infobox.auto.1":"
","TrackingCodeSuccess":"","p
dfreport.meetingfeatures.unit":"","EditEmailAddressError":"

name@email.com","license.page.online.help.about.elm":"

Cisco Enterprise License Manager(ELM) \u003cA
class\u003d\"onlineHelpAboutELMAdmin\"
href\u003d\"javascript:void(0)\"\u003e\u003c/A\u003e
","log.custom.timerange.from":"","sessionTypesList.canNotD
eactivateError":"PRO

j","EmailNameRecordingAvailableforHo
st":"
","drSuccessFreeTrialExpiration":" DR
%s
","pdfreport.month.lowercase.october":"10
","pdfreport.title2":"mojoco.webex.com","country_856":"","fteAdminAcctIn
tro":"","country_855":"","RemoteSupportSetup":"

","deploy_hosts.network_caption"
:"","country_853":"","DT_button_text":"","country_852":"
","SNMP":"SNMP","country_850":"","eb_SystemError":"j
","monweb.datacenter.serviceStatus.good":"|
","IEExportAbortedTitle":" ","pdfreport.systemsize.chartdescript
ion2":"4","sysBackupStorageFound":"
","license.system.dashboard.alert.free.expiring":"
%1$s ","HaRemoveDuration":" 30
","communityStringEmpty":"

%1$s
%2$s","license.page.label.demo.available":" ","For
ceUseSysEmailSetting":" (
","drSuccessTeleconferencingUrl":"
","monweb.system.usage.history":"","TrackingCode.DuplicateFound":"
","mdcAlertMMOrBlocking":" \u003cb\u003e%1$s\u003c/b\u003e


","Locale.zh_TW":"
","Activate":"","editUSMUser":" USM
","languageChangedOnMDCAlertCurrent":" %1$s
%2$s ","CUCMcertHasExpired":"
","fteEmailConfirmHeadline":"","deploy_vmnwinfo.ipv4_subnet
":"","error_ebunacceptable_chars":"
","signin
.cannotReadTxt":" ","PswdMeetingMinNumChars":"","Me
etingTestDesc":" ","USMusers":"USM
","AudioTeleconference":"WebEx ","setting.webexvideo":"WebEx
","monweb.system.status":"","password.warning.mustnotcontain":"

","sysRemoveStorageDoneNote":"%1$s %2$s
","pdfreport.month.uppercase.may":"5
","ButtonPurge":"
","monweb.mats.progress.hold":"
","BlastDial.Button.ExportList":"",
"enableUnlockEmails":""
" ,"FederatedSSONotEnabledCommonSe
ttings":" SSO ","gsLocalAdminUrl":"
URL","DocShowEncryptHelp":"Cisco WebEx Meetings
Server
"

l Cisco WebEx Meetings
Server","HaAddPlatformError":"","minor.Snapshot.WithDT":"
","calendar.mmmm":"1,2,3
,4,5,6,7,8,9,10,11,12","port":" ","SendMeetingR
eport":"
","GenerateCSR":" ","reasonAminUrlChanged":" URL
%1$s
URL","license.head.free.mdc.expiring.head2":"
%1$s
> ","license.head.free.mdc.
expiring.head1":" %1$s
","EmailNameForgotPasswordPasswordChanged":" -
","monweb.meeting.report.meeting.close":"","SecurityCertific
ateSSL":"SSL ","SettingsForcePwd":" 3
500
","deploy_common.no":"","monweb.system.snapshot.size.label":"","Audio
PhoneLabel":"
","crud.help.required":"","log.custom.timerange.example":" 1
1 3 1 1 2
1 2 3

","sysNFSErrorTryAgainLater":"
","deploy_summary.depkey_info":"
%1$s%2$s ,"AudioEnhanceIntro2":"

"
","pdfreport.month.lowercase.march":"3
","log.submitted.timerange":" %1$s
%2$s","deploy_storageDiskAdd.srcEsxiPassword":"ESXI
","validate_deployment_data.done":" ","EmailTab2":"
","monweb.meeting.report.status.yes":"","passwordAgingAdminSSO":"
SSO

","EmailTab1":" ","EditEmailFromNameDec":"
","monweb.alarms.edit.percentage.participants.title":"%2$s
\u003cstrong\u003e%1$s\u003c/strong\u003e\u003cstrong\u003e%
%\u003c/strong\u003e","ifReadySelfSigned":"
","dmz-
disable.warning":"


VMware vCenter
","deploy_storageDiskSummary.autoCr
eateMsg":"","gsSiteUrl":"
URL","PhoneNumber":"
","HaRemoveComment5":"%1$s
%2$s","HaRemoveComment4":"","HaRemoveComment3":"
Cisco WebEx %1$s
%2$s " ,"HaRemoveComment2":"
","sysPropertiesPublic":"","HaRemoveComment1":"

","BlastDial.Note.Required":" ","deploy_congrats.ha.copy":"
","acceptSNMPAny":" SNMP
","signin.terms":"","remoteport":" syslog
", " sysBackupLatestWillBeUsed":"4
"","dirSyncIntroLine6":"","dirSyncIntroLine5":" LDAP
","dirSyncIntroLine4":"b
" " ","deploy_irp_vip.tit
"
le":" VIP IPv4
j
","dirSyncIntroLine3":" CUCM ","dirSyncIntroLine2":" 4
","csvreport.mtgreport.numberofVoIPMinutes":"",
"dirSyncIntroLine1":" LDAP
4 ","monweb.meeting.listing.descrption.1001
":" ","IEButtonExport":" " , "error.troubleshooting_guide":"
","vipVirtualMsg":" WebEx URL %1$s

URL %2$s VIP DNS
","UserEditedMessage":" {0}
","dmzvminfo":" 4 FQDNIPv4
","drSuccessGraceExpired":"
6 DR
","SecurityCertificatesCommon":"" ","fipsIHelp":"
TLS 1.1 1.2 l
","ExpandIcon":"
","pdfreport.month.lowercase.september":"9
","minor.error.550":">
j Cisco
TAC","pdfreport.peakday.friday":"
","csrNote":" ZIP
j ","drSuccessOverageLicenses":" DR
%d ","accountLocked":"
WebEx %1$s b
%2$s%3$s","TrackingCode.Close":"","supportPortLabel":"
","sysPropertiesVMs":"","csvreport.networkbandwidthreport.audio":"
mbps","Trial":"","deploy_summary.deploy_status.label":
"" ,"errorImportExtSSL":" %2$s %
1$s SSL %3$s
SSL
","minor.error.545":">
j Cisco TAC","minor.error.540":"ISO
>j Cisco
TAC","put_source_system_in_mm.error":"

,"pdfreport.meetingsizes.chartdescription":"
"
","from":"","deploy_options.auto":"","PswdMeetingMi
nChars":" ","ssoMessageForUserPassword":" SSO
","CUCM2HasExpiredAlert":"CUCM2
%1$s%2$s

","PswdUserMinNumChars2Singular":" 1
123...","monweb.alarms.edit":"","commStringsTitle":"
","minor.error.535":" >
j Cisco
TAC","FirstPage":"","minor.error.530"
:"
|
","im
portSSL":" SSL /","pdfreport.footer.summaryreport":"
%s","monweb.process.status.risk":"" ","put_source_system_in_mm.long":"

,"customLogo":"
" ,"monweb.settings.la "
bel":"","fteAuditorAcctError1":"
","EmailNameSetupCiscoWebExiPhoneiPad":" Cisco WebEx -
iPhone/iPad","customCopyright":"","mdcAlertVersionDiff":"\u003cb\u003e
%1$s\u003c/b\u003e %2$s \u003cb\u003e%3$s\u003c/b\u003e
%4$s","minor.error.526":"l
Cisco
cisco.com
","minor.error.525":"
>j Cisco
TAC","minor.error.524":"
j Cisco
TAC","minor.error.523":"
Cisco WebEx Meetings Server

j Cisco
TAC","minor.error.522":"


Web



j Cisco
TAC","minor.error.521":"

Web


j Cisco
TAC","International_English":"=","mi

nor.error.520":" j Cisco

TAC","IEImportDelimiter":" ","commit_c
onfig.error":" ","virtualSecurityMM":"
","csvreport.mtgreport.numberofCallBackAudioMinutes":"
","Locale.zh_HK":"","gsAdminEmail3":"

","minor.error.519":"


"j
Cisco
TAC","gsAdminEmail2":"
","minor.error.518":"
j Cisco
TAC","gsAdminEmail1":"","
minor.error.517":"

","minor.error.515":"
","minor.error.514":"
CD/DVD
4 )
j Cisco TAC ","minor.error.513":"

Cisco WebEx Meetings Server


j Cisco
TAC","pdfreport.meetingstatus.commonreason
s9":" - ","minor.error.512":"
Cisco WebEx Meetings Server


j Cisco
TAC","pdfreport.peakday.saturday":"
","pdfreport.meetingstatus.commonreasons8":" -
","minor.error.511":"l CD/DVD ISO

" CD/DVD
" ISO
l cisco.com
\u003e Cisco WebEx Meetings Server
","pdfreport.meetingstatus
.commonreasons7":"","minor.error.510":"Cisco WebEx Meetings Server
cisco.com \u003e
","pdfreport.mee
tingstatus.commonreasons6":"","dirSync.lastSyncStatus.SYNC_COMPLETED_ABORT
_TOO_LONG":" ","pdfreport.meetingstatus.commonreasons5":"","pdfre
port.meetingstatus.commonreasons4":"","pdfreport.meetingstatus.commonre
asons3":"","pdfreport.meetingstatus.commonreasons2":" " ,"pdfrep
ort.meetingstatus.commonreasons1":" ","deploy_options.create_public":"
","deploy_confirmation.software_upgrade":"
","infobox.manual.desc.5":"
","infobox.manual.desc.4":"

Cisco WebEx Meetings Server
","infobox.manual.desc.3":"
CWMS
","infobox.manual.desc.2":"
4
\u003cb\u003e\u003c/b\u003e
","infobox.manual.desc.1":"vCenter
Web
jIRP
","HaAddPrechkErr_PlatformReject":"","fteTimezoneNtpAddr":"NTP
","fteSettingsConfirmLanguage":"","sysPropertiesDisablePublic":"
","pdfreport.part2":" ","minor.error.509":"
","pdfreport.part1":" ",
"country_53_1":"9","sysNTPServer":"NTP
","minor.error.508":"
","minor.error.507":"
Cisco

WebEx Meetings Server


j
Cisco
TAC ","HaRemovePlatformErr_13":"

","sysRemoveStorageDoneDesc":"
","minor.error.506":" Cisco WebEx

Meetings Server j Cisco


TAC ","minor.error.505":"


} 1.
. 2 j Cisco
TAC","minor.error.504":"
","minor.error.503":" Cisco WebEx Meetings Server
cisco.com \u003e
","deploy_storag
eDiskAdd.srcEsxiUrl":"ESXI URL","minor.error.502":"
cisco.com \u003e Cisco
WebEx Meetings Server
","monweb.alarms.edit.number":"","csvreport.fagrepo
rt.thirdaccesscode":"","monweb.users.authentication.ldap":"
LDAP","sidebar.mode_manual":" ","canNotGenerateCSR":" ","A
udioJBHOptHelpText":"




PIN","report.customizedDetailsReport":"","validation.
invalid":"Incorrect value","sysPropertiesVIP":" IP
","change_admin_vm_ip.long":" IP
","exportCertAndPKOption":" ","monweb.meeting.re
port.endtime":"","supervisor.back":"","spDesc":"
t t

t","recordingsManagement":"","c
ustomLogoDesc":" PNGJPEG GIF 120x32
5
MB\u003cb\u003e\u003c/b\u003e","ButtonStartOver":"
","Locale.fr_FR":"","providerID":"","monweb.meeting.lis
t.state.unstart":"","1month":"30 ","CompanyPhoneNumberError":"
21
-
,()","sendNotif":""
" ","upg
rade.minor":"","ConnectionValidationHostError":"","DropdownDefaultSelect
ion":"---
---","supervisor.info":" ","monweb.network.video":"","report.customizedRep
ortDone.to":"","create.password.notMatchError":"}
","drSuccessPrimaryUrl":" URL","customerSSOURL":" SSO
URL:","chooseCertificateHelpText4SSL":" X.509 %1$ s%2$s%3$st
%4$s(","feminine_none":"","deploy_vcinfo.reach":"l
vCenter...","deploy_congrats.ha.nextSteps.msg4":"
","SipConfigurationTableSummary":" SIP
","deploy_congrats.ha.nextSteps.msg3":"
","deploy_congrats.ha.nextSteps.msg2":" WebEx
" , " deploy_congrats.ha.nextSteps.msg1":" Cisco WebEx
","log.custom.caseid.heading":"
","credential_validation_relogin":" ","monweb.settings.la
bel.video":"WebEx
","Locale.zh_CN":"","DT_result_text_start_fail":"
","AudioSipConfig":"SIP ","snmpSeetings":"SNMP
","validation.equals":"Must be equal to
\u0026{%2$s}","mmOnRequiredMeetingPage":"

","deploy_congrats.size":"","license.system.d
ashboard.alert.free.expiring.1day":" %1$s
","sysNFSErrorWrongPermissions":"

","calendar.datePicker.start":" " , "drSuccessTeleconferencingRequireme
nt":" Cisco Unified Communications Manager SIP
Trunk","AudioCancelStepsConfirm":"x","usersDeac
tivationTitle":"" ","system.noAbbreviation":" ","create.password.n
ewpassword":"","unparseableExt":"
) ","PswdUserMinSpecialChars":" ","upgrade.expand":")
 ","MeetingFeatures.WebtourRC":"Web
","create.password":"","dirSync.lastSyncEndTimeLable
":"
","Locale.fr_CA":"","AudioEnhanceIntro":"

"
" "
l","deploy_congrats.congrats.expand_msg":"
%1$s ) %2$s","calendar.eeee":" , ,
,,,,","DT_label_inprogress":"
","DT_start_fail":"","csvreport.mtgreport.clientagent":"
/","dmz.warning":" VMware vCenter

","recommended":"","pdfreport.meetingstatus.yellow":"","expa
nd.step_5":" VMDK
","created.verifying":"

","expand.step_4":" OVA
Cisco WebEx ","monweb.meeting.info.status":"
","expand.step_3":" Cisco WebEx Power \u003e Shut Down
Guest","expand.step_2":" Cisco WebEx
","expand.step_1":" Cisco WebEx OVA
","HaAddPlatformErr_9":"STR_FQDN WebEx
","HaAddPlatformErr_8":"STR_FQDN WebEx
","supervisor.verifying":" ...","HaAddPlatformErr_7":"STR_FQDN

","HaAddPlatformErr_6":"STR_FQDN
" ","HaAddPlatformErr_5":"
STR_FQDN
","HaAddPlatformErr_4":"S
TR_FQDN 
","HaAddPlatformErr_3":"STR_FQDN

","BlastDial.Error.PermitDigits":"
","HaAddPlatformErr_2":"STR_FQDN
STR_FQDN
\u003cb
\u003e\u003c/b\u003e","HaAddPlatformErr_1":"
STR_FQDN","SendEmailMessageError1":" ","deploy_irp_vip.vip
":" VIP","signin.head":"","IEImportAborted":"
","enableLocking":"","pdfreport.serviceadoption.title":"
","sysNFSSecureMountPoint":"
","errorServerDomainAdminMismatch":" WebEx URL %1$s
","monweb.meeting.list.status.good":"|
","csvreport.networkbandwidthreport.audioVoIP":"
mbps","csvreport.mtgreport.pcnattendeeaccesscode":"
"
,"deploy_install_options.title":"","AudioCucmTransport":"","ifReadySMTP"
:" SMTP
","banner.unknownError":"
.txt","deploy_system_type.ha":"","monweb.process.statu
s.title.processes":"","sysServers":"","AudioCucm":"CUCM (Cisco
Unified Communications
Manager)","monweb.network.greenAlt":"","WysiwygURL":"URL","BusinessPhone":"
","credentials.vc":"vCenter URL
","errorPrivateKeyMissing":" ","logActitivities":"

","deploy_mode.depkey":"
%1$s%2$s

%3$s","supervisor.task_completed":"","HaPrimarySystemBuildNum":"
","minor.title.iso":" ISO ","monweb.network.webSharing":"Web
","error.ue.56":" ",
"deploy_hosts.esxi":"ESXi
","csvreport.participantreport.starttime":"","monweb.memory.unit":"
GB","log.custom.timerange.to":"c","validation.startDateTime":"%s","sysHostName"
:"","LeaveTitle":"","upgrade.restore.error.1":"
OVA


j Cisco
TAC","drSuccessSNMP":"SNMP","SendEmailTo":"","license.head.free.expirin
g.head2":" Cisco WebEx Meetings Server %1$s

","licens
e.head.free.expiring.head1":" %1$s
","monweb.alarms.edit.number.memory.title":"%1$s/
%2$s","signin.rememberMe.signout":"","de
ploy_vmnwinfo.secondary_ipv4_dns":" DNS
","email.alerts.title":"","Syncronization_Groups":"
CUCM
","drSuccessCertsDontMatch":" ","HaRemoveErrorDesc":"
","dirSync.lastSyncStatus.SYNC_COMPLETED_FAILED_UNKNOW_HOST":" CUCM
","BlastDial.Label.ShowActualPassword":"","pdfreport.userlicense.su
mmary":" %d %d %d %%","UnableAddUser":"
","maintModeBothSystemsBoth":"%1$s %2$s

","pdfreport.meetingfeatures.title2":"","SignInMessageAfterChan
gePassword":"\u003cstrong\u003e
\u003c/strong\u003e\u003cbr\u003e ","monweb.dashboard":"
","PswdMeetingMinCharsHint":"
" ,"BlastDial.Error.PermitDataAndFormat":"
"
-
+()","vmCrashNoPropertiesPartTroubleshootin
g":"

","SettingsWarnDisableIpv6":" IPv6 IPv6
","signIn.banner.disagree":" ","PrivacyStmtLabel":"

","EmailNameBl

"
astDialAddGroupForHost":"
","userLockedNoUnlockZero":"
","sysPropertiesEnablePublic":"","AudioTeleconfServerCucmCon
figGuide.callInRoutePattern":"","deploy_pvt_vip.note1":"WebEx
URL WebEx URL IP
","pdfreport.month.lowercase.november":"11
","SelectAll":"","dcJoinRedirectComment":"
" CWMS

","cityRequired":"/","sysUseNTP":" NTP
","csrStep2":" 2
","HaAddUnableToProcess":"
","csrStep1":" 1
","sysNote":"","dirSync.lastSyncTime.n

one":"--","sysMsgNoNFS":" NFS ","monitor_mdc_db_sync":"
"","fteMailServerHostnameComment":" ",
"ssoMessageForPassword":"
"
" "SSO
","mon
web.alarms.edit.percentage.logs.title":" \u003cstrong\u003e
%s\u003c/strong\u003e\u003cstrong\u003e%%\u003c/strong\u003e
","pdfreport.peakday.summaryDayPlural":"%s%d
","monweb.settings.label.mobile":"
","InputValidationEmptyUserNameError":"","TrackingCode.OK":"","m
inor.title":"","monweb.system.setting.version.label":"
","health.error":"
","SystemTestDesc":" CPU |
","monweb.meeting.search.meetingtopiclabel":"","Deactivate":"" "
","e
rrorImportCertFormat":" PEM DER X.509
PKCS12
","monweb.storage.used":"","HaRemoveUnableToRunDbOnPrimary":"
","sysBackupLatestCanBeUsed":"","
UserHasAdded":"","TrackingCode.Pagenation":"%s/
%s","monweb.meeting.info.participants":"%s","portName":"
","monweb.manageMaintDialog.text2":"
","monweb.manageMaintDialog.text1":"","e
rrorURL":" SSO
URL","Downloads.AreYourSureSavingTheSetting":"","pdfre
port.network.chartdescription":"6
","HaRemovePrechkFailed":" " ,"EditEmailFromNameError":"
","ShortLinkDisableLongHelp":"
t
URL","userSession.maxhost.head":"","auditsetting":"
","deploy_congrats.ifadmin":"
","monweb.meeting.report.downloadanalysisreport":" ","license.page.lo
st.connection.message.secondline":"\u003cA href\u003d\"#system?
tab\u003dloadProperties\"\u003e \u003c/A\u003e %1$s
\u003cA
href\u003d\"http://www.cisco.com/go/cwms\"\u003e \u003c/A\u003e
","sysRemoveStorageDesc3":"
","sysRemoveStorageDesc2":"
","sysRemoveStorageDesc1":"
","mmSystemInMaintenance":"
","csvreport.mtgreport.status.fair":"","Downloads.MCMac":"Mac Cisco
WebEx Meetings","csvreport.participantreport.ipaddress":" IP
","uploadExtCerWarningTitle":"
","back":"","TrackingCode.Code":"","supportCheck":"","calibrat
ion.done":"","license.system.page.label.license.using.of":"\u003clabel
\u003e\u003c/label\u003e\u003cspan\u003e %1$s/%2$s
\u003c/span\u003e","IEExportAbort":" ","transfer_data":"
","deploy_congrats.nextSteps.title":"4","sysNTPServerDefin
ition":"NTP 4
l","EmailGetError":"
","join_vm.done":"



","titleformat.www":"
,,,,,,","Wysiwyg
Insert_Horizontal_Rule":"","HaRemoveCompleted":"
","info":"","IEAbortError":" ","sysNFSEnterNFSServ
er":" NFS

","IEErrorTheCsvFileMustBeUtf8Encoding":"CSV utf8
","credentials.pwd":"
","license.page.label.mdc.total":" ","monweb.alarms.edit.n
umber.cpu.title":"%1$s/%2$s","HaAddInProgressMsg":" 30

","overideSSO2":" ","overideSSO1":" SSO SSO
SSO SSO

"
"
","monweb.users.nextSync.disabled":"","vmtypename.250_Users_Media":"25
0 ","validation.minSize":"Minimum size is
%2$d","IEImportWorked":"","userSession.maxadmin.head":"
","deploy_storageDiskAdd.vcUserName":"vCenter
","create.password.mustnotcontain":" ","lastSyncStatus.SYNC_SUCCESS_I
MGALT":"
","banner.upload":"2.
"
txt\u003cb\u003e\u003c/b\u003e
" WebEx
" CLI
","deploy_vmnwinfo.fqdn":"
FQDN","EmailResetError":" ","TrackingCode.Index":"
","dmz.title":"","importMetadata":" SAML
"f
,"
romDate":"
","Off":"","IEErrorEmailIsNotMatch":"

","BlastDial.Label.Template":"","calendar.chooseyear":""
,"crud.help.maxlength":"

%d","successGenerateSS_warn_otherDC_int_warn":"

","power_up_new_vms.long":"","IEErrorLANGUAGEValueErr
or":"LANGUAGE
","deploy_summary.systemCheck.title":" ","ha.minor.restart2":"
x ","dmz.suc":" "
,"importSAML":" SAML

,"monweb.system.performance":"
"
,"monweb.dashboard.viewMoreSetting":
"
"
","expand.desc_3":") ","expand.desc_2":"
","expand.desc_1":" Cisco WebEx Meetings Server
","AudioAccessNumberComment2":"
","AudioAccessNumberComment1":" CUMC
CUCM
" " Cisco
WebEx 30
","SettingsForcePwdRequired":" ","csvrep
ort.fagreport.thirdaccesscodeemail":"
","UserPerPage":"","confirm":"","monweb.dashboard.pagenum
":"","UnableToAccessSystem":"
","PKCS12PublicKeyLength":"PKCS12 2048
PKCS12 ","primarytablesummary":" 5
FQDNIPv4IPv6
","supportPortsError":"
j ","BlastDial.Error.ShouldFollowParticipantPINRule":"PIN
l2345 1111
","?
crud.title":"","license.user.no.expiration":"","RemoteControlPr
ivilege":" ","monweb.alarms.edit.percentage.meetings.title":"
\u003cstrong\u003e%s\u003c/strong\u003e\u003cstrong\u003e%
%\u003c/strong\u003e","helpFTETutorialWelcomeUser":"
%1$s","monweb.meetingTrend.toggleMeetingData":" Enter
","customAudioPrompts":"","IEDownloadError":"
","UserListLicenseExpDate":"","crud.index.title":"
","Button_seLinuxModeDisable":"","monweb.settings.on":"","rsyslog.e
rror":"syslog
","monweb.network.voIp":"l","sysRemoveServer":"
","sysMsgAtThisTime":"
","sysStatusUp":"","SSLcertBecomeInvalidTitle":"SSL
","deploy_common.yes":"
","AudioFteDataSavedLine2":"

","AudioFteDataSavedLine1":"
","deploy_mode.automatic":" ","deploy_storageDiskSummar
y.oldIrpSecondaryDnsServer":"IRP DNS
","csvreport.fagreport.secondaccesscode":" ","deploy
_confirmation.system_expand":") ","validation.min":"Cannot be lower
than %2$d","drSuccessSSLCertificates":"SSL
","credential_validation.done":" ","country_672_1":"
"mmOff":"
, ","RecordSize":" KB ","setting.
ipv6mark":"IPv6 QoS
","csvreport.sysdowntimeReport.servicetype.video":"","ButtonAdd":"
","monweb.dashboard.viewMore":"
","hrs":" ","sysNFSInitiateDR":"","deploy_o
ptions.system_deployment":" ","authAlgorithm":"
","CUCM2ExpireAlert":"CUCM2 %1$s %2$ s
%3$s ","PswdUserPreviousNotAllowed":" %1$s


","AllowJoinBeforeHost":"
","AudioTeleConfEnableSecureConfNote":"

","pdfreport.systemsize.summary":"%s %d
 %d %%
","crud.hasErrors":"","mmButton":"","DT_server":"
","drSuccessGracePeriod":" DR
%s ","secureCUMCert":"

","acceptSNMPThese":" SNMP
","license.page.lost.connection.message.thirdline_ha":" j
Cisco TAC 180
","license.page.label.using.lastmonth":"
","sysPropertiesTitle":" ","monweb.storage":"
","done":"","updateKeysAddDCError":" j
"
,"monweb.maintmode.meetingsInProgressNotified":"
","SSOIdPCert":"SSO IdP ","error_unacceptable_chars":"
","BlastDial.Note.ImportWAVFileInstruction":" WAV
","CustomFooterTextLabel":"","EmailNameMeetingRescheduledf
orAttendee":"","monweb.system.goToAlarm":"a
","minor.mdc.ZDT.warn.cancel":"


","BlastDial.Note.PINLength":"","deploy_summary.
vm_num":"","deploy_summary.log":"
","deploy_storageDiskSummary.oldIrpVM":"j","err.cannot
.access.server":"l","monweb.manageMa
intDialog.inMaintenance":"","notifDestination":"%1$s

" " ","signIn.exceededMaxUserSessions":"
","InvalidEmail":"
","sysEmailServer":"","meetingfeatures.sessionTypesRequiredNew
":"","csvreport.fagreport.callingnum
ber":"","certNameSelected":"
","userPrivileges.disableAll":"","vmtypename.800_Users_Internet_Revers
e_Proxy_HA":"800
j*","TrackingCode.SortAscending":"
","error.admin_guide2":">
","monweb.alarms.emailLimit.12Hours":"12
","SettingsForcePwdLength7":"
","error.adm
in_guide1":"
","SettingsForcePwdLength6":"
","SettingsFor
cePwdLength5":" ","SettingsForcePwdLength4":"

","allLicensesUsedUp":"

>
","monweb.datacenter.replicationStatus.title":"","SettingsForcePwdLength
3":"
","SettingsForcePwdLength2"
:"
","cannotAddRsyslogWithout
Level":"syslog
","SettingsForcePwdLength1":"


","AudioFeatures":"","successGenerateSS_warn_
otherDC_int":"

","GlobalSaveChangesSuccess":"","monweb.
alarms.edit.network.title":"","monweb.meeting.list.meetinglisttable":"
","signin.noPassword":" WebEx
","setup_replication.long":"","WysiwygUnderline":"","Wr
ongWebPageExpDate":"","deploy_options.
expand_msg_2":"","deploy_options.expand_msg_1":")","PswdMeetingMinAlphChars":"
","PswdMeetingAudioPswdTitle":"","usersDeactivationHeader":"" "
","SSOcertHasExpired":"SSO IdP
","validation.max":"%s","monweb.meeting.participant.count.info":"
","deploy_storageDiskSummary.oldDeploymentSize":"","minor.updating.status
2":" Cisco WebEx
","minor.updating.status1":" 30
","log.custom.moresettings.callbakteleconference"
:"
","monweb.meeting.report.time":"","udp":"UDP","monweb.alarms.edit.number.tag":
"","localDataCenterName":" ","BlastDial.Label.Email":"
","secureCUMCertTitle":"CUCM
","AudioPress1Comment":"
1","sysStorageServer":"
","BlastDial.Error.RoutePattern":"","HaAddDbErr_95":"STR_FQDN
","pdfreport.peakday.thursday":"","IEEERROR_HeadMissColumn":"

%s","EmailNameInProgressMeetingInviteforAttendee":"
","WysiwygTitle":"","auto.purge.tresh.label.short":"
","change_resource_reservation.error":"
","commonName":" ","EmailSubject":"
","errorNoCertSupplied":"
","CancelMessage":" ","HaAddDbErr_84":"
STR_FQDN","report.all":"","HaAddDbErr_82":"STR_FQDN
","TrackingCode.DuplicateFoundMsg":"","credential_valid
ation.error":" ,"error.deploy_summary.482":"
"

","errorServerLocalDomainMismatch":" WebEx URL %1$s
","gsSiteIP":"
IP","sysStateFailed":"","SendEmailMessageErrorNull":""
,"crud.help.dateformat":"\u0026{%s}
","pdfreport.emaildomains.top3emaildomains":"4
","sysNFSSnapshotExists":"
","drSuccessSetupFollowingConnections":"l"
,"createVMs_progress":"%1$s %2$s
","drSuccessRedirectInstructions":"
x DNS URL

URL ","sysNTPLocalServer":"
","haveCSROverwritePrompt":"
" ,"IEErrorCanNotBeNull":" " , "pdfrepor

t.peakday.title":"","pdfreport.peakday.monday":"","validate
.number":"
","MeetingFeatures.Record":"","deployment":"","PermLicUsers":">
","monweb.settings.voiceConnectionViaComputer":" l"
,"HaUpgradeLink":"t","dirSync.ViewLogLabel":"
","signIn.exceededMaxSessions":"
","license.page.outofdate.message":"

%1$s","drSuccessConsoleUrl":"
URL","signin.inputCaptcha":"","SendEmailMessageError":"
4000
","create.password.enter":" WebEx
","AudioTeleConfEntryExitTone":"
","localSiteUrl":" URL","errorExtractKey":"
PKC12 ","CallInLanguage.Note.RoutePatternAvailPlural":"%1$s
","LeaveMessage":"
","MeetingFeatures.DeskShareRC":"
","upgrade.type":"

","PrivilegesChangedMessage":"
{0} ","ButtonClose":"","ShareBrowserShare":"Web
","country_692":"","country_691":" ","Upload
FileLocation":"","pdfreport.meetingfeatures.voipAudio":""
l","TrackingCode.Next":"","monweb.notReachable":"","gl
obal_help_link":"","HaRemoveTryAgain":"","monweb.process.stat
us.title.video":"","banner.ioExc":"
.txt","country_689":"","country_688":"
","country_687":"","country_686":"","country_685":"
","SystemTest":"","country_683":"","country_682":"
","country_681":" ","fteAdminAcctEmailConfirm":"",
"country_680":"","SSOWasExpireAlert":"SSO IdP %1$ s
%2$s

","mobile.disabledPAInfo":"","auditing.
unavailable":"
","monweb.alarms.notes":" 

","monweb.system.setting.labe
l":"","sysMsgSelectNoDR":"
","Edit":" ","
VideoTitle":"WebEx ","country_679":"
" ,"country_678":" " ,"country_677":" " , " country_676":" <
","country_675":"","country_674":"","country_673":"
3","country_672":" ","Korean":"","UserListCreated":"",
"collectinglogs2":"
t","collectinglogs1":"
","deploy_ovainfo.language":"","monweb.alarms.edit.network.header":"
","meetingnum":"","monweb.settings.off":"
","IELog":"","hostIPAddress":" IP
","BlastDial.Note.HostPINNone":"\u003cb\u003e\u003c/b\u0
03e
","monweb.mats.error.message.audio":"","crud.title":"Administration","suppor
tStatusLabel":"","Castilian_Spanish":"","sysNoEmailServer":"
","pdfreport.month.lowercase.february":"2
","MeetingFeatures.CallBack":"","eb_processing":"
...","minor.iso":"
","supervisor

.help":"","monweb.process.status.title.websharing":"Web
","IEImportFinished":"
","sysAudioLanguages":" ","license.page.list.type":" ","error
.ue.910":" ","monweb.system.usage.current":"
","csvreport.participantreport.sessionstarttime":"","AllUsers":"
","report.note":"","error.ue.908":"
","error.ue.907":" 907 -
vcname ","error.ue.906":"906 -

","deploy_summary.deployment.auto":" ","error.ue.905":"
905 - CPU","error.ue.904":"
","error.retry_upgrade":" \u003cb\u003e \u003c/b\u003e
","error.ue.903":" 903 - vcname
","error.ue.902":" ","error.ue.901":"
","mmCLose":"","error.ue.900":"
","monweb.meeting.listing.info.delay":"
5
","DT_label_test4":"","DT_label_test3":""
,"DT_label_test2":"","DT_label_test1":"","RemoteSupportTitle"
:" ","gsAdminUrlSameAsSupervisor":" URL
" ","canNotFindSMTPCert":" " " SMTP
","license.page.label.demo.total":" ","deploy_vmnwinfo.ip
v6_subnet":"IPv6 ","monweb.alarms.edit.duration":"



"
","customAudioPromptsDesc":"( ZIP
WAV WAV

\u003cb\u003e\u003c/b\u003e","setting.branding.faq":"",
"pdfreport.month.lowercase.may":"5 ","gsMsgRetainUrl":"
DNS URL URL

URL","AudioUserDialIn":"","downloadCSRTitle":" ","DT
_label_error":"","banner.notTxt":"
.txt","forgot.password.sendlink":"t
"


","DT_label_passed":" ","validation.required":"
%s","SettingsDeactivePwdDays":"" 30 500
","lastSyncStatus.SYNC_FAIL_IMGALT":" "
","deploy_urls.reuse":"

","monweb.alarms.licenses.nolicenses":">
\u003cstrong class\u003d\"per\"\u003e
%1$s\u003c/strong\u003e","monweb.settings.disabled":"","virtualSecurity
Title":"","credentials.err.vCenterUrl":"vCenter URL

","sysPropertiesIPv6":"IPv6","seLinuxSecuritySubTitle1":"
SELinux
","sysPropertiesIPv4":"IPv4","report.customizeReport.toDate":"","s
hutdown_source_system.done":" ","InputValidationInValidHostNameError":"
","init_db_for_media":"","de
ploy_storageDiskSummary.oldPrivateVIP":" VIP","deploy_options.expand_msg":"
%1$s )
%2$s","monweb.maintmode.duration":"","certIsNotYetValid":"","t
ip_maint":"","vmtypename.800_Users
_Media":"800
","license.page.label.temp.available.value":"%1$s/
%2$s","sysMsgInitiate":"","major.note":"%1$s
%2$s
","T
rackingCode.ErrorExists":"","monweb.meeting.listing
.descrption.3011":" -
","monweb.meeting.listing.descrption.3010":" -
","pdfreport.meetingstatus.commonreasons23":" - PIN
","pdfreport.meetingstatus.commonreasons22":" -
","monweb.system.snapshot.lastsnapshot.label":"","
pdfreport.meetingstatus.commonreasons21":" -
","pdfreport.meetingstatus.commonreasons20":" - SIP
","monweb.meeting.setting.label":"","deploy_vmnwinfo.auto_msg":"
j","join_vm":"","AccountType":"","monw
eb.meeting.listing.descrption.3009":" -
","monweb.meeting.listing.descrption.3008":" -
","monweb.maintmode.cannotScheduleMeeting":"
","monweb.meeting.listing.descrption.3007":" -
","HaRemoveUnableToProcess":"","monweb.meeting.lis
ting.descrption.3006":" -
","monweb.meeting.listing.descrption.3005":" -
","exportCSrAndPK":" ","monweb.meeting.listing.descrption
.3004":" -
","monweb.meeting.listing.descrption.3003":" -
","pdfreport.meetingstatus.commonreasons19":" -
sip ","pdfreport.meetingstatus.commonreasons18":" -
- ","pdfreport.meetingstatus.commonreasons17":" - -
","pdfreport.meetingstatus.commonreasons16":" -
","pdfreport.meetingstatus.commonreasons15":" -
","system.storageServer":"
","pdfreport.meetingstatus.commonreasons14":" -
","pdfreport.meetingstatus.commonreasons13":" -
","pdfreport.meetingstatus.commonreasons12":" -
","pdfreport.meetingstatus.commonreasons11":" -
","BlastDial.Dialog.Message.ConfirmDeleteGroup":"
","login.captcha.text":"
","pdfreport.meetingstatus.commonreasons10":" -
","BlastDial.Note.ParticipantPIN":" PIN
","login.captcha.tryagain":"","BlastDia
l.Note.ReactiveParticipant":" ","drSucce
ssRedirectSetup":"","fteAuditorAcctLastName":"","fi
psSecuritySubTitle1":" FIPS ","PasswordUser":"
","deploy_urls.siteUrl":"WebEx
URL","pdfreport.meetingsizes.totalmeetings":"
","tip_license":" ","DocShowBlockUne
ncryptHelp":"l Cisco WebEx Meetings
Server

"

"
,"expand.updating.status1":"","forgot.password.captchaAnother":"
","deploy_vmnwinfo.primary_ipv6_dns":" DNS IPv6
","gsLocalSiteUrl":"
URL","vmCrashPropertiesPage":"
","certFile":"","PswdMeetingBlockDynamicText":"
","PswdGeneralDaysOfInactivity":
","minor.ready.clickContinue":"
""
%1$s%2$s","meetingtrend.scaleformat6month":"%%Y%%#m%
%e","WysiwygLink_Title":"t","Prechecking":"","prope
rties":"","languageChangedOnMDCAlertOther":" %1$s
%2$s


","sysNFSSnapshotRetryNFS":"
NFS

","monweb.meeting.report.status.normal":"","userLockedZero":"
b%1$s
%2$s","ipv4_dns2":" DNS ","ipv4_dns1":" DNS
","errorExtractCACert":" PKC12 CA
","dcJoinInputRemoteAdminInfo":" URL



j","reserved_cpu":" CPU","disableSSOTitle":"
SSO","Installed1":"","monweb.datacenter.serviceStatus.blocked":" ","Bla
stDialTitle":" " ,"virtualSettingsInMMmessage":"
","days":"","dirSync.sche
duleSync.repeatInterval.everyWeek":"","drSuccessCertsReUpload":"","
DT_label_notstarted":"","accountLockedNoUnlockZero":"
WebEx
","vmPropertiesHostName":"","fteSettingsConfirmHeadline":"
","signin.failedUserNotActive":" " ","monweb.alarms.edit.
number.storage.title":"%1$s/
%2$s","virtualSecurityMMSuccess":"
" "
","audit.bubble":"


4","monweb.alarms.edit.grace.licenses.header":"
","CSRSuccessGenerated":"
","pdfreport.meetingfeatures.fastestFeatureSummary.recording":"

%d %%","license.dashboard.page.label.license.using.of":"%1$s/
%2$s","shutdown_source_system.error":" ,"mmDisconect":"
"
","EmailEditTitle":" ","meetingfeatures.
sessionTypesRequiredSingle":"
" , " M e e t i n gFeatures.AppShareRC":"
","csvreport.networkbandwidthreport.websharing":"Web
mbps","SNMPNotificationErrorHost":"
/IP
","IEDelimiterError":"","DT_join_success":"","ja
wsorderbystatus":"","IEEERROR_UserIdIsNotANumber":"USERID
","SendEmailTitle":"","minor.note":"%1$s
%2$sCisco WebEx Meetings Server ISO
VMware vSphere
l","pdfreport.network.video":"","error.verify_setup":"
VMware vCenter l
","ShareDesktopShareRemote":"
","sysPropertiesPublicVIP":"%1$s IP
%2$s","sysPortNotInteger":" 65536
","monweb.meeting.title.occupancy":"","extbrand_success":"
","Email":" ","deploy_options.mode_tip":"

","report.participants":"","encoded":""
,"PermitUsersToDownload":" WebEx
","sysServerAuthEnabled":" ","csvreport.fagre
port.firstaccesscode":"","errorUpload":"","Emai
lNameAccountReactivated":"","SupportContactUrlLabel":"j
URL","csvreport.mtgreport.hostname":"","warn.calibration4":"
","warn.calibration3":"
Cisco
" ,"license.page.label.using.thismonth":"
","warn.calibration2":"
","warn.calibration1":" CPU
VMware vCenter
Power \u003e Shut Down Guest

","error.deploy_vcinfo.-1":"
","sysStateError":" ","monweb.meeting.info.delay.futuremeeting"
:"4 24
","error.restart_upgrade":"","helpFTETutorialTitle":"","
logoutURL":" SSO URL","HaAddUnrecoverableErr":"

","BlastDial.Note.CallInNumber":"
"
","license.head.temporary.expired.message":"%1$s
","addNewUSMUser":" USM
","sysNFSErrorMessageEnterAnother":"
","monweb.system.setting.licenses.label":" ","joinDataCenter":"j
","EmailNameBlastDialAddGroupForParticipant":"
","mMode":"","signin.support":"j
","eventbuserror":" "

","AudioWebexDialOut":"","Locale.sv_SE":"","mino
r.success.withDowntime":"\u003cb\u003e\u003c/b\u003e
CWMS
",
"major.desc":" OVA ","upgrade.major_long":" OVA
","UserTypeAdmin":"","rsyslog.level":" syslog
","monweb.alarms.logs":" \u003cstrong
class\u003d\"per\"\u003e%s\u003c/strong\u003e
%2$s","EmailCiscoName":"Cisco
WebEx","csrUpload":" ","EmailNameWelcomeEmail":"
","EmailNameADActivationEmail":"AD
","gsLocalSiteUrlSameAsSupervisor":" URL
"
" "
","drWarningMessage":"URL
y Outlook
t
","monweb.datacenter.status.unknown":"","importSSOTitle2":"SSO IdP
","sysNFSCheckBackup":"
","UserListLicenseType":"","monweb.alarms.edit.number.licenses.title":"
%1$ s ","mailserverinfo":" 2
","deploy_storageDiskAdd.vcPassword":"vCenter
","Rebooting":"...","csvreport.participantreport.phonenumbe
r":"","validation.future":"Must be in the
future","create.password.requirement":"","supportHostLabel":""
,"gsAdminUrl":"
URL","monweb.meeting.search.meetingnamelabel":"","comm
onURLdesc_siteDesc4":" WebEx URL
","commonURLdesc_siteDesc3":" DNS
VIP
VIP
","MeetingRecordingSettingsHeading":"","co
mmonURLdesc_siteDesc2":" DNS VIP
","commonURLdesc_siteDesc1":" WebEx
URL
URL","AutoRecordSessions":"","commonURLdesc
_siteDesc0":" WebEx URL URL
VIP ","dcAddError.hasHa":"MDC
","Expired":"","cucmsyncdiagram_imgalt":"" "
LDAP CUCM ","userPrivileges.warning6":"

","csvreport.licenseReport.overlappingmeeting":"","userPrivilege
s.warning5":"
","userPrivileges.warning4":"

"
"
"
","userPrivileges.warning3":"
","userPrivileges.warning2":"
","userPrivileges.warning1":"

","PswdUserMinAlphChars2Singular":" 1
abc...","csvreport.sysdowntimeReport.downtimeStart":"" "
","viewThe":" %1$sIdP
%2$s","Audio":"","ExpDate":"","tcp":"TCP","monweb.meeting.re
port.sessiontype":"","pdfreport.downtime.summary":"
%s %
%","deploy_hosts.info1":"
"
,
chooseCertificateHelpText4SSLpkcs":"- PKCS12
.P12/.PFX","IEImportAdd":"","RemoteSupportCreateSuccess":"
","SystemInMM":"","monweb.me
eting.trend.meetings":"
%s","upgrade_manual_system_setup":"","EditUserMultipleActivationE
rror":" %s
","PswdUserMinAlphChars2":" %1$s

abc...","TrackingCode.PagenationViewCodes":"%s-
%s %s
","EmailNameMeetingInformationUpdatedforAttendee":"
","errorUploadCertOrName":" ","signin.meeting
Num":" ;
","HaRemovePrechkErr_HaAddRemoveInProgress":"/
","forgot.password.captchaRead":" ","clean
up_mdc_tables":" MDC
","successGenerateSS":"
","deploy_summary.vm_list":"
" ,"BlastDial.Label.ImportParticipants":"","G
lobalSyncInProgress":"
","dmz.req":"j
URL
","EmailNameBlastDialJoinMeetingForHost":"

","PlaceSystemIntoMM":"","error.deploy_sum
mary.365":"","titleformat.fulltimeformat4"
:"%1$s %2$s","IEErrorInternalError":"
","error.deploy_summary.364":"","titleformat.fulltimeform
at3":"yyyymmmD h24:ii:ss","error.deploy_summary.363":"
","titleformat.fulltimeformat2":"mmmD
h24:ii:ss","error.deploy_summary.362":"","titleformat.fulltimeform
at1":"mmmD
h24:ii:ss","error.deploy_summary.361":"","error.deploy_summary.360":"v
Center
","Button_fipsModeDisable":"","EmailInputErrorEmailText":
"","fteTimezoneLanguage":"","clickHere":"
","contact_support":"j ","errorUploadedKeyMismatch":"

","monweb.mats.error.chart.lossrate":"","error.ue.localAdmin.conflict.wit
h.common":" URL
"
" "URL
","error.deploy_summary.359":"
","error.deploy_summary.357":"l ESXi
vCenter ESXi
","monweb.meeting.table.header.participants":"","erro
r.deploy_summary.356":"vCenter
4 vCenter
","error.deploy_summary.355":"
","create.password.hasNameError":"","er
ror.deploy_summary.354":"","error.deploy_s
ummary.353":"
OVA
","minor.desc":"
Cisco WebEx Meetings Server
","upgrade.minor_long":"
V1.1 V1.2","error.deploy_summary.352":"
","pdfreport.meetingfeatures.fastestFeatureS
ummary.websharing":" Web %d %
%","deploy_vmnwinfo.ipv6_start":"IPv6
","BlastDial.Label.CallInNumber":"","idPDesc":"

w","ButtonYesDisable":"
SSO","log.submitted.timerange.heading":"","audioDC":"%s
CUCM","PKCS12HasExpired":"PKCS12 PKCS12
","country_598":" -
","pdfreport.emaildomains.others":"","country_597":"","country
_595":"-
","test.mbps":"MB/","country_594":"","country_593":""
,"country_592":"","country_591":"","country_590":"
","deploy_hosts.network":"","NotValidURL":"
URL","meetingtrend.scaleformat1week":"%%#m%%e %%H:%%M","SAMLVersion":"SAML
","deploy_summary.statusSummary":" ","MoreUserDeactived":"
"
%s
","pdfreport.emaildomains.title2":" ","
EmailButtonSave":"","monweb.mats.error.message.clientlatency":"
","license.page.label.grace.available":"
","fteMailServerUsername":"","SSOcertIsGoingToExpire":"SSO
IdP %1$s ","InvalidIPAddrError":" IP
","deploy_congrats.notadmin":"","error.deploy_summary.322":"
","error.deploy_summary.321":"
OVA j","error.deploy_summary.320":"
","ConnectionValidationConnectionError":"lCUCM
l","forgot.password.title":" -
","monweb.maintModeSettings":"
","BlastDial.Button.AddParticipants":"","gsLocalSiteUrlSameAsAdminUrl":
" URL URL

","sysPort":"

"
","dmz.vmerr":"lj","EditUserSingleActiv
ationError":" %s
","IEEERROR_EmailNOTValidate":" ","deplo

y_summary.connectivity":"l","error.deploy_summary.319":"
","MeetingFeatures.CallInTollFree":"
","learn":"","EditEmailBodyTitle":"
HTML
","TrackingCode.Optional":"","IEErrorHOSTPRIVILEGEMustBeADMNOrHOST":"HOSTPRI
VILEGE ADMN
HOST","RecordPrivilegeTitle":"","csvreport.storageReport.d
ate":"","signin.rememberMe.note":"
","error.deploy_summary.309":"
"
" ","test.cpu_spe
"
ed":"CPU
","error.deploy_summary.308":"
" " ","error.de
"
ploy_summary.307":"j","error.deploy_summary.306":"
","DT_error_can_not_start":"","erro
r.deploy_summary.305":"","error.deploy_summary.304":"

URL IP DNS
","banner.nullFile":".txt",
"error.deploy_summary.303":"","error.deploy_summary.302":"
","monweb.meeting.list.status.poor":"","error.deploy_summa
ry.301":"","error.deploy_summary.300":"","Inacti
veUsers":"","SettingsDeactiveRequired":" " ","pdfreport.

meetingfeatures.fastestFeatureSummary.video":" %d %
%","deploy_congrats.nextSteps.msg3":"","deploy_congrats.nextStep
s.msg2":"","deploy_congrats.nextSteps.msg1":"
l","HaRemoveFailed":"","deploy_checklist.
group2":"
DNS","deploy_checklist.group1":"
DNS
","vmPropertiesPageRefresh":" ","Settin

gsChangePwdRange":"1 %d
","banner.exc":".txt","vm
PropertiesSuccess":"","errorImportCUCMFormat":"
) .cer.crt .pem
","DT_test_info":"","spInit":"
SP","deploy_dmznwinfo.info4":"
FQDN DNS
","deploy_dmznwinfo.info3":"
DNS j
bl","deploy_dmznwinfo.info2":" IPv4
","expand.ready":") 
","deploy_dmznwinfo.info1":" j
DMZ ","WysiwygPaste":"","deploy_urls.title":"
URL WebEx
","gsMsgPreventWarning":" Cisco
DNS URL
URL ","monweb.datacenter.serviceStatus.partialService":"
","validation.isTrue":"Must be
checked","deploy_hosts.select_esxi_dmz":"j VMware

","mmEmails":" ","AudioRepo
rtsShowUserPhone":" ","logging.title":"
","to":"","HaAddPrechkFailed":"
, " c" h o oseCe
rtificateHelpText4SecureTeleconferencing":" UC
X.509 ) .cer.crt.pem
.dem ","thereIsNotCUCM":"
","dmz.cancelWill":"j
","setting.branding.how
tovideo":" ","log.custom.submit":"","sysPropertiesCaption":"
","monweb.process.status.good":"|","IEExportStarted":"
","FirstPageUsersTable":"","CallInLanguage.Label.CallInServiceLanguages":"
","monweb.dashboard.users":"\u003cdiv\u003e\u003cdiv
style\u003d\"padding: 0px 0px 0px 0px;\"\u003e
%s\u003c/div\u003e\u003cdiv\u003e\u003cspan style\u003d\"color:#555555;font-
size:12pt;\"\u003e\u003c/span\u003e\u003c/div\u003e\u003c/div\u003e","forgot.p
assword.captchaEnter":" ","SecurityCertificates":"","task1":"
","monweb.alarms.edit.percentage.cpu.title":"\u003cstrong\u003
e%1$s\u003c/strong\u003e/%2$s","vm_errorMessage":"

","monweb.logs
":"","AudioPhoneNumber":"
","supervisor.system_deployment":" ","monweb.alarms.meetings":"
\u003cstrong class\u003d\"per\"\u003e%s\u003c/strong\u003e
","create.password.confirm":"
","dirSync.lastSyncStatus.SYNC_COMPLETED_ABORT_BY_CMD":"","EditEmailFro
mAddressDec":"","EditEmailFr
omAddress":" ","monweb.meeting.title.logs":"
","eb_ButtonSave":"","country_509":"","country_508":"
","country_507":"","haveCertOverwritePrompt":"

","country_506":"","country_505":"-
","credentials.err.upgradeAlreadyInProgress":"
" ,"country_504":"-
","country_503":"","country_502":"-","country_501":"","
DT_label_started":"","country_500":"<","confirmDeleteTitle":"
","setting.branding.customize.help":"","dirSync.scheduleSync.r
epeatInterval.everyMonth":"","pdfreport.network.title":"","sysNFSSecure
UsernameErrorMessage":" CWMS [a-
z] [0-9] _ $","backup_data.long":"
","deploy_vmnwinfo.note2":"
"
" ","settin
"
g.branding.onlinehelp":" Cisco WebEx
","AudioEnableWebExDialOut":" WebEx
","monweb.alarms.edit.logs.header":"
","deploy_vmnwinfo.note1":" IP
","IEErrorEmailIsExist":" ","supervisor.click":""
,"deploy_congrats.ha.deployment_date":"","HaAddErrorDesc":"
","NtpAlert":" NTP ESXi
vCenter ESXi
ESXi

ESXi
","TrackingCode.Active":"","license.page.free.expiring.
1day":" Cisco WebEx Meetings Server %1$s
","SendEmailButtonSend":"","sysSuccessStorageEdited":"
","userPrivileges.callIn":" ","WysiwygView_source_code":"
","monweb.datacenter.serviceStatus.down":"" "","on":"","deploy_urls.adminTi
tle":"WebEx
URL","ok":"","cucmsyncdiagramwebuser_imgalt":" " WebEx
","IEUser":"/","monweb.mats.capacity.exceed":"
%s ","deploy_summary.capacity.value":"%s
","error.ue.remoteAdminUrl.is.localSiteUrl":" URL
WebEx URL

" ","TrackingCode.Usage":"
" ","vmtypename.2000_Users_Web":"2000
Web ","SettingsWarnDisableCallme":" WebEx


" " , " no":" " ,"pdfreport.network.voipaudio":"" "
l","AudioVoipDefault":"","Tracking
Code.Sort":"","uSMUserName":"USM
","Security":"","forgot.password.enteremail":"
j","userPrivileges.alternativeNote":"
a/","NextPage":"","Us
erDisabledOnLDAPMessage":" LDAP ","network_speed":"
","EmailReset":"","fteAdminAcctHeadline":"
","mmOffAllMsg":"\u003cb\u003e\u003c/b\u003e
","HaAddDbError":"
" ,"logThreshold":"
%1           $s
","csvreport.sysdowntimeReport.downtimetype.outofservice":" " ","EmailNameSet
upCiscoWebExMobileDevice":" Cisco WebEx - ","EditEmailHTML":"
HTML
","userPrivileges.alreadyInProgress":"
","pdfreport.network.chartdescription2":"4
","signin.rememberMe.desc":"","ButtonEdit":"
","ButtonDisable":"","pdfreport.network.callbackaudio":"","System
DebugDesc2":"


,"generateCSRTitl
4
"
e":" CSR ","SystemDebugDesc1":"

j

","sysNFSSecureCredentials":"
","csvreport.mtgreport.status":"","vmPropertiesSuccessChanges":"%s

%s ","reasonSiteUrlChangedForExtC
ert":"WebEx URL %1$s
SSL
URL","sysPropertiesInvalidIPPrefix":" IP
","enableFipsCompilantEncryption":" FIPS
","deploy_dmznwinfo.ipv4_dns2":" DNS
","monweb.users.directoryIntegration.configured":"","deploy_dm
znwinfo.ipv4_dns1":" DNS ","mdcAlertStorageDiff":"
\u003cb\u003e%1$s\u003c/b\u003e \u003cb\u003e
%2$s\u003c/b\u003e
","report.summary":"","monweb.alarms.edit.cpu.title":"CPU
","vmPropertiesServerIsOffline":"%s
","dirSync.scheduleSync.repeatInterval.every2Weeks":" 2
","ifReadyCUCM":"

","dcJoinInputCertUploadInfo":" ","
report.meetingReportDownload":" %s
","auto.purge.tresh.label":"
","support.index.title":"/","sysMsgCancelAdd":"
","deploy_vcinfo.info2":" vCenter

","deploy_vcinfo.info1":" ""

vCenter ","vmtypename.250_Users_Internet_Reverse_Proxy_HA":"250
j*","mmSyncOffRequired":" "}

","sysNoteMaintenanceMode":"
","Locale.nl_NL":"<","CUC
M1HasExpiredAlert":"CUCM1 %1$s
%2$s ","error.deploy_dmzvmnwinfo.dmz_fqdn.inuse":"

","signin.noActiveErrorHeader":"

","deploy_mode.msg1":" ","de
ploy_congrats.version":"
","communityString":"","Restarting":"...","license.page.l
m.not.present":" \ u003cA
href\u003d\"%1$s\"\u003e%2$s\u003c/A\u003e
","pdfreport.meetingfeatures.chartdescription":"
","HaAddCompleted":"","StateProvince":"/
","monweb.users.authentication.sso":"SSO","Settings":"","HaAddDbErr_106":"

","notifDestinations":"%1$s

" " ","drSuccessDisabledCompleteFollowing":"



","sysMsgDRProblem":" "
,"sysNFSErrorMessageNotFound":"
","PswdMeetingUnacceptPswds":"","BlastDial.Label.GroupName":"
","helpFTESelectHere":"%1$s%2$s

","CallInLanguage.Dialog.Title.CallInSe
rviceLanguages":"","test.reserved_memory":"","test.a
ctual":"","meetingfeatures.supportfeatures":"%1$s
","crud.saveAndAddAnother":"
","deploy_storageDiskSummary.oldPublicVIP":"
VIP","transfer_archived_data.long":"
","monweb.maintmode.when.time":"","vmtypename.800_Users_Media_HA":"8
00
*","WysiwygNone":"","ha.minor.success2":"\u003cb
\u003e\u003c/b\u003e","version":"
","mmmConfirmTitle":" -
","regenerate_certificate":" ","deploy_congrats.expand.i
nfo1":"","error.pml.exception.7":"
","error.pml.exception.6":" "
","errorDecryptKey"
:"","error.pml.exception.5":"
","error.pml.exception.4":"FAILURE_INSTALL_MGR_EXISTS","error.pml.exception.3":"F
"
AILURE_EXPAND_MGR_EXISTS","Russian":"","removeDataCenter.cannotremoveself":
"" 4


" "%1$s
"4 " , " signIn.banner.agree":" " " ,"error.pml.exception.2":"FAILURE
_MANUAL_UPGRADE_MGR_EXISTS","error.pml.exception.1":"FAILURE_AUTO_UPGRADE_MGR_EXIST
S","EmailNameBlastDialUpdateGroupForHost":"
","AnyoneCanPresent":"","successGenerateSS_MM":"

","AudioTeleConfCallerIdError":" 32 +
","pagination.LastPage":"","SecurityGeneralSessionEncriptionKey":"
","privacy_policy":"","TrackingCode.Reset":"","stateRequired":"
/","pdfreport.month.uppercase.march":"3
","MeetingFeatures.AppShare":"","more":"","AudioTeleConfEnabl
eIPv6":" IPv6
","crud.blank":"","monweb.mats.error.chart.description.5":"
%s
","monweb.mats.error.chart.description.4":" %s
","sysNTPServerField":"NTP
","monweb.mats.error.chart.description.3":"
%1$s %2$s %3$s%


%","monweb.mats.error.chart.description.2":" QoS
%1$s %2$s %3$s%


%","monweb.mats.error.chart.description.1":" VoIP %s
","vmPropertiesUpdating":"
...","monweb.mats.error.chart.description.0":" %s

","pdfreport.meetingsizes.meetingtopic":"","IEImportExample":"",
"Grace5":"","deploy_storageDiskSummary.oldIrpGateway":"IRP
","supervisor.restart":"","crud.help.numeric":"","Grace3":"
","pdfreport.peakday.tuesday":"","BlastDial.Note.HostRequired":"
","pdfreport.meetingstatus.green":"|
","pdfreport.storage.unit":"GB","monweb.meeting.title.grace.licenses":"
","accessPreviliges":"","monweb.alarms.edit.cancel":"","init
_data_from_archive.long":"...","errorImportSSOIdPFormat":"
) .cer .crt
","privacyAlgorithm2":"","mmnotice":"
","Reports":"","fteEm
ailConfirmComment3fteEmailResend4":"
" "15

%1$s
%2$s
","localURLdesc_siteTitle":"
URL","userDeactivationTitle":"" " , " rsyslog.level.bubble":" -





","VideoTurnOff":"
","TurnOffMMRequestIsBlocked":"
","DT_table_status_success": " ","mmOnOne":" \u003cb\u003e \u003c/b\u
003e","RemoteSupportCreateDesc":"
Cisco
j " ,"IEImportAbort":" ","change_resource_reservation.d
one":"","license.page.list.limit":"","sysNFSRes
toreSystem":" ","expand.note":"%1$s %2$s
) ","HaAd
dFailed":"","crud.pagination.first":"??
","BlastDial.Label.CustomGreeting":"","monweb.datacenter.maintS
tatus.on":"","san":" ","publicKeyInfo":"","lic
ense.page.free.expiring":"Cisco WebEx Meetings Server 1% $s
","deploy_checklist.msg8":"
","deploy_checklist.msg7":"","deploy_checklist.msg6
":"","deploy_checklist.msg5":";
Web
VIP","deploy_checklist.msg4":";","deploy_checklist.msg3":"
DNS ","deploy_checklist.msg2":"DNS
","deploy_checklist.msg1":"","UploadingMessage":"
...","deploy_common.errorDesc":"","test.legend":"","deploy
_summary.deployment":"","seLinuxEnableError":" SELinux
","deploy_summary.network":"","pdfreport.meetingfeatures.fastestFeatur
eSummary.callInAudio":" %d %
%","create.password.updating":"...","NotifyRecordingReady":"
" ","monweb.alarms.edit.numbe
"
r.title":" ","source_system_healthy_check.done":"
"|,"mobile.disabledPAChangeSettings":"
","EmailFromName":" %%HostName%% "Cisco WebEx
","languageChangedOnMDC":"
","WysiwygSubscript":"","successGenerateSS_warn_thisDC_ext_warn":"

","gsLocalSiteUrlContainsOffendingWord":"%s URL
","csvreport.mtgreport.subject":"","CalendarSelector":"
mm/dd/yyyy
","monweb.meeting.listing.numperpage":"","drSuccessS
ystemDisabled":" ","RegionalOffice":"
","upgrade.spec":"","SSLCertificate":" SSL
","log.custom.meetingnum.heading":"","Locale.nl_BE":"","ipv6.cli
ent_conn.info":" IPv6
","sysPropertiesType":"","ConfiguredRemoteSupport.warn.r
emove":"","license.page.syste.label.license":" ","Ha
RemoveUnrecoverableErr":"

","accessPrivileges":"","AudioCUC
MHelpText":"CUCM
SIP Trunk
","AudioTeleConfDispName":"","log.custom.moresettings.allactivities":"
","UseForEndUserNote":"
","sysMsgDR3":"-
","SSOProfile":"SSO
","sysMsgDR2":"- ","sysMsgDR1":"- 30

","monweb.meeting.report.meeting.ongoing":"","csvrepor
t.mtgreport.numberofparticipants":"","error.deploy_summary.56":"

","calendar.timeformat":"h
24:ii","EditEmailFromNameCharError":"\u003c\u003e
","EmailNameShareRecordingfromMC":" MC
","monweb.mats.error.chart.title.5":"
","monweb.mats.error.chart.title.4":" ","
deploy_options.size50":"50
","monweb.mats.error.chart.title.3":"","monweb.mats.er
ror.chart.title.2":" QoS
","monweb.mats.error.chart.title.1":"","monweb.mat
s.error.chart.title.0":"","mmAnotherHostMeetings":"

","major.ready":"","monweb.meeting.report.meetingnumber":"","gsSite
InfoMessageCertificate":"
URL


" ","NotificationEmail":" "","drSuc
cessFreeTrialEnded":" DR
","ifDisableSSO":" 4
SSO","sysNFSSnapshotLocation":"","deploy_summary.summary":"","commit
_config.done":"","error.deploy_summary.221":"
","error.deploy_summary.220":"
","SendEmailBCC":" "","signin.joinMeeting":"","sessionTypesA
dd.error.fullname.invalid":" 50
","setting.signInWarning":"","BlastDial.Note.PINSecurityLevelMedi
um":"PIN \u003cb\u003e\u003c/b\u003e","InfoNote5":" URL
","InfoNote4":"

URL","InfoNote3":"
8 ","InfoNot
e2":"
","userPrivilege
s.doNotModify":"","InfoNote1":"t","log.cu
stom.moresettings.administration":"","error.deploy_summary.219":"

","error.deploy_summary.218":"   ","
error.deploy_summary.217":" VIP VIP
"","monweb.meeting.table.header.date":"","error.deploy_summary.
216":"","error.deploy_summary.215":"","error.deploy_s
ummary.214":"j
"","error.dep
loy_summary.213":"
","error.deploy_summary.211":"","error.deploy_summary.210":"
","Log":" ","monweb.system.label":" ","vmPropertiesVirtualMachine":"
","deploy_options.size":"","Downloads.ConfirmationYes":"","auto.purge.d
ays.label.short":"
","TrackingCode.SortDescending":"","monweb.network.telephone":"
","ShareBrowserShareRemote":"
Web ","reasonSystemUpgraded":"
%1$s SSL
FQDN","log.custom.type.option2":" ","log.custom.type.option1":"
","WysiwygItalic":"","ButtonUpload":"","supportPort":"","error
.deploy_summary.202":" ","error.deploy_summary.201":"

NTP ESXi
vCenter ESXi Power
\u003e Shut Down Guest ESXi

ESXi
","supportDestination":"","supportNFSSecureMountP
ointTable":"
","addNewNotifDestin":"
" "","BlastDial.Note.InprogressAudio.Delete"
:"
","csvreport.participantreport.serviceidentifier":"","dcJoinInfo_joinEr
r":"","EmailNamePCNMeetingInvitationInvitee":"PT -
","report.meetingReport":"
","fipsEnabledSuccessfully":" FIPS
","userPriv
ileges.callBack":"
","log.custom.moresettings.include":"(","DT_label_completed":"","d
mz.note_5":" ","dmz.note_4":"



b l " ,"dmz.note_3":" VMware vCenter
OVA
" , " dmz.note_2":"%1$s %2$s
","dmz.note_1":" DNS
","crit":"","Yes":"","DT_label_failed":"
","source_system_healthy_check.error":" ","add
User.privilegesHeader":"","vmtypename.250_Users_Media_HA":"250
*","CertificateRevocationChecking":"","dmz.cont":"
","app.logsettings.title":"
","country_423":" ","country_421":" ","country_420":"
","sysMsgBackupOverwritten":"
","signin.requireAddress":" WebEx
j","dmz.vmfound":"s l
","secu
re.error":"Oops, unknown username or
password.","eb_ButtonUpload":"","WysiwygDescription":"","addMultipleIPA
ddr":" IPv4
","monweb.alarm.title.licenses.grace.allocation":"
","expand.desc":") 250 ) 800
OVA
","pdfreport.serviceadoption.chartdescription":"b
","jawsorderbycreated":"","license.page.lost.connectio
n.message.secondline2":"%1$s
","supportNFSConnec
tivityWarning":""
%s","pdfreport.month.lowercase.january":"1
","deploy_congrats.ha.update.title":"","mModeAutomati
c":"","finish_upgrade.error":"","terms_of_ser
vice":"","gsCommonSiteUrl":"WebEx "
URL","UserSession.InfoNote1":" ","PswdM
eetingInclPswd":"t","crud.index.action":"","RestartMsg2"
:"u
","csvreport.participantreport.endtime":"
" ,"SettingsWarnEnableIpv6":" IPv6
IPv6 IPv6
","AudioPhoneLabelNull":" ","sessionInvalid":"\u003cb\u003e
\u003c/b\u003e
","TrackingCode.Prev":"","audioDC2":"
2","log.custom.title":" ","audioDC1":"
1","ifDisableSSOWithclickHere":"4 SSO
%1$s
%2$s","vmPropertiesItem":"","CallInLanguage.Error.AudioCallInLanguageRoutePatt
ernNull":"","vmtypename.50_Users_Internet_Reverse_Proxy_
HA":"50
j*","deploy_summary.manual.title":"
","major.desc_3":"","major.desc_2":"
","major.desc_1":" Cisco WebEx Meetings Server
","eb_Downloads.SavingSuccess":"","fteAuditorAcctComment
":"
","generating":"...","credentials.email":"","respon
seCount":"
","pdfreport.footer.page.number":" %d
","ButtonDeleteSelected":"","setup_stunnel_and_mdc_config":"b
!
","ButtonContinue":"","monweb.maintmode.minute":"","On":"","
HaAddPrechkErr_HaAddRemoveInProgress":"/
","AudioCucmNoCert2":" CUCM %3$s %4$s %1$s
%2$s","AudioCucmNoCert1":" CUCM %3$s
%1$s %2$s
","BlastDial.Label.GroupNameWithColon":"","deploy_summary.vm_spec_public":"
","monweb.alarms.email.dateTimeWithTimezone":"%2$s
%1$s","thereIsSSO":"j SSO IdP
","USMusersNums":"%1$s USM
","PswdGeneralChangeFrequencyDaysAdmin":"%1$s
%2$s %3$s %4$s
%5$s","report.participantsReport":" ","csvreport.sysdow
ntimeReport.serviceName":"","calendar.this.week":"","dmz.ip.constrain
t3":"}j
","dmz.ip.constraint2":" VIP
j
" ","dmz.ip.constraint1":"
" VIP
j WebEx
URL","DT_button_join_meeting":"","sysNFSSnapshotSize":"","N
o":"","Traditional_Chinese":"","UserTrackingCode.Colon":"","mo
nweb.users.activeUsers":" ","top.nocookie.notice":"
cookies WebEx
cookies","WysiwygLink_URL":"t
URL","pdfreport.systemsize.title":"","maintenance.scheduleMaintDialog.title"
:"","supervisor.system_expand":")","monweb.settings.label.ma
ximumParticipantsPerMeeting":"","orgRequired":"
","deploy_irp_option.checkbox":"j"
,"helpFTEBtnNext":"","setting.branding.help.blank2":"j

","setting.branding.help.blank1":" ","WysiwygHeader_3":"
3","WysiwygHeader_2":" 2","WysiwygHeader_1":"
1","deploy_summary.capacity800":"800 ","logCategory":"
","EmailNamePCNMeetingCanceledInvitee":"PCN -
","dirSync.scheduleSync.repeatInterval.everyYear":"","eta":"
%1$s ","sysPropertiesInvalidIPv6":" IPv6
","SSLcertBecomeInvalidAddDC3":"%1$
%2$","monweb.meeting.go1Week":" a1
","SSLcertBecomeInvalidAddDC2":"
","SSLcertBecomeInvalidAddDC1":"WebEx URL
URL
","crud.pagination.previous":"?
","monweb.meeting.search.status":"" ,"pdfreport.peakday.unit":"","
TrackingCode.Save":"","pdfreport.endPageTitle":"","monweb.dashbo
ard.viewMoreUser":"
","dirSync.lastSyncStatusLable.inactive":"
","StartJoinMeetingS

houldConfigure":" WebEx Meeting Center
","WysiwygFullscreen":"","error.deploy_dmzvmnwinfo.ipv4_subnet.blank"
:" IPv4
","pagination.PreviousPage":"","system.yesAbbreviation":"","singl
eLogoutHelpText":" SSO



","minor.updating.title":"
...","gsSiteInfoMessage9":" DNS
VIP

%s","gsSiteInfoMessage8":" WebEx WebEx
URL","csvreport.mtgreport.pcnhostaccesscode":"","gsSite
InfoMessage7":"","gsSiteInfoMessage6":"
" ,"gsSiteInfoMessage5":" ","gsSiteInfoMessage4":"
URL"

URL

","gsSiteInfoMessage3":"\u003cb\u003e\u003c/b\u003
e DNS






VIP
","gsSiteInfoMessage2":" DNS
VIP
VIP
" , " DT_button_start_meeting":" " , " deploy_congrats
.congrats":"","Disabled":"","nameIDFormat":"NameID
","removeDataCenter":"","pdfreport.userlicense.summary.zero
PurchasedLicenses":" %d %d
","errorImportSMTP":" SMTP
","DT_error_text_general":"" ,"DT_error_no_server":"
IP
" , "AudioEditAudio":" ","Spanish":"","InvalidPhon
e":" ","supervisor.footer":"\u0026copy;
2014 Cisco
/
","monweb.dashboard.meetingCountLabel":" ","IEImportFile":"
","monweb.settings.label.audio":"","monweb.datacenter.datacenter.title"
:"","currentStatus":"" ,"successImportSMTP_MM":"
SMTP
","csvreport.participantreport.usernam
e":"","EmailNameMeetingInfoforAttendee":"","v
mCrashSysProperties":"","csvreport.sysdowntimeReport.downtimeEnd":" "
","sysBackupSchedule":"","sidebar.title_auto_upgrade":"
","sysNFSSecurePassword":"
","serialNumber":"","SendEmailToDoc2":"
","SendEmailToDoc1":"j
","successImportSSO_MM":" SSO IdP
","Active":"","fteTimezoneUseLocal":" " ,"AudioAccessNum
ber":"","meetingtrend.scaleformat1month":"%%#m%
%e","license.page.label.demo.used":" ","end":"
","monweb.alarms.edit.storage.header":"
","pdfreport.network.unit":"Mbps","IEFileTYPEError":" UTF-8
","RebootMsg2":" 30 u
","ConfiguredRemoteSupport.expiration":"","mmSnapshot":"

","Downloads.WinPlaybackFileTitle":
"WebEx "
WebEx
"
WebEx
"

" ","WrongMobileExpDate":"

","ConfiguredRemoteSupport.passphrase":"
","RemoteSupportAccountRule":" 6
","GlobalSaveChangesFail":"
","minor.updating.mdc.WithDT":"

","report.customizeReport":" ","deploy_checksyssiz
e.btn1":"","dcAddError.dcLimitReached":" MDC

","gsSiteUrlSam
eAsAdminUrl":" URL URL

" ","sysCongratulations":"
" ","MeetingFeatures.Webtour":"Web
","MoreOption":"","validation.before":"Must be before
%2$s","deploy_urls.siteTitle":"WebEx URL","pdfreport.month.lowercase.august":"8
","BlastDial.Error.SeparatorCharError":" ","InvalidNumber":"
","MaximumParticipantsPerMeeting":"%1$s
","passwordAgingAdminLDAP":" LDAP


","fteTimezoneHeadline":" " , " error.selection_required":"
","HelpTextPrivacyStmt":"t","helpFTEDescView
Help":" %1$s%2$s
","supportStatus":"","certificateExtensions":"
)","fteAdminAcctLas
tName":"","IERecordsSuccessfullyExported":"","logi
nURL":" SSO
URL","updateKeysIHelp":"" "
"","Ps
wdGeneralDeactivate":" ","drSuccessLicensesGoTo":"
","monweb.meeting.report.participants":"","gsAdminInfoMessage3":"
WebEx URL DNS VIP
%s","gsAdminInfoMessage2":" URL"


URL ","mayTake30Mins":" 30
","destination":"","UserAddedMessage":"
{0}","EmailInputError":"
","AudioTelephonyEntryToneBeep":"","validation.ipv6":"Not a
valid IP v6 address","validation.ipv4":"Not a valid IP
address","EmailNamePTPCNMeetingInvitationInvitee":"PT PCN -
","WysiwygCut":"","major.notAllowed":" b
","SSLExpireAlert":"SSL
%1$s %2$s %3$s
","destinationIPTitle":"/IP ","colDataCenterStatus":"
","monweb.meeting.report.teleconferenceid":"
","SecurityFederated.Sav
eSuccess":"
SSO","spLogin":"","SSLCert":" SSL
","test.packets":"","FederatedSSONotEnabled5":" SSO
SSO SSO "
"
%1$s ","FederatedSSONotEnabled4":"
%2$s"
","FederatedS
SONotEnabled3":" SSO X.509



%1$s
%2$s ","error.no_server_connection":"

" " ","FederatedSSONotEnabled2":"
SAML2.0 SSO
","FederatedSSONotEnabled1":"SSO SSO
SSO
Cisco","PreviousPageUsersTable":"","H
aAddDuration":"
" " "
 30
","deploy_congrats.ha.copy.title":"
","dmz.ipv4adr":"VIPIPv4
","sysPropertiesMapping":"","pdfreport.meetingfeatures.callbackAudio":"
","support.subtitle.debug":"","monweb.settings.voip":"","
monweb.network":"","reasonExtSSLCertExiredOn":" SSL
%1$s","HaAddPrechkErr_PrimeUnhealthy":"","minor.mdc.ZDT.
MM":"

VMware
vCenter




","WysiwygBold":"","pdfreport.footer.copyrightmessage":"
2014 Cisco / ","crud.add":"
\u0026{%s}","EmailNameMeetingInfoforAlternateHost":"
","dmz-disable.cont":"
","mmWill":"","deploy_dmznwinfo.hostname":"
j
FQDN","AudioReports":"","deploy_summary.collectinglogs":"
","UserNotAdded1":"
","deploy_pvt_vip.info3":" VIP


" " " ","errorCertExpired":" ","de
ploy_pvt_vip.info2":"WebEx URL "DNS
VIP WebEx
URL","deploy_pvt_vip.info1":"WebEx URL DNS
VIP WebEx
URL","mdcAlertClockMismatch":" \u003cb\u003e%1$s\u003c/b\u003e
\u003cb\u003e%2$s\u003c/b\u003e

","WysiwygOutdent":"
" ","AudioTeleconfServerPort":" ","Meet
"

ingFeatures.Polling":" ","country_389":" ","country_387":" -
","country_386":"","country_385":"","monweb.
meeting.btn.1day":"1 ","vmtypename.800_Users_Admin_HA":"800
*","country_381":"","country_380":""<,"Wysiwy
gInsert_image":"","selectallbox":"","Certi
ficates":"","monweb.meeting.report.voiplatency":"","mmOffReboo
t":" 30
","mmSnapshotConfirm":"
","Downloads.Desktopapp":"","PswwUserBlockPreviousPasswordsSuffix":
"","monweb.alarms.edit.participants.header":"
","MeetingTestTitle":"","vipPrivateIpv4":" IPv4
","RebootMsg":"","3months":"90
","country_378":"","country_377":"","put_source_system_in_mm":"

","country_376":"6
","country_375":" ","co
untry_374":"","drSuccessOverageInstallLicenses":" %d
","country_373":"","country_372":"
","country_371":"-
","country_370":"b","sslImportSyccess":" SSL
","MeetingFeatures.DocumentReview":"","ButtonInstallSystem":"
","vmPropertiesCertWarning":"

" , " SecurityFederated.EnableSuccess":"
SSO","ShareDesktopShare":"
","UserListEmail":"","deploy_congrats.ha.info1":" ","Wy
siwygRedo":"","PswdUserMinChars2Singular":" 1
","fteEmailConfirmComment1Comment2":"
"
" "%1$s
Cisco WebEx
","sysStorageRemoving":"
...","usmUsersTitle":"USM
","forcePasswordDisabledForLDAPUser":"
"
" "LDAP
LDAP
","generateSSButton":"
","calendar.eee":",,,,,,
","signin.errorCaptcha":"
","country_359":"","country_358":"<","country_357":"","
vmPropertiesDomain":"","Video180p":"180p","country_356":""
,"country_355":"","AudioTeleConfDispNameError":"
15
","country_354":"","country_353":"<","country_352":"","countr
y_351":"","country_350":"
","HaAddReady":"","
monweb.meeting.title.inprogress":"","monweb.system.meetings.list.h
eading":"%s%s%s %s","ldapMessageForPassword":"
" " "LDAP
","Tra
ckingCode.ShowActiveOnly":"","EmailResetConfirm":"


\u003cbr/\u003e\u003cbr/\u003e ","sysServerUp":" ",
"HaAddComment5":"%1$s
%2$s","HaAddComment4":" Cisco WebEx
%1$s%2$s
" ,"HaAddComment3":"
","monweb.settings.enable":""
,"BlastDial.Dialog.Title.ConfirmDeleteGroup":"","HaAddComment2":"

","change_resource_reservation":"","HaAddComm
ent1":"
","IEErrorEmailIsForbidden":" ","PswdUserMinAlphChars":"
","addCommunityString":"","ManuallyPushApps":"
WebEx ","MeetingFeatures.DeskShare":"
","deploy_congrats.copy":"","signin.noActiveErrorInstructions":"
j ","RecodSignIn":"
","error.ue.604":" MDC

" ","overideSSOSure":"" SSO


","error.ue.603":"
","error.ue.602":" MDC
","error.ue.601":"

","monweb.process.status.title.recording":"","EmailNamePCNMeetingInProgressIn
vitationInvitee":" PCN -
","deploy_summary.capacity2000":"2000
","vmtypename.2000_Users_Internet_Reverse_Proxy_HA":"2000
j*","monweb.meeting.report.health":"","
deploy_progress":" %1$s %2$s
","license.page.overage.disable.message":" 6
s
%1$

\u003
cA href\u003d\"#report\"\u003e\u003c/A\u003e
","monweb.meeting.report.clientlatency":"","IERecordsFailed":"
","defaultWebexURL":" WebEx
URL","deleteFailed":"","report.dashboard":"","
sessionTypesAdd.sessionCode":"
","upgrade_auto_vm_creation":"","forgot.password.noEma
ilError":" WebEx
j","Downloads.MCWindows":"Windows Cisco WebEx
Meetings","titleformat.Mmm":"1 ,2 ,3 ,4 ,5 ,6 ,7 ,8 ,9
,10 ,11 ,12
","report.title":"","minor.iso.verifying":" ...
","Latin_American_Spanish":"-
","TrackingCode.RefCode":"","InputValidationEmptyPasswordError":"
","UploadInfo":" PNGJPEG GIF 120x32

5MB " ,"MobileAllowUsersToJoin":"
","deploy_congrats.cont":" " , "monweb.meeting.report.status.abnormal":" " ,
"deploy_all":" ","deploy_checklist.view2c":"
","deploy_checklist.view2b":" ","deploy_checklist.view
2a":"","deploy_mode.large":" 2000
","signin.join":"","USMUserDeleteConfirm":"
USM
USM
" ","BlastDial.Label.ParticipantsWithC
olon":"","certName":" ","validate_archived_data.error":"
" ,"addNotifDest":"" ","AuthnRequest":" AuthnRequest
","clickContinueSSL":" SSL
","gsSiteUrlContainsOffendingWord":"%s URL
","monweb.meeting.report.topic":"","moreInfo":"
","PswwUserBlockPreviousPasswordsPrefix":" ","German":" " , "dmz.
deploy":"
VMware vCenter
OVA
j" j
"
","deploy_checklist.view1c":"","remo
ve_dca_key":" DCA ","Downloads.DownloadCiscoWebexExMeetings":"WebEx
Meetings
" , "deploy_checklist.view1b":" " , "deploy_checklist.view1a":"
","AudioCucmHostname":"CUCM 1 IP ","crud.deleted":"
\u0026{%s}","pdfreport.peakday.shortthursday":"","deploy_summary.deploym
ent.manual":"","crud.help.minlength":"
%d","license.page.label.mdc.available":"","sysAdd
StorageNow":"b ","nfsserverinfo":" 3 NFS
NFS
","BlastDial.Note.RoutePattern":"Cisco Unified Communications
Manager (CUCM)
","csvreport.sysdownti
meReport.downtimetype.maintenance":"","deploy_summary.deploy_status.value2":"
","deploy_summary.deploy_status.value1":"","report.
customizedReportDone.dateRange":"","report.customizedReportDone.doneButton
":"","usmUser.userNameRequired":"USM
","country_1_21":"","pdfreport.month.uppercase.october"
:"10 ","country_1_20":"" ,"secureConfCert":"
","dataCenterIsPreparedToBeJoined":"j","
csvreport.sysdowntimeReport.servicetype.websharing":"Web
","supportNFSUsed":"
","spFullDesc":"
t t


t","BlastDial.Error.PINRequired":" 3-10
PIN","reasonSystemExpanded":") %1$s
SSL
FQDN","TrackingCode.Default":"","csvreport.licenseReport.note":"
","AudioPhoneNumberNull":"
","EditEmailReplyToDec":"
","MeetingCenterApplication":"Meeting Center
","WysiwygUndo":"","cancel":"","country_1_19":"b
","country_1_18":" ",s
c "
vreport.mtgreport.partcipants":"
","country_1_17":"","country_1_16":" ,"gsAdminEmail123"
"
:"%1$s%2$s
","sysPropertiesPrivate":"","country_1_15":"","country_1_
14":"-
","country_1_13":"","country_1_12":"","country_1_11":"
","MeetingFeatures.Chat":" ","country_1_10":"","Inpu
tValidationEmptyHostnameError":"","NotifDeleteConfirm":"
","log.custom.moresettings.callinteleconference":"
","dirSync.scheduleSync.repeatInterval.every6Months":" 6
","error.ue.9":" j
" OVA
j","error.ue.8":"
j
" j

","AudioFteStep4":"","EmailButtonCancel":"","AudioFteStep3":"
","sessionTypesList.help":" %1$s
","AudioF
teStep2":"","IEExportAborted":"","AudioFteStep1":"CUCM
","Passphrase":"
" ,"license.page.free.disable.message":"

"","remove_datacenter_db_replication":"
","commonURLdesc_adminDesc":" WebEx URL
URL VIP
","pdfreport.systemsize.chartdescription":" 6
","monweb.meetingTrend.timerange.from":"","minor.error.0":"","remo
veDataCenter.licwarn":"

","monweb.alarms.grace.allocation":"
","fteAuditorAcctFirstName":"","error.verify_vms":"
l","auto.purge.bubble2":"
","FirstToJoinPresenter":"
","auto.purge.bubble1":"
","timeRange":" 24
","monweb.maintmode.duration.minutes":"","PswdGeneralChangeFrequency":"
","successSSLImport":" SSL

","vipPublicInfo":"j
","supportClosed":"
","AddUserLimitWarning":" 250000

","deploy_system_type.both":"","csvreport.mtgreport.ca
llbackuser":" %d","expand.updating.title":"
...","country_39_1":"","BlastDial.Error.RoutePatternExist":"
","importSMTPTitle":" SMTP
","csvreport.sysdowntimeReport.servicetype.audio":"","BlastDialHelp":"
"
" "
PIN ","languageChangedOnMDCA
lertBoth":"%1$s
%2$s

","monweb.meeting.search.reset":"","pdfreport.peakday.shortsaturday":"","S
upport":"","LastPageUsersTable":"","sysPropertiesIP":"IP","pdfreport.meet
ingsizes.persons":"","idPInit":"
IdP","errorCannotExportSAML":" SAML
"
,"notificationDestEmptyaddNewNotifDestin":"
%1$s
" "
%2$s","csvreport.fagreport.firstaccesscodeemail":"
","Hosts":"","EmailNameShareRecording":"
","pdfreport.userlicense.legend.demo.used":" ","monweb.users.dir
ectoryIntegration":"","dcConnectionFailureMessage":"
","BlastDial.
Note.Indicator":"
\u003cb\u003e\u
003c/b\u003e
","deploy_checksyssize.msg1.250":" 250  2500
5000
","monweb.meeting.search.label":"

(","IEErrorACTIVEMustBeYOrN":"ACTIVE Y
N","Language":"","pdfreport.footer.copyrightsymbol":"?","sessionTypesList.
thCode":"","English":"","authAlgorithm2":"
","SystemTestResult":"","Recordings":"","pdf
report.month.lowercase.december":"12 ","source_system_healthy_check":"
","supervisor.task_in_progress":"","SearchUser":"
","dirSyncLabel9":"","dirSyncLabel8":"

" ","dirSyncLabel7":" ","dcJoin_redirectToSignIn":"



a","dirSyncLabel5":"" " ","dirSyncLabel4"
:"b
"

","mmOnRequiredAudioPage":"
"

","dirSyncLabel3":"","C
ompanyEmailAliasDec":"
4 all-
users@domain.com","dirSyncLabel2":"","vmPropertiesFQDN":"
","dirSyncLabel1":"IP
","pdfreport.systemsize.unit":"","BlastDial.Error.InternalUserRequi
red":"","dcJoinInputRemoteAdminUrl":"

" " URL","deploy_vcinfo.password":"vCenter


","seLinuxDisabledSuccessfully":"SELinux
","put_source_system_in_mm.done":"

","minor.vmware":" VMware vSphere \u003cb\u003e%s\u003c/b\u003e

CD/DVD ISO l ","EditEmailReplayTo":"


","vipMaintenanceMode":"
","HelpTextTermsOfService":"t","pd
freport.month.uppercase.november":"11
","BlastDial.Label.RoutePattern":"","AudioTeleConfRtpPort":" RPT
32526-16384 ","errorKeyMismatch":"
","SAMLissuer":"SAML SP
","prepareExistingDataCenter":"\u003cb\u003e\u003c/b\u003e
j","OneUserDeactived":" %s

","WysiwygRight_to_Left":" ","deploy_dmznwinfo.vm_msg":"
jj","sysNFSSecureErrorMessage":"

hostname:xyz/xu..","monweb.datacenter.maintenanceStatus.title":"","UserListNam
e":"","BlastDial.Error.ExternalUserInfoRequired":"

","dirSyncError9":"4
","dirSyncError8":"","dirSyncError7":"l CUCM
l","HaRemoveReady":"","dirSyncErr
or6":"
","sysMsgDRWill":" ","dirSyncError5":"","dirSyncError4":"
","dirSyncError3":"","dirSyncError2":"IP
","setting.ipv4mark":"IPv4 QoS
","dirSyncError1":"","calendar.formatWithYear":"yyyy/m/d
eee","sysPropertiesSystemSize":"","warning":"","communityName":"
","change_admin_vm_ip.done":" IP
","importSSOTitle":" SSO IdP

","csvreport.participantreport.sessionendtime":"","secureCUMCertSu
bTitle":"TLS/SRTP CUCM
","license.head.lost.connection.message.firstline":" Cisco Enterprise
License Manager","create.password.emptyError":"
","maintenance.manageMaintDialog.title":"","TrackingCode.Add20MoreLi
nes":" 20
","minor.success":"...","secure.password":"Password:","canNotFindCUCM
Cert":"
","error.major.upgrade.502":"
(%1$s
%2$s Cisco WebEx OVA
","pdfreport.peakday.pm":"","major.updating.title":"
...","PswdUserReqMix":"","csvreport.fagrep
ort.accessnumbercalled":"","crud.list.title":"\u0026{%s}","fteEma
ilConfirmEmailConfirm":"","DT_table_status_inprogress":"
","dirSync.lastSyncStatus.SYNC_COMPLETED_
FAILED_NETWORK":" CUCM","dirSync.lastSyncStatus.UNKONWN":"
" ,"deploy_storageDiskSummary.oldAdminVm":"","country_1_9":"
","monweb.meeting.report.scheduledendtime":"","country_1_8
":"","country_1_7":"","country_1_6":",""country_1_5":"
","country_1_4":"(","country_1_3":"-","country_1_
2":"","country_1_1":"","monweb.alarms.grace.shortage":"
","BlastDial.Error.ShouldFollowHostPINRule":"PIN
l 1111
2345","pdfreport.network.summary":"
%dMbps","vmPropertiesDNSMismatchWarning":"DNS %1s
/IP DNS
/IP ","PswdUserBlockRepeats":"3
","addUser.typeallowed":"","error_host_cannot_ip":"
IP
","pdfreport.meetingfeatures.fastestFeatureSummary.callbackAudio":"
%d %%","gsSiteInfoMessage11":" DNS
VIP %s","gsSiteInfoMessage10":"
DNS VIP %1$s VIP
%2$s","supportCheckSinglePort":"
","ButtonDelete":"","SendEmailSendError":"","lastSyncStatus.
SYNC_NA_IMGALT":""","pdfreport.downtime.unit":"","pdfrepo
rt.meetingsizes.host":"","EmailNamePCNMeetingScheduleChangeInvitee":"PCN
- ","deploy_options.mode":"
","HaRemoveMM":" ","helpFTELearnMore":"%1$
s %2$s

","log.submitted.description":"
" " ","extUnknown":"
"

)","dirSync.scheduleSync.repeatInterval.everyDay":"","AudioVoip":"
l","debug":"","sysMsgInitiateDR":" ","meeting
trend.scaleformat1day":"%%H:%%M","pdfreport.month.lowercase.june":"6
","Enabled":"","Downloads.WinPlaybackFile":"WebEx
","test.required":"","EmailSaveError":"
","exportSAML":" SAML


,"sysRecordingsCaption":"
"
","dirSync.lastSyncStartTimeLable":"
","orgUnitRequired":"","monweb.meeting.report.conferenceid
":"" ","deploy_dmznwinfo.common_nw_info":"" " ","fteInvalidA
ccess":"","vmPropertiesExternalMsg123":"
%1$s%2$s DNS
","ReadWrite":"","searchReturnedOne":"
1 ","validate.fqdn":"
URL IP DNS

","license.page.label.user":" ","pdfreport.month.lowercase.july":"7
","vmPropertiesSuccessMsg":"","RestartMsg":"",
"idpCert":"IdP ","HaRemoveCompleted.powerdown":"
vCenter ","upgrade.expand_long":"
 250 )
800","AudioAccessNumberAvailPlural":"%1$s
","admin.site.enabling":"
","fipsDisableError":" FIPS ","localAdminUrl":"
URL","drSuccessLicensesInstallReplacement":"
","monweb.meeting.search.all":"","monweb.alarms.edit.percentage.network.titl
e":"\u003cstrong\u003e%1$s\u003c/strong\u003e/
%2$s","EmailYes":"","deploy_summary.connectivity.admin":"
URL","drSuccessLicensesInstallPurchased":"
","deploy_storageD
iskSummary.title":"
...","monweb.process.status.title.audio":" ","ShareAppShareRemote":"
","setting.branding.onlinehelp.des":"\u003ca
href\u003d\"http://www.cisco.com\"\u003ewww.cisco.com\u003c/a\u003e
","QualityOfService":" ","
SessionTypesNotSavedMessage":"","monweb.meeting.report.messages":"
","DT_abort_text":"","None":"","Blas
tDial.Error.EmptyFile":"","license.page.label.using.total.help":"
","Meeting":"","license.system.dashboard.alert.temporary.expir
ing.message":"%1$s %2$s
","monweb.alarms.edit.intLargerThan":" %s
","Administrators":"","country_299":"<","country_298":"
","country_297":"","deploy_dmznwinfo.ipv4_note2":"","depl
oy_dmznwinfo.ipv4_note1":"j","shutdown_source_system":
","country_291":"
"

,"monweb.storage.unit":"GB","mo
b "
nweb.system.goToMeetingTrend":"a","country_290":"","
addUser.voip":"","power_up_new_vms.error":"","d
irSync.lastSyncStatus.SYNC_COMPLETED_SUCCESS":"","meetingnum.required":"
","deploy_storageDiskSummary.oldWebVM":"Web
","crud.selectValue":"","WysiwygJustify_Right":"","S
endEmailMessage":"","setup_and_start_db_replication":"
","validation.url":"Not a valid
URL","forgot.password.email":"","ErrorMark":"","notif
icationDestDescription":" %1$s
","error.ue.551":" ","csvreport.sysdowntimeReport
.servicetype.recording":"","error.ue.550":"
","AudioTeleConfCallerId":" ","monweb.meeting.info.delay":"
5 ","login.captcha.verify.input":"
","country_1":"9","error.deploy_vcinfo.vcpwd.blank":"","error.u
e.549":" URL ","error.ue.548":"
","deploy_vmnwinfo.ipv6_range":" IPv6
","error.ue.547":" CUCM
","error.ue.546":"","countryCode":"
","error.ue.545":"","error.ue.544":"
","DT_in_progress":"...","ha.minor
.updating.status2":"

","error.u
","error.ue.542":"j TAC
e.543":"
","mobile.disabledPAEnable":"","error.ue.541
":"CWMS
","confirm5":"\u003cb\u003e\u003c/b\u0
03e
","confirm3":"

VMware vCenter
","confirm2":"
VMware vSphere



\ u003cb\u003e \ u 0
03c/b\u003e","monweb.system.goToDashboard":" a ","confirm1":"
%1$s
","monweb.process.status.title.webpage":"/","gsSiteAdminU
rlChangedBeforeRestart":" URL
","maintenance.deleteConfirmDialog.content":"
","csvreport.participantreport.duration":"","deploy_mode.m
anual":"","country_269":"","country_268":" " ,< " c o untry_267":"
","country_266":"3","country_265":"-","country_264":"
","country_263":"","error.ue.536":" ","c
ountry_262":"","error.ue.535":"
","country_261":" " , "error.ue.534":"
","country_260":"","create.password.submit":"","error.ue.533":"
CUCM
","error.ue.532":"","error.ue.531":"
","error.ue.530":"
","canNotGenerateSelfSigned":" ","crud.help.min":"
%d","remoteip":" syslog
IP","country_258":" ","country_257":" ","country_256":" ","error.ue.529"
:" ","country_255":"","error.ue.528":"
URL URL
"
","country_254":"","error.ue.527":"

" ","country_253":"
" ","error.ue.526":"
FIPS ","country_252":"","error.ue.525":"
" ""
","country_251":"","error.ue.524":""

","sysLearnMore":" ","country_250":"
","error.ue.523":"
","maunal.purge.bubble":"

","error.ue.522":" URL
","error.ue.521":"
","error.ue.520":"
","deploy_summary.unsupconf":" ","csvreport.mtgreport.numberofCallInAu
dioMinutes":"","server_error":"","reviewSSOTit
le":" SSO
","UserActions":"","enableUnlockEmails.ibubble":"

","chooseCertificateHelpText4SSLpem":"- PEM/DER
CER/.CRT/.PEM/.KEY","deploy_irp_vip.note2":" VIP
" j ","deploy_irp_vip.note1":"
"
VIP
j","country_249":"","country_248":"","csvreport.mtgrep
ort.trackingcodes":"","country_247":"","country_246":"
","sessionTypesAdd.addCustom":"","error.ue.519":"MDC
","country_245":"","error.ue.518":"MDC
","country_244":"-","error.ue.517":"
","country_243":"","error.ue.516":"
","country_242":"
","error.ue.515":" DMZ
","country_241":" ","error.ue.514":"
" ,"country_240":"<","error.ue.513":"
SSO ","error.ue.512":" LDAP
","error.ue.511":"
","error.ue.510":"
","monweb.alarms.emailLimit.OneHour":"1
","EditEmailSubject":"","eb_UploadFileLocation":"","Button
Cancel":"","dirSync.lastSyncStatusLable.updated":"","country_239":""
,"country_238":"","country_237":"","error.ue.509":"

" ","country_236":"
","error.ue.508":"
","country_235":" ","error.ue.507":"
CWMS ","country_234":"","error.ue.506":"
MDC
","country_233":"","dcAddError.dcIsNotStandAlone":"
","error.ue.505":" MDC
","country_232":"-","error.ue.504":"
","country_231":"","error.ue.503":" ","d
eploy_summary.systemCapacity":" ,"" c ountry_230":" ," " SSOExpireAlert":
"SSO
IdP %1$s %2$s %3$s
","login.captcha.audio.errinput":"
","error.ue.502":" %1$s
%2$s","error.ue.501":"","error.ue.
500":"","TrackingCode.CannotChangeUsageTitle"
:"","take_remote_system_out_mm":"
","AudioCurrentFeatures":"","license.system.page.label.ver
sion":"
","UserChangesSaved1":"","IEImportSummary":"","sysPropert
iesExpandSize":") ","dirsync.schedulesync.summary":" "

-
","sysNTPTimeSource":"","AudioTeleConfPermitNonSecureEndpoints":"
SRTP WebEx
","AuthnContextClassRef":"AuthnContextClassRef","country_229":"","countr
y_228":"","country_227":"","country_226":"","supportRes
ultLabel":"","country_225":":","country_224":"","country_
223":"","country_222":"","country_221":" ","country_
220":"","pdfreport.peakday.am":"","CancelTitle":"","toDate"
:"a","system.latest_release":"","country_218":
"","country_216":" ," " continue":"","country_213":"
","deploy_hosts.info1_dmz":""
","ShortLinkUseShortHelp":" t URL
UUID t URL t UUID

" "
" URL

URL

"
"
" ","country_212":"","Licenses":" ","system.public_access":"
","TrackingCode.NotUsed":"","errorExtractCert":" PKC12
","gsPrivateVirtualIP":"
IP","error.ue.remoteAdminUrl.is.localAdminUrl":" URL
URL

" ","SessionTypesSavedMessage":"
" ","ForcePasswordCh
ange":"","minor.Snapshot.ZDT":"
","minor.progress":"","PswdMeeting
WebTitle":"Web ","EmailNameUsersPasswordChanged":" -
","EmailNameBlastDialJoinMeetingForParticipant":"
","usmEmpty":" USM
","sessionTypesAdd.error.noneditable":"

,"s
" ",
ystem":"
"mModeRestart":"","monweb.mats.progress.pending
":"","WysiwygRight":"","forgot.password.invalidEmailError":"

name@email.com","pdfreport.downtime.title":"

-
%s","ciscologoalt":"Cisco ","WrongMobileExpHrs":"
[ 0-23
]","deploy_congrats.congrats.expand":")","IEStatus":"" ,"va
lidation.range":"Not in the range %2$d through
%3$d","userPrivileges":"","pdfreport.emaildomains.chartdescription":"
","Dutch":"<","sysPropertiesFQDN":"FQDN","Verifying":"
","license.head.free.expiring.head2.1day":" Cisco WebEx
Meetings Server %1$s
","SSLcertBecomeI
nvalidNote":"

1%$s %2$s ","pdfreport.storage.chartdescription2":"4
","deploy_congrats.ha.closebrowser":"","updateKeysMDC
Error":"
"" " ","IENoTask":"
/","msgPurchaseMDCLicense":"
"
","countryCodeRequired":" ","backup.error.9":"

","backup.error.8":"
j Cisco TAC","backup.error.7":"

VMware Data Recovery

,"Locale

"
.ko_KR":"","backup.error.6":"


j Cisco TAC","banner.nullExc":"
.txt","lockDuration":"","keySize":
"","backup.error.1":" VMware Data Recovery



,"IELatestStatus":" " ","error.depl

oy_dmzvmnwinfo.dmz_sDnsIPv4.blank":" IPv4 DNS
","monweb.alarms.edit.range":" %1$s - %2$s
","PhoneLabel":"
","EmailSupport":"","ReadWriteNotify":""","license.page.lost.connectio
n.disable.message":" Cisco Enterprise License Manager l 180
","extbrand_mmnote":"
" , " lo
g.submitted.caseid.heading":"","EmailNamePTMeetingInvitationInvitee":"
PT - ","thereIsNoExtSelfSigned":"
","Never":"","monweb.meeting.btn.1week":"1
","lastModified":"","RemoteSupportCreateNote2":"
SSH2 ","RemoteSupportCreateNote1":" Cisco
"" ","license.page.label.permaent":">","deploy_summary.connected":
"l","power_up_new_vms.done":"","UserTrackingCode.S
elect":" " ,"sysMsgRestartMaintOff":" ","pdfreport
.network.audio":" ","MMNavigatorButton":"","report.customizedReport
Done.Title":"
","UserTypeAuditor":"","fipsSecurityTitle":" FIPS
","sysSMTPServer":"","BlastDial.Label.RoutePatternWithColo
n":"","nowNeed":"","signin.noInputCaptcha":"
","EditEmailDesign":"","monweb.settings.teleconference":"
","pdfreport.peakday.summaryHour":"%s%d
","log.custom.type.heading":"
"
","NotifyOnly":"" ","deploy_options.size800"
:"800
","start_remote_dc_join":""
" j","banner.success":"

","pagination.FirstPage":"","vmtypename.50_Users_System_HA":"50
*","session.info.current":"IP
%1$s","deploy_vmnwinfo.primary_ipv4_dns":" DNS
","monweb.alarms.edit.cpu.header":" CPU
","calendar.e":",,,,,,","deploy_dmznwinfo.ipv4_subnet":"
","calendar.a":",","digSignature":"
","FileTr

ansfer":"","fteEmailConfirmComment5":"","ft
eEmailConfirmComment4":"

","HaAddMM":" ","monweb.meeting.report.statu
s.no":"","ReadOnly":"","maintenance.scheduleMaintText":"","Bla
stDial.Error.NeedUTF8File":" UTF-8
","monweb.users.authentication.default":"","virtualiptablesummary":"
2 IP IP
","headingDataCenters":" " , " deploy_confirm_error.4":"
","deploy_confirm_error.3":" 4

","deploy_confirm_error.2":")4
","validation.object":"Validation
failed","create.password.change":"
","deploy_confirm_error.1":"
","csvreport.sysdowntimeReport.category":"","deploy_congrats.ha.hostname"
:"","HeaderBackgroundColorLabel":"","Welcome":"","pd
freport.userlicense.legend.grace.used":" ","monweb.alarms.capac
ity":" ","deploy_urls.https":"https://","PswdUserSpecialCharsNotAllowed":"
\"","sysStatusChecking":"
%s ...","monweb.meeting.listing.label.nummeetings":"
","CucmAddLabel":" CUCM
","deploy_congrats.ha.upgrade":"","dmz.depkey":"
j%1$s%2$s
%3$s","credentials3":"
VMware vCenter
","credentials2":"

vCenter URL

","credentials1":" %1$s
","monweb.meeting.title.licenses":"
","dcJoinInfo_joining":"
","report.allReports":"","supportStorageError":"
j","setup_replication.error":"
","DT_join_fail":"","pdfreport.month.uppercase.februa
ry":"2 ","sysMsgAddLater":"
","remoteCert.Error":" ","license.head.lost.connection.message.s
econdline":" %1$s

%2$s","FullName":"","BlastDial.Dialog.Message.ResetAudioPrompt":"
","major.backedup":"
" ,"TurnOffBackgroundColorLabel":"
","banner.remove":"","jawsorderbylicensetype":" ","CompanyP
hone":" ","pdfreport.meetingfeatures.fastestFeatureSummary":"
%s %d %%","SNMPVersionTitle":"SNMP
","gsAdminSiteIP":"
IP","banner.head":"","gsAdminInfoMessageUrl3":"
WebEx URL
","gsAdminInfoMessageUrl2":" URL VIP
","login.captcha.img.errinput":"
","gsAdminInfoMessageUrl1":" WebEx URL %1$s

","pdfreport.serviceadoption.hosts":"","EmailNameMeetingRescheduledforAlte
rnateHost":"","monweb.reports":"","val
idation.email":"Invalid email address","IEEERROR_UserIdIsNotExist":"USERID
","monweb.log.unit":"GB","supervisor.webex":"Cisco WebEx Meetings
Server","monweb.users.label":"","monweb.meeting.btn.6month":"6 ","dmz-
disable.title":" ","DocumentReviewAndPresentPrivilege":"
","pdfreport.peakday.shortsunday":"","monweb.memory":"","monweb.meeting.
table.header.host":"","updateKeysMMLock":"
","deploy_vmnwinfo.please_wait":"
","top.nojs.notice":" JavsScript WebEx
","supervisor.processing":"...","sysMsgCancelProceed":"
% 1$s
%2$s","vmtypename.2000_Users_Web_HA":"2000 Web
*","editNotifDest":"" ","major.help":"%1$s
%2$s ","BlastDial.Label.MeetingPassword":"
","sysNFSDirectoryErrorMessage":"SSHFS/NFS CWMS
[A-Z] [a-z] [0-9] !#$()+,-:;\u003d_]
[{}~","colDataCenterSiteUrl":" URL","session.info.last":"%1$sIP

%2$s","meetingnum.required.number":"","SystemTest.testStatu
s":"","companyLogo.fileSizeError":"
5MB","dmz.fill":"j FQDN
sl
%1$s
%2$s","exponent":"","monweb.meeting.title.history":"
","created2":" \ u003cb\u003e \ u 003c/b\u003e

","monweb.meeting.report.browser":"","created1":"
2
","sync_tables":"
" ","upgrade.health":"
" "

" , "license.page.outofdate.disab
le.message":" 180

","mmOffRestart":"
","session.info.fail
ed":" %1$s
","monweb.system.snapshot.nostorageserver":"
","ButtonSave":"","setup_replication.done":"","ma
intenance.scheduleMaintButtonText":"","FullSyncNeeded":"
","calendar.nextmonth":"
" "
,"drSuccessReplacePrimaryLicenses":"j %s
DR DR
","AudioUserDialInFeature":"
","license.head.free.expiring.head1.1day":" %1$s
","signin.rememberMe":"","fteMailServerIntro":"
Cisco WebEx l Cisco WebEx

" " "","dirSync.FullSync":""

","monweb.network.history":"","altLogoImg":"Cisco WebEx
","CharactersRemaining_one":" %1$s
","error":"","BlastDial.Error.OneHostRequired":"
","deploy_vmnwinfo.shared_nw_info":"",
"Downloads.SavingSuccess":"","sysMailServerHostnameComme
nt":"","monweb.meeting.report.clientip":"
IP","monweb.users.authentication":" ","virtualSecuritySubTitle":""
"","calendar.formatWithoutYear":"m/d
eee","deploy_summary.auto.title":"","session.info.headline":""
,"deploy_summary.waiting":"","license.system.dashboard.alert.lost.connectio
n.page.message":" Cisco Enterprise License
Manager","HaAddEnterHaFqdn":"
","crud.home":"","vmCrashNoPropertiesPart2":"
","vmCrashNoPropertiesPart1":"
","monweb.network.unit":"Mbps","create.password.requirement.5":"
","test.reserved_cpu":"
CPU","fipsDisabledSuccessfully":" FIPS
","create.
password.requirement.4":" 2
AaBb...","create.password.requirement.3":"
1
123...","error.ue.499":" " "



","create.password.requirement.2":" 1
abc...","error.ue.498":"

"
>j Cisco

TAC","create.password.requirement.1":"
6 ","error.ue.497":"
","license.page.list.usage":"","error.ue.496":"Orion

","error.ue.495":" j
","error.ue.494":"j","BlastDial.Label.HostPIN
":" PIN","error.ue.493":" URL
","error.ue.492":"
"
"
URL","SendEmailToError":"
","error.ue.491":"!
","minor.success.zeroDowntime":"\u003cb\u003e\u003c/b\u003e


CWMS ","error.ue.490":" !
","ndtable":" 4 IP SNMP "
"","webExpDays":"","EmailNameBlastDialDeleteGroup":"
","deploy_congrats.expand.continue":"","signin.policy":"
"
,"forgot.password.couldNotFindUser":"","EmailName":"
","deploy_irp_option.title":"j
","PswwUserText":" pass,
password","SystemTestIntro":" CPU///
|
","report.customizeReport.submitButton":"","error.ue.483":"","sysP
ropertiesAttention":"","error.ue.482":"482 -
","error.ue.481":"481 - bootconfig
","error.ue.480":" IP
","IEErrorMotACsvFile":" CSV
","errorNoValidChain":" t","Processing":"
","error.ue.201.manualUpgrade.recovery":"
l URL

" , "vmtypename.250_Users_Admin_HA":"250
*","Mobile":"
","dcJoinInputRemoteAdminEmail":"","thereIsExtSelfSigned"
:"
","server_glitch":"","ipv4_gateway":"IPv4
","monweb.alarms.participants":"2% $s
\u003cstrong class\u003d\"per\"\u003e
%1$s\u003c/strong\u003e","crud.list.size":"%d
\u0026{%s}","deploy_dmznwinfo.fqdn":"FQDN","error.ue.468":"

","deploy_mode.title":"","successImportSMTP":"
SMTP
","error.ue.465":"","error.ue.464":"
","gsLocalAdminUrlContainsOffendingWord":"%s URL
","error.ue.463":"bootconfig
","error.ue.462":" bootconfig
","dirSync.lastSyncStatusLable.added":"","error.ue.461":"

uprepare","dmz.areSure":"","error.ue.460":"
)
uprepare","MeetingFeatures.FileTransfer":"","deploy_summary.connecti
vity.site":"Cisco WebEx
URL","dirSync.lastSyncStatusLable.total":" ","ConfiguredRemoteSupport.headline"
:"
","validate_archived_data.long":"
","USMusersNum":"%1$s USM
","csvreport.licenseReport.userName":""","notificationDestTitle":"" "
,"monweb.alarms.edit.percentage.tag":" %
%","dataLostWarning":"j
","monweb.system.goToCurrentSystemUsage":" a
" ,"error.ue.452":" ","error.ue.451":"
","error.ue.450":"","WysiwygLink_Target"
:"t","error.vmcreate":"","major.off":" Cisco WebEx
Power \u003e Shut Down Guest","pdfreport.downtime.summary3":"

%d","pdfreport.downtime.summary2":" %d
","BlastDial.Label.GroupTemplate":"","SSLCertDesc":"
","PswdMeetingReqPswd":" "};

/**
* Fixme : only parse single char formatters eg. %s
*/
var i18n = function(code) {
var message = i18nMessages && i18nMessages[code] || code;
// Encode %% to handle it later
message = message.replace(/%%/g, "\0%\0");
if (arguments.length > 1) {
// Explicit ordered parameters
for (var i=1; i<arguments.length; i++) {
var r = new RegExp("%" + i + "\\$\\w", "g");
message = message.replace(r, arguments[i]);
}
// Standard ordered parameters
for (var i=1; i<arguments.length; i++) {
message = message.replace(/%\w/, arguments[i]);
}
}
// Decode encoded %% to single %
message = message.replace("\0%\0", "%");
// Imbricated messages
var imbricated = message.match(/&\{.*?\}/g);
if (imbricated) {
for (var i=0; i<imbricated.length; i++) {
var imbricated_code = imbricated[i].substring(2, imbricated[i].length-
1).replace(/^\s*(.*?)\s*$/, "$1");
message = message.replace(imbricated[i], i18nMessages[imbricated_code]
|| "");
}
}
return message;
};

</script></head><style>#header .customized{display:none}#header
.active{right:10px}.warningbar{min-width:990px;position:relative}.btn-
close{background:url(/public/images/ico-16x16.png) no-repeat scroll -3px -3px
transparent;height:10px;overflow:hidden;position:absolute;right:10px;text-indent:-
999px;top:10px;width:10px}</style><body><div style="background: #DCF0F5;"
class="common-mm warningbar" id="loginInfo"><div class="content overageBar"
style="background-color: inherit;"><a class="btn-close" href="#"
onClick="closeLoginInfo()"></a><div
class="wrapper"><span>IP
10.14.87.217</span><br/><span> 20171024 20:22IP
10.14.87.217</span></div></div></div><div id="yellowalerts" class="hidden"><script
type="text/javascript">
varIsSSOEnabled = false;
</script><script type="text/javascript">
varAllowSecure = false;
</script><div id="warnings"><div class="common-mm
warningbar" data-bind="visible : ( 0 != mainDashboardViewModel.MaintStatus() && 0==
0 && mainDashboardViewModel.maintRedAlert())"><div class="content redbold"><p><span
data-bind="text:mainDashboardViewModel.maintMessage"></span></p><script
type="text/javascript">
varSiteUrlOrAdminUrlChanged =
false;
</script><p data-
bind="visible:mainDashboardViewModel.siteUrlOrAdminUrlChanged()">
URL </p><p data-bind="visible:
(mainDashboardViewModel.alertType()=='VM_CRASH' ||
mainDashboardViewModel.alertType()=='VM_ATTENTION')"><br/>

<span data-bind="visible:mainDashboardViewModel.propertiesPage">
</span><span data-
bind="visible:!mainDashboardViewModel.propertiesPage()" style="">

</span></p></div></div></div><div style="display:none" class="overageBarBG
warningbar" id="dbNotSyncAlert" data-bind="visible:
(mainDashboardViewModel.alertType()=='DB_NOT_SYNC')"><div class="overageBar"><div
class="wrapper"><b>

"
" "j Cisco TAC
</b></div><a class="btn-close" href="#"
onClick="closeAlert('dbNotSyncAlert', 'DB_NOT_SYNC')"></a></div></div><div
style="display:none" class="overageBarBG warningbar" id="ntpAlert" data-
bind="visible:(mainDashboardViewModel.ntpProblem())"><div class="overageBar"><div
class="wrapper"><b> NTP ESXi
vCenter ESXi ESXi

ESXi
</b></div><a class="btn-close" href="#" onClick="closeNtpAlert()">
</a></div></div><div style="display:none" class="overageBarBG warningbar"
id="smtpAlert" data-bind="visible:
(mainDashboardViewModel.alertType()=='SMTP_DOWN')"><div class="overageBar"><div
class="wrapper"><b>bl
</b></div><a class="btn-close" href="#" onClick="closeAlert('smtpAlert',
'SMTP_DOWN')"></a></div></div><div style="display:none" class="overageBarBG
warningbar" id="graceLicensesUsedUp" data-bind="visible:
(mainDashboardViewModel.alertType()=='GRACE_LICENSE_ALL_USED_UP')"><div
class="overageBar"><div
class="wrapper"><b>
> </b></div><a class="btn-close"
href="#" onClick="closeAlert('graceLicensesUsedUp',
'GRACE_LICENSE_ALL_USED_UP')"></a></div></div><div style="display:none"
class="overageBarBG warningbar" id="graceLicensesThreshold" data-bind="visible:
(mainDashboardViewModel.alertType()=='GRACE_LICENSE_THRESHOLD')"><div
class="overageBar"><div class="wrapper"><b> <span data-bind='text:
mainDashboardViewModel.licenseUsageThreshold'></span> >
> </b></div><a class="btn-close"
href="#" onClick="closeAlert('graceLicensesThreshold',
'GRACE_LICENSE_THRESHOLD')"></a></div></div><div style="display:none"
class="overageBarBG warningbar" id="fullSyncNeeded" data-bind="visible:
(mainDashboardViewModel.alertType()=='FULL_SYNC_NEEDED')"><div
class="overageBar"><div class="wrapper"><b>
" </b></div><a
class="btn-close" href="#" onClick="closeAlert('fullSyncNeeded',
'FULL_SYNC_NEEDED')"></a></div></div><div style="display:none"
class="overageBarBG warningbar" id="logThreshold" data-bind="visible:
(mainDashboardViewModel.alertType()=='LOG_THRESHOLD')"><div class="overageBar"><div
class="wrapper"><b> <span data-bind='text:
mainDashboardViewModel.logThreshold'></span> </b></div><a
class="btn-close" href="#" onClick="closeAlert('logThreshold', 'LOG_THRESHOLD')">
</a></div></div><style>.welcome p{margin-bottom:6px}.back{padding-
left:11px;margin-right:28px;background:url(/public/images/common/ico-trangle.png) 0
-12px no-repeat}.next{padding-right:11px;background:url(/public/images/common/ico-
trangle.png) right 5px no-repeat}.fstbar{min-
width:990px;position:relative}</style><input type="hidden"
id="systemBuildVersionNum" value="2.7.1.2074.B-AE"/><div id="helpFstTutorial"
class="fstbar" style="display:none;"><div class="common-mm" style="background:
#DCF0F5;"><div class="content" style="background:url();"><div style="margin-left:-
33px;display:inline-block;width:800px;*display:inline;zoom:1"><p style="padding-
left:10px"><b><span id="fteTutorialUserName"></span></b><br/></p><p
style="padding-left:10px" id="fteTutorialUpgrade1to2"><a href='javascript:void(0);'
onclick='expandFTETutorial("helpTutorial");'> </a>

<br/></p><p style="padding-left:10px" id="learnMoreUpgrade1to2"><a
href='javascript:void(0);'
onclick='expandFTETutorial("helpNewFeature");'></a>
</p></div><a class="orion-dialog-close" href="javascript:;" alt=
onclick="$.cookie('fteTutorial.viewed', 'true', {expires: 1000});$
('#helpFstTutorial').hide();"></a></div></div></div><script type="text/javascript">
// Show FTE help tutorial
var tutorialDialog;
var tutorialIndex = 0;

// Expand FTE tutorial


function expandFTETutorial(type) {
$.cookie('fteTutorial.viewed', '');
$('#helpFstTutorial').hide();
if(typeof tutorialDialog == 'undefined') {
showTutorialDialog(this, type);
bindText(type);
} else {
bindText(type);
tutorialDialog.show();
}

// Back and Continue


function viewHelpTutorial(index) {
var length = $('#helpTutorialShow > .welcome').length;
$("#helpTutorialContent").html("<div class='content welcome'>" + $
('.welcome:eq(' + index + ')').html() + "</div>").scrollTop(0);
tutorialIndex = index;
if (index == 0) {
$('#helpTutorialNextBtn').css('display', 'inline-block');
$('#helpTutorialBackBtn').css('display', 'none');
$("#helpTutorialContent").html($
("#helpTutorialContent").html().replace("%ORION_BUILD_VERSION%", $
('#systemBuildVersionNum').val()));
} else if (index == (length-1)) {
$('#helpTutorialBackBtn').css('display', 'inline-block');
$('#helpTutorialNextBtn').css('display', 'none');
} else {
$('#helpTutorialBackBtn').css('display', 'inline-block');
$('#helpTutorialNextBtn').css('display', 'inline-block');
}
}

// Init Dialog
function showTutorialDialog(viewModel, type) {

tutorialDialog= new orion.dialog(


{
title: "",
width:"580px",
onClose: function() {$('#helpFstTutorial').show();
$.cookie('fteTutorial.viewed', 'topbar', {expires: 1000});},
content: "<div style='text-align:left;'><div class='hidden'
id='helpTutorialShow'></div><div id='helpTutorialContent' style='height:160px;
overflow-y: auto; margin-bottom:17px;padding-right:16px;'></div><div
style='display:none' id='helpTutorialBackBtn'><a href='javascript:;' class='back'
onclick='javascript:viewHelpTutorial(tutorialIndex - 1)'></a></div><div
id='helpTutorialNextBtn' style='display:none;'><a href='javascript:;' class='next'
onclick='javascript:viewHelpTutorial(tutorialIndex +
1)'></a></div></div><div style='border-bottom: 1px #E6E7E8 solid;
margin:17px 0 -20px 0;padding-bottom:0px;'></div>",
buttons: [
{
id: 'btn_fteTutorialCancel',
text: "",
btnClass:'common-btn btn-gray',
onClick: function()
{
tutorialDialog.hidden();
$('#helpFstTutorial').show();
$.cookie('fteTutorial.viewed', 'topbar', {expires:
1000});
}
}
]
});
}

function bindText(type){
var play_lang = $.cookie('PLAY_LANG');
var fteTutorialL10NUrl = "/public/help/en-us/" + type + ".html";

if (play_lang) {
fteTutorialL10NUrl = "/public/help/" + play_lang + "/" + type +
".html";
}
//alert(fteTutorialL10NUrl);
var helpTutorialContent = $.ajax({url: fteTutorialL10NUrl, async:
false}).responseText;
$('#helpTutorialShow').html(helpTutorialContent);
if($.cookie("fteTutorial.type") == type){
viewHelpTutorial(tutorialIndex);
}else{
viewHelpTutorial(0);
}
$.cookie('fteTutorial.type', type, {expires: 1000});
}

$(document).ready(function(){
$('#fteTutorialUserName').html(currentuser["fullname"]);
var isAutoShowTipsURL = "/adminfte/isAutoShowTips"
var isAutoShowTips = $.ajax({url: isAutoShowTipsURL, type: "GET",async:
false}).responseText;
var helpText="";
if(isAutoShowTips=="1"){
helpText="helpNewFeature";
}else{
helpText="helpTutorial";
}

if($.cookie("fteTutorial.viewed") == "true") {
// Has viewed fte tutorial, no need to show again
} else if ($.cookie("fteTutorial.viewed") == "topbar") {
$('#helpFstTutorial').show();
} else {
expandFTETutorial(helpText);
}

if (isAutoShowTips == '1'){
$("#fteTutorialUpgrade1to2").hide();
$("#learnMoreUpgrade1to2").show();
}else{
$("#fteTutorialUpgrade1to2").show();
$("#learnMoreUpgrade1to2").hide();
}
})

</script><div style="display:none" class="overageBarBG warningbar"


id="userLicenseTrialExpiringBar" data-bind="visible:
(mainDashboardViewModel.alertType()=='LICENSE_TRIAL' && 0==
mainDashboardViewModel.MaintStatus())"><div class="overageBar"><div
class="wrapper"><div data-bind="visible: (mainDashboardViewModel.licenseLeftDays()>
1)"><p><b> <span data-
bind='text:mainDashboardViewModel.licenseLeftDays'></span>
</b></p><p> Cisco WebEx Meetings Server
<span data-bind='text:mainDashboardViewModel.licenseLeftDays'></span>
</p></di
v><div data-bind="visible: (mainDashboardViewModel.licenseLeftDays() ==
1)"><p><b> <span data-
bind='text:mainDashboardViewModel.licenseLeftDays'></span>
</b></p><p> Cisco WebEx Meetings Server
<span data-bind='text:mainDashboardViewModel.licenseLeftDays'></span>
</p></di
v></div><a class="btn-close"
onClick="closeAlert('licenseTrialExpiringBar','LICENSE_TRIAL')" href="###">
</a></div></div><div style="display:none" class="overageBarBG warningbar"
id="mdcLicenseTrialExpiringBar" data-bind="visible:
(mainDashboardViewModel.alertType()=='LICENSE_MDC_TRIAL' && 0==
mainDashboardViewModel.MaintStatus())"><div class="overageBar"><div
class="wrapper"><div data-bind="visible:
(mainDashboardViewModel.mdcLicenseLeftDays()>
1)"><p><b><span data-
bind='text:mainDashboardViewModel.mdcLicenseLeftDays'></span>
</b></p><p>
<span data-
bind='text:mainDashboardViewModel.mdcLicenseLeftDays'></span>
>
</p></div><div data-
bind="visible: (mainDashboardViewModel.licenseLeftDays() ==
1)"><p><b><span data-
bind='text:mainDashboardViewModel.mdcLicenseLeftDays'></span>
</b></p><p>
<span data-
bind='text:mainDashboardViewModel.mdcLicenseLeftDays'></span>
>
</p></div></div><a
class="btn-close"
onClick="closeAlert('licenseTrialExpiringBar','LICENSE_MDC_TRIAL')" href="###">
</a></div></div><div style="display:none" class="overageBarBG warningbar"
id="LicenseOverageBar" data-bind="visible:
(mainDashboardViewModel.alertType()=='LICENSE_OVERAGE' && 0==
mainDashboardViewModel.MaintStatus())"><div class="overageBar"><div
class="wrapper"><p><b> >
<span data-
bind='text:mainDashboardViewModel.systemDisabledDate'></span></b></p><p
> <A class="linkUserLicense"
href='###'> </A></p></div><a class="btn-close"
onClick="closeAlert('LicenseOverageBar','LICENSE_OVERAGE')" href="###">
</a></div></div><div style="display:none" class="overageBarBG warningbar"
id="licenseExpiringBar" data-bind="visible:
(mainDashboardViewModel.alertType()=='LICENSE_EXPIRING' && 0==
mainDashboardViewModel.MaintStatus())"><div class="overageBar"><div
class="wrapper"><p><b><span data-
bind='text:mainDashboardViewModel.licenseName'></span> <span
data-bind='text:mainDashboardViewModel.systemDisabledDate'></span>
</b></p><p> <A class="linkUserLicense"
href='###'> </A></p></div><a class="btn-close" href="###"
onClick="closeAlert('licenseExpiringBar','LICENSE_EXPIRING')"></a></div></div><
div style="display:none" class="overageBarBG warningbar" id="LicenseExpiredBar"
data-bind="visible: (mainDashboardViewModel.alertType()=='LICENSE_EXPIRED' && 0==
mainDashboardViewModel.MaintStatus())"><div class="overageBar"><div
class="wrapper"><p><b><span data-
bind='text:mainDashboardViewModel.licenseName'></span>
</b></p><p> <A class="linkUserLicense"
href='###'> </A></p></div><a class="btn-close"
onClick="closeAlert('LicenseExpiredBar','LICENSE_EXPIRED')" href="###">
</a></div></div><div style="display:none" class="overageBarBG warningbar"
id="LicenseOutOfDateBar" data-bind="visible:
(mainDashboardViewModel.alertType()=='LICENSE_OUTOFDATE' && 0==
mainDashboardViewModel.MaintStatus())"><div class="overageBar"><div
class="wrapper"><p><b>
<span data-
bind='text:mainDashboardViewModel.systemDisabledDate'></span></b></p><p
> < A class="linkUserLicense" href='###'> </A>


/p></div><a class="btn-close"
<
onClick="closeAlert('LicenseOutOfDateBar','LICENSE_OUTOFDATE')" href="###">
</a></div></div><div style="display:block" class="overageBarBG"
id="LicenseLostConnectionBar" data-bind="visible:
(mainDashboardViewModel.alertType()=='LICENSE_LOSTCONNECTION' && 0==
mainDashboardViewModel.MaintStatus())"><div class="overageBar"><a class="btn-close"
onClick="closeAlert('LicenseLostConnectionBar','LICENSE_LOSTCONNECTION')"
href="###">X</a><div class="wrapper"><p style="margin-bottom: 4px;"><strong>
Cisco Enterprise License Manager</strong></p><p> <span
data-bind='text:mainDashboardViewModel.vmName'></span>

<span data-
bind='text:mainDashboardViewModel.systemDisabledDate'></span></p></div>
</div></div><script type="text/javascript">
$(".linkUserLicense").each(function(){
/*
$(this).click(function(){
//tabs.system.url='licenses';
//mainDashboardViewModel.currentlySelectedTab(tabs.system);
//tabs.system.url='system';
});*/
$(this).attr("href","#system?tab=loadLicenseViewModel");

});

</script><div data-bind="visible:
(mainDashboardViewModel.alertType()=='USER_COUNT')" id="UserCount"
class="overageBarBG warningbar" style="display: none;"><div class="overageBar"><a
href="javascript:;" onclick="closeAlert('UserCount','USER_COUNT')" class="btn-
close"></a><div class="wrapper"><p style="margin-bottom:
-1px;"><strong> 400000
</strong></p><p>
</p><input type=hidden
id="userCountDateTime" data-
bind="value:mainDashboardViewModel.alertMessage"></div></div></div><div data-
bind="visible: (mainDashboardViewModel.alertType()=='MDC_LANGUAGE_CHANGED')"
id="mdcLanguageAlert" class="overageBarBG warningbar" style="display: none;"><div
class="overageBar"><a href="javascript:;"
onclick="closeAlert('mdcLanguageAlert','MDC_LANGUAGE_CHANGED')" class="btn-
close"></a><div class="wrapper" style="margin-
right:20px;"><b></b><br><spa
n data-
bind="html:mainDashboardViewModel.alertMessage"></span></div></div></div><div data-
bind="visible: (mainDashboardViewModel.alertType()=='MDC_STORAGE_DIFF')"
id="mdcStorageAlert" class="overageBarBG warningbar" style="display: none;"><div
class="overageBar"><a href="javascript:;"
onclick="closeAlert('mdcStorageAlert','MDC_STORAGE_DIFF')" class="btn-close">
</a><div class="wrapper" style="margin-right:20px;"><div data-
bind="html:mainDashboardViewModel.alertMessage"></div></div></div></div><div data-
bind="visible: (mainDashboardViewModel.alertType()=='MDC_VERSION_DIFF')"
id="mdcVersionAlert" class="overageBarBG warningbar" style="display: none;"><div
class="overageBar"><a href="javascript:;"
onclick="closeAlert('mdcVersionAlert','MDC_VERSION_DIFF')" class="btn-close">
</a><div class="wrapper" style="margin-right:20px;"><div data-
bind="html:mainDashboardViewModel.alertMessage"></div></div></div></div><div data-
bind="visible: (mainDashboardViewModel.alertType()=='MDC_IRP_DIFF')"
id="mdcIrpAlert" class="overageBarBG warningbar" style="display: none;"><div
class="overageBar"><a href="javascript:;"
onclick="closeAlert('mdcIrpAlert','MDC_IRP_DIFF')" class="btn-close"></a><div
class="wrapper" style="margin-right:20px;"><div data-
bind="html:mainDashboardViewModel.alertMessage"></div></div></div></div><div data-
bind="visible: (mainDashboardViewModel.alertType()=='MDC_CUCM_DIFF')"
id="mdcCUCMAlert" class="overageBarBG warningbar" style="display: none;"><div
class="overageBar"><a href="javascript:;"
onclick="closeAlert('mdcCUCMAlert','MDC_CUCM_DIFF')" class="btn-close"></a><div
class="wrapper" style="margin-right:20px;"><div data-
bind="html:mainDashboardViewModel.alertMessage"></div></div></div></div><div data-
bind="visible: (mainDashboardViewModel.alertType()=='MDC_LDAP_AUTH_DIFF')"
id="mdcLDAPAlert" class="overageBarBG warningbar" style="display: none;"><div
class="overageBar"><a href="javascript:;"
onclick="closeAlert('mdcLDAPAlert','MDC_LDAP_AUTH_DIFF')" class="btn-close">
</a><div class="wrapper" style="margin-right:20px;"><div data-
bind="html:mainDashboardViewModel.alertMessage"></div></div></div></div><div data-
bind="visible: (mainDashboardViewModel.alertType()=='MDC_SYSTEM_CLOCK')"
id="mdcSystemClockAlert" class="overageBarBG warningbar" style="display:
none;"><div class="overageBar"><a href="javascript:;"
onclick="closeAlert('mdcSystemClockAlert','MDC_SYSTEM_CLOCK')" class="btn-close">
</a><div class="wrapper" style="margin-right:20px;"><div data-
bind="html:mainDashboardViewModel.alertMessage"></div></div></div></div><div data-
bind="visible: (mainDashboardViewModel.alertType()=='MDC_BLOCKING_OR_MM')"
id="mdcBlockingOrMMAlert" class="overageBarBG warningbar" style="display:
none;"><div class="overageBar"><a href="javascript:;"
onclick="closeAlert('mdcBlockingOrMMAlert','MDC_BLOCKING_OR_MM')" class="btn-
close"></a><div class="wrapper" style="margin-right:20px;"><div data-
bind="html:mainDashboardViewModel.alertMessage"></div></div></div></div><div
class="overageBarBG warningbar"><div id="vmcrashmessage" style="display:none"
class="overageBar" data-bind="visible:
(mainDashboardViewModel.alertType()=='VM_CRASH' && 0==
mainDashboardViewModel.MaintStatus())"><a class="btn-close" href="#"
onClick="closeAlert('vmcrashmessage','VM_CRASH')"></a><div class="wrapper"
style="margin-right: 16px;"> <span data-

bind="visible:mainDashboardViewModel.propertiesPage" style="">
</span><span data-
bind="visible:!mainDashboardViewModel.propertiesPage()" style="">

</span></div></div><div id="vmattention" style="display:none" class="overageBar"


data-bind="visible: (mainDashboardViewModel.alertType()=='VM_ATTENTION' && 0==
mainDashboardViewModel.MaintStatus())"><a class="btn-close" href="#"
onClick="closeAlert('vmattention','VM_CRASH')"></a><div class="wrapper"
style="margin-right: 16px;"> <span data-

bind="visible:mainDashboardViewModel.propertiesPage" style="">
</span><span data-
bind="visible:!mainDashboardViewModel.propertiesPage()" style="">

</span></div></div><div class="overageBar" style="display:none" id="overageBar1"


data-bind="visible:
(mainDashboardViewModel.alertType()=='SSL_CERT_HAS_EXPIRED')"><a class="btn-close"
href="#" onClick="closeAlert('overageBar1','SSL_CERT_HAS_EXPIRED')"></a><div
class="wrapper"><b>SSL </b><br>&nbsp;<br><span style="white-
space:pre-wrap" data-bind="visible: mainDashboardViewModel.alertMessage() != '',
text: mainDashboardViewModel.alertMessage"></span><br>&nbsp;<br>
<a href="#"

onClick="mainDashboardViewModel.loadGenerateCSR()"> </a>
<br>&nbsp;<br><p data-bind="visible: mainDashboardViewModel.SSOEnabled() == true ||
mainDashboardViewModel.allowSecure() == true"><b>
</b><br>&nbsp;<br></p><p data-bind="visible: mainDashboardViewModel.SSOEnabled() ==
true">SSO
SAML 2.0
IdP<br></p><p data-bind="visible:
mainDashboardViewModel.allowSecure() == true">

CUCM<br>&nbsp;<br></p>
</div></div><div class="overageBar"
style="display:none" id="overageBar2" data-bind="visible:
(mainDashboardViewModel.alertType()=='SSL_CERT_EXPIRED')"><a class="btn-close"
href="#" onClick="closeAlert('overageBar2','SSL_CERT_EXPIRED')"></a><div
class="wrapper"><b>SSL 30 <a href="#settings?
tab=security.submenu[0].submenu[0]"></a> </b></div></div><div

class="overageBar" style="display:none" id="overageBar3" data-bind="visible:
(mainDashboardViewModel.alertType()=='CUCM1_CERT_EXPIRED')"><a class="btn-close"
href="#" onClick="closeAlert('overageBar3','CUCM1_CERT_EXPIRED')"></a><div
class="wrapper"><b>CUCM1 30 <a
href="#settings?tab=security.submenu[0].submenu[1]"></a>

</b></div></div><div class="overageBar" style="display:none" id="overageBar4" data-
bind="visible:(mainDashboardViewModel.alertType()=='CUCM2_CERT_EXPIRED')"><a
class="btn-close" href="#"
onClick="closeAlert('overageBar4','CUCM2_CERT_EXPIRED')"></a><div
class="wrapper"><b>CUCM2 30 <a
href="#settings?tab=security.submenu[0].submenu[1]"></a>

</b></div></div><div class="overageBar" style="display:none" id="overageBar5" data-
bind="visible:(mainDashboardViewModel.alertType()=='SSO_CERT_EXPIRED')"><a
class="btn-close" href="#"
onClick="closeAlert('overageBar5','SSO_CERT_EXPIRED')"></a><div
class="wrapper"><b>SSO IdP 30 <a href="#settings?
tab=security.submenu[0].submenu[1]"></a> </b></div></div><div

class="overageBar" style="display:none" id="overageBar6" data-bind="visible:
(mainDashboardViewModel.alertType()=='SSO_CERT_HAS_EXPIRED')"><a class="btn-close"
href="#" onClick="closeAlert('overageBar6','SSO_CERT_HAS_EXPIRED')"></a><div
class="wrapper"><b>SSO IdP <a href="#settings?
tab=security.submenu[0].submenu[1]"></a> </b></div></div><div
class="overageBar" style="display:none" id="overageBar7" data-bind="visible:
(mainDashboardViewModel.alertType()=='CUCM1_CERT_HAS_EXPIRED')"><a class="btn-
close" href="#" onClick="closeAlert('overageBar7','CUCM1_CERT_HAS_EXPIRED')">
</a><div class="wrapper"><b>CUCM1
<a href="#settings?tab=security.submenu[0].submenu[1]"></a>
</b></div></div><div class="overageBar" style="display:none" id="overageBar8"
data-bind="visible:
(mainDashboardViewModel.alertType()=='CUCM2_CERT_HAS_EXPIRED')"><a class="btn-
close" href="#" onClick="closeAlert('overageBar8','CUCM2_CERT_HAS_EXPIRED')">
</a><div class="wrapper"><b>CUCM2
<a href="#settings?tab=security.submenu[0].submenu[1]"></a>
</b></div></div><div class="overageBar" style="display:none" id="overageBar9"
data-bind="visible:(mainDashboardViewModel.alertType()=='NEW_CERT_IN_EFFECT' &&
(mainDashboardViewModel.SSOEnabled() == true ||
mainDashboardViewModel.allowSecure() == true) )"><a class="btn-close" href="#"
onClick="closeAlert('overageBar9','NEW_CERT_IN_EFFECT')"></a><div
class="wrapper"><b> </b><br>&nbs
p;<br><p data-bind="visible: mainDashboardViewModel.SSOEnabled() == true">SSO

SAML 2.0 IdP

<br></p><p data-bind="visible: mainDashboardViewModel.allowSecure() ==
true">

CUCM<br>&nbsp;<br></p>
<br>&nbsp;<br></div></div><div
class="overageBar" style="display:none" id="overageBar10" data-bind="visible:
(mainDashboardViewModel.alertType()=='INT_AND_EXT_CERT_DIFF')"><a class="btn-close"
href="#" onClick="closeAlert('overageBar10','INT_AND_EXT_CERT_DIFF')"></a><div
class="wrapper"><b>
</b></div></div><div class="overageBar" style="display:none"
id="overageBar11" data-bind="visible:
(mainDashboardViewModel.alertType()=='MDC_INT_CERT_DIFF')"><a class="btn-close"
href="#" onClick="closeAlert('overageBar11','MDC_INT_CERT_DIFF')"></a><div
class="wrapper"><b>
</b></div></div></div></div><div style="display:none;"><form
action="/secure/timeout" method="post" accept-charset="utf-8"
enctype="application/x-www-form-urlencoded" id="timeOutForm"
id="timeOutForm"><input type="hidden" name="authenticityToken"
value="2c7bf9dd28dc6a5d2f170da9ade798001c307937"></form></div><div id="header"
data-bind="css: {whitebg: headerViewModel.headerBackground() == '1' }"><div
class="inner"><form action="/secure/logout" method="get" accept-charset="utf-8"
enctype="application/x-www-form-urlencoded" id="signoutForm" id="signoutForm"><a
href="#" class="logo" title="Cisco WebEx "><img data-bind="visible:

Você também pode gostar