(function(){var e={intlLocale:"en",date:{intlOptions:{}},time:{},currency:{},number:{}}
e.currency.getCurrencyDisplay=function(e){return/^(DKK|NOK|SGD|ZAR|SEK|CHF)$/.test(e)?"code":"symbol"},e.currency.postFormatting=function(e,a,n){var t={AUD:"A$",CAD:"CA$",HKD:"HK$",NZD:"NZ$"}
return void 0!==t[e]?n=n.replace(/^(\(|-)?\$/,t[e]):"INR"===e&&(n=n.replace(/Rs\./,"₹")),a<0&&n.indexOf(")")>=0&&(n="-"+n.replace(/[\(\)]/g,"")),n.replace(/\s/,"")},e.date.postFormatting=function(e,a,n){var t=e.split(".")[0]
return n=n.replace(/\s0/," "),"my"===t?n=n.replace(/,/g,""):"time"===t&&(5!==(n=n.split(" ")).length||/,$/.test(n[2])?3!==n.length||/,$/.test(n[0])||(n[0]=n[0]+","):n[2]=n[2]+",",n=n.join(" ")),n},e.date.narrowDayNames=["S","M","T","W","T","F","S"]
var a=e.date.intlOptions
a.time={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric"},a["time.long"]=a.time,a["time.medium"]=a.time,a["time.short"]={year:"2-digit",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric"},a.mdy={year:"numeric",month:"long",day:"numeric"},a["mdy.long"]=a.mdy,a["mdy.medium"]={year:"numeric",month:"short",day:"numeric"},a["mdy.short"]={year:"numeric",month:"numeric",day:"numeric"},a.my={year:"numeric",month:"long"},a["my.long"]=a.my,a["my.medium"]={year:"numeric",month:"short"},a["my.short"]=a["my.medium"],a.md={month:"long",day:"numeric"},a["md.long"]=a.md,a["md.medium"]={month:"short",day:"numeric"},a["md.short"]=a["md.medium"],a.m={month:"long"},a["m.long"]=a.m,a["m.medium"]={month:"short"},a["m.short"]={month:"numeric"},a.d={weekday:"long"},a["d.long"]=a.d,a["d.medium"]={weekday:"short"},a["d.short"]={day:"numeric"},a["d.narrow"]={weekday:"narrow"},a.y={year:"numeric"},a["y.long"]=a.y,a["y.medium"]=a.y,a["y.short"]={year:"2-digit"},e.possessive={fallback:"’s",rules:{".*[Ss]$":"’",".*[A-RT-Z]$":"’S",".*[a-rt-z]$":"’s"}}
t8.__addLocaleData("en_US",e)})(),function(e,a){"object"==typeof exports&&"undefined"!=typeof module?a(exports,require("@linkedin/jsecure"),require("t8")):"function"==typeof define&&define.amd?define("xmessage",["exports","@linkedin/jsecure","t8"],a):a(e.xmessage={},e.jSecure,e.t8)}(this,(function(e,a,n){"use strict"
a="default"in a?a.default:a,n="default"in n?n.default:n
var t=function(){function e(e,a){for(var n=0;n<a.length;n++){var t=a[n]
t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}return function(a,n,t){return n&&e(a.prototype,n),t&&e(a,t),a}}()
var i=function(){function e(a){(function(e,a){if(!(e instanceof a))throw new TypeError("Cannot call a class as a function")})(this,e),this.source=a,this.index=0,this.cursor=a.charCodeAt(0),this.previousCharCode=0,0===a.length&&(this.cursor=0)}return t(e,[{key:"next",value:function(){this.previousCharCode=this.cursor,this.index++,this.index<this.source.length?this.cursor=this.source.charCodeAt(this.index):this.cursor=0}},{key:"toString",value:function(){return"index "+this.index+' in string "'+this.source+'"'}},{key:"isEscaped",get:function(){return 92===this.previousCharCode}},{key:"hasNext",get:function(){return 0!==this.cursor}},{key:"currentChar",get:function(){return this.index<this.source.length?this.source.charAt(this.index):""}},{key:"currentCharCode",get:function(){return this.cursor}}]),e}(),o=/[a-zA-Z]/,r=/[1-9]/,s=/[0-9]/,l=/[a-zA-Z0-9]/,_=/[a-zA-Z0-9_\-~.|\[\]\/]/,c=/[#]/,d={},u={choice:/[#+<]/},m={number:-1,keyword:""}
function p(e,a){throw new SyntaxError("XMessage parsing error: "+e+" at "+a.toString())}function g(e,a,n){var t=[],o={},r=[],s=[]
for(n=n||0;e.hasNext;)123===e.currentCharCode?t.push(e.currentChar):125===e.currentCharCode&&t.pop(),0===t.length&&124===e.currentCharCode?(0===s.length&&p('Unexpected "|" in style list.',e),r.push(s.join("")),s.length=0,e.next()):(s.push(e.currentChar),e.next())
return s.length>0&&(r.push(s.join("")),s.length=0),r.map((function(e){return function(e,a){for(var n=u[a]||c,t=[],i="",o="",r=null;e.hasNext;)n.test(e.currentChar)&&(0===t.length?p('Error parsing style key/value. Found delimiter "'+e.currentChar+'" but expected key.',e):""===o&&(o=t.join(""),t.length=0,i=e.currentChar,e.next())),t.push(e.currentChar),e.next()
if(""===i)o=t.join(""),t.length=0
else{if(t.length>0){var s=t.join("")
void 0!==s&&(r=f(s))}t.length=0}return{key:o,value:r,delimiter:i}}(new i(e),a)})).forEach((function(a,t){a.order=t+n,o.hasOwnProperty(a.key)?p('Found duplicate style key "'+a.key+'". Styles must have unique names.',e):o[a.key]=a})),o}function h(e){for(var a,n=[],t={};e.hasNext;)n.push(e.currentChar),e.next()
return t[a=n.join("")]={key:a,value:null,delimiter:"",order:0},t}function b(e){var a=m,n="simple",t="",i={}
return e.hasNext?(a=function(e){var a=[],n=[],t=-1,i=""
if(48===e.currentCharCode)a.push(e.currentChar),e.next(),e.hasNext&&44!==e.currentCharCode&&58!==e.currentCharCode&&p('Could not parse index; expected ":" or end of identifier but found "'+e.currentChar+'"',e)
else if(r.test(e.currentChar))for(;e.currentChar&&s.test(e.currentChar);)a.push(e.currentChar),e.next()
if(58===e.currentCharCode)for(e.next(),e.currentChar&&l.test(e.currentChar)?(n.push(e.currentChar),e.next()):p('Expected letter (a-zA-Z) or number (0-9) but found "'+e.currentChar+'"',e);e.currentChar&&_.test(e.currentChar);)n.push(e.currentChar),e.next()
else 0===a.length&&e.hasNext&&p('Unexpected character; expected ":" but found "'+e.currentChar+'"',e)
return 44===e.currentCharCode||0===e.currentCharCode?(t=parseInt(a.join(""),10),isNaN(t)&&(t=-1),i=n.join("")):p('Unexpected character; expected "," or end of identifier but found "'+e.currentChar+'"',e),{number:t,keyword:i}}(e),44===e.currentCharCode?(e.next(),n=function(e){var a=[]
if(0===e.currentCharCode)p('Unable to parse type. Expected letter (a-zA-Z) but found end of identifier after ","',e)
else for(;e.currentChar&&o.test(e.currentChar);)a.push(e.currentChar),e.next()
return a.join("")}(e),44===e.currentCharCode&&(e.next(),t=function(e,a){var n=""
if("list"===a){for(var t=[];e.hasNext&&44!==e.currentCharCode;)t.push(e.currentChar),e.next()
n=t.join("")}return n}(e,n),44===e.currentCharCode&&e.next(),e.currentCharCode&&(i=function(e,a){return d[a]?d[a](e,a):g(e,a,0)}(e,n)))):n="simple"):p("Error parsing placeholder. Unexpected end of input.",e),e.currentCharCode&&p('Unexpected character "'+e.currentChar+'".',e),{index:a,type:n,subtype:t,parameters:i}}function y(e){return"string"==typeof e?e:(a=e.text,b(new i(a)))
var a}function f(e){if(-1===e.indexOf("{")&&-1===e.indexOf("'"))return[e]
for(var a=function(e){for(var a=[],n=[],t=[],o=new i(e),r=!1;o.hasNext;)if(92!==o.currentCharCode||o.isEscaped)if(o.isEscaped)t.push(o.currentChar),o.next()
else{if(0===n.length&&39===o.currentCharCode){if(o.next(),39===o.currentCharCode){t.push("'"),o.next()
continue}r=!r,t.length>0&&(a.push(t.join("")),t.length=0)}r?(o.hasNext&&t.push(o.currentChar),o.next()):125!==o.currentCharCode||o.isEscaped||0!==n.length?123===o.currentCharCode?(0===n.length?t.length>0&&(a.push(t.join("")),t.length=0):t.push(o.currentChar),n.push(o.currentChar),o.next()):125===o.currentCharCode?(n.pop(),0===n.length?t.length>0?(a.push({text:t.join("")}),t.length=0):p("Unexpected end of placeholder (found no content)",o):t.push(o.currentChar),o.next()):(o.hasNext&&t.push(o.currentChar),o.next()):p('Unexpected "}"',o)}else o.next()
return 0!==n.length&&p('Unexpected end of placeholder (unmatched "{")',o),t.length>0&&(a.push(t.join("")),t.length=0),a}(e),n=0;n<a.length;++n)a[n]=y(a[n])
return a}d.choice=function(e,a){return g(e,a,0)},d.date=function(e){return h(e)},d.number=function(e){return h(e)}
var w=f,v=function(){function e(e,a){for(var n=0;n<a.length;n++){var t=a[n]
t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}return function(a,n,t){return n&&e(a.prototype,n),t&&e(a,t),a}}()
var E=function(){function e(a){(function(e,a){if(!(e instanceof a))throw new TypeError("Cannot call a class as a function")})(this,e),this.value=T(a)}return v(e,[{key:"toString",value:function(){switch(typeof this.value){case"object":case"function":break
default:return String(this.value)}return""}}]),e}()
function T(e){return e instanceof E?e.value:e}function A(e){return e instanceof E?e:new E(e)}var I=/{(\d+)}/g,C=void 0
function k(){return C}function S(e){C=function(a){if(a instanceof E)return a
var n=e(a)
return new E(n)}}function N(e){return a.htmlEncode(e)}function L(e){console.warn(e)}function O(e){var a=arguments.length<=1||void 0===arguments[1]?[]:arguments[1]
return e.replace(I,(function(e,n){return void 0!==a[n]?a[n]:e}))}function D(e,a){for(var n=e.length,t=0;t<n;++t){var i=e[t]
if(a.hasOwnProperty(i))return a[i]}return null}function P(e,a){if(null!==e&&"object"==typeof e&&null!==a&&"object"==typeof a)for(var n=Object.keys(a),t=0;t<n.length;++t){var i=n[t]
!1===e.hasOwnProperty(i)&&(e[i]=a[i])}return e}S(N)
var R={default:{},en_US:{list:{2:"{0} and {1}",start:"{0}, {1}",middle:"{0}, {1}",end:"{0}, and {1}"},number:{percent:"{0}%"},possessive:{fallback:"’s",rules:{".*[Ss]$":"’",".*[A-RT-Z]$":"’S",".*[a-rt-z]$":"’s"}}}},x=function(){return""}
function M(e,a){var n=R[e]
return a&&n?n[a]:n}function G(e,a){var n=e.parameters[a]
if(n)return n.value}function U(e,a){return e.parameters.hasOwnProperty(a)}function V(e,a){var n,t=e.parameters
if(t)for(n in t)if(t.hasOwnProperty(n)&&t[n].order===a)return t[n]}function B(e,a,n,t){var i=G(e,a),o=k()
if(""===i)return i
if(void 0!==i){for(var r="",s=0;s<i.length;++s){var l=i[s]
r+="string"==typeof l?l:T(o(x(l,n,t)))}return A(r)}}var F=function(e,n,t,i){var o=k(),r=n,s=null!==r&&"object"==typeof r,l=(p=s?r.href:r,a.sanitizeUrl(p)),_=W(s?o(r.id):null),c=W(s?o(r.class):null),d=T(B(e,"text",t,i)),u=W(B(e,"title",t,i)),m={}
var p
s?Object.keys(r).forEach((function(e){"href"!==e&&"title"!==e&&(m[W(o(e))]=W(o(r[e])))})):(c&&(m.class=c),_&&(m.id=_))
var g="<a"
l&&(g+=' href="'+l+'"')
Object.keys(m).forEach((function(e){g+=" "+e+'="'+m[e]+'"'})),u&&(g+=' title="'+u+'"')
return A(g+=">"+d+"</a>")},Y=/['"<>]/
function W(e){if(null==e)return""
var a=String(T(e))
return Y.test(a)?N(a):a}var j=function(e,a,n,t){var i=a,o=""
if(!0===i||"true"===i)U(e,"true")&&(o=B(e,"true",n,t))
else{if(!1!==i&&"false"!==i)throw new Error('Invalid argument for BooleanPlaceholder. Expected boolean or "true" or "false" but found "'+i+'"')
U(e,"false")&&(o=B(e,"false",n,t))}return o}
var q=function(e,a,t,i){var o,r,s,l,_,c,d=a,u="",m=e.parameters,p=0
for(c in l=[],m)m.hasOwnProperty(c)&&(_=m[c],l[_.order]=_)
var g=typeof d
"number"!==g||isNaN(d)?"string"===g?H.test(d)?p=parseFloat(d):(L("Invalid value for 'choice' placeholder. \""+d+'" is not a number. Defaulting to 0.'),p=0):"object"===g&&(p=Array.isArray(d)?d.length:Object.keys(d).length):p=d
var h=void 0
o=l.map((function(e,a){var n={text:a.toString(),comparison:"eq"}
if(z.test(e.key))n.text=a.toString(),n.comparison="eq",n.category=e.key
else{switch(n.text=a.toString(),e.delimiter){case"<":n.comparison="gt"
break
case"+":case"#":n.comparison="gte"
break
default:n.comparison="eq"}n.arg=parseFloat(e.key),h||(h=n)}return n})),J||(J=new n.Chooser)
void 0!==(s=J.format(p,o,i))?(r=l[parseInt(s,10)],u=B(e,r.key,t,i)):h&&(u=B(e,h.arg,t,i))
return u},H=/-?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/,z=/^(zero|singular|dual|few|many|plural|other)$/,J=void 0
var K=function(e,a,n,t){var i,o=a,r=""
void 0!==o?(o=o.toString(),i=G(e,o),r=B(e,i?o:"DEFAULT_TEXT",n,t)):r=B(e,"DEFAULT_TEXT",n,t)
return r}
function X(e,a){var n="",t=void 0
if(void 0!==e){var i=M(a,"possessive")
if(i){var o=void 0
if(i.rules)for(t in i.rules)if(i.rules.hasOwnProperty(t)){var r=i.rules[t]
new RegExp(t).test(e)&&(o=r)}void 0!==o?n=o:i.fallback&&(n=i.fallback)}}return n}var Z=function(e,a,n,t){var i=""
void 0!==a&&(i=X(a,t))
return i}
var Q=function(e,a,n){var t=""
t=void 0===a?"{"+(-1!==e.index.number?e.index.number:"")+(""!==e.index.keyword?":"+e.index.keyword:"")+"}":String(a)
return k()(t)}
var $=function(e,a){var n=a instanceof E,t=n?T(a):a
if(e){var i=e.prefix,o=e.suffix
i&&(t=i.value+t),o&&(t+=o.value)}return t=n?A(t):t}
var ee=function(e,a,n,t){var i=Q(e,a,n)
void 0!==i&&e.parameters.possessive&&(i=X(i,t))
return i=$(e.parameters,i)}
var ae=void 0,ne=void 0
function te(e,a){return ae||(ae=new n.NumberFormatter),ae.format(e,a)}function ie(e,a){return ae||(ae=new n.NumberFormatter),ae.format(Math.floor(e),a)}function oe(e,a,t){return ne||(ne=new n.CurrencyFormatter),ne.format(e,a,t)}function re(e,a){return function(e,a,n){return O(e,[te(parseInt((100*a).toFixed(1)),n)])}(function(e){return P(P({},M(e,"number")),M("default","number"))}(a).percent,e,a)}var se=function(e,a,n,t){var i,o=e.parameters
void 0!==a&&(i=o?o.integer?ie(a,t):o.currency?oe(a,"",t):o.percent?re(a,t):te(a,t):te(a,t))
return k()(i)}
var le=void 0,_e={fmt_d:"d",fmt_d_short:"d.short",fmt_d_narrow:"d.narrow",fmt_d_medium:"d.medium",fmt_d_long:"d.long",fmt_m:"m",fmt_m_short:"m.short",fmt_m_medium:"m.medium",fmt_m_long:"m.long",fmt_y:"y",fmt_y_short:"y.short",fmt_md_medium:"md.medium",fmt_md_long:"md.long",fmt_my_medium:"my.medium",fmt_my_long:"my.long",fmt_mdy_short:"mdy.short",fmt_mdy_medium:"mdy.medium",fmt_mdy_long:"mdy.long",fmt_mdy_hm_short:"time.short",fmt_mdy_hm_long:"time.long",fmt_mdy_iso:"iso",iso:"iso"},ce={short:"fmt_mdy_short",medium:"fmt_mdy_medium",long:"fmt_mdy_long",full:"fmt_mdy_long"}
Object.keys(_e)
function de(e,a,t,i){_e[a]||(ce[a]?(console.log('The date pattern "'+a+'" is deprecated, falling back to "'+ce[a]+'".'),a=ce[a]):(console.log('Unknown date pattern "'+a+'", falling back to "fmt_mdy_medium". Note: custom date patterns are not supported.'),a="fmt_mdy_medium"))
var o=_e[a]
return le||(le=new n.DateFormatter),le.format(e,t,o,i)}var ue=function(e,a,n,t){var i=V(e,0),o="fmt_mdy_medium"
i&&(o=i.key)
"fmt_d_narrow"===o&&(L('The pattern "'+o+'" is not to be used in XMessage strings. Falling back to "fmt_mdy_medium".'),o="fmt_mdy_medium")
return de(a,o,t,!1)}
var me=void 0,pe={fmt_hm:"hm",fmt_hms:"hms"},ge={short:"fmt_hm",medium:"fmt_hms",long:"fmt_hms",full:"fmt_hms"}
Object.keys(pe)
function he(e,a,t,i){pe[a]||(ge[a]?(console.log('The time pattern "'+a+'" is deprecated, falling back to "'+ge[a]+'".'),a=ge[a]):(console.log('Unknown time pattern "'+a+'", falling back to "fmt_hms". Note: custom time patterns are not supported.'),a="fmt_hms"))
var o=pe[a]
return me||(me=new n.TimeFormatter),me.format(e,t,o,i)}var be=function(e,a,n,t){var i=V(e,0),o="fmt_hms"
i&&(o=i.key)
return he(a,o,t,!1)}
var ye=function(e,a,n,t){var i,o,r,s,l,_,c,d,u,m="",p=!1,g=e.parameters
if(void 0!==a&&(g&&(p=!!g.sep),i=M(t,"suffix")))switch(d=(i.hardVowels||"")+(i.softVowels||""),i.strategy){case"reverseSearchForVowel":if(a.length>0){for(c=a.length-1,_=c;_>=0&&" "!==l&&"\t"!==l;_--)if(l=a.charAt(_),-1!==d.indexOf(l))return u=_===c,s=i.hardVowels&&i.hardVowels.indexOf(l)>-1?i.hardVowelSuffix:i.fallbackSuffix,m=""+(u?i.bufferChar:"")+s,p?i.separator+m:m
for(o in i.nonVowelToSuffix)if(i.nonVowelToSuffix.hasOwnProperty(o)&&(r=i.nonVowelToSuffix[o],new RegExp(o).test(a.charAt(c)))){s=r
break}s||(s=i.defaultBufferChar),m=p?i.separator+s:s
break}}return m}
var fe=["familiar","family","full","given","list","maiden"],we=void 0
function ve(e,a,t){var i=void 0
if(void 0!==e){var o={firstName:e.givenName||e.firstName,lastName:e.familyName||e.lastName,maidenName:e.maidenName}
switch(a||(a="familiar"),-1===fe.indexOf(a)&&(console.log('Unrecognized name format "'+a+'", falling back to "familiar".'),a="familiar"),a){case"given":i=o.firstName||""
break
case"family":i=o.lastName||""
break
case"maiden":i=o.maidenName||""
break
default:var r="full"===a||"given"===a||"family"===a||"maiden"===a?"FULL_NAME":"familiar"===a?"FAMILIAR_NAME":"list"===a?"LIST_VIEW":"FULL_NAME"
we||(we=new n.NameFormatter),i=we.format(o,r,t)}}return i}var Ee=function(e,a,n,t){var i,o=void 0,r=D(fe,e.parameters)
r=r&&r.key,o=ve(a,r,t),e.parameters.possessive&&(o+=X(o,t))
return i=k()(o),o=$(e.parameters,i)}
var Te=function(e,a,n,t){var i,o,r,s,l,_=e.subtype||"text",c="",d=M(t,"list")||M("default","list")
if(a&&a instanceof Array&&(i=a.length,o=i-1,i>0))switch(i){case 1:c=Ae(_,e.parameters,a[0],t)
break
case 2:c=O(d[2],[Ae(_,e.parameters,a[0],t).toString(),Ae(_,e.parameters,a[1],t).toString()])
break
default:s=0,l=1
do{c=O(d[r=0===s?"start":l<o?"middle":"end"],"start"===r?[Ae(_,e.parameters,a[s],t).toString(),Ae(_,e.parameters,a[l],t).toString()]:[c,Ae(_,e.parameters,a[l],t).toString()]),s++,l++}while("end"!==r)}return c}
function Ae(e,a,n,t){if("name"===e){var i=D(fe,a)
n=ve(n,null!==i?i.key:"familiar",t)}return n=k()(n),n=$(a,n)}var Ie=function(e){if(!e)return"Placeholder is invalid."
if(!e.index)return"Placeholder must have an index."
return}
function Ce(e,a,n){var t=""
if(e.parameters){var i=e.parameters
for(var o in i)if(i.hasOwnProperty(o)&&!a.test(o)){t='Invalid style "'+o+'"',n&&(t+=" "+n)
break}}return t}function ke(e,a,n){var t,i,o="Placeholder must have exactly "+a+" style(s)",r="Placeholder must have at least "+a+" style(s)",s=0
if(e.parameters){for(i in e.parameters)e.parameters.hasOwnProperty(i)&&s++
"eq"===n&&s!==a?t=o:"gte"===n&&s<a&&(t=r)}else a>0&&(t="Placeholder must have styles")
return t}function Se(e,a){return ke(e,a,"eq")}function Ne(e,a,n){var t,i,o,r
if(e.parameters)for(i=0,o=a.length;i<o;++i)t=e.parameters[a[i]],"without"===n?t&&t.value&&(r='Invalid value for style "'+t.key+'"'):"with"===n&&t&&(t.value||(r='Style "'+t.key+'" must have a value'))
return r}function Le(e,a){return Ne(e,a,"with")}var Oe=function(e){var a=function(e,a){var n,t,i,o,r
if(e.parameters)for(t=e.parameters,o=0,r=a.length;o<r;++o)i=a[o],t.hasOwnProperty(i)||(n='Missing required style key "'+i+'"')
else n="Placeholder must have styles"
return n}(e,Pe)
a||(a=Ce(e,Re,'The anchor placeholder only supports "text" and "title" styles.'))
return a},De="text",Pe=[De],Re=new RegExp("^("+[De,"title"].join("|")+")$")
var xe=function(e){var a=function(e,a){return ke(e,a,"gte")}(e,1)
a||(a=Ce(e,Me,'The key must be either "true" or "false".'))
return a},Me=new RegExp("^(true|false)$")
var Ge=function(e){var a,n,t,i,o,r,s,l,_=e.parameters,c=!1
for(l in r=[],_)_.hasOwnProperty(l)&&(s=_[l],r[s.order]=s,Ve.test(l)&&(c=!0))
for(s=void 0,i=0,o=r.length;i<o;++i)if(s=r[i],Ue.test(s.key))if(t=parseInt(s.key,10),void 0===n)n=t
else{if(!(n<t)){a="Invalid number order. Cannot list "+t+" after "+n+". Numbers must be ascending."
break}n=t}else{if(!Ve.test(s.key)){a='Invalid category key "'+s.key+'".'
break}c=!0}c&&(_.singular?_.plural||(a='Missing required category "plural"'):a='Missing required category "singular"')
return a},Ue=/-?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/,Ve=/^(zero|singular|dual|few|many|plural|other)$/
var Be=function(e){var a=void 0
e.parameters?0===Object.keys(e.parameters).length&&(a="MapPlaceholder must have at least one style argument."):a="MapPlaceholder must have parameters."
return a}
var Fe=function(e){var a=Ce(e,We,"Invalid style for name placeholder.")
a||(a=Le(e,Ye))
return a},Ye=["prefix","suffix"],We=/^(familiar|family|full|given|list|maiden|micro|possessive|salutation|prefix|suffix)$/
var je=function(e){var a=!1
""!==e.subtype&&-1===He.indexOf(e.subtype)&&(a='Invalid list subtype "'+e.subtype+'"')
a||(a=Ce(e,ze,"Invalid style for list placeholder."))
a||(a=Le(e,qe))
return a},qe=["prefix","suffix"],He=["name","text"],ze=/^(?:familiar|family|full|given|list|maiden|micro|possessive|salutation|prefix|suffix)$/
var Je=function(e){return Se(e,0)}
var Ke=function(e){var a=Se(e,1)
a||(a=Ce(e,$e,"Invalid style for suffix placeholder."))
a||(a=function(e,a){return Ne(e,a,"without")}(e,Qe))
return a},Xe="sep",Ze="nosep",Qe=[Xe,Ze],$e=new RegExp("^("+[Xe,Ze].join("|")+")$")
var ea=function(e){return Ce(e,aa,"Invalid style for text placeholder.")},aa=new RegExp("prefix|possessive|suffix")
var na=function e(a){var n,t,i
if("string"==typeof a)return;(i=Ie(a))||ta.hasOwnProperty(a.type)&&(i=ta[a.type](a))
if(i)throw new Error(i)
if(a&&a.parameters instanceof Object)for(n in a.parameters)a.parameters.hasOwnProperty(n)&&(t=a.parameters[n]).value&&t.value instanceof Array&&t.value.forEach(e)},ta={anchor:Oe,boolean:xe,choice:Ge,list:je,map:Be,name:Fe,possessive:Je,suffix:Ke,text:ea}
var ia={formatDate:de,formatName:ve,formatNumber:te,formatInteger:ie,formatCurrency:oe,formatPercent:re,formatTime:he},oa={anchor:F,boolean:j,choice:q,date:ue,list:Te,map:K,name:Ee,number:se,possessive:Z,simple:Q,suffix:ye,text:ee,time:be}
var ra=function(e){return a.sanitizeHTML(e)}
function sa(e,a,n){var t,i,o,r=""
if(e&&a&&n){var s=oa[e.type]
if("function"==typeof s){var l=function(e,a){var n=null
if(e&&e.index&&a){var t=e.index,i=t.number,o=t.keyword
if("function"==typeof a)return a(i,o)
n=null!=(n=a[i>-1?i:0])?"string"==typeof o&&""!==o?n[o]:n:void 0}return n}(e,a)
if(null==l)return A((t=e.index,i=t.number,o=t.keyword,"{"+(-1!==i?i.toString():"")+(""!==o?":"+o:"")+"}"))
r=s(e,l,a,n)}}return r}function la(e){var a=w(e)
return a.forEach(na),a}function _a(e,a){return e&&1===e.length&&"string"==typeof e[0]?function(){return ra(e[0])}:function(n){return ra(ca(e,a,n))}}function ca(e,a,n){for(var t="",i=0;i<e.length;++i){var o=e[i]
t+="string"==typeof o?o:sa(o,n,a)}return t}x=sa,e.toAst=la,e.makeInterpolator=_a,e.render=function(e,a,n){return 1===e.length&&"string"==typeof e[0]?ra(e[0]):ra(ca(e,a,n))},e.fromString=function(e,a){return _a(la(e),a)},e.getUserDataFilter=function(){return k()},e.setUserDataFilter=function(e){S(e)},e.getOutputFilter=function(){return ra},e.setOutputFilter=function(e){ra=e},e.formatters=ia})),define("@linkedin/ember-cli-pemberly-i18n/app-strings",["exports"],(function(e){"use strict"
e.default={"campaign-manager-web":{en_US:{"@linkedin/ads-table/templates/a11y-messages":{i18n_table_row_count_live_region:"There {:displayedCount,choice,singular#is|plural#are} {:displayedCount,number,integer} {:displayedCount,choice,singular#result|plural#results} shown in the table. There {:totalCount,choice,singular#is|plural#are} {:totalCount,number,integer} {:totalCount,choice,singular#result|plural#results} total.",i18n_table_pagination_live_region:"Displaying page {:currentPage,number,integer}."},"@linkedin/ads-table/templates/components/ads-table":{i18n_no_records:"No records to show",i18n_error_state_headline:"Something went wrong",i18n_error_state_message:"Please try again",i18n_loading_data_message:"Loading the table data …"},"@linkedin/ads-table/templates/components/cells/ratio-cell":{ratio:"{:ratio}"},"@linkedin/ads-table/templates/components/cells/row-filtering-cell":{i18n_search_aria_label:"Search the {:colName} column"},"@linkedin/ads-table/templates/components/cells/sort-cell":{i18n_sort_by_a11y_label2:"Will sort by {:field} in {:nextSort,map,asc#ascending|desc#descending|DEFAULT_TEXT#natural} order"},"@linkedin/ads-table/templates/components/columns-dropdown":{i18n_column_group_label:"Columns:"},"@linkedin/ads-table/templates/components/footer/page-size-select":{i18n_rows_per_page:"Show {:pageSize} per page"},"@linkedin/ads-table/templates/components/row-filtering":{i18n_a11y_text_row_selection:"row selection"},"@linkedin/ads-table/templates/components/row-sorting":{i18n_a11y_text_row_selection:"row selection"},"@linkedin/ads-table/templates/components/rows/totals-row":{i18n_a11y_text_row_selection:"row selection"},"@linkedin/ads-table/templates/components/select-all-rows-checkbox":{i18n_select_all_a11y_label:"Select all rows"},"@linkedin/ads-table/templates/components/select-row-checkbox":{i18n_select_row_a11y_label_v2:"Select data row {:row}"},"@linkedin/ember-li-i18n-relative-time/templates/helpers/format-time-relative":{"0_seconds":"just now",seconds:"{:count,number,integer} {:count,choice,singular#second|plural#seconds}",minutes:"{:count,number,integer} {:count,choice,singular#minute|plural#minutes}",hours:"{:count,number,integer} {:count,choice,singular#hour|plural#hours}",days:"{:count,number,integer} {:count,choice,singular#day|plural#days}",weeks:"{:count,number,integer} {:count,choice,singular#week|plural#weeks}",months:"{:count,number,integer} {:count,choice,singular#month|plural#months}",years:"{:count,number,integer} {:count,choice,singular#year|plural#years}","0_seconds_short":"now",seconds_short:"{:count,number,integer}{:count,choice,singular#s|plural#s}",minutes_short:"{:count,number,integer}{:count,choice,singular#m|plural#m}",hours_short:"{:count,number,integer}{:count,choice,singular#h|plural#h}",days_short:"{:count,number,integer}{:count,choice,singular#d|plural#d}",weeks_short:"{:count,number,integer}{:count,choice,singular#w|plural#w}",months_short:"{:count,number,integer}{:count,choice,singular#mo|plural#mo}",years_short:"{:count,number,integer}{:count,choice,singular#y|plural#y}","0_seconds_ago":"just now",seconds_ago:"{:count,number,integer} {:count,choice,singular#second|plural#seconds} ago",minutes_ago:"{:count,number,integer} {:count,choice,singular#minute|plural#minutes} ago",hours_ago:"{:count,number,integer} {:count,choice,singular#hour|plural#hours} ago",days_ago:"{:count,number,integer} {:count,choice,singular#day|plural#days} ago",weeks_ago:"{:count,number,integer} {:count,choice,singular#week|plural#weeks} ago",months_ago:"{:count,number,integer} {:count,choice,singular#month|plural#months} ago",years_ago:"{:count,number,integer} {:count,choice,singular#year|plural#years} ago","0_seconds_ago_short":"now",seconds_ago_short:"{:count,number,integer}{:count,choice,singular#s|plural#s} ago",minutes_ago_short:"{:count,number,integer}{:count,choice,singular#m|plural#m} ago",hours_ago_short:"{:count,number,integer}{:count,choice,singular#h|plural#h} ago",days_ago_short:"{:count,number,integer}{:count,choice,singular#d|plural#d} ago",weeks_ago_short:"{:count,number,integer}{:count,choice,singular#w|plural#w} ago",months_ago_short:"{:count,number,integer}{:count,choice,singular#mo|plural#mo} ago",years_ago_short:"{:count,number,integer}{:count,choice,singular#y|plural#y} ago"},"@linkedin/helpcenter-in-product-ember/templates/components/iph-widget":{copy_widget_title:"Help",copy_widget_title_a11y_label:"Go to Help homepage",copy_search_results:"Search results",action_go_back:"Go Back",action_dismiss:"Close Help",action_search:"Search",welcome_message:"Hi, we’re here to help.",welcome_message_with_name:"Hi {:memberName,name,familiar}, we’re here to help.",contextual_help_message:"Help based on your activity",chat_link_checking_availability:"Checking for available Support Agents…",chat_link_available:"Chat with support",chat_link_not_available:"Chat with support (Unavailable)",click_to_call_link_checking_availability:"Checking for available Support Agents…",click_to_call_link_available:"Request a phone call from support",click_to_call_link_not_available:"Request a phone call from support (Unavailable)",create_support_ticket_link:"Create a support ticket",community_forum_link:"Ask the Help Community",show_phone_number_header:"Call support at 855-269-2218",show_phone_number_subheader:"Available Mon - Fri, 5:30 AM - 4:30 PM PST",open_hc_new_tab_link:"Open Help in a new tab",open_article_new_tab_link:"Open this page in a new tab",copy_search_prompt:"Search for help",copy_article_loading:"The article is loading.",cannot_load_article_error_message_title:"Sorry, we can’t find that page",cannot_load_article_error_message_explanation:"It may have been deleted or moved",cannot_load_article_go_to_iph_home:"Browse articles",search_or_contextual_or_server_error_message_title:"Sorry, something went wrong",search_no_results_found_message_title:"No results found",search_no_results_found_message_body:"Please try rephrasing your search.",search_or_contextual_or_server_error_message_explanation:"Please try again.",search_or_contextual_or_server_try_again_button_text:"Try again",copy_load_more_results:"Load more results",a11y_drag_instructions:"Change the position of the Help box on the page using the Control and arrow keys."},"artdeco-completeness-meter-circular/templates/components/artdeco-completeness-meter-circular":{benchmark_label_number:"{:benchmark,number,integer}",basic_a11y_text:"Current value: {:value,number,percent}",benchmark_a11y_text:"Current value: {:value,number,percent}, Benchmark: {:benchmark,number,percent}"},"artdeco-datepicker/templates/components/artdeco-datepicker":{next_button:"Next month",previous_button:"Previous month",date_unavailable:"Date unavailable.",invalid_date:"Make sure your date is in the correct format.",invalid_too_long_date:"Make sure your date is in the correct format.",invalid_too_short_date:"Make sure your date is in the correct format."},"artdeco-datepicker/templates/components/artdeco-daterange":{next_button:"Next month",previous_button:"Previous month",date_unavailable:"Date unavailable."},"artdeco-dropdown/templates/components/artdeco-dropdown-item":{i18n_selected:"Selected"},"artdeco-hoverables/templates/components/artdeco-hoverable-content":{dismiss_hoverable:"Dismiss"},"artdeco-modal/templates/components/artdeco-modal":{dismiss_button:"Dismiss",dialog_content_start:"Dialog content start.",dialog_content_end:"Dialog content end."},"artdeco-notification-badge/templates/components/artdeco-notification-badge":{i18n_notifications_num:"{:num,number,integer}",i18n_notifications_num_a11y:"{:num,number,integer} new {:hasA11yText,boolean,true#{:a11yText} |false#}{:num,choice,singular#notification|plural#notifications}",i18n_notifications_max_count:"99+",i18n_notifications_max_count_a11y:"More than 99 new {:hasA11yText,boolean,true#{:a11yText} |false#}notifications",i18n_notifications_no_num_a11y:"new {:hasA11yText,boolean,true#{:a11yText} |false#}{:num,choice,singular#notification|plural#notifications}",i18n_notifications_number:"{:number,number,integer}",i18n_notifications_count_a11y:"{:number,number,integer} new {:hasA11yText,boolean,true#{:a11yText} |false#}{:number,choice,singular#notification|plural#notifications}",i18n_notifications_no_count_a11y:"new {:hasA11yText,boolean,true#{:a11yText} |false#}{:number,choice,singular#notification|plural#notifications}"},"artdeco-pagination/templates/components/artdeco-pagination-ellipsis":{i18n_page_num:"Page {:pageNum,number,integer}"},"artdeco-pagination/templates/components/artdeco-pagination-indicator":{i18n_page_num:"Page {:pageNum,number,integer}",i18n_page_num_current:"Page {:pageNum,number,integer}, current page",i18n_page_num_only:"{:pageNum,number,integer}",i18n_current_page:"Current page"},"artdeco-pagination/templates/components/artdeco-pagination":{next_button:"Next",previous_button:"Previous"},"artdeco-pill/templates/components/artdeco-pill-dismiss":{i18n__dismiss_pill__dismiss_button:"Dismiss"},"artdeco-pill/templates/components/artdeco-pill-input":{i18n__input_pill__confirm_change_button:"Confirm change",i18n__input_pill__dismiss_button:"Dismiss"},"artdeco-slider/templates/components/artdeco-slider":{a11y_text_min:"Minimum",a11y_text_max:"Maximum"},"artdeco-stepper/templates/components/artdeco-stepper-item":{completed_label:"Completed"},"artdeco-text-input/templates/components/artdeco-text-input-single":{ad_show_text:"Show",ad_hide_text:"Hide"},"artdeco-text-input/templates/components/artdeco-text-input":{ad_character_count:"{:currentCharacterCount} used out of {:length} maximum characters."},"artdeco-toast/templates/components/artdeco-toast-item":{i18n_dismiss_notification:"Dismiss “{:message}” notification {:indexOf}.",i18n_one_of_total:"1 of {:total}"},"artdeco-toast/templates/components/artdeco-toasts":{i18n_toasts_total_title:"{:total,number,integer} {:total,choice,singular#notification|plural#notifications} total",i18n_toasts_instructions:"Dismiss the current notification to hear the previous.",i18n_toasts_title:"{:total,number,integer} {:count,choice,singular#notification|plural#notifications} total"},"artdeco-toast/templates/services/artdeco-toast-time-ago":{"0_seconds":"just now",seconds:"{:count,number,integer} {:count,choice,singular#second|plural#seconds}",minutes:"{:count,number,integer} {:count,choice,singular#minute|plural#minutes}",hours:"{:count,number,integer} {:count,choice,singular#hour|plural#hours}",days:"{:count,number,integer} {:count,choice,singular#day|plural#days}",weeks:"{:count,number,integer} {:count,choice,singular#week|plural#weeks}",months:"{:count,number,integer} {:count,choice,singular#month|plural#months}",years:"{:count,number,integer} {:count,choice,singular#year|plural#years}","0_seconds_short":"now",seconds_short:"{:count,number,integer}{:count,choice,singular#s|plural#s}",minutes_short:"{:count,number,integer}{:count,choice,singular#m|plural#m}",hours_short:"{:count,number,integer}{:count,choice,singular#h|plural#h}",days_short:"{:count,number,integer}{:count,choice,singular#d|plural#d}",weeks_short:"{:count,number,integer}{:count,choice,singular#w|plural#w}",months_short:"{:count,number,integer}{:count,choice,singular#mo|plural#mo}",years_short:"{:count,number,integer}{:count,choice,singular#y|plural#y}","0_seconds_ago":"just now",seconds_ago:"{:count,number,integer} {:count,choice,singular#second|plural#seconds} ago",minutes_ago:"{:count,number,integer} {:count,choice,singular#minute|plural#minutes} ago",hours_ago:"{:count,number,integer} {:count,choice,singular#hour|plural#hours} ago",days_ago:"{:count,number,integer} {:count,choice,singular#day|plural#days} ago",weeks_ago:"{:count,number,integer} {:count,choice,singular#week|plural#weeks} ago",months_ago:"{:count,number,integer} {:count,choice,singular#month|plural#months} ago",years_ago:"{:count,number,integer} {:count,choice,singular#year|plural#years} ago","0_seconds_short-ago":"now","seconds_short-ago":"{:count,number,integer}{:count,choice,singular#s|plural#s} ago","minutes_short-ago":"{:count,number,integer}{:count,choice,singular#m|plural#m} ago","hours_short-ago":"{:count,number,integer}{:count,choice,singular#h|plural#h} ago","days_short-ago":"{:count,number,integer}{:count,choice,singular#d|plural#d} ago","weeks_short-ago":"{:count,number,integer}{:count,choice,singular#w|plural#w} ago","months_short-ago":"{:count,number,integer}{:count,choice,singular#mo|plural#mo} ago","years_short-ago":"{:count,number,integer}{:count,choice,singular#y|plural#y} ago"},"artdeco-toggle/templates/components/artdeco-toggle":{ad_toggled_text:"On",ad_untoggled_text:"Off"},"artdeco-toggle/templates/legacy/components/artdeco-toggle":{ad_toggled_text:"On",ad_untoggled_text:"Off"},"campaign-manager-web/components/flow-chart-highlights":{highlights:"Highlights",sends:"Sends",opens:"Opens",openRate:"{:percentage}%",button_clicks:"Button clicks",click_to_open_rate:"Click to open rate",open_rate:"{:openRate,number,percent}"},"campaign-manager-web/components/guided-replies-empty-chart":{i18n_no_flowchart_available_v2:"Flowcharts are only available for Conversation ads",i18n_flowchart_eligibility_v2:"Select or create a Conversation ad to view a flowchart. To view a different chart, please select Performance or Demographics. {:linkInfo,anchor,text#Learn more}."},"campaign-manager-web/templates/a11y-notifications":{i18n_table_row_count_live_region:"There {:displayedCount,choice,singular#is|plural#are} {:displayedCount,number,integer} {:displayedCount,choice,singular#result|plural#results} rendered in the table. There {:totalCount,choice,singular#is|plural#are} {:totalCount,number,integer} {:totalCount,choice,singular#result|plural#results} total."},"campaign-manager-web/templates/accounts-table/headers":{company_name:"Company Name",account_name:"Account Name",status:"Status",spent:"Spent",created_date:"Created Date",total_budget:"Total Budget",campaigns:"Campaigns",account_name_filter:"Search by account name or ID",company_name_filter:"Search by company name",createdDate_filter:"Search by created date"},"campaign-manager-web/templates/accounts/index":{i18n_add_account:"Create account",i18n_edit_account:"Edit Account",i18n_export:"Export",i18n_save:"Save",i18n_cancel:"Cancel",i18n_account_lisa:"LISA",loading:"Loading the data!",i18n_accounts_export_max_accounts_exceeded:"You can only export up to {:maxAccounts} accounts at once. Please select {:maxAccounts} or fewer accounts.",i18n_performance:"Performance Chart",i18n_demographics:"Demographics",i18n_a11y_table_caption:"Accounts table"},"campaign-manager-web/templates/accounts/item/asset-history/copies-received":{i18n_asset_source_account_header:"Source account",i18n_source_account_name_table_filter_placeholder:"Search by account name or ID",i18n_no_copies_received_empty_state:"No asset copies have been shared with this account.",i18n_table_row_count_live_region:"There {:count,choice,singular#is|plural#are} {:count,number,integer} {:count,choice,singular#result|plural#results} rendered in the table."},"campaign-manager-web/templates/accounts/item/asset-history/copies-shared":{i18n_destination_account_table_header:"Destination account",i18n_destination_account_name_table_filter_placeholder:"Search by account name or ID",i18n_no_copies_shared_empty_state:"No asset copies have been shared from this account.",i18n_table_row_count_live_region:"There {:count,choice,singular#is|plural#are} {:count,number,integer} {:count,choice,singular#result|plural#results} rendered in the table."},"campaign-manager-web/templates/accounts/item/asset-history":{i18n_asset_history_heading:"Asset history",i18n_asset_history_byline:"View which assets have been shared as copies to and from your account.",i18n_asset_history_hoverable_text:"Use asset copying to share existing audiences across your ads accounts.",i18n_asset_history_learn_more_link:"{:linkInfo,anchor,text#Learn more}",i18n_asset_history_copies_shared_tab:"Asset copies shared",i18n_asset_history_copies_received_tab:"Asset copies received",i18n_asset_name_table_header:"Asset name",i18n_asset_name_table_filter_placeholder:"Search by asset name",i18n_copying_status_table_header:"Copying status",i18n_asset_type_table_header:"Asset type",i18n_date_shared_table_header:"Date shared",i18n_asset_history_subtitle:"View which assets have been shared as copies to and from your account. {:linkInfo,anchor,text#Learn more}"},"campaign-manager-web/templates/accounts/item/audience-network":{i18n_li_audience_network:"LinkedIn Audience Network",i18n_audience_network_description:"Reach up to 25% more of your target audience by running your ads on LinkedIn and our partner apps and websites."},"campaign-manager-web/templates/accounts/item/audiences/matched/item":{i18n_matched_audiences_breadcrumb:"Matched Audiences",i18n_breadcrumb_separator:"/",i18n_matched_audience_details_header_label:"Company engagement details",i18n_company_engagement_title:"Company Engagement Report",i18n_company_engagement_subtitle:"Learn more about how target companies are engaging with your brand.",i18n_matched_companies_tab:"Matched ({:matchedCount})",i18n_unmatched_companies_tab:"Unmatched ({:unmatchedCount})",i18n_feedback_question:"Is this report useful?"},"campaign-manager-web/templates/accounts/item/audiences":{i18n_title:"Matched Audiences",i18n_matched_audiences_desc:"Reach your website visitors, contacts, and target companies.",i18n_matched_audiences_header_a11y_hoverable_label:"More details about Matched Audiences",i18n_matched_audiences_hoverable_text:"LinkedIn Matched Audiences is a set of targeting capabilities that gives you the unique ability to combine LinkedIn’s powerful professional data with your own first-party data to reach the right audiences on LinkedIn.",i18n_matched_audiences_learn_more_link:"{:linkInfo,anchor,text#Learn more}",i18n_matched_audiences_a11y_learn_more_label:"Learn more about Matched Audiences",i18n_matched_audiences_create_bulk_lookalikes_label:"Create lookalike audience",i18n_matched_audiences_create_bulk_lookalikes_modal_header:"Create lookalike audience",i18n_matched_audiences_copy_a11y_hoverable_label:"Share a copy",i18n_matched_audiences_delete_a11y_hoverable_label:"Delete",i18n_bulk_delete_button:"Delete",i18n_bulk_delete_success:"Your {:count,choice,singular#audience|plural#audiences} {:count,choice,singular#has|plural#have} been successfully deleted.",i18n_bulk_delete_audiences_server_error_message:"Your {:count,choice,singular#audience|plural#audiences} could not be deleted, please try again.",i18n_matched_audiences_create_dropdown:"Create audience",i18n_create_audiences_v5:"{:type,map,CREATE_WEBSITE_AUDIENCE#Website|CREATE_LIST_AUDIENCE#Company / Contact|CREATE_LOOKALIKE_AUDIENCE#Lookalike|VIDEO_ADS#Video|LEAD_GEN_FORMS#Lead gen form|ORGANIZATION_PAGES#Company page|EVENT_PAGES#Event|LIVE_VIDEOS#Live video|DEFAULT_TEXT#Unknown}",i18n_create_from_dropdown_header:"Create from",i18n_create_from_dropdown_header_v2:"Create",i18n_upload_list_dropdown_header:"Upload a list",i18n_retarget_by_dropdown_header:"Retarget by",i18n_matched_audiences_filters_title:"Showing data for",i18n_table_row_count_live_region:"There {:count,choice,singular#is|plural#are} {:count,number,integer} {:count,choice,singular#result|plural#results} rendered in the table.",i18n_full_page_panel_title_V6:"{:type,map,CREATE_ENGAGEMENT_AUDIENCE#Create {:sourceType,map,VIDEO_ADS#video|LEAD_GEN_FORMS#lead gen form|ORGANIZATION_PAGES#company page|EVENT_PAGES#event|LIVE_VIDEOS#live video|DEFAULT_TEXT#} audience|EDIT_ENGAGEMENT_AUDIENCE#Edit {:sourceType,map,VIDEO_ADS#video|LEAD_GEN_FORMS#lead gen form|ORGANIZATION_PAGES#company page|EVENT_PAGES#event|LIVE_VIDEOS#live video|DEFAULT_TEXT#} audience|CREATE_WEBSITE_AUDIENCE#Create a website audience|CREATE_LIST_AUDIENCE#Upload a list|CREATE_LOOKALIKE_AUDIENCE#Create a lookalike audience|EDIT_LOOKALIKE_AUDIENCE#Edit lookalike audience|COPY_MATCHED_AUDIENCE#Share a copy of your asset|EDIT_WEBSITE_AUDIENCE#Edit website audience|EDIT_LIST_AUDIENCE#Edit list audience|DEFAULT_TEXT#Audience}",i18n_matched_audiences_create_success:"Your audience has been successfully created.",i18n_matched_audiences_update_success:"Your audience has been successfully updated.",i18n_matched_audiences_share_copy_success:"Asset copy initiated. Your copied segment(s) will be created within 48 hours (on a rare occasion, longer).",i18n_matched_audiences_share_copy_success_toast_cta:"View asset copy sharing history",i18n_data_source_filters_v4:"{:id,map,uploadedLists#Uploaded lists|websiteAudiences#Website|thirdPartyAudiences#Third party|salesNavAudiences#Sales Nav|lookalikeAudiences#Lookalike|engagementAudiences#Engagement|VIDEO_ADS#Video|LEAD_GEN_FORMS#Lead gen form|ORGANIZATION_PAGES#Company page|EVENT_PAGES#Event|LIVE_VIDEOS#Live video|DEFAULT_TEXT#}",i18n_data_source_filters_v5:"{:id,map,uploadedLists#Uploaded lists|websiteAudiences#Website|thirdPartyAudiences#Third party|lookalikeAudiences#Lookalike|videoAdsAudiences#Video|leadGenFormAudiences#Lead gen form|companyPagesAudiences#Company page|eventPagesAudiences#Event|liveVideosAudiences#Live video|DEFAULT_TEXT#}",i18n_audience_status_filters:"{:id,map,statusArchived#Archived|statusBuilding#Building|statusExpired#Expired|statusFailed#Failed|statusReady#Ready|statusUpdating#Updating|statusSendingSignal#Website: sending signal|statusNoSignal#Website: no signal|DEFAULT_TEXT#}",i18n_audience_ownership_filters:"{:id,map,ownershipOwned#Owned|ownershipShared#Shared|ownershipReceived#Received|DEFAULT_TEXT#}",i18n_campaign_usage_filters:"{:id,map,usedInCampaign#Used in active campaigns|notUsedInCampaign#Not used in active campaigns|DEFAULT_TEXT#}",i18n_audience_list_type_filters:"{:id,map,listTypeContact#List of contacts|listTypeCompany#List of companies|DEFAULT_TEXT#}",i18n_audience_count_filters:"{:id,map,audienceCountRange1#﹤300|audienceCountRange2#300-10,000|audienceCountRange3#10,001-1,000,000|audienceCountRange4#1,000,001+|DEFAULT_TEXT#}",i18n_filter_group_title_v2:"{:type,map,dataSources#Data source|audienceStatuses#Audience status|audienceOwnership#Audience ownership|campaignUsage#Campaign usage|audienceListType#Audience type|audienceCount#Audience count|DEFAULT_TEXT#}",i18n_filter_group_title:"{:type,map,dataSources#Data source|audienceStatuses#Audience status|campaignUsage#Campaign usage|audienceListType#Audience type|audienceCount#Audience count|DEFAULT_TEXT#}",i18n_filter_group_desc:"INCLUDE at least one of the following",i18n_filter_hoverable_text:"{:type,map,dataSources#This shows what data sources are being used to create your audiences.|audienceStatuses#This is the status of the audience file we built from your audience.|DEFAULT_TEXT#}",i18n_filter_a11y_hoverable_label:"More details about {:type,map,dataSources#data source|audienceStatuses#audience status|DEFAULT_TEXT#}",i18n_filter_learn_more_link:"{:linkInfo,anchor,text#{:type,map,dataSources#Connect more data sources|audienceStatuses#Learn more|DEFAULT_TEXT#}}",i18n_delete_audiences_modal_header:"{:audienceCount,choice,singular#Delete audience|plural#Delete audiences}",i18n_delete_audiences_modal_content:"Are you sure you want to delete {:audienceCount,choice,singular#this audience|plural#these {:audienceCount} audiences}? This action is permanent and cannot be undone.",i18n_delete_audiences_modal_warning:"Your {:audienceCount,choice,singular#audience|plural#audiences} can take up to 24 hours to delete. During this time inactive campaigns targeting {:audienceCount,choice,singular#this audience|plural#these audiences} may not properly load.",i18n_partial_success_delete_modal_header:"Unable to delete all audiences",i18n_partial_success_delete_modal_content:"We were unable to delete {:audienceCount} {:audienceCount,choice,singular#audience|plural#audiences}. {:linkInfo,anchor,text#Learn more}",i18n_partial_success_delete_modal_learn_more_label:"Learn more about deleting Matched Audiences",i18n_partial_success_delete_modal_cancel_button:"Close",i18n_lookalikes_modal_content:"Lookalike creation is not allowed for the following audiences.",i18n_lookalikes_modal_create_message:"To skip the ones that are not allowed, click on 'Skip and create' button below.",i18n_delete_audiences_modal_cancel_button:"Cancel",i18n_create_lookalikes_modal_cancel_button:"Cancel",i18n_create_lookalikes_modal_create_button:"Skip and create",i18n_lookalike_creation_success_message:"Your lookalike audience has been successfully created and will be processed within 48 hours (on a rare occasion, longer).",i18n_create_lookalike_server_error_message:"Lookalike audience creation failed. Please try again.",name:"Audience name",status:"Status",ownership:"Ownership",last_audience_count:"Last audience count",last_modified:"Last modified",name_filter:"Search by audience name",offline_events:"Offline events"},"campaign-manager-web/templates/accounts/item/billing/credits":{i18n_grant_date:"Grant Date",i18n_credit_type:"Credit Type",i18n_total_credit_amount:"Total Credit Amount",i18n_remaining_credit_amount:"Remaining Credit Amount",i18n_expiration_date:"Expiration Date",i18n_redeem_hovercard_trigger:"Redeem coupons",i18_cancel_coupon:"Cancel",i18_apply_coupon:"Apply",i18n_coupon_code_label:"Coupon code",i18n_coupon_code_placeholder:"Enter coupon code",i18n_coupon_code_success_header:"Coupon applied successfully",i18n_coupon_code_success_body_title:"Please note: after your coupon is exhausted, your campaign will continue to run until",i18n_coupon_code_success_body_first_list_item:"You manually turn the campaign to ’off’",i18n_coupon_code_success_body_second_list_item:"It reaches the end date or total budget (if one has been set) {:linkInfo,anchor,text#Learn more}",i18n_coupon_code_success_learn_more_aria:"Learn more about coupon codes and advertising credits",i18n_coupon_code_success_acknowledge_button:"Got it",i18n_coupon_code_error_message:"{:codeStatus,map,INVALID#The coupon code you entered is not valid. Please check if you have entered the code correctly. |EXPIRED#The coupon code you entered has expired. |ALREADY_USED#The coupon code you entered is from a promotional offer that has already been redeemed in this ads account. The same promotional offer may have different coupon codes. The same person cannot redeem more than one coupon code from the same offer. The same ads account cannot accept more than one coupon code from the same offer. |NOT_VALID_FOR_NEW_ADVERTISER#The coupon code you entered is from a promotional offer that is only valid for existing advertisers. To qualify as an existing advertiser you must have an ads account created with billing information entered. |NOT_VALID_FOR_CURRENT_ADVERTISER#The coupon code you entered is from a promotional offer that is only valid for new advertisers who are setting up an ads account for the first time. }",i18n_coupon_code_error_message_learn_more:"{:linkInfo,anchor,text#Learn More.}",i18n_coupon_code_error_message_learn_more_aria:"Learn more about coupon code errors",i18n_coupons_and_credits_header_information:"Coupons and credits will be applied to the ad spend balance on your account. Any remaining balance will be charged to your payment method on file. Note: Once the coupon/credit has been fulfilled your campaign will not auto turn off. Please set a total budget and end date to manage how you spend.",i18n_coupon_code_redeem_unavailable:"{:paymentType,map,INVOICE#Redeeming coupons not available on invoicing.|NONE#You must have a valid payment method set up before you can redeem any coupons.}"},"campaign-manager-web/templates/accounts/item/billing/receipts":{i18n_date:"Date",i18n_payment:"Payment",i18n_invoice_status:"Status",i18n_total_amount:"Total amount",i18n_receipts_table_live_region:"There {:count,choice,singular#is|plural#are} {:count,number,integer} {:count,choice,singular#receipt|plural#receipts}",i18n_export_modal_trigger:"Export receipts",i18n_export_header:"Export receipts",i18n_file_format_label:"Select file format",i18n_pdf_format:"PDF",i18n_csv_format:"CSV",i18n_document_type_label:"Select document type",i18n_receipts_option:"Receipts:",i18n_receipts_option_description:"Individual receipts for each charge",i18n_summary_option:"Summary:",i18n_summary_option_description:"List of charges",i18n_company_name_label:"Add company name to document (optional)",i18n_company_name_placeholder:"Enter company name",i18n_continue_button:"{:linkInfo,anchor,text#Continue}",i18n_download_button:"{:linkInfo,anchor,text#Download}",i18n_download_invoice_failed_message:"Download invoice failed. Please try again.",i18n_download_invoices_trigger:"Download invoices"},"campaign-manager-web/templates/accounts/item/billing/transactions":{i18n_date:"Date",i18n_description:"Description",i18n_payment_credit:"Payment/Credits",i18n_amount_spent:"Amount spent",i18n_amount_due:"Amount due",i18n_filter_title_text:"View:",i18n_transaction_filter:"{:filterType,map,ALL#All Activity|PAYMENTS#Payments and Credits}",i18n_transactions_table_live_region:"There {:count,choice,singular#is|plural#are} {:count,number,integer} {:count,choice,singular#transaction|plural#transactions}"},"campaign-manager-web/templates/accounts/item/billing":{i18n_payment_method:"Payment method",i18n_payment_method_desc:"View and manage your billing details and active payment method",i18n_credit_card_header:"Credit card:",i18n_invoicing_card_header:"Invoicing:",i18n_spend:"Spend ({:currencyCode})",i18n_spend_tooltip:"Ad Accounts will go on-hold when your current month’s spend and unpaid invoices exceed your account’s approved spend. {:linkInfo,anchor,text#Learn more}",i18n_spend_tooltip_learn_more_aria:"Learn more about account spend",i18n_spend_limit:"Approved spend",i18n_current_spend:"Current month total spend",i18n_open_spend:"Total open balance",i18n_remaining_spend:"Available balance",i18n_billing_contacts_title:"Billing contacts",i18n_billing_admin_photo_alt:"Billing Admin Member Photo",i18n_billing_admin_title:"Billing admin",i18n_invoicing_recipients_title:"Invoicing Recipients",i18n_billing_cycle_title:"Billing cycle",i18n_current_period:"Current period",i18n_payment_due:"Payment due",i18n_credit_card_options:"{:entity,map,AMERICAN_EXPRESS#American Express|DISCOVER#Discover|MASTERCARD#Mastercard|VISA#Visa|DINERS_CLUB#Diners Club|JCB#JCB}",i18n_billing_interval:"{:startDate} - {:endDate}",i18n_billing_help_text_learn_more:"{:linkInfo,anchor,text#Learn more}",i18n_billing_help_text_payment_method_aria:"Learn more about editing payment method",i18n_billing_help_text_payment_actions_aria:"Learn more about payment actions",i18n_billing_help_text_admin_privileges_aria:"Learn more about admin privileges",i18n_billing_activity_tooltip_new:"Click on the tabs below to view your billing activity, manage coupons, or print receipts.",i18n_manage_credit_card:"Manage credit card",i18n_edit_credit_card:"{:linkInfo,anchor,text#Edit credit card}",i18n_non_billing_admin_help_text:"You must be assigned as the billing admin in order to manage payment method.",i18n_payment_method_help_text:"Only billing admins are able to manage the payment method for the account.",i18n_payment_method_tooltip_a11y_label:"More details about payment method",i18n_billing_admin_privileges_help_text:"Billing admins are able to update the payment method and print receipts.",i18n_billing_admin_privileges_tooltip_a11y_label:"More details about billing admin privileges",i18n_no_payment_method_header:"None",i18n_no_payment_method_content:"You haven’t added any payment method",i18n_billing_admin_setup_contact_info:"There is no active payment method for this account now.<br>Please contact {:linkInfo,anchor,text#{:billingAdminName}}, the billing admin, for payment method set up.",i18n_billing_admin_setup_info:"Add payment method to start running your campaigns.",i18n_billing_admin_credit_card_setup_info:"Add a credit card to start running your campaigns.",i18n_add_credit_card:"Add credit card",i18n_billing_activity:"Billing activity",i18n_invoicing_action_button:"{:invoiceAction,map,SET_UP_INVOICING#Set up invoicing|MANAGE_INVOICING#Manage invoicing|SWITCH_TO_INVOICING#Switch to invoicing}",i18n_billing_center:"Billing center",i18n_invoice_application_submitted:"Your application will be reviewed over the next 1-2 business days. Your application status will be updated here. {:linkInfo,anchor,text#View invoice application}",i18n_invoice_application_submitted_view_application_aria:"View invoice application",i18n_invoice_application_approved:"Invoicing approved. Charges from ads will appear on your monthly invoice, which is sent the first week of each month.",i18n_invoice_application_rejected:"Invoicing denied. Your credit card will keep being charged for active campaigns. {:linkInfo,anchor,text#Learn more}",i18n_invoice_application_rejected_learn_more_aria:"Learn more about common reasons for denial",i18n_lisa:"LISA"},"campaign-manager-web/templates/accounts/item/campaign-groups":{i18n_export:"Export",i18n_add_campaign_group:"Create Campaign Group",loading:"Loading the data!",i18n_search_placeholder:"Search by name or Campaign Group ID",i18n_performance:"Performance Chart",i18n_demographics:"Demographics",i18n_a11y_table_caption:"Campaign groups table",i18n_campaign_groups_charting_max_tooltip:"You can chart at most {:max,number,integer} Campaign Groups at a time.  Try filtering or selecting fewer Campaign Groups to chart",i18n_enterprise_cannot_create_campaign_group_tooltip:"In this account, Campaign Groups represent insertion order lines and therefore cannot be created directly in Campaign Manager. Please contact your account team to modify an order."},"campaign-manager-web/templates/accounts/item/campaigns/index":{i18n_add_campaign:"Create campaign",i18n_export:"Export",i18n_campaign_lisa:"LISA",loading:"Loading the data!",i18n_lisa_campaign_information:"Lisa campaign information",i18n_something_went_wrong:"Something went wrong!",i18n_search_placeholder:"Search by name, campaign ID, or type",i18n_performance:"Performance Chart",i18n_demographics:"Demographics",i18n_a11y_table_caption:"Campaigns table",i18n_set_status:"Set Status",i18n_status_map:"{:label,map,activate#Activate|pause#Pause|archive#Archive}",i18n_bulk_actions_dropdown:"{:label,map,EXPORT_ALL#Export all|EXPORT_SELECTION#Export selection|IMPORT_FILE#Import file|DOWNLOAD_TEMPLATE#Download template}",i18n_bulk_actions:"Bulk Actions",i18n_bulk_actions_description:"Bulk Actions to perform on this account",i18n_bulk_import_toast_message_success:"Your file was uploaded.",i18n_go_to_bulk_imports:"Go to Bulk Imports for status.",i18n_set_status_reason:"{:label,map,NEEDS_UPDATE#Campaign needs to be updated|CANCELED#Campaign is canceled|ACTIVE#Campaign is already active|DRAFT#Campaign is in draft mode|COMPLETED#Campaign is completed|ARCHIVED#Campaign is archived|PAUSED#Campaign is paused|DEFAULT_TEXT#Unknown issue prevented update}",i18n_unable_to_update:"Unable to update status",i18n_unable_to_update_message:"{:label,map,ACTIVE#The status on <strong>{:failed,number} campaigns</strong> could not be updated to <strong>Active.</strong>|PAUSED#The status on <strong>{:failed,number} campaigns</strong> could not be updated to <strong>Paused.</strong>|ARCHIVED#The status on <strong>{:failed,number} campaigns</strong> could not be updated to <strong>Archived.</strong>}",i18n_unable_to_update_message_pluralized:"{:label,map,ACTIVE#The status on <strong>{:failed,number} {:failed,choice,singular#campaign|plural#campaigns}</strong> could not be updated to <strong>Active.</strong>|PAUSED#The status on <strong>{:failed,number} {:failed,choice,singular#campaign|plural#campaigns}</strong> could not be updated to <strong>Paused.</strong>|ARCHIVED#The status on <strong>{:failed,number} {:failed,choice,singular#campaign|plural#campaigns}</strong> could not be updated to <strong>Archived.</strong>}",i18n_set_status_a11y_description:"Set status for all selected campaigns",i18n_set_status_a11y_announcement:"{:success,number} campaigns were updated",i18n_close:"Close",i18n_campaign_name:"Campaign Name",i18n_reason:"Reason",i18n_campaigns_charting_max_tooltip:"You can chart at most {:max,number,integer} campaigns at a time.  Try filtering or selecting fewer campaigns to chart",i18n_learn_more:"Learn more",i18n_set_status_learn_more:"{:linkInfo,anchor,text#Learn more}",i18n_split_testing:"A/B Testing",i18n_export_campaigns_error:"There was an error trying to export your campaigns.",i18n_download_template_error:"There was an error trying to download your template.",i18n_split_testing_dropdown:"{:label,map,CREATE_TEST#Create Test|VIEW_RESULTS#View Results}",i18n_split_tests_actions_description:"A/B Test Actions to perform on this account",i18n_view_import_history:"View import history",i18n_campaign_ended_with_reactivation_info:"Your campaign has ended. Reactivate it to drive more results.",i18n_unable_to_download_campaign_leads:"Leads associated with <b>{:campaignName}</b> couldn’t be downloaded right now. Please try again.",i18n_unable_to_fetch_campaign_forms:"Leads couldn’t be downloaded right now. Please try again.",i18n_bulk_actions_new_product_introduction_message:"Perform actions such as edit and delete on multiple rows in your reporting table."},"campaign-manager-web/templates/accounts/item/campaigns/item/creatives/sponsorable-contents":{i18n_browse_existing_content:"Browse existing content"},"campaign-manager-web/templates/accounts/item/creatives":{i18n_export:"Export",loading:"Loading the data!",i18n_add_campaign:"Create campaign",i18n_search_placeholder:"Search by name or creative ID",i18n_performance:"Performance Chart",i18n_demographics:"Demographics",i18n_flowchart:"Flowchart",i18n_a11y_table_caption:"Creatives table",i18n_creatives_charting_max_tooltip:"You can chart at most {:max,number,integer} ads at a time.  Try filtering or selecting fewer ads to chart"},"campaign-manager-web/templates/accounts/item/credit-card-setup":{i18n_billing_center:"Billing center",i18n_campaign_review:"Campaign review",i18n_add_credit_card:"Add credit card"},"campaign-manager-web/templates/accounts/item/demographics":{i18n_demographics_chart_campaign_group_title:"{:size,choice,singular#Demographics for Campaign Group: {:singleName}|plural#Demographics for {:size} Campaign Groups}",i18n_demographics_chart_campaign_title:"{:size,choice,singular#Demographics for campaign: {:singleName}|plural#Demographics for {:size} campaigns}",i18n_demographics_chart_creative_title:"{:size,choice,singular#Demographics for {:size} ad|plural#Demographics for {:size} ads}",i18n_demographics_chart_account_title:"{:size,choice,singular#Demographics for account: {:singleName}|plural#Demographics for {:size} accounts}",i18n_show_graph:"Display:",i18n_demographics_views_label:"Columns:",i18n_view:"View:",i18n_pivot_label_v3:"{:selectedPivot,map,MEMBER_INDUSTRY#Company industry|MEMBER_JOB_FUNCTION#Job function|MEMBER_JOB_TITLE#Job title|MEMBER_SENIORITY#Job seniority|MEMBER_COMPANY_SIZE#Company size|MEMBER_REGION#Location|MEMBER_COUNTRY#Country/Region|MEMBER_COMPANY#Company|MEMBER_REGION_V2#Location|MEMBER_COUNTRY_V2#Country/Region|MEMBER_COUNTY#County}",i18n_views_label_v3:"{:view,map,PERFORMANCE#Performance|ENGAGEMENT#Engagement|VIDEO#Video|CONVERSIONS#Conversions|SPINMAIL#Sponsored Messaging|LEADS#Leads|TALENT_LEADS#Talent Leads}",i18n_legal_text:"Demographics metrics are approximate to protect member privacy. {:linkInfo,anchor,text#Learn More}",i18n_loading:"Loading the data!",i18n_performance_chart:"Performance",i18n_demographics_chart:"Demographics",i18n_close_button_aria_label:"Close demographics table"},"campaign-manager-web/templates/accounts/item/flowchart":{close:"close flowchart graph"},"campaign-manager-web/templates/accounts/item/import-history":{i18n_bulk_imports:"Bulk Imports",i18n_bulk_imports_subheading:"Manage your imported files and correct errors",i18n_import_file:"Import file",i18n_empty_state_headline:"You have not imported any files",i18n_empty_state_message:"Edit or create campaigns in bulk by working from a spreadsheet.",i18n_bulk_action_table_headers:"{:label,map,FILE_NAME#File name|IMPORT_STATUS#Import status|ERRORS#Errors|DATE#Date|DEFAULT_TEXT#Unknown}",i18n_bulk_action_table_new_headers:"{:label,map,FILE_NAME#File name|IMPORT_STATUS#Import status|SUCCESS#Success|ERRORS#Errors|DATE#Date|DEFAULT_TEXT#Unknown}",i18n_delete:"Delete",i18n_cancel:"Cancel",i18n_download:"Download",i18n_unable_to_delete:"Unable to delete",i18n_unable_to_delete_files:"We were unable to delete <strong>{:failed,number} {:failed,choice,singular#file|plural#files}.</strong>",i18n_batch_delete_learn_more:"{:linkInfo,anchor,text#Learn more}",i18n_reason:"Reason",i18n_in_progress_reason:"Import status is in progress",i18n_search_by_file_name:"Search by file name",i18n_failed_to_delete_reason:"File failed to delete",i18n_delete_confirm:"Are you sure you wish to delete?",i18n_delete_confirm_undone:"This action cannot be undone.",i18n_delete_confirm_modal_message:"Deleting this file will not reverse changes made to your Campaign Groups, campaigns, or ads.",i18n_delete_confirm_modal_heading:"You are about to delete your uploaded file",i18n_unable_to_download_file:"We were unable to download {:file}.",i18n_close:"Close",i18n_download_files:"Download Files",i18n_download_errors:"Download Errors"},"campaign-manager-web/templates/accounts/item/invoice-setup/index":{i18n_invoice_setup_intro:"To set up invoicing and get a line of credit from us, you must fill out an application. Invoicing is billed monthly on a NET 30 cycle on the first of each month and can have up to 2 recipients to receive invoices via email. {:link,anchor,text#Learn More}.",i18n_invoice_continue_button:"Continue to the form",i18n_submit:"Submit",i18n_submit_loader_message:"Submitting your application",i18n_submit_hovercard_title:"Is your company name correct?",i18n_submit_hovercard_body:"You have entered <strong>{:legalOrganizationName}</strong> as the legal company name. Check to make sure your company name is exactly how it appears on your company registration documents. Your application may be denied if your name doesn’t match.",i18n_submit_hovercard_correct:"Yes, submit",i18n_save:"Save",i18n_save_loader_message:"Saving your application",i18n_saved:"Saved.",i18n_phone_format_validation_error:"We don’t allow non-numerical characters. Please re-enter your phone number.",i18n_contact_email_error:"Please enter a valid email",i18n_spend_limit_error:"Please enter a valid monthly spend ({:min} - {:max})",i18n_vat_number_error:"Please enter a valid VAT/ABN/GST number",i18n_company_registration_number_error_message:"A registered D-U-N-S number is required for us to process the application.",i18n_po_number_error:"Please enter a valid PO number",i18n_save_before_exiting_header:"Do you want to save your application before exiting?",i18n_save_before_exiting_content:"You have made some changes on this invoice application, do you want to save changes before exiting?",i18n_save_before_exiting_confirm:"Yes, save and exit",i18n_do_not_save_before_exiting:"No, thanks",i18n_invoice_intro_header:"Are you ready to set up invoicing?",i18n_invoice_intro_billing_info:"Currently, your bill-to company must have a United States based address for us to proceed. We plan to support other countries in the near future.",i18n_invoice_intro_body_header:"Before you start this application, please confirm you understand the following:",i18n_invoice_intro_body_once_submitted:"<strong>Once submitted</strong><br>1. A credit check will be conducted on your company. If you are an agency, it will be conducted on both your agency and your customer’s company.<br>2. Any ads that you have turned ON will continue to run and be charged to the current payment method you have on file.<br>3. You can check your application status anytime in the billing center.",i18n_invoice_intro_body_if_approved:"<strong>If approved</strong><br>1. Your current payment method will be switched to invoicing automatically.<br>2. Your invoice will be emailed to you within the first week of each month. Payment can be made by wire transfer, check and credit card.<br>3. You CANNOT SWITCH BACK to credit card on this account in Campaign Manager.",i18n_invoice_intro_back_to_billing:"No, back to billing center",i18n_invoice_intro_continue_button:"Yes, set up now",i18n_invoice_completion_header:"Invoicing application submitted.",i18n_invoice_completion_body_text:"You will receive a notification about your application status within 1-2 business days. You can also track your application status in the billing center.",i18n_invoice_completion_back_to_billing:"Back to Billing Center",i18n_invoice_application_reapply:"Your previous application was not approved. Please correct the information below and submit again for invoicing approval. {:linkInfo,anchor,text#Learn more about rejection reasons.}",i18n_invoice_application_reapply_learn_more_aria:"Learn more about common reasons for denial",i18n_legal_agreement:"By completing this form and upon receipt of approval from LinkedIn, you agree that LinkedIn will invoice the entity named in this form on a monthly basis for online product fees owed. You acknowledge that LinkedIn will automatically enable invoicing as the new payment method on this account once your application has been approved, and that you will not be able to switch back to credit card. You further agree that you have the authority to bind the entity named in this form in this regard and that all invoices will be sent to the billing contact’s email address, and will be required to pay them on their due date."},"campaign-manager-web/templates/accounts/item/invoice-setup/invoice":{i18n_invoice_application_submitted:"Your application will be reviewed over the next 1-2 business days. Your application status will be updated here.",i18n_invoice_application_approved:"The information you update will only be reflected starting from your next monthly invoice. To update information for your past invoices, please {:linkInfo,anchor,text#contact billing support.}",i18n_contact_billing_support_aria:"Contact billing support",i18n_invoice_application_rejected:"Invoicing denied. Your credit card will keep being charged for active campaigns. {:linkInfo,anchor,text#Learn more}",i18n_invoice_application_rejected_learn_more_aria:"Learn more about common reasons for denial",i18n_invoice_application_rejected_reapply:"Apply again",i18n_legal_agreement:"By completing this form and upon receipt of approval from LinkedIn, you agree that LinkedIn will invoice the entity named in this form on a monthly basis for online product fees owed. You acknowledge that LinkedIn will automatically enable invoicing as the new payment method on this account once your application has been approved, and that you will not be able to switch back to credit card. You further agree that you have the authority to bind the entity named in this form in this regard and that all invoices will be sent to the billing contact’s email address, and will be required to pay them on their due date."},"campaign-manager-web/templates/accounts/item/invoice-setup":{i18n_billing_center:"Billing center",i18n_invoice_form_header:"Set up invoicing"},"campaign-manager-web/templates/accounts/item/leadgen-forms/index":{i18n_leadgen_forms_header:"Lead Gen Forms",i18n_leadgen_forms_create_button:"Create form",i18n_leadgen_forms_time_range:"Leads time range",i18n_leadgen_forms_panel_title_create:"Create form",i18n_download_leads:"Download leads",i18n_download_no_permission:"In order to download leads, you must request access from your administrator. {:linkInfo,anchor,text#Learn more}",i18n_edit_no_permission:"Editing of live Lead Gen Forms associated with Message or Conversation Ads isn't supported.",i18n_download_no_permission_aria:"Learn more about download permission",i18n_leadgen_forms_panel_title_edit:"Edit form",i18n_leadgen_forms_panel_title_duplicate:"Duplicate form",i18n_leadgen_forms_success_message:"Your form has been saved successfully.",i18n_leadgen_forms_test_integration_success_message:"Your form has been saved successfully. Send a test lead through the associated creative’s preview to verify successful integration with your CRM provider.",i18n_form_changes_warning_message:"The changes you have made to the form will not be saved",i18n_go_back_note:"Once you save your Lead Gen Form, close this window and select your new Lead Gen Form to continue setting up your campaign.",i18n_current_tab_label:"Current",i18n_archived_tab_label:"Archived",i18n_unable_to_download_file:"We were unable to download {:file}."},"campaign-manager-web/templates/accounts/item/leadgen-forms/item":{i18n_archived_form_info_text:"Archived forms cannot be edited until they are unarchived. {:linkInfo,anchor,text#Learn more}",i18n_archived_form_info_text_learn_more_aria:"Learn more about Lean Gen Form Archived status"},"campaign-manager-web/templates/accounts/item/leadgen-forms/new":{i18n_create_page_title:"Create form",go_back_note:"Once you save your Lead Gen Form, close this window and select your new Lead Gen Form to continue setting up your campaign."},"campaign-manager-web/templates/accounts/item/performance-chart":{i18n_performance_chart_campaign_group_title:"{:size,choice,singular#Performance for Campaign Group: {:singleName}|plural#Performance for {:size} Campaign Groups}",i18n_performance_chart_campaign_title:"{:size,choice,singular#Performance for campaign: {:singleName}|plural#Performance for {:size} campaigns}",i18n_performance_chart_creative_title:"{:size,choice,singular#Performance for {:size} ad|plural#Performance for {:size} ads}",i18n_performance_chart_account_title:"{:size,choice,singular#Performance for account: {:singleName}|plural#Performance for {:size} accounts}",i18n_display:"Display:",i18n_view:"View:",loading:"Loading the chart!",loading_data:"Loading the data!",i18n_metric_total:"Total:",i18n_metric_total_prefix:"Total",i18n_metrics_v3:"{:metric,map,baseMetrics.clicks#Clicks|baseMetrics.impressions#Impressions|baseMetrics.clickThroughRate#Avg CTR|baseMetrics.costPerThousandImpressions#Avg CPM|baseMetrics.costInLocalCurrency#Total spent|leadMetrics.oneClickLeads#Leads|leadMetrics.costPerLead#Avg cost per lead|baseMetrics.costPerClick#Avg CPC|conversionMetrics.costPerConversion#Avg cost per conv.|conversionMetrics.externalWebsiteConversions#Conversions|talentLeadMetrics.talentLeads#Talent Leads|videoMetrics.videoViews#Video Views|deliveryMetrics.reach#Reach|deliveryMetrics.averageFrequency#Average Frequency}",i18n_performance_chart:"Performance",i18n_demographics_chart:"Demographics",i18n_close_button_aria_label:"Close performance chart",i18n_metrics_lower_v3:"{:metric,map,baseMetrics.clicks#clicks|baseMetrics.impressions#impressions|baseMetrics.clickThroughRate#avg CTR|baseMetrics.costPerThousandImpressions#avg CPM|baseMetrics.costInLocalCurrency#total spent|leadMetrics.oneClickLeads#leads|leadMetrics.costPerLead#Avg cost per lead|baseMetrics.costPerClick#avg CPC|conversionMetrics.costPerConversion#avg cost per conv.|conversionMetrics.externalWebsiteConversions#conversions|talentLeadMetrics.talentLeads#talent leads|videoMetrics.videoViews#video views|deliveryMetrics.reach#reach|deliveryMetrics.averageFrequency#average frequency}",i18n_highcharts_aggregate_series_name:"{:entity,map,campaigns#Aggregated campaigns|campaignGroups#Aggregated Campaign Groups|creatives#Aggregated ads}",i18n_performance_chart_aggregate_toggle_label:"Aggregated",i18n_performance_chart_aggregate_toggle_on:"On",i18n_performance_chart_aggregate_toggle_off:"Off",i18n_performance_chart_aggregate_toggle_tooltip_v3:"You may only view individual lines for 3 or fewer selected {:entity,map,accounts#accounts|campaignGroups#Campaign Groups|campaigns#campaigns|creatives#ads}",i18n_performance_chart_description:"Chart that plots the performance data",i18n_performance_chart_y_axis_description_v2:"Number of {:metric,map,baseMetrics.clicks#clicks|baseMetrics.impressions#impressions|baseMetrics.clickThroughRate#avg CTR|baseMetrics.costPerThousandImpressions#avg CPM|baseMetrics.costInLocalCurrency#total spent|leadMetrics.oneClickLeads#leads|leadMetrics.costPerLead#Avg cost per lead|baseMetrics.costPerClick#avg CPC|conversionMetrics.costPerConversion#avg cost per conv.|conversionMetrics.externalWebsiteConversions#conversions|talentLeadMetrics.talentLeads#talent leads}",i18n_performance_chart_x_axis_description:"Date",i18n_performance_chart_reset_zoom:"Reset zoom",i18n_performance_chart_export_items:"{:item,map,viewFullScreen#View in full screen|printChart#Print chart|downloadPNG#Download PNG image|downloadJPEG#Download JPEG image|downloadSVG#Download SVG vector image}"},"campaign-manager-web/templates/accounts/item/split-tests":{i18n_split_test_name:"Name",i18n_split_test_status:"Status",i18n_split_test_campaign_a:"Campaign A",i18n_split_test_campaign_b:"Campaign B",i18n_split_test_test_metric:"Test Metric",i18n_split_test_winning_campaign:"Winning campaign",i18n_split_test_p_value:"P-value",i18n_split_test_p_value_tooltip:"A measure of how confident we are that we picked the correct winner once the experiment has ended. The lower the p-value, the more confident we are in the A/B Test’s result.",i18n_split_test_p_value_temporary:"{:decoratedPValue} (results temporary)",i18n_split_test_start_date:"Start Date",i18n_split_test_end_date:"End Date",i18n_split_test_results:"A/B Test Results",i18n_split_test_reporting_chart:"A/B Test Reporting",i18n_search_placeholder:"Search by A/B test name and type",i18n_close_button_aria_label:"Close A/B tests reporting table and return to campaigns page"},"campaign-manager-web/templates/accounts/item/website-demographics":{"website-demographics__header-title":"Website Demographics:",i18n_primary_audience:"Website audience:",i18n_secondary_audience:"Compare to website audience:",i18n_audience_selection_text:"Select Audience",i18n_no_audience_text:"Clear",i18n_manage_audience_text:"Manage audiences",i18n_create_audience_text:"Create new audience",i18n_display_pivot:"Display:",i18n_audience_total:"{:total} pageviews",i18n_loading:"Loading website demographics...",i18n_website_demographic_legal_text:"Gain insights about your website audience with professional data from LinkedIn. Demographics metrics are approximate to protect member privacy. {:link,anchor,text#Learn more.}",i18n_pivot_label_v3:"{:selectedPivot,map,MEMBER_INDUSTRY#Company industry|MEMBER_JOB_FUNCTION#Job function|MEMBER_JOB_TITLE#Job title|MEMBER_SENIORITY#Job seniority|MEMBER_COMPANY_SIZE#Company size|MEMBER_REGION#Location|MEMBER_COUNTRY#Country/Region|MEMBER_COMPANY#Company|MEMBER_REGION_V2#Location|MEMBER_COUNTRY_V2#Country/Region|MEMBER_COUNTY#County}",i18n_demographics_introduction_header:"Introducing Website Demographics",i18n_demographics_create_audience_header:"Create a website audience",i18n_demographics_awaiting_audience_header:"Your Audience is still building",i18n_demographics_introduction_text:"Gain insights on who visits your website and what pages they engage with. Get started by installing your Insight Tag on your website.",i18n_demographics_create_audience_text:"Your Insight Tag is installed and verified. Create your first website audience to start collecting demographic data.",i18n_demographics_awaiting_audience_text:"Your demographic insights will display here when your audience size has reached our privacy threshold of 300.",i18n_demographics_verification_text_link:"If you already installed your insight tag it may take 24 hours to verify. {:link,anchor,text#Learn more.}",i18n_demographics_awaiting_audience_link:"{:link,anchor,text#Learn more.}",i18n_no_demographics_to_show:"No demographics to show",i18n_error_create_insight_tag:"Your Insight Tag could not be created.",i18n_demographics_setup_button:"Set up your Insight Tag",i18n_demographics_create_audience_button:"Create an audience",i18n_matched_audiences_create_audience_panel_title:"Create a website audience"},"campaign-manager-web/templates/accounts/item/website-tracking/conversions":{i18n_delete_conversions_modal_button_cancel:"Cancel",i18n_delete_conversions_modal_button_delete:"Delete {:conversionsToDelete,choice,singular#Conversion|plural#Conversions}",i18n_conversion_type_label:"{:type,map,ADD_TO_CART#Add to Cart|DOWNLOAD#Download|INSTALL#Install|KEY_PAGE_VIEW#Key Page View|LEAD#Lead|OTHER#Other|PURCHASE#Purchase|SIGN_UP#Sign Up|DEFAULT_TEXT#type}",i18n_delete_conversions_modal_deleting:"Deleting Conversion…",i18n_delete_conversion_success:"We successfully deleted your conversion(s).",i18n_delete_conversion_error_key:"Your conversions(s) could not be deleted.",i18n_create_conversion:"Create a conversion",i18n_edit_conversion:"Edit conversion",i18n_view_conversion:"View conversion",i18n_save_conversion_success_message:"Your conversion has been successfully saved.",i18n_delete_conversions_title:"Delete conversions",i18n_delete_conversions_body:"Are you sure you want to delete conversions from your account? Deleting will mean these conversions will no longer be tracked. This action cannot be undone.",i18n_conversions_table_no_data_to_show:"No conversions to show"},"campaign-manager-web/templates/accounts/item/website-tracking/insight-tag":{i18n_insight_tag_title_no_tag:"Connect your website to your campaigns",i18n_insight_tag_description_no_tag:"Use your website to measure and optimize for the success of your campaigns and to build audiences.<p>Start by putting a <b>LinkedIn Insight Tag</b> on your website</p>",i18n_insight_tag_description_extra_no_tag:"Start by putting a <b>LinkedIn Insight Tag</b> on your website",i18n_insight_tag_install_tag:"Install my Insight Tag",i18n_see_my_insight_tag:"See my Insight Tag",i18n_insight_tag_learn_more_no_tag:"{:linkInfo,anchor,text#Learn how to use a Tag from another account}",i18n_insight_tag_title_has_tag:"We are waiting for a signal from your Insight Tag",i18n_insight_tag_description_has_tag:"As soon as your Insight Tag is properly installed on your website, you should see the website domain listed here.",i18n_insight_tag_learn_more_has_tag:"{:linkInfo,anchor,text#Learn more}",i18n_domain_list_header_title:"Domain name",i18n_domain_list_header_last_received:"Last signal received",i18n_domain_list_header_signal_permission:"Signal permission",i18n_insight_tag_faq_tag_working_question:"How can I tell if my tag is working?",i18n_insight_tag_faq_tag_working_answer:"Once the Insight Tag is properly installed on your website and a LinkedIn member visits, your domain will show up here with the time of the last visit. This depends on your website traffic and may take up to 24 hours. If you are not seeing a domain here after installing a tag, refer to our installation guidelines.",i18n_insight_tag_faq_unrecognized_domains_question:"Why am I seeing domains that I don’t recognize?",i18n_insight_tag_faq_unrecognized_domains_answer_v2:"You may see domains that you don’t recognize when your Insight Tag or website has a non-standard setup. You can remove domains by selecting unwanted domains and clicking block.",i18n_insight_tag_description_learn_more:"{:linkInfo,anchor,text#Learn more about installing the Insight Tag}",i18n_domain_name_filter_placeholder:"Search by domain name",i18n_search_results_live_region_v2:"There {:count,choice,singular#is|plural#are} {:count,number,integer} search {:count,choice,singular#result|plural#results}",i18n_insight_tag_title_no_tag_has_campaign:"Finish setting up your campaign by installing an Insight Tag",i18n_insight_tag_description_no_tag_has_campaign:"Looks like you have added conversion or website audiences to your campaign. Get them working by putting a <b>LinkedIn Insight Tag</b> on your website.",i18n_domains_table_no_data_to_show:"No domains to show",i18n_insight_tag_no_domains_description:"As soon as your Insight Tag is properly installed on a website, you can see the signal sent from the domain on this page.",i18n_signal_permission_text:"{:blocked,map,true#Blocked|false#Allowed}",i18n_signal_permission_empty_option:"All",i18n_block_domains_hovercard_title:"Confirm blocking domains",i18n_block_domain_modal_header_title:"Confirm blocking domain",i18n_block_domains_hovercard_description:"You are about to block {:count,number,integer} {:count,choice,singular#domain|plural#domains} that {:count,choice,singular#is|plural#are} in use. Blocking {:count,choice,singular#this domain|plural#these domains} may impact associated conversions, website audiences and website demographics.",i18n_block_domain_modal_content:"You are about to block a domain that is in use. Blocking this domain may impact associated conversions, website audiences and website demographics.",i18n_block_domains_confirm_button_text:"Block domains",i18n_block_domain_confirm_button_text:"Block domain",i18n_update_domain_cancel_button_text:"Cancel",i18n_bulk_block_domains_a11y_text:"Block selected domains",i18n_allow_domains_hovercard_title:"Confirm allowing domains",i18n_allow_domain_modal_header_title:"Confirm allowing domain",i18n_allow_domains_hovercard_description:"You are about to allow {:count,number,integer} {:count,choice,singular#domain|plural#domains} that {:count,choice,singular#is|plural#are} blocked. Once allowed, {:count,choice,singular#this domain|plural#these domains} will be included in your conversions, website audiences and website demographics.",i18n_allow_domain_modal_content:"You are about to allow a domain that is blocked. Once allowed, this domain will be included in your conversions, website audiences and website demographics.",i18n_allow_domains_confirm_button_text:"Allow domains",i18n_allow_domain_confirm_button_text:"Allow domain",i18n_bulk_allow_domains_a11y_text:"Allow selected domains",i18n_block_domains_success_message:"Domain(s) successfully blocked.",i18n_block_domains_error_message:"Domain(s) could not be blocked.",i18n_block_domain_error_message:"Domain could not be blocked.",i18n_allow_domains_success_message:"Domain(s) successfully allowed.",i18n_allow_domains_error_message:"Domain(s) could not be allowed.",i18n_allow_domain_error_message:"Domain could not be allowed.",i18n_updating_insight_tag_domain:"Updating domain...",learn_more_insight_tag:"Learn more about troubleshooting the LinkedIn Insight Tag"},"campaign-manager-web/templates/accounts/item/website-tracking":{i18n_website_tracking_title:"Website tracking",i18n_website_tracking_subtitle:"{:number,choice,singular#1 domain is|plural#{:number} domains are} sending a signal",i18n_website_tracking_subtitle_no_signals:"No domains are sending a signal yet",i18n_tagged_domains_tab:"Tagged domains",i18n_conversions_tab:"Conversions",i18n_dd_insight_tag:"Manage Insight Tag",i18n_dd_item_see_tag:"See tag",i18n_dd_item_manage_sharing:"Manage sharing",i18n_dd_item_settings:"Settings",i18n_dd_item_delete:"Delete",i18n_website_tracking_question_pebble_a11y:"More Information about Website tracking","i18n_website-tracking-hover":"Use your website to measure and optimize for the success of your campaigns and to build audiences within Matched Audiences.","i18n_website-tracking-hover-learnmore":"{:linkInfo,anchor,text#Learn more}",i18n_insight_tag_loading:"Getting your Insight Tag&#8230",i18n_insight_tag_error_toast:"Your Insight Tag could not be created, please try again.",i18n_insight_tag_delete_success_toast:"Your Insight Tag has been successfully deleted.",i18n_delete_insight_tag_header:"You are about to delete your Insight Tag",i18n_delete_insight_tag_warning:'Are you sure you want to delete your Insight Tag? Deleting it will mean conversions will no longer be tracked and website audiences will no longer populate. This action cannot be undone. <span class="t-14 t-bold">Note:</span> This will not delete the Insight Tag that has been shared to other accounts.',i18n_delete_error:"Your Insight Tag could not be deleted, please try again.",i18n_delete_insight_tag_cancel_button:"Cancel",i18n_delete_insight_tag_delete_button:"Delete Insight Tag"},"campaign-manager-web/templates/accounts/item":{i18n_menu_options_v2:"{:label,map,edit_account_details#Edit account details|manage_access#Manage access|billing_history#Billing center|contact_settings#Contact settings|adjust_daily_spend_limit#Adjust daily spend limit|connect_crm#Connect CRM|edit_crm_connection#Edit CRM connection}",i18n_account_id:"Account ID: {:id}",i18n_user_account_role:"{:userRole,map,CAMPAIGN_MANAGER#Campaign manager|CREATIVE_MANAGER#Creative manager|VIEWER#Viewer}",i18n_edit_account:"Edit account",i18n_cancel:"Cancel",i18n_save_changes:"Save Changes",i18n_lisa:"LISA",i18n_invoice_title:"Your account qualifies for monthly invoicing",i18n_invoice_content:"You can request to enable invoicing on this account by completing an application for a credit check. If approved, you will be billed monthly on the total budget delivered.",i18n_learn_more:"Learn more",i18n_not_interested:"I’m not interested",i18n_a11y_company_icon:"{:companyName} company icon",i18n_crm_connection_status_v2:"Connection status: {:crmConnectionStatus,map,ACTIVE#Connected to CRM and received data in the past day|NO_RECENT_ACTIVITY#No CRM data retrieved within the past day}",i18n_beta_label:"BETA"},"campaign-manager-web/templates/components/account-adjust-daily-spend-limit-modal":{i18n_adjust_daily_spend_limit:"Adjust daily spend limit",i18n_adjust_daily_spend_limit_select:"Select a limit",i18n_adjust_daily_spend_limit_other:"Enter other limit",i18n_adjust_daily_spend_limit_input_error:"Please enter a spend limit that is greater than 0",i18n_label_current_amount:"Currently set at: {:currencyCode}",i18n_save:"Save",i18n_cancel:"Cancel",i18n_get_account_loader_message:"Fetching account daily spend limit",i18n_save_account_loader_message:"Saving account daily spend limit",i18n_get_account_error_message:"Error getting account daily spend limit",i18n_save_account_error_message:"Error saving account daily spend limit",i18n_lisa:"LISA"},"campaign-manager-web/templates/components/account-asset-status":{i18n_no_signal_yet:"No signal yet",i18n_account_asset_status_info:'<span class="t-14 t-bold u-color__black--75">{:assetType,map,DOMAIN#Domain|CONVERSION#Conversion|AUDIENCE#Audience} status:</span> {:status,map,ACTIVE#Active|INACTIVE#Inactive|UNVERIFIED#Unverified|NO_RECENT_ACTIVITY#No recent activity}',i18n_learn_more_about_account_asset_status:"{:linkInfo,anchor,text#Learn more}",i18n_a11y_account_asset_learn_more_link:"Learn more about {:assetType,map,DOMAIN#domain|CONVERSION#conversion|AUDIENCE#audience} status"},"campaign-manager-web/templates/components/account-claim-requests-table":{i18n_account_claim_request_table_name:"Business Manager Requests",i18n_account_claim_request_table_request_column_title:"Request",i18n_account_claim_request_table_status_column_title:"Status",i18n_account_claim_request_table_empty_state:"No Business Manager requests.",i18n_account_claim_request_table_search_placeholder:"Search by Business Manager Account name or Ad Account name",i18n_approve:"Approve",i18n_deny:"Deny",i18n_cancel:"Cancel",i18n_decision_confirm_header:"{:decision,map,APPROVED#Approve|REJECTED#Deny} Business Manager Request",i18n_decision_confirm_description:"You are about to {:decision,map,APPROVED#approve|REJECTED#deny} the {:relationshipType,map,OWN#ownership|SHARE#partner access} request from {:businessManagerAccountName} ({:senderEmail}) for:",i18n_decision_confirm_approved_consequence:"Once approved, users of this Business Manager will be able to share audiences to and from this Ad Account. {:linkInfo,anchor,text#Learn more}",i18n_decision_confirm_rejected_consequence:"Once denied, this Ad Account will not be added to {:businessManagerAccountName} Business Manager. This means users from this Business Manager cannot view and share Matched Audiences into this Ad Account. {:linkInfo,anchor,text#Learn more}",i18n_account_claim_requests_table_global_filter_placeholder:"Search by Business Manager or Ad Account name",i18n_account_claim_request_filter_dropdown_title_request_type:"Request type",i18n_account_claim_request_filter_dropdown_title_status:"Status",i18n_account_claim_request_filter_dropdown_pending:"Pending",i18n_account_claim_request_filter_dropdown_approved:"Approved",i18n_account_claim_request_filter_dropdown_denied:"Denied",i18n_account_claim_request_filter_dropdown_owner:"Owner",i18n_account_claim_request_filter_dropdown_partner:"Partner",i18n_account_claim_request_table_dropdown_filter_all:"All",i18n_toast_message_update_non_pending_request:"This request has alread been approved, rejected or canceled. <strong>Refresh and try again</strong>.",i18n_toast_message_update_failed:"Oops something went wrong. <strong>Please try agagin</strong>."},"campaign-manager-web/templates/components/account-contact-settings-modal":{i18n_contact_settings:"Contact Settings",i18n_contact_me_regarding:"Contact me regarding:",i18n_change_email_link:"Go to {:linkInfo,anchor,text#Account Settings} to change your primary contact email",i18n_ad_rejected:"Ad rejected",i18n_ad_rejected_explanation:"We’ll notify you if your ad is rejected during the approval process.",i18n_new_features_updates:"New features and updates",i18n_new_features_updates_explanation:"We’ll send you periodic emails about new features and other product news.",i18n_save:"Save",i18n_cancel:"Cancel"},"campaign-manager-web/templates/components/account-form":{i18n_account_name:"Account name",i18n_account_currency:"Currency",i18n_account_reference:"Company or Showcase Page (optional)",i18n_account_reference_read_only:"Company or Showcase Page (Read Only)",i18n_internal_only:"Internal only",i18n_account_type:"Account type",i18n_account_type_option:"{:type,map,BUSINESS#Business account|ENTERPRISE#Enterprise account}",i18n_line_of_business:"Line of business",i18n_line_of_business_option:"{:type,map,MARKETING_SOLUTIONS#Marketing Solutions|TALENT_SOLUTIONS#Talent Solutions|LINKEDIN_ON_LINKEDIN#LinkedIn on LinkedIn}",i18n_line_of_business_options_v2:"{:type,map,MARKETING_SOLUTIONS#Marketing Solutions|TALENT_SOLUTIONS#Talent Solutions|LINKEDIN_ON_LINKEDIN#LinkedIn on LinkedIn|TALENT_MEDIA#Talent Media}",i18n_subproduct_type:"Product type",i18n_subproduct_type_options:"{:type,map,COMPANY_PAGE_ADS#Company Page Ads|WORK_WITH_US#Work with Us|TRAFFIC_DRIVER#Traffic Drivers|SPONSORED_CONTENT#Sponsored Content|RECRUITMENT_ADS#Recruitment Ads|TALENT_ADS#Talent Ads}",i18n_lol_note:"Note: You can create only sponsored InMail campaigns with this product type",i18n_account_level_budget:"Account level budget",i18n_account_end_date:"Account end date",i18n_account_end_utc:"ends at 11:59pm UTC",i18n_change_company_warning:"You cannot change the LinkedIn Page after creating a campaign.",i18n_account_total_budget_hover_text:"{:productType,map,TALENT_SOLUTIONS#Maximum Talent Ads budget for this opportunity.|DEFAULT_TEXT#Maximum budget for Sponsored Content in this proposal.}",i18n_account_billing_parent_reference:"{:billingParentType,map,DEFAULT_TEXT#Order ID|SALESFORCE_OPPORTUNITY#SFDC Oppty #|FIN_XSM#XSM ID}",i18n_account_default_billing_parent_reference:"Order ID",i18n_account_billing_parent_reference_hover_text:"{:billingParentType,map,DEFAULT_TEXT#Order ID is required.|SOLUTION_BUILDER#Order ID from Dynamics is required.|SALESFORCE_OPPORTUNITY#SFDC Opportunity number is required. Enter alphanumeric values only.|FIN_XSM#XSM ID is required. Enter alphanumeric values only.}",i18n_account_billing_reference:"{:billingType,map,DEFAULT_TEXT#Line ID|SALESFORCE_CONTRACT_LINE_ITEM#SFDC LI ID (optional)|SALESFORCE_OPPORTUNITY_LINE_ITEM#SFDC LI ID (optional)|FIN_XFP#XFP ID (optional)}",i18n_account_billing_reference_hover_text:"{:billingType,map,DEFAULT_TEXT#Line ID is required.|SALESFORCE_CONTRACT_LINE_ITEM#SFDC LI ID is needed at either the account or the campaign level.|SALESFORCE_OPPORTUNITY_LINE_ITEM#SFDC LI ID is needed at either the account or the campaign level.|SOLUTION_BUILDER#Line ID from Dynamics is required.}",i18n_currency_label:"{:code,map,AUD#Australia, Dollar (AUD)|BRL#Brazil, Real (BRL)|CAD#Canada, Dollar (CAD)|CHF#Switzerland, Franc (CHF)|CNY#China, Yuan Renminbi (CNY)|DKK#Denmark, Kroner (DKK)|EUR#Euro Member Countries, Euro (EUR)|GBP#United Kingdom, Pound (GBP)|HKD#Hong Kong, Dollar (HKD)|INR#India, Rupee (INR)|JPY#Japan, Yen (JPY)|NOK#Norway, Krone (NOK)|NZD#New Zealand, Dollar (NZD)|SEK#Sweden, Kronor (SEK)|SGD#Singapore, Dollar (SGD)|USD#United States of America, Dollar (USD)|ZAR#South Africa, Rand (ZAR)|DEFAULT_TEXT#code}",i18n_currency_label_v2:"{:code,map,AED#United Arab Emirates, Dirham (AED)|AUD#Australia, Dollar (AUD)|BRL#Brazil, Real (BRL)|CAD#Canada, Dollar (CAD)|CHF#Switzerland, Franc (CHF)|CNY#China, Yuan Renminbi (CNY)|DKK#Denmark, Kroner (DKK)|EGP#Egypt, Pound (EGP)|EUR#Euro Member Countries, Euro (EUR)|GBP#United Kingdom, Pound (GBP)|HKD#Hong Kong, Dollar (HKD)|INR#India, Rupee (INR)|JPY#Japan, Yen (JPY)|MXN#Mexico, Peso (MXN)|NOK#Norway, Krone (NOK)|NZD#New Zealand, Dollar (NZD)|PLN#Poland, Zloty (PLN)|SAR#Saudi Arabia, Riyal (SAR)|SEK#Sweden, Kronor (SEK)|SGD#Singapore, Dollar (SGD)|TRY#Turkey, New Lira (TRY)|USD#United States of America, Dollar (USD)|ZAR#South Africa, Rand (ZAR)|DEFAULT_TEXT#code}",i18n_account_name_required_error:"Account name is required",i18n_total_budget_required_error:"Total budget is required",i18n_budget_format_error:"No more than two digits after the decimal are allowed.",i18n_end_date_required_error:"Account end date is required",i18n_numeric_only_error:"This field can contain only numbers",i18n_alpha_numeric_only_error:"This field must contain only letters and numbers",i18n_company_name_required_error:"Company name is required",i18n_company_url_required_error:"Company URL is not present. {:linkInfo,anchor,text#Learn more}",i18n_company_url_hyphens_error:"Your URL must not include more than one consecutive hyphen and cannot begin or end with a hyphen. {:linkInfo,anchor,text#Learn more}",i18n_company_url_illegal_characters_error:"Your URL can only use lowercase alphabet, numeric, hyphen, or a Chinese, Japanese, or Korean character. {:linkInfo,anchor,text#Learn more}",i18n_company_url_one_character_error:"Your URL must contain at least one non-numeric character. {:linkInfo,anchor,text#Learn more}",i18n_company_url_cjk_maxlength_error:"Company URL is too long. When it contains a CJK unicode, it cannot exceed 50 characters. {:linkInfo,anchor,text#Learn more}",i18n_company_url_maxlength_error:"Company URL is too long. It cannot exceed more than 100 characters. {:linkInfo,anchor,text#Learn more}",i18n_account_edit_permission:"You do not have permission to edit the account. {:linkInfo,anchor,text#Learn More}",i18n_account_edit_permission_learn_more:"Learn more about account edit permissions",i18n_default_account_name:"{:member,name,full|possessive} Ad Account",i18n_account_name_hover_text:"Please enter a name for this account.",i18n_account_currency_hover_text:"Note that you cannot change currency later.",i18n_brl_billing_notice:"Your account budget, advertising bids and spend will be shown in BRL, but your account will be billed in USD. {:linkInfo,anchor,text#Learn more}",i18n_brl_billing_a11y_learn_more:"Learn more about Brazil Real currency policy",i18n_associate_account_reference:"Associate a LinkedIn Page with your account (optional)",i18n_account_reference_hover_text:"Some campaigns require a LinkedIn Page to use."},"campaign-manager-web/templates/components/account-header":{i18n_campaign_performance:"Campaign Performance",i18n_account_header_a11y_text:"Campaign Manager Account Header",i18n_website_demographics_new:"Website Demographics",i18n_account_assets:"Account Assets",i18n_create_campaign_key:"Create Campaign",i18n_experiments:"Experiments",i18n_account_assets_nav_labels_v2:"{:id,map,insight-tag#Insight Tag|conversions#Conversions|matched-audiences#Matched Audiences|block-lists#Block Lists|lead-gen#Lead Gen Forms|asset-history#Asset History|import-history#Bulk Imports|audience-network#LinkedIn Audience Network}"},"campaign-manager-web/templates/components/account-manage-access-modal":{i18n_ta_member_search_placeholder:"Enter a name or LinkedIn Profile URL",i18n_user_permissions:"User Permissions",i18n_ta_result_full_name:"{:taResultFullName}",i18n_ta_member_search_no_results:"{:type,map,memberNameResults#No members found by that name.|profileUrlResults#That URL didn’t work. Please try the member’s Public Profile URL underneath the member’s profile image, or try adding the member by name.}",i18n_user_role_message:"{:userRoleText,map,ACCOUNT_MANAGER#You are an account manager of this account. You can control account settings, user access, billing center, and download account reports. You can add and edit campaigns (status, bid, budget) and ads (headline, image & copy).|ACCOUNT_BILLING_ADMIN#You are an account manager of this account. You can control account settings, user access, billing center, and download account reports. You can add and edit campaigns (status, bid, budget) and ads (headline, image & copy).|CAMPAIGN_MANAGER#You are a campaign manager of this account. You can add and edit campaigns (status, bid, budget) and ads (headline, image & copy).|CREATIVE_MANAGER#You are a creative manager of this account. You can add and edit ads (headline, image & copy).|VIEWER#You are a viewer of this account. You can view campaigns and ads.}",i18n_user_account_role:"{:userRole,map,CAMPAIGN_MANAGER#Campaign manager|CREATIVE_MANAGER#Creative manager|VIEWER#Viewer|ACCOUNT_MANAGER#Account manager|ACCOUNT_BILLING_ADMIN#Account manager}",i18n_account_manager_description:"User can control account settings, user access, billing center, and download account reports. User can add and edit campaigns (status, bid, budget) and ads (headline, image & copy).",i18n_campaign_manager_description:"User can add and edit campaigns (status, bid, budget) and ads (headline, image & copy).",i18n_creative_manager_description:"User can add and edit ads (headline, image & copy).",i18n_viewer_description:"User can view campaigns and ads.",i18n_add_user_to_account:"Add user to account",i18n_remove_user_undo:"<b>{:fullName}</b> will be removed from this account once changes are saved.",i18n_undo:"Undo",i18n_new_users_message:"{:count,choice,singular#User|plural#Users} will be added to the account after changes are saved.",i18n_users_with_access_to_account:"Users with access to:",i18n_account_roles:"Types of account roles",i18n_make_billing_admin:"Make billing admin",i18n_error_loading_users:"Error retrieving members associated with this account.",i18n_save:"Save Changes",i18n_cancel:"Cancel",i18n_billing_admin:"BILLING ADMIN",i18n_owner:"OWNER",i18n_edit:"Edit",i18n_remove:"Remove",i18n_save_error:"{:type,map,BOTH#Oops, something went wrong.|MODIFY#Oops, something went wrong adding or editing users.|DELETE#Oops, something went wrong removing users.}",i18n_billing_admin_change_warning:"Your campaigns will stop running until the new billing admin updates payment information.",i18n_network_degree:"{:degreeEnum,map,FIRST_DEGREE#1st|UP_TO_SECOND_DEGREE#2nd|DEFAULT_TEXT#}"},"campaign-manager-web/templates/components/account-manage-crm-modal":{i18n_cancel:"Cancel",i18n_connect:"Connect",i18n_manage_crm_header:"{:mode,map,CREATE#Connect Salesforce CRM|EDIT#Update Salesforce CRM Connection}",i18n_disconnect_crm:"Disconnect CRM",i18n_update_connection:"Update Connection",i18n_username_label:"Username",i18n_username_placeholder:"Enter username",i18n_password_label:"Password",i18n_password_placeholder:"Enter password",i18n_security_token_label:"Secure Token",i18n_security_token_placeholder:"Enter Secure Token",i18n_environment_url_label:"Environment URL (optional)",i18n_environment_url_placeholder:"Enter optional Environment URL",i18n_validation_error_username_input_required:"Username is required",i18n_validation_error_password_input_required:"Password is required",i18n_validation_error_security_token_input_required:"Security token is required",i18n_connect_crm_error:"Error connecting to CRM:",i18n_update_connection_error:"Error updating CRM connection:",i18n_disconnect_crm_error:"Error disconnecting CRM:",i18n_connect_crm_success:"Successfully connected CRM",i18n_update_connection_success:"Successfully updated CRM connection",i18n_disconnect_crm_success:"Successfully disconnected CRM",i18n_warning_crm_records_stale:"Warning: No CRM records have been retrieved in the past 24 hrs. <br>Please check your connection details.",i18n_connect_crm_disclaimer:"By clicking “Connect” or “Update Connection”, you (i) authorize the transfer of data from your applicable CRM integration to LinkedIn for the purposes of providing you with aggregated insights, analytics and/or reporting (“Insights”) or for such other purposes instructed by you, (ii) represent that you have the legal right, basis, and authorization to transfer the data to LinkedIn for such purposes, and (iii) agree to use the Insights for your internal business purposes only.  To the extent the data you transfer to LinkedIn constitutes Personal Data (as defined in the LinkedIn Data Processing Agreement (DPA), which is incorporated by this reference), LinkedIn will process such Personal Data under the terms of the DPA."},"campaign-manager-web/templates/components/account-notification-settings":{i18n_go_back_to_account_notifications:"Go back to account notifications",i18n_settings:"Settings:",i18n_account_image_alt_text:"Account image",i18n_failed_to_fetch_notification_settings_headline:"Whoops! Something went wrong.",i18n_failed_to_fetch_notification_settings_message:"We’re working to fix it.",i18n_view_more:"View more",i18n_empty_state_headline:"Introducing ad notification settings",i18n_empty_state_message:"You will be able to manage which notifications you receive here.",i18n_settings_permission_v2:"Changes here will not affect other users on this account. {:linkInfo,anchor,text#Learn more}.",i18n_setting_permission_learn_more_label:"Learn more about notification settings.",i18n_in_app_notifications:"Campaign Manager Notifications",i18n_email_notifications:"Email Notifications"},"campaign-manager-web/templates/components/account-notifications":{i18n_go_back_to_account_list:"Go back to account list",i18n_settings:"Settings",i18n_manage_settings:"Manage settings",i18n_account_image_alt_text:"Account image",i18n_failed_to_fetch_notifications_headline:"Notifications failed to load",i18n_generic_error_message:"Whoops! Something went wrong. We’re working to fix it.",i18n_failed_to_fetch_notification_message:"We’re working to fix it.",i18n_view_more:"View more",i18n_empty_state_headline_v2:"You have no new notifications",i18n_empty_state_headline_v3:"You have no new notifications for this account",i18n_empty_state_cta_multiple_accounts:"View all accounts",i18n_all_turned_off_headline:"You have turned off all of your notifications for this account",i18n_all_turned_off_message:"Enable notifications for this account via the Settings panel.",i18n_empty_state_message_v2:"We’ll update this space as you receive notifications like comments, leads and other campaign updates.",i18n_all_notifications_filtered_headline:"No notifications found",i18n_all_notifications_filtered_message:"Please clear your filter to see notifications.",i18n_clear_notifications_filter:"Clear filter",i18n_filter_by:"Filter by:",i18n_filters:"{:filter,map,ALL#All|UNREAD#Unread|READ#Read}",i18n_sort_by:"Sort by:",i18n_sort_options:"{:sortOption,map,RECENT#Recent|RELEVANCE#Relevance}",i18n_new_notifications:"Load {:badgeCount,choice,singular#1 new notification|plural#{:badgeCount} new notifications}",i18n_dismiss:"Dismiss",i18n_dismiss_a11y:"Dismiss new notifications banner",i18n_notifications_list_a11y:"There {:count,choice,singular#is|plural#are} now {:count,number,integer} {:count,choice,singular#notification|plural#notifications} showing",i18n_notifications_indicator_a11y:"There {:count,choice,singular#is|plural#are} {:count,number,integer} new unseen {:count,choice,singular#notification|plural#notifications}",i18n_mark_all_as_read:"Mark all as read",i18n_unseen_notification_count_banner_message:"Viewing {:count,number,integer} new {:count,choice,singular#notification|plural#notifications} for this account",i18n_unseen_notification_count_banner_button:"View all"},"campaign-manager-web/templates/components/account-serving-status-alert":{i18n_serving_status_message_non_admin:"{:message,map,BILLING_HOLD#Your account is currently on hold. Check with your account billing contact.|ACCOUNT_TOTAL_BUDGET_HOLD#This account has reached its budget. Contact your LinkedIn representative to increase it.|ACCOUNT_END_DATE_HOLD#This account has reached its end date. Contact your LinkedIn representative to extend it.|ACCOUNT_BUDGET_END_DATE_HOLD#This account has reached both its budget and end date. Contact your LinkedIn representative to increase/extend them.|DEFAULT_TEXT#This account is currently on hold. Contact your LinkedIn representative.}",i18n_serving_status_message_admin:"{:message,map,BILLING_HOLD#Your account is currently on hold. Check with your account billing contact.|ACCOUNT_TOTAL_BUDGET_HOLD#This account has reached its budget. Go to account settings to increase it.|ACCOUNT_END_DATE_HOLD#This account has reached its end date. Go to account settings to extend it.|ACCOUNT_BUDGET_END_DATE_HOLD#This account has reached both its budget and end date. Go to account settings to increase/extend them.|DEFAULT_TEXT#This account is currently on hold.}",i18n_billing_hold_with_access:"Your account is currently on hold. {:link,anchor,text#Review your billing details|title#Account Billing Page} or contact your LinkedIn representative."},"campaign-manager-web/templates/components/account-strategist":{i18n_step1_main:"We’ll work 1:1 with you to help you achieve your objectives. It’s complimentary, register today!",i18n_step1_header:"Hi {:name}, get better results with help from an expert",i18n_step1_header_default:"Get better results with help from an expert",i18n_submit:"Submit",i18n_dismiss:"Dismiss",i18n_gotit:"Got It",i18n_step2_main:"We’ll email you at {:email} to schedule a call.",i18n_step2_header:"Thank you for signing up!",i18n_email_placeholder:"Enter email address here",i18n_saving_account_strategist:"Saving Account Strategist"},"campaign-manager-web/templates/components/account-typeahead":{i18n_account_ta_default_input_label:"Enter account name or account ID",i18n_account_ta_input_default_placeholder_text:"Example: Fixdex Marketing or 987654321",i18n_add_account_by_id:'Add the account with id: <span class="t-14 t-bold u-color__black--75">{:id}</span>',i18n_account_ta_empty_results_message:"No available accounts match your search.",i18n_account_ta_no_accounts_message:"No accounts are available to search.",i18n_dismiss_search_term_label:"Clear the current account search term",i18n_account_not_found:"An account with id {:id} cannot be found.",i18n_lisa:"LISA",i18n_announce_account_select:"You have selected {:accountName} from the account results."},"campaign-manager-web/templates/components/accounts-table/company-name":{i18n_alt_logo:"Logo for {:reference}"},"campaign-manager-web/templates/components/accounts-table/label":{i18n_account_type_enterprise:"Enterprise"},"campaign-manager-web/templates/components/accounts-table/name":{account_id:"Account ID: {:accountId}",i18n_a11y_trigger_label:"See options for {:name}",manage_account:"Manage",chart_account:"Chart"},"campaign-manager-web/templates/components/accounts-with-badge-count":{i18n_all_accounts:"All accounts",i18n_bulk_settings:"Manage",i18n_failed_to_fetch_accounts_headline:"Whoops! Something went wrong.",i18n_failed_to_fetch_accounts_message:"We’re working to fix it.",i18n_view_more:"View more",i18n_filter_by:"Filter by:",i18n_filters_2:"{:filter,map,ALL#All|UNSEEN#Unseen|SEEN#Seen}",i18n_sort_by:"Sort by:",i18n_sort_options_2:"{:sortOption,map,COUNT#Count|AZ#A - Z|ZA#Z - A}",i18n_sort_options_3:"{:sortOption,map,RECENT#Recent count|COUNT#Count|AZ#A - Z|ZA#Z - A}",i18n_sort_options_4:"{:sortOption,map,RECENT#Recent|COUNT#Count|AZ#A - Z|ZA#Z - A}",i18n_search_by_account_name:"Search by account name",i18n_accounts_a11y:"account",i18n_account_image_alt_text:"Account image",i18n_go_to_account_view:"Go to account view",i18n_all_accounts_filtered_headline:"No accounts found",i18n_all_accounts_filtered_message:"Please clear your filters to see accounts.",i18n_clear_accounts_filter:"Clear filters",i18n_accounts_list_a11y:"There {:count,choice,singular#is|plural#are} now {:count,number,integer} {:count,choice,singular#account|plural#accounts} showing",i18n_account_with_badge_count_a11y:"{:name} account has {:count,number,integer} unseen {:count,choice,singular#notification|plural#notifications}, click to see account notifications"},"campaign-manager-web/templates/components/accurate-preview-modal":{i18n_preview_content:"Preview content",i18n_ad_preview_layout_discrepancy:"The layout of your ad may look slightly different from this preview."},"campaign-manager-web/templates/components/ad-format-card":{i18n_format_options:"{:label,map,SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|STANDARD_SPONSORED_CONTENT#Single image ad|SINGLE_VIDEO#Video ad|CAROUSEL#Carousel image ad|INMAIL#Message ad|GUIDED_REPLIES#Conversation ad|TEXT#Text ad|JOBS#Jobs ad|SPONSORED_UPDATE_JOB_POSTING#Single job ad|SPOTLIGHT#Spotlight ad|WHITEPAPER_DOWNLOAD#Content ad|FOLLOW_COMPANY#Follower ad}",i18n_format_options_v2:"{:label,map,SPONSORED_UPDATE_EVENT#Event ad|SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|STANDARD_SPONSORED_CONTENT#Single image ad|SINGLE_VIDEO#Video ad|CAROUSEL#Carousel image ad|INMAIL#Message ad|GUIDED_REPLIES#Conversation ad|TEXT#Text ad|JOBS#Jobs ad|SPONSORED_UPDATE_JOB_POSTING#Single job ad|SPOTLIGHT#Spotlight ad|WHITEPAPER_DOWNLOAD#Content ad|FOLLOW_COMPANY#Follower ad}",i18n_format_tooltip:"{:format,map,SPONSORED_UPDATE_NATIVE_DOCUMENT#Create ads of slides, papers or docs that will show in the news feed|STANDARD_SPONSORED_CONTENT#Create ads using a single image that will show up in the news feed.|SINGLE_VIDEO#Create ads using a video that will show up in the news feed.|CAROUSEL#Create ads with 2 or more images that will show up in the news feed.|INMAIL#Create ads that are delivered to your target audience’s LinkedIn Messaging inbox.|GUIDED_REPLIES#Create ads that are delivered to your target audience’s LinkedIn Messaging inbox.|TEXT#Create text-based ads that will show up in the right column or top of the page on LinkedIn.|JOBS#Create ads that are personalized using profile data and will promote jobs throughout the desktop.|FOLLOW_COMPANY#Create ads that are personalized using profile data and will promote a Company Page throughout the desktop.|SPOTLIGHT#Create ads that are personalized using profile data and will promote an offering throughout the desktop.|WHITEPAPER_DOWNLOAD#Create ads that are personalized using profile data and will promote downloadable content throughout the desktop.|SPONSORED_UPDATE_JOB_POSTING#Create ads using a single LinkedIn job that will show up in the news feed.}",i18n_format_tooltip_v2:"{:format,map,SPONSORED_UPDATE_NATIVE_DOCUMENT#Create ads of slides, papers or docs that will show in the news feed|STANDARD_SPONSORED_CONTENT#Create ads using a single image, article link or your events on LinkedIn that will show up in the news feed.|SINGLE_VIDEO#Create ads using a video that will show up in the news feed.|CAROUSEL#Create ads with 2 or more images that will show up in the news feed.|INMAIL#Create ads that are delivered to your target audience’s LinkedIn Messaging inbox.|GUIDED_REPLIES#Create ads that are delivered to your target audience’s LinkedIn Messaging inbox.|TEXT#Create text-based ads that will show up in the right column or top of the page on LinkedIn.|JOBS#Create ads that are personalized using profile data and will promote jobs throughout the desktop.|FOLLOW_COMPANY#Create ads that are personalized using profile data and will promote a Company Page throughout the desktop.|SPOTLIGHT#Create ads that are personalized using profile data and will promote an offering throughout the desktop.|WHITEPAPER_DOWNLOAD#Create ads that are personalized using profile data and will promote downloadable content throughout the desktop.|SPONSORED_UPDATE_JOB_POSTING#Create ads using a single LinkedIn job that will show up in the news feed.}",i18n_ad_format_restriction_reason:"This ad format is not provisioned by your contract. Contact your sales representative to learn more.",i18n_new_label:"NEW"},"campaign-manager-web/templates/components/ad-format":{i18n_company_input_validation_error:"Company or Showcase Page is required",i18n_ad_format:"Ad format",i18n_choose_ad_format:"Choose your ad format",i18n_change_ad_format:"Change ad format",i18n_change_ad_format_warning:"Are you sure you want to change the ad format? <strong>All your settings for this campaign will be erased.</strong> Consider saving your audience above before changing.",i18n_delete_campaign_error_message:"There was an error when deleting the campaign.",i18n_audience_expansion_disabled:"Audience expansion is currently not supported when using Dynamic ad. We have disabled it for you. In order to use audience expansion, please choose a different ad format.",i18n_change:"Change",i18n_confirm:"Confirm",i18n_company_association_requirement:"To run this campaign, you MUST have a Company or Showcase Page associated with this account.",i18n_company_association_title:"Associate a Company Page",i18n_company_association_confirmation_message:"Make sure this is the right Company or Showcase page. <b>Once you’ve associated a page to this account, you will not be able to change it.</b>",i18n_company_association_confirmation_button:"Associate Company Page",i18n_hovercard_confirmation_title:"Confirm Company Page Association",i18n_hovercard_confirmation_text:"You are associating this company page to your account. <b>This can not be changed.</b>",i18n_company_save_error:"Error saving reference on account.",i18n_company_association_warning:"To use this ad format, you MUST have a Company or Showcase Page associated with this account.",i18n_hovercard_confirm_button:"Confirm",i18n_successful_confirmation:"You have successfully associated your Company Page to this account.",i18n_learn_more_audience_expansion:"{:linkInfo,anchor,text#Learn more}",i18n_learn_more:"Learn more about audience expansion",i18n_inline_feedback_message:"{:messageKey,map,CHANGE_TO_ENGLISH#We set your audience language to ’English’ because ’All (auto translate)’ is not available for this ad format. You can always change it to another language.|CHANGE_TO_ALL_AUTO_TRANSLATE#We set your audience language to ’All (auto translate)’ because it is recommended for this ad format. With auto-translate, LinkedIn will automatically translate your ad to match the language of your target audience member’s profile. You can always change it to another language.}",i18n_inline_feedback_message_audience_disabled:"Your LinkedIn Audience Network setting has been disabled as it is not available for the ad format you selected."},"campaign-manager-web/templates/components/adblock-check":{i18n_ad_blocker_message:"LinkedIn’s advertising tools may not work properly when an ad blocker is enabled in your web browser. Please turn off the ad blocker or add linkedin.com as an exception so that you do not have issues creating ads. You will need to refresh the page after making these changes. If you continue to experience issues or are not using an ad blocker, please {:linkInfo,anchor,text#contact us} if you are having problems with our advertising tools."},"campaign-manager-web/templates/components/analysis-page":{choose_targeting_facet:"Choose a targeting facet",select_facets_to_filter:"Select facets to filter the results",applied_filters:"Applied filters",json_request:"JSON request"},"campaign-manager-web/templates/components/asset-copy-sharing-panel":{i18n_asset_copy_sharing_form_intro_text:"The accounts that you share with will receive <strong>a copy</strong> of the asset within 48 hours (on a rare occasion, longer). They will own the copy and be able to edit and share it with other accounts. Once you share an asset copy, you cannot revoke it.",i18n_select_accounts_section_title:"Select Accounts ({:count})",i18n_asset_copy_tooltip_text:"In order to share an asset from one account to another, you will need to be assigned the Creative Manager user role or higher on both ads accounts.",i18n_asset_copy_tooltip_trigger_label:"Get help with asset sharing accounts",i18n_account_typeahead_label:"Enter account name, ID, or URL",i18n_asset_copy_sharing_form_cancel:"Cancel",i18n_asset_copy_sharing_form_confirm:"Confirm",i18n_share_asset_copy_form_error:"Please select at least one destination account.",i18n_dismiss_pill_button_label:"Remove {:accountName} as a destination account.",i18n_asset_copy_explanation_title:"What does sharing your asset mean?",i18n_asset_copy_explanation_text:"Asset sharing allows advertisers to share copies of their existing assets across all their ads accounts. It eliminates the need to re-create audiences in order to use them for multiple accounts.",i18n_sharing_website_audiences_title:"Sharing website audiences",i18n_sharing_website_audiences_text_part_one:"If you are trying to share a website audience, check if the account you are copying to has the same Insight Tag you do.",i18n_sharing_website_audiences_text_part_two:"If two accounts do not have the same Insight Tag, you will not be able to copy your website audiences from one account to the other.",i18n_asset_copy_sharing_learn_more:"{:linkInfo,anchor,text#Learn more}",i18n_asset_copy_sharing_learn_more_accounts_a11y_label:"Learn more about which accounts are eligible for asset copy sharing",i18n_asset_copy_sharing_learn_more_about_a11y_label:"Learn more about sharing asset copies",i18n_loading_spinner_message:"Sharing your asset copies"},"campaign-manager-web/templates/components/asset-history-table/asset-type":{i18n_asset_history_asset_types_v3:"{:assetType,map,RETARGETING#Website|MEMBER#Contact list|ORGANIZATION#Company list|LOOKALIKE#Lookalike|ALL#All|DEFAULT_TEXT#Unknown}"},"campaign-manager-web/templates/components/asset-history-table/copy-status":{i18n_asset_history_copy_statuses_v2:"{:copyStatus,map,COMPLETED#Completed|PENDING#Processing|FAILED#Copying failed|ALL#All|DEFAULT_TEXT#Unknown}",i18n_copy_failed_status_tooltip:"This asset failed to copy. Please try again. If this error persists, contact {:linkInfo,anchor,text#customer support}.",i18n_copy_processing_status_tooltip:"This asset copy is processing and will be created within 48 hours (on a rare occasion, longer)."},"campaign-manager-web/templates/components/asset-history-table/destination-account-details":{i18n_asset_history_table_destination_account_id:"Account ID: {:accountId}",i18n_no_destination_account_name_hovercard_text:"This asset copy was shared by another user who has access to this account."},"campaign-manager-web/templates/components/asset-history-table/source-account-details":{i18n_asset_history_table_source_account_id:"Account ID: {:accountId}",i18n_no_source_account_name_hovercard_text:"This asset copy was received from another user who has access to this account."},"campaign-manager-web/templates/components/audience-browser-table/actions":{i18n_delete:"Delete",i18n_a11y_trigger_label:"Actions available for this audience"},"campaign-manager-web/templates/components/audience-filters-module":{build_audience:"Start building your audience filters by searching for attributes of individuals",a11y_search_aria_label:"Search for attributes of individuals"},"campaign-manager-web/templates/components/audience-network/base-audience-network-page":{i18n_blocklists_tab:"Block Lists"},"campaign-manager-web/templates/components/audience-network/block-list-page":{i18n_lan_block_list_description:"List domains and mobile apps that should be excluded from your ad placement on the Linkedin Audience Network.",i18n_title:"Block lists",i18n_blocklist_description:"List domains and mobile apps that should be excluded from your ad placement on the LinkedIn Audience Network.",i18n_upload_blocklist_button:"Upload block list",i18n_upload_block_list_panel_title:"Upload a block list",i18n_edit_block_list_panel_title:"Edit block list",i18n_delete_block_list_modal_header:"Delete block list",i18n_delete_block_list_modal_content:"Are you sure you want to remove this block list? Campaigns that use this block list will not be able to prevent their ads from displaying on the specified block list.",i18n_delete_block_list_modal_button_delete:"Delete",i18n_delete_block_list_modal_button_cancel:"Cancel",i18n_delete_block_list_success:"Block list successfully deleted.",i18n_update_block_list_success:"Block list successfully updated.",i18n_delete_block_list_error:"There was a problem deleting the block list.",i18n_fetch_block_list_error:"There was a problem loading the block lists. Refresh the page to try again.",i18n_create_block_list_error:"There was a problem creating the block list. Please try again.",i18n_update_block_list_error:"There was a problem updating the block list. Please try again."},"campaign-manager-web/templates/components/audience-segmentation":{i18n_facet_name_by_key:"{:key,map,function#Function|seniority#Seniority|yoe#Years of experience|company_size#Company size|industries#Industries|interests#Interests}",i18n_show_segments:"Show segments",i18n_show:"Show",i18n_hide_segments:"Hide segments",i18n_hide:"Hide",i18n_segment_breakdown:"Segment breakdown",i18n_a11y_select_a_facet_label:"Select an attribute to view segment breakdown",i18n_fetch_error_msg:"Data could not load.",i18n_try_again:"Try again",i18n_no_data:"No data available for this audience",i18n_a11y_segmentations_announce:"Received {:count,choice,0#no audience segmentations|singular#{:count} audience segmentation|plural#{:count} audience segmentations} for current facet",i18n_a11y_loader_text:"Loading audience segmentations",i18n_dropdown_trigger_tooltip:"Use the filters to get demographic information about your audience. This information is determined by a member’s standardized profile information.",i18n_newlabel_tooltip:"Segment breakdown is a feature that provides insight into your target audience. Use the dropdown to get more information about your audience.",i18n_newlabel_title:"Introducing segment breakdown",i18n_learn_more:"{:linkInfo,anchor,text#Learn more}",i18n_learn_more_aria:"Learn more about audience segmentation",i18n_new:"NEW"},"campaign-manager-web/templates/components/audience-status":{i18n_audience_status_label:"{:status,map,BUILDING#Building|UPDATING#Updating|READY#Ready|FAILED#Failed|ARCHIVED#Archived|EXPIRED#Expired|DEFAULT_TEXT#Unknown}",i18n_audience_status_tooltip_v2:"{:status,map,BUILDING#Your audience is currently building and may take up to 48 hours (on a rare occasion, longer) to start delivery. Include this audience to a campaign at any time and it will automatically start serving once ready. Tip: If excluding an audience, the audience must be fully processed for the exclusion to apply.|UPDATING#Your audience is updating and may take up to 48 hours (on a rare occasion, longer) to start delivery. Include this audience to a campaign at any time and it will automatically start serving once ready. Tip: If excluding an audience, the audience must be fully processed for the exclusion to apply.|READY#This audience is ready to be used in a campaign.|FAILED#We had trouble creating this audience. Please try again.|ARCHIVED#This audience has been archived because it has not been used in a campaign for 30 days.|EXPIRED#This audience has expired because it has not been used in a campaign for 90 days.}",i18n_audience_status_tooltip:"{:status,map,BUILDING#Your audience is currently building and may take up to 24 hours to start delivery. You can add this audience to your campaign at any time and it will automatically start serving once ready.|UPDATING#Your audience is updating and may take up to 24 hours to start delivery. You can add this audience to your campaign at any time and it will automatically start serving once ready.|READY#This audience is ready to be used in a campaign.|FAILED#We had trouble creating this audience. Please try again.|ARCHIVED#This audience has been archived because it has not been used in a campaign for 30 days.|EXPIRED#This audience has expired because it has not been used in a campaign for 90 days.|DEFAULT_TEXT#The status of this audience is currently unknown.}"},"campaign-manager-web/templates/components/audience-summary":{i18n_include:"INCLUDE",i18n_exclude:"EXCLUDE",i18n_include_with_language_in_location:'People with <span data-test-audience-summary__included-language class="t-14 t-bold t-black">{:language}</span> as their profile language in:',i18n_include_with_any_language_in_location:'People with <span class="t-14 t-bold">any</span> profile language in:',i18n_include_meet_any_criteria:"AND who meet ANY of the following criteria:",i18n_exclude_meet_any_criteria:"People who meet ANY of the following criteria:",i18n_range_segment_text:"{:startRangeName} - {:endRangeName}",i18n_segment_name_list:"{:list,list}",i18n_comma_with_space:", ",i18n_loading_audience_count:"Loading…",i18n_audience_count:'<span class="t-14 t-bold">{:count}</span> potential LinkedIn members reached',i18n_audience_count_error:"There was an error getting target audience size information.",i18n_audience_count_invalid:"Oops! Your audience is too small. Please expand your audience.",i18n_a11y_audience_count:"{:count} potential LinkedIn members reached",i18n_facets_with_modifier_explicit_name:"{:facetKey,map,RECENT_OR_PERMANENT_LOCATION#Locations (Recent or Permanent)|PERMANENT_LOCATION#Locations (Permanent)|CURRENT_JOBS#Company (Current Jobs)|PAST_JOBS#Company (Past Jobs)|CURRENT_OR_PAST_JOBS#Company (Current or Past Jobs)|CURRENT_TITLES#Job Titles (Current)|PAST_TITLES#Job Titles (Past)|CURRENT_OR_PAST_TITLES#Job Titles (Current or Past)}",i18n_audience_expansion_is_enabled:"Audience Expansion is enabled"},"campaign-manager-web/templates/components/audiences-table/actions":{i18n_create_lookalike:"Create lookalike",i18n_edit:"Edit",i18n_copy:"Share a copy",i18n_delete:"Delete",i18n_a11y_trigger_label:"Actions available for this audience"},"campaign-manager-web/templates/components/audiences-table/count":{i18n_members_v3:"{:formattedCount} {:count,choice,singular#member|plural#members}",i18n_audience_too_small:"﹤300 members"},"campaign-manager-web/templates/components/audiences-table/name":{i18n_audience_type_v8:"{:type,map,RETARGETING#Website|COMPANY#Company List|ORGANIZATION#Company List|MEMBER#Contact List|LOOKALIKE#Lookalike|ORGANIZATION_PAGES#Company page|LEAD_GEN_FORMS#Lead gen form|VIDEO_ADS#Video|EVENT_PAGES#Event|LIVE_VIDEOS#Live video|ACXIOM#Third-party: Acxiom|ADGLOW#Third-party: Adglow|ADOBE#Third-party: Adobe|ADROLL#Third-party: AdRoll|ADSTAGE#Third-party: AdStage Inc|ADVERITY#Third-party: Adverity|APPSFLYER#Third-party: Appsflyer|ATLASSIAN#Third-party: Atlassian|B2LINKED#Third-party: B2Linked|BOMBORA#Third-party: Bombora|CALIBERMIND#Third-party: CaliberMind|CONVERTR#Third-party: Convertr|CTRLSHIFT#Third-party: CtrlShift|CYANCE#Third-party: Cyance|DOMO#Third-party: Domo|DRIFTROCK#Third-party: Driftrock|DUNBRADSTREET#Third-party: Dun & Bradstreet|ENGAGIO#Third-party: Engagio|EXPERIAN#Third-party: Experian|FOUR_C#Third-party: 4C|G2CROWD#Third-party: G2 Crowd|HGDATA#Third-party: HG Data Company|HGINSIGHTS#Third-party: HG Insights|HUBSPOT#Third-party: Hubspot|IBMWATSONMKT#Third-party: IBM Watson Marketing|INTEGRATE#Third-party: Integrate|KENSHOO#Third-party: Kenshoo|LATTICEENGINES#Third-party: Lattice Engines|LEADSBRIDGE#Third-party: LeadsBridge|LEADSPACE#Third-party: Leadspace|LINKEDIN#Third-party: LinkedIn (Internal)|LINKEDIN_AUDIENCE_ENGAGEMENT#Third-party: LinkedIn Audience Engagement|LINKEDIN_LOOKALIKE_SEGMENTS#Third-party: LinkedIn Lookalike Segments|LINKEDIN_NURTURE_MARKETING#Third-party: LinkedIn Nurture Marketing|LINKEDIN_SALES_NAVIGATOR#Third-party: LinkedIn Sales Navigator|LINKEDIN_WEBSITE_RETARGETING#Third-party: LinkedIn Website Retargeting|LIST_UPLOAD#Third-party: Uploaded list|LIVERAMP#Third-party: LiveRamp|LOLAGROVE#Third-party: Lolagrove|M1#Third-party: M1|MADISONLOGIC#Third-party: Madison Logic|MARIN#Third-party: Marin|MARKETO#Third-party: Marketo|METADATA#Third-party: Metadata.io|MICROSOFT_DYNAMICS#Third-party: Microsoft Dynamics 365|MINTIGO#Third-party: Mintigo|MRP#Third-party: MRP|MSAZURE_MAAP#Third-party: Microsoft Azure|NEUSTAR#Third-party: Neustar|NIELSEN#Third-party: Nielsen|ORACLE_CX_UNITY#Third-party: Oracle CX Unity|ORACLE_MARKETING_CLOUD#Third-party: Oracle/Eloqua|PEGA#Third-party: Pegasystems|QUAERO#Third-party: Quaero|SALESBOX_AI#Third-party: Salesbox AI|SALESFORCE#Third-party: Salesforce|SAP#Third-party: SAP|SEGMENT#Third-party: Segment|SEGMENTIQ#Third-party: SegmentIQ|SIMONDATA#Third-party: SimonData|SIXSENSE#Third-party: 6sense|TEALIUM#Third-party: Tealium|SPRINKLR#Third-party: Sprinklr|TERMINUS#Third-party: Terminus|TEST_PLATFORM#Third-party: (Test platform)|TIDEWATER#Third-party: Tidewater|TRAYIO#Third-party: Trayio|TREASUREDATA#Third-party: Treasure Data|WALKME#Third-party: Walkme|ZAPIER#Third-party: Zapier|ZOHO#Third-party: Zoho|SAP_MARKETING_CLOUD_ADVERTISER#Third-party: SAP Marketing Cloud Advertiser|PREZI#Third-party: Prezi|KLONDIKE#Third-party: Klondike|SPICEWORKS#Third-party: Spiceworks|TECH_FORWARD#Third-party: Tech Forward|ACQUIA#Third-party: Acquia|DIENNEA#Third-party: Diennea|MAKE_ME_REACH#Third-party: Make Me Reach|DEMANDBASE#Third-party: Demandbase|DEFAULT_TEXT#}",i18n_match_rate:"{:rate,number}% match rate",i18n_match_rate_low:"﹤5% match rate",i18n_match_rate_high:"﹥90% match rate",i18n_audience_too_small:"Audience too small",i18n_lookalike_parent:"Created from",i18n_not_allowed_to_edit_hovercard_text:"You are not allowed to edit this audience.",i18n_matched_companies_new_label_title:"Company Engagement Reporting",i18n_matched_companies_tooltip_content:"Track the progress of key companies engaging with your brand",i18n_matched_companies_new_label_learn_more:"{:linkInfo,anchor,text#Learn more}",i18n_matched_companies_new_label_learn_more_aria_label:"Learn more about company engagement reporting",i18n_matched_companies_unavailable_pebble_aria:"Reason for matched audience details view being disabled",i18n_matched_companies_unavailable_reasons_v2:"{:reason,map,IS_ASSET_COPY#Company engagment data is not available for company lists that are created via asset copy sharing|INVALID_STATUS#Company engagment data is not available for company lists that are Building, Expired, or Failed|AUDIENCE_TOO_LOW#To view this report, a minimum audience size of 300 is needed. Re-upload a list of accounts to increase the audience size.|TOO_MANY_COMPANIES#This report can only be viewed for lists with a maximum of 50,000 target companies. Re-upload a list of accounts to decrease the number of companies.|DEFAULT_TEXT#Company engagment data is not available for this matched audience}"},"campaign-manager-web/templates/components/audiences-table/ownership":{i18n_ownership:"{:type,map,OWNED#Owned|OWNED_AND_SHARED#Shared|RECEIVED#Received|DEFAULT_TEXT#Owned}"},"campaign-manager-web/templates/components/audiences-table/status":{i18n_audience:"Audience:",i18n_website_audience:"Last signal received:",i18n_active_campaigns:"Used in active campaigns:",i18n_status_label:"{:status,map,BUILDING#Building|UPDATING#Updating|READY#Ready|FAILED#Failed|ARCHIVED#Archived|EXPIRED#Expired|DEFAULT_TEXT#Unknown}",i18n_status_tooltip_v2:"{:status,map,BUILDING#Your audience is currently building and may take up to 48 hours (on a rare occasion, longer) to start delivery. Include this audience to a campaign at any time and it will automatically start serving once ready. Tip: If excluding an audience, the audience must be fully processed for the exclusion to apply.|UPDATING#Your audience is updating and may take up to 48 hours (on a rare occasion, longer) to start delivery. Include this audience to a campaign at any time and it will automatically start serving once ready. Tip: If excluding an audience, the audience must be fully processed for the exclusion to apply.|READY#This audience is ready to be used in a campaign.|FAILED#We had trouble creating this audience. Please try again.|ARCHIVED#This audience has been archived because it has not been used in a campaign for 30 days.|EXPIRED#This audience has expired because it has not been used in a campaign for 90 days.}",i18n_status_tooltip:"{:status,map,BUILDING#Your audience is currently building and may take up to 24 hours to start delivery. You can add this audience to your campaign at any time and it will automatically start serving once ready.|UPDATING#Your audience is updating and may take up to 24 hours to start delivery. You can add this audience to your campaign at any time and it will automatically start serving once ready.|READY#This audience is ready to be used in a campaign.|FAILED#We had trouble creating this audience. Please try again.|ARCHIVED#This audience has been archived because it has not been used in a campaign for 30 days.|EXPIRED#This audience has expired because it has not been used in a campaign for 90 days.|DEFAULT_TEXT#The status of this audience is currently unknown.}",i18n_no_signal_yet:"No signal yet"},"campaign-manager-web/templates/components/audiences/saved/base-page":{i18n_content:"Content",i18n_location:"Location",i18n_member_insights:"Member Insights",i18n_company_insights:"Company Insights",i18n_targeting_count_header:"Target Audience Size",i18n_campaign_planner_header:"Campaign Planner"},"campaign-manager-web/templates/components/banner-tc":{i18n_terms_conditions:"The LinkedIn Ads Agreement has been updated. Please review {:linkInfo,anchor,text#the agreement}. By continuing to use these services, you agree to these terms.",i18n_tc_aria_label:"Learn more about the Ads agreement",i18n_close_banner_aria:"Close the banner"},"campaign-manager-web/templates/components/base-company-matching-page":{i18n_company_name_input_column_header:"Name",i18n_company_name_input_column_tooltip:"The company name input included in your original list upload or most recent data sync",i18n_company_domain_input_column_header:"Domain",i18n_company_domain_input_column_tooltip:"The company domain / URL input included in your original list upload or most recent data sync",i18n_date_added_column_header:"Date added",i18n_date_added_column_tooltip:"The date this company was added to your list, via upload or data sync",i18n_company_page_url_input_column_header:"Page URL",i18n_company_page_url_input_column_tooltip:"The company page url input included in your original list upload or most recent data sync",i18n_company_stock_symbol_input_column_header:"Stock symbol",i18n_company_stock_symbol_input_column_tooltip:"The company stock symbol input included in your original list upload or most recent data sync",i18n_company_industries_input_column_header:"Industries",i18n_company_industries_input_column_tooltip:"The company industry inputs included in your original list upload or most recent data sync",i18n_company_city_input_column_header:"City",i18n_company_city_input_column_tooltip:"The company city input included in your original list upload or most recent data sync",i18n_company_state_input_column_header:"State",i18n_company_state_input_column_tooltip:"The company state input included in your original list upload or most recent data sync",i18n_company_country_input_column_header:"Country",i18n_company_country_input_column_tooltip:"The company country input included in your original list upload or most recent data sync",i18n_company_postal_code_input_column_header:"Postal code",i18n_company_postal_code_input_column_tooltip:"The company address postal code input included in your original list upload or most recent data sync"},"campaign-manager-web/templates/components/base-validation-messages":{i18n_generic:"This field is invalid",i18n_accepted:"This option must be accepted",i18n_after:"This date must be after {:afterFormatted}",i18n_before:"This date must be before {:beforeFormatted}",i18n_blank:"This field cannot be blank",i18n_collection:"This field must be a collection",i18n_confirmation:"This field must match {:on}",i18n_date:"This field must be a valid date",i18n_email:"This field must be a valid email address",i18n_empty:"This field cannot be empty",i18n_equalTo:"This field must be equal to {:is}",i18n_even:"This value must be even",i18n_exclusion:"This field is reserved",i18n_greaterThan:"This value must be greater than {:gt}",i18n_greaterThanOrEqualTo:"This value must be greater than or equal to {:gte}",i18n_inclusion:"This value is not included in the list",i18n_invalid:"This field is invalid",i18n_lessThan:"This value must be less than {:lt}",i18n_lessThanOrEqualTo:"This value must be less than or equal to {:lte}",i18n_notAnInteger:"This value must be an integer",i18n_notANumber:"This value must be a number",i18n_odd:"This value must be odd",i18n_onOrAfter:"This date must be on or after {:onOrAfterFormatted}",i18n_onOrBefore:"This date must be on or before {:onOrBeforeFormatted}",i18n_disAllowDate:"This date must be today or after {:disAllowDateFormatted}",i18n_otherThan:"This value must be other than {:value}",i18n_phone:"This field must be a valid phone number",i18n_positive:"This value must be positive",i18n_multipleOf:"This value must be a multiple of {:multipleOf}",i18n_present:"This field must be blank",i18n_singular:"This field cannot be a collection",i18n_tooLong:"This field is too long (maximum is {:max} characters)",i18n_tooShort:"This field is too short (minimum is {:min} characters)",i18n_between:"This field must be between {:min} and {:max} characters",i18n_url:"This field must be a valid url",i18n_privacy_policy_url:"This field must be a valid url that contains privacy policy",i18n_li_job_url:"This field must be a valid LinkedIn job url",i18n_event_url:"This field must be a valid LinkedIn Event URL",i18n_domain:"Please enter a valid domain",i18n_url_with_schema:"This field must be a valid url. Make sure you have included http:// or https://.",i18n_wrongDateFormat:"This field must be in the format of {:format}",i18n_wrongLength:"This field is the wrong length (should be {:is} characters)",i18n_generic_api_error:"Oops, something went wrong.",i18n_error_code_message_with_code:"If this issue continues, please contact {:link,anchor,text#Customer Support} with the <span data-test-error-code>code: {:code}</span>",i18n_error_code_message_without_code:"If this issue continues, please contact {:link,anchor,text#Customer Support}."},"campaign-manager-web/templates/components/bid-and-budget-summary":{i18n_budget_and_schedule_strong:"BUDGET & SCHEDULE",i18n_daily_budget:"Daily Budget",i18n_total_budget:"Total Budget",i18n_schedule:"Schedule",i18n_bid_strategy:"Bid type",i18n_bid_amount:"Bid amount",i18n_autobid_strategy_options_display_value:"{:option,map,AUTO#Automated bid|CPC#{:isEcpc,boolean,true#Enhanced CPC Bid|false#Maximum CPC Bid}|CPM#Maximum CPM Bid|CPS#Maximum CPS Bid|CPL#Maximum CPL Bid|CPV#Maximum CPV Bid}",run_campaign_continuously:"Run continuously starting {:startDate}",campaign_date_range:"{:startDate} - {:endDate}",i18n_lifetime_pacing:"Automated budget pacing",i18n_pacing_labels_summary:"{:pacingStrategy,map,none#No pacing|TRAFFIC_BASED_PACING#Optimized traffic pacing|UNIFORM_PACING#Even pacing}",i18n_ecpc_optimization_label:"{:isLeadGen,boolean,true#Lead Optimization|false#Conversion Optimization}",i18n_cp_bid_and_budget_conversion_optimizer_enabled:"Enabled",i18n_eCPC_tooltip_header:"{:isLeadGen,boolean,true#Lead Gen Form Optimization|false#Conversion Optimization}",i18n_ecpc_description_tooltip:'{:isLeadGen,boolean,true#Maximize the number of people who submit a Lead Gen Form. You set the bid, and our system will automatically raise or lower your campaign’s bid to get you more leads. If you are looking to have the most control over your cost, uncheck this and use "Maximum CPC bid"|false#Maximize the number of conversions on your website, such as completing a form or downloading an eBook. You set the bid, and our system will automatically raise or lower your campaign’s bid to get you more conversions. If you are looking to have the most control over your cost, uncheck this and use "Maximum CPC bid"}',i18n_a11y_trigger_label:"Learn more about {:name}",i18n_traffic_driver_title:"Traffic Driver",i18n_traffic_driver_enabled:"Enabled",i18n_bid_and_budget_cm_line_item_id:"SFDC Campaign line item ID"},"campaign-manager-web/templates/components/bid-and-budget":{i18n_actual_daily_budget:"Actual daily spend may be up to 20% higher",i18n_automatically_adjust_my_auto_bid:"Automated bid - Let our system bid to get more {:targetResult,map,impression#impressions|click#clicks|conversion#conversions|lead#leads|view#views|send#sends} for your budget.",i18n_learn_more:"{:linkInfo,anchor,text#Learn more}",i18n_based_on_your_selection:"Based on your selection, your campaign will either start immediately or within a date range you select.",i18n_bid_amount:"Bid amount",i18n_bid_amount_v2:"{:isBidStrategyTargetCPX,boolean,true#Target Cost|false#Bid Amount}",i18n_unit_cost_too_small:"Bid needs to be at least: {:min}",i18n_unit_cost_too_small_v2:"{:isBidStrategyTargetCPX,boolean,true#Target Cost|false#Bid} needs to be at least: {:min}",i18n_unit_cost_too_small_v3:"Your {:isBidStrategyTargetCPX,boolean,true#target cost|false#bid} must be at least {:min}.",i18n_unit_cost_bigger_than_daily_budget:"Bid needs to be lower than the daily budget",i18n_unit_cost_bigger_than_daily_budget_v2:"Your {:isBidStrategyTargetCPX,boolean,true#target cost|false#bid} needs to be lower than your daily budget.",i18n_unit_cost_bigger_than_total_budget:"Bid needs to be lower than the total budget",i18n_unit_cost_too_big:"Bid needs to be lower than: {:max}",i18n_unit_cost_too_big_v2:"Your {:isBidStrategyTargetCPX,boolean,true#target cost|false#bid} is over the maximum {:max} allowed.",i18n_bid_strategy:"Bid type",i18n_budget_and_schedule:"Budget & Schedule",i18n_budget:"Budget",i18n_billing_reference:"Billing Reference",i18n_campaign_scheduling:"Campaign scheduling",i18n_daily_budget_too_small:"Daily Budget needs to be at least: {:min}",i18n_daily_budget_too_big:"Daily Budget needs to be lower than: {:max}",i18n_daily_budget:"Daily Budget",i18n_enable:"Enable",i18n_lifetime_pacing_end_date_error:"Run campaign continuously is only available with ’No pacing’",i18n_campaign_end_date_error:"End date must be after start date and today",i18n_end_date:"End date",i18n_i_will_adjust_manually:"I will adjust my {:bidStrategyText} bid manually",i18n_i_will_adjust_manually_dynamic:"{:bidStrategy,map,CPC#I will adjust my CPC (cost per click) bid manually|CPM#I will adjust my CPM (cost per 1,000 impressions) bid manually|CPS#I will adjust my CPS (cost per send) bid manually|CPV#I will adjust my CPV (cost per video view) bid manually|CPL#I will adjust my CPL (cost per lead) bid manually}.",i18n_set_a_date_range_description:"Set a date range - If you schedule your campaign to start at a later date, your campaign will begin running at 12:01am UTC on your start date. If you schedule an end date, your campaign will end at midnight UTC of your end date.",i18n_lifetime_pacing:"Automated budget pacing",i18n_budget_pacing_tooltip_description:"Automated budget pacing controls how your total budget is spent throughout the lifetime of your campaign. This is for advertisers who do not set a manual daily budget.",i18n_bid_amount_list_item1:"More competitive your campaign is in the auction.",i18n_bid_amount_list_item2:"More likely you are to receive clicks and/or impressions.",i18n_bid_amount_list_item2_dynamic_tooltip:"{:bidStrategy,map,CPC#More likely you are to receive {:isEcpc,boolean,true#{:isLeadGen,boolean,true#leads|false#conversions}|false#clicks}.|CPM#More likely you are to receive impressions.|CPS#More likely you are to increase the number of messages sent.|CPV#More likely you are to receive video views.|CPL#More likely you are to generate leads.}",i18n_bid_amount_list_item2_dynamic_tooltip_v2:"{:bidStrategy,map,CPC#More likely you are to receive {:isEcpc,boolean,true#{:isLeadGen,boolean,true#leads|false#conversions}|false#clicks}.|CPM#More likely you are to receive impressions.|CPS#More likely you are to increase the number of messages sent.|CPV#More likely you are to receive video views.|CPL#More likely you are to generate leads.|TARGET_CPC#More likely you are to receive clicks.|TARGET_CPM#More likely you are to receive impressions.|TARGET_CPV#More likely you are to receive video views.}",i18n_pacing_labels:"{:pacingStrategy,map,none#No pacing - Your budget will be spent as soon as possible.|optimized#Optimized traffic pacing - Your budget will be spent when members are active on LinkedIn.|uniform#Even pacing - Your budget will be spent uniformly over the lifetime of your campaign.}",i18n_other_similar_advertisers:"Other similar advertisers are spending between {:min} - {:max}",i18n_recommended_bid_v2:"Recommended{:isBidStrategyTargetCPX,boolean,true#|false# bid}: {:bid}",i18n_set_a_date_range:"Set a date range",i18n_schedule:"Schedule",i18n_select_appropriate_bid_type_v3:'Select the appropriate bid type for your campaign objective. If your primary goal is to get the most {:targetResult,map,impression#impressions|click#clicks|conversion#conversions|lead#leads|view#views|send#sends} for your entire budget, select "Automated Bid". If your primary goal is to control your effective cost per result, select "Maximum Cost Bid". If your primary goal is to maintain a consistent cost per result, select "Target Cost Bid".',i18n_run_campaign_continuously_description:"Run campaign continuously - Select this option to start your campaign today or in the future, and continue to run without an end date. If you schedule your campaign to start at a later date, your campaign will begin running 12:01am UTC on your start date.",i18n_set_a_budget:"Set a budget to better control campaign costs.",i18n_set_budget_option:"{:budget,map,daily#Set a daily budget|total#Set a total budget|daily-and-total#Set both a daily and total budget}",i18n_start_date_error:"Start date must be today or in the future",i18n_start_date:"Start date",i18n_the_amount_you_enter:"The amount you enter is the maximum amount your campaign will spend during the entire duration of the campaign. We display ads as often as possible until your total budget is reached. Your spend each day will be limited by your daily budget (if set).",i18n_20_percent_overage:"There may be a short period of time after your budget is reached when your ads continue to display. You will be charged for clicks or impressions that are delivered during that time up to 20% beyond your daily budget.",i18n_error_getting_limits:"There was an error retrieving the campaign bid limits",i18n_bid_amount_list:"There’s no set cost for ads because you are competing with other advertisers for clicks and impressions. In general, the higher you bid the:",i18n_bid_amount_list_dynamic:"{:bidStrategy,map,CPC#There’s no set cost for ads because you are competing with other advertisers for clicks.|CPM#There’s no set cost for ads because you are competing with other advertisers for impressions.|CPS#There’s no set cost for ads because you are competing with other advertisers for sends.|CPV#There’s no set cost for ads because you are competing with other advertisers for video views.|CPL#There’s no set cost for ads because you are competing with other advertisers for leads.}",i18n_bid_amount_list_dynamic_tooltip:"{:bidStrategy,map,CPC#There’s no set cost for ads because you are competing with other advertisers for clicks{:isEcpc,boolean,true#{:isLeadGen,boolean,true# on your lead forms.|false#.}|false#.}|CPM#There’s no set cost for ads because you are competing with other advertisers for impressions.|CPS#There’s no set cost for ads because you are competing with other advertisers for sends.|CPV#There’s no set cost for ads because you are competing with other advertisers for video views.|CPL#There’s no set cost for ads because you are competing with other advertisers for leads.}",i18n_in_general:"In general, the higher you bid the:",i18n_bid_amount_description:"This is the maximum amount you’re willing to pay per click (CPC campaign) or per 1,000 impressions (CPM campaign).",i18n_bid_amount_description_dynamic_tooltip:'{:bidStrategy,map,CPC#This is the{:isEcpc,boolean,true# |false# maximum }amount you’re willing to pay per click{:isEcpc,boolean,true#. Since "{:isLeadGen,boolean,true#lead optimization|false#conversion optimization}" is checked, your actual {:isLeadGen,boolean,true#CPC or CPL|false#CPC} might slightly exceed your bid amount.|false#.}|CPM#This is the maximum amount you’re willing to pay per 1,000 impressions.|CPS#This is the maximum amount you’re willing to pay per Sponsored Messaging Ad sent.|CPV#This is the maximum amount you’re willing to pay per video view.|CPL#This is the maximum amount you’re willing to pay per lead.}',i18n_bid_amount_description_dynamic_tooltip_default_check_ecpc:'{:isWebsiteVisitOrEngagement,boolean,true#This is the{:isEcpc,boolean,true# |false# maximum }amount you’re willing to pay per click{:isEcpc,boolean,true#. Since "Optimize my bid for more results" is checked, your actual CPC might slightly exceed your bid amount.|false#.}|false#{:bidStrategy,map,CPC#This is the{:isEcpc,boolean,true# |false# maximum }amount you’re willing to pay per click{:isEcpc,boolean,true#. Since "{:isLeadGen,boolean,true#lead optimization|false#conversion optimization}" is checked, your actual {:isLeadGen,boolean,true#CPC or CPL|false#CPC} might slightly exceed your bid amount.|false#.}|CPM#This is the maximum amount you’re willing to pay per 1,000 impressions.|CPS#This is the maximum amount you’re willing to pay per Sponsored Messaging Ad sent.|CPV#This is the maximum amount you’re willing to pay per video view.|CPL#This is the maximum amount you’re willing to pay per lead.}}',i18n_total_budget_too_small:"Total Budget needs to be at least: {:min}",i18n_total_budget_too_big:"Total Budget needs to be lower than: {:max}",i18n_total_budget:"Total Budget",i18n_your_daily_budget_is_the_amount_of_money:"Your daily budget is the amount of money you’re willing to spend on a specific ad campaign in a single day. We display ads as often as possible on a given day until your daily budget is reached. Your campaign will start spending again the following day, until your total budget is reached (if set).",i18n_cost_per_description:"{:bidStrategy,map,CPC#CPC (cost per click)|CPM#CPM (cost per 1,000 impressions)|CPS#CPS (cost per send)|CPV#CPV (cost per video view)|CPL#CPL (cost per lead}",i18n_cost_per_v3:"{:bidStrategy,map,CPC#per click {:isNotChargeableForSocial,boolean,true#(landing page click)|false#{:isEngagement,boolean,true#(engagement click)|false#}}|CPM#per 1,000 impressions|CPS#per ad sent|CPV#per video view|CPL#per lead|TARGET_CPC#per click|TARGET_CPM#per 1,000 impressions|TARGET_CPV#per video view}",i18n_cost_per_v4:"{:bidStrategy,map,CPC#per click {:isNotChargeableForSocial,boolean,true#(landing page click)|false#{:isEngagement,boolean,true#(engagement click)|false#}}|CPM#per 1,000 impressions|CPS#per ad sent|CPV#per video view|CPL#per lead|TARGET_CPC#per click {:isNotChargeableForSocial,boolean,true#(landing page click)|false#{:isEngagement,boolean,true#(engagement click)|false#}}|TARGET_CPM#per 1,000 impressions|TARGET_CPV#per video view}",i18n_see_recommendations_for_setting_your_daily_budget:"{:linkInfo,anchor,text#See recommendations for setting your daily budget}",i18n_bid_strategy_options:"{:option,map,autobidMaxClick#Use automatic bid (Max Click)|autobidMaxImpression#Use automatic bid (Max Impression)|autobidMaxConversion#Use automatic bid (Max Conversion)|CPC#Maximum CPC Bid|CPM#Maximum CPM Bid|CPS#Use manual CPS|CPL#Use manual CPL|CPV#Use manual CPV}",i18n_autobid_strategy_options_display_value:"{:option,map,AUTO#Automated Bid|CPC#{:isEcpc,boolean,true#Enhanced CPC Bid|false#Maximum CPC Bid}|CPM#Maximum CPM Bid|CPS#Maximum CPS Bid|CPL#Maximum CPL Bid|CPV#Maximum CPV Bid}",i18n_autobid_strategy_options_display_value_v2:"{:option,map,AUTO#Automated Bid|CPC#{:isEcpc,boolean,true#Enhanced CPC Bid|false#Maximum CPC Bid}|CPM#Maximum CPM Bid|CPS#Maximum CPS Bid|CPL#Maximum CPL Bid|CPV#Maximum CPV Bid|TARGET_CPC#Target CPC Bid|TARGET_CPM#Target CPM Bid|TARGET_CPV#Target CPV Bid}",i18n_please_select_a_bid_strategy:"Please select a bid strategy",i18n_campaign_schedule_options:"{:schedule,map,fixed#Set a start and end date|continuous#Run campaign continuously from a start date}",i18n_campaign_schedule_utc_info_fixed:"Your campaign will start at 12:00AM UTC and end at 11:59PM UTC on your selected dates.",i18n_campaign_schedule_utc_info_continuous:"Your campaign will start at 12:00AM UTC on your start date.",i18n_roadblock_budget_not_apply:"Roadblock Campaigns will serve in all inventory that matches their targeting criteria, so this option does not apply.",i18n_roadblock_bid_amount:"Roadblock Campaigns do not compete in the auction, and their rate is determined by their Contract, so this option does not apply.",i18n_roadblock_start_date:"Campaign starts immediately",i18n_ecpc_label_default_check_ecpc:"{:isWebsiteVisitOrEngagement,boolean,true#Optimize my bid for more results|false#{:isLeadGen,boolean,true#Enable lead optimization|false#Enable conversion optimization}}",i18n_ecpc_description_tooltip_default_check_ecpc:'{:isWebsiteVisitOrEngagement,boolean,true#{:objectiveType,map,WEBSITE_VISIT#Maximize the number of landing page clicks and conversions on your website, such as completing a form or downloading an eBook. You set the bid, and our system will automatically raise or lower your campaign’s bid to get you more visits and actions on your website. If you are looking to have the most control over your cost, uncheck this and use "Maximum CPC bid"|ENGAGEMENT#Maximize the number of engagements on your ads and conversions on your website, such as completing a form or downloading an eBook. You set the bid, and our system will automatically raise or lower your campaign’s bid to get you more engagements, follows for your company, and actions on your website. If you are looking to have the most control over your cost, uncheck this and use "Maximum CPC bid"}|false#{:isLeadGen,boolean,true#Maximize the number of people who submit a Lead Gen Form. You set the bid, and our system will automatically raise or lower your campaign’s bid to get you more leads. If you are looking to have the most control over your cost, uncheck this and use "Maximum CPC bid"|false#Maximize the number of conversions on your website, such as completing a form or downloading an eBook. You set the bid, and our system will automatically raise or lower your campaign’s bid to get you more conversions. If you are looking to have the most control over your cost, uncheck this and use "Maximum CPC bid"}}',i18n_eCPC_tooltip_header:"{:isLeadGen,boolean,true#Lead Gen Form Optimization|false#Conversion Optimization}",i18n_eCPC_tooltip_header_default_check_ecpc:"{:isWebsiteVisitOrEngagement,boolean,true#Bid Optimization|false#{:isLeadGen,boolean,true#Lead Gen Form Optimization|false#Conversion Optimization}}",i18n_maxBid_tooltip_header:"MaxBid",i18n_ecpc_conversion_optimization_message_insight_tag_installed:"By checking this box, our system adjusts your bid to get more conversions.",i18n_ecpc_conversion_optimization_message_insight_tag_not_installed:"By checking this box, our system adjusts your bid to get more conversions. Want higher-quality conversions? Install an Insight Tag and add a conversion action to this campaign. {:linkInfo,anchor,text#Learn more}",i18n_ecpc_conversion_optimization_message_default_check_ecpc:"{:isWebsiteVisitOrEngagement,boolean,true#{:objectiveType,map,WEBSITE_VISIT#By checking this box, our system will adjust your bid to optimize visits and actions on your website (clicks and conversions).|ENGAGEMENT#By checking this box, our system will adjust your bid to optimize engagement on your ads and actions on your website (clicks and conversions).}|false#{:hasInsightTag,boolean,true#By checking this box, our system adjusts your bid to get more conversions.|false#By checking this box, our system adjusts your bid to get more conversions. Want higher-quality conversions? Install an Insight Tag and add a conversion action to this campaign. {:linkInfo,anchor,text#Learn more}}}",i18n_bid_strategy_radio_group_label:"Maximize for:",i18n_optimization_target_type_radio_group_label:"Optimization Goal:",i18n_bid_strategy_radio_labels:"{:optimizationTargetType,map,MAX_CLICK#Clicks|MAX_IMPRESSION#Impressions|MAX_CONVERSION#Conversions|MAX_LEAD#Lead Generation|MAX_VIDEO_VIEW#Video Views}",i18n_bid_strategy_radio_labels_v2:"{:optimizationTargetType,map,MAX_CLICK#Clicks|MAX_IMPRESSION#Impressions|MAX_CONVERSION#Conversions|MAX_LEAD#Lead Generation|MAX_VIDEO_VIEW#Video Views|MAX_REACH#Reach}",i18n_auto_bid_tooltip_header:"AutoBid",i18n_how_it_works_title:"How it works",i18n_how_it_works_auto_bid_1st_line:"Our system uses historical campaign data and member information to automatically set your campaign’s bid. We recommend using this option to get more {:targetResult,map,impression#impressions|click#clicks|conversion#conversions|lead#leads|view#views|send#sends} for your budget.",i18n_how_it_works_max_bid_1st_line_tooltip:'{:isEcpc,boolean,true#You set the initial bid yourself. Since "{:isLeadGen,boolean,true#lead optimization|false#conversion optimization}" is checked, our system will raise or lower your bid to get you more {:isLeadGen,boolean,true#leads|false#conversions}.|false#You set the bid yourself. Our system will not charge higher than the bid you set. We recommend using this option if you want the most control over your {:bidType,map,CPC#CPC|CPV#CPV|CPM#CPM|CPS#CPS}.}',i18n_how_it_works_max_bid_1st_line_tooltip_default_check_ecpc:'{:isWebsiteVisitOrEngagement,boolean,true#{:objectiveType,map,WEBSITE_VISIT#You set the initial bid yourself. Since "Optimize my bid for more results" is {:isEcpc,boolean,true#checked, our system will automatically raise or lower your campaign’s bid to get you more visits and actions on your website.|false#unchecked, our system will not charge higher than the bid you set. We recommend using this option if you want the most control over your CPC.}|ENGAGEMENT#You set the initial bid yourself. Since "Optimize my bid for more results" is {:isEcpc,boolean,true#checked, our system will automatically raise or lower your campaign’s bid to get you more engagements, follows for your company, and actions on your website.|false#unchecked, our system will not charge higher than the bid you set. We recommend using this option if you want the most control over your CPC.}}|false#{:isEcpc,boolean,true#You set the initial bid yourself. Since "{:isLeadGen,boolean,true#lead optimization|false#conversion optimization}" is checked, our system will raise or lower your bid to get you more {:isLeadGen,boolean,true#leads|false#conversions}.|false#You set the bid yourself. Our system will not charge higher than the bid you set. We recommend using this option if you want the most control over your {:bidType,map,CPC#CPC|CPV#CPV|CPM#CPM|CPS#CPS}.}}',i18n_when_to_use_title:"When to use",i18n_when_to_use_auto_bid_1st_line:"When you’re not sure how much to bid.",i18n_when_to_use_max_bid_1st_line_tooltip:"{:isEcpc,boolean,true#Get more {:isLeadGen,boolean,true#leads|false#conversions} for your budget than Maximum CPC bid|false#Control your {:bidType,map,CPC#CPC|CPV#CPV|CPM#CPM|CPS#CPS}.}",i18n_when_to_use_auto_bid_2nd_line:"Get more {:targetResult,map,impression#impressions|click#clicks|conversion#conversions|lead#leads|view#views|send#sends} for your budget than Maximum {:bidType,map,CPC#CPC|CPV#CPV|CPM#CPM|CPS#CPS} Bid.",i18n_when_to_use_auto_bid_3rd_line:"Aim to fully deliver your budget.",i18n_things_to_remember_title:"Things to remember",i18n_things_to_remember_auto_bid_1st_line:"Your effective {:bidType,map,CPC#CPC|CPV#CPV|CPM#CPM|CPS#CPS} could increase as you increase your budget.",i18n_things_to_remember_max_bid_1st_line_tooltip:"{:isEcpc,boolean,true#Your actual CPC might exceed your bid amount.|false#Your campaign may not fully deliver its budget if the bid is not competitive enough.}",i18n_things_to_remember_auto_bid_2nd_line:"This is charged by impression.",i18n_things_to_remember_max_bid_2nd_line_tooltip:"{:isEcpc,boolean,true#This is charged by click.|false#You may spend more time adjusting your bid to deliver your campaign’s budget.}",i18n_things_to_remember_auto_bid_3rd_line:"You cannot set a bid cap.","i18n_auto_bid_missing_daily_budget-error":"Automated bid is only available when you set a daily budget.",i18n_lan_not_allowed_error:"{:optimizationTargetType,map,MAX_IMPRESSION#Impressions maximizer is unavailable if you are using the LinkedIn Audience Network options above.|NONE#Maximum CPM Bid is unavailable if you are using the LinkedIn Audience Network options above.}",i18n_traffic_driver:"Use as Traffic Driver",i18n_traffic_driver_tooltip:"For LTS Traffic Driver Campaigns, the bid will automatically be set to the local currency rate card price. Rate discounts will be accounted for in SFDC.",i18n_a11y_trigger_label:"Learn more about {:name}",i18n_a11y_lisa_only:"This is LISA-only functionality.",i18n_learn_more_about_setting_bid_budget_schedule:"Learn more about setting a bid, budget, and schedule for your campaign",i18n_learn_more_install_insight_tag:"Learn more about installing an insight tag for your campaign",i18n_learn_more_about_advertising_cost_and_bid_types:"Learn more about advertising cost and bid types",i18n_learn_more_total_budget_overview_1:"Total budget is the maximum amount that will be spent for your campaign.",i18n_learn_more_total_budget_things_to_remember_1:"We display ads as often as possible until your total budget is reached.",i18n_learn_more_total_budget_things_to_remember_2:"To pace and deliver your campaign through the end date, set both a daily budget and total budget.",i18n_learn_more_total_budget_things_to_remember_title:"Things to remember",i18n_actual_daily_budget_lifetime_pacing:"Actual amount spent daily may vary",i18n_lifetime_budget_too_small:"Lifetime Budget needs to be at least: {:min}",i18n_lifetime_budget_too_big:"Lifetime Budget needs to be lower than: {:max}",i18n_lifetime_budget:"Lifetime Budget",i18n_unit_cost_bigger_than_lifetime_budget:"Bid needs to be lower than the Lifetime Budget",i18n_unit_cost_bigger_than_lifetime_budget_v2:"Your bid needs to be lower than your lifetime budget.",i18n_set_a_budget_lifetime_pacing:"Your daily budget is the amount of money you are looking to spend on this campaign in a single day.",i18n_set_budget_option_lifetime_pacing:"{:budget,map,daily#Set a daily budget|lifetime#Set a lifetime budget|daily-and-lifetime#Set both a daily and lifetime budget}",i18n_percent_overage_lifetime_pacing:'When your ads have more opportunities to get results, you may spend more than your daily budget. You will spend up to <span class="t-14 t-bold">50% more</span> on some days and less on others, but we will always aim to spend within the range of your <span class="t-14 t-bold">{:dailyBudget}</span>.',i18n_campaign_schedule_options_lifetime_pacing:"{:schedule,map,fixed#Set a start and end date|continuous#Run campaign continuously}",i18n_campaign_schedule_continuous_summary_daily_budget:'Your campaign will run <span class="t-14 t-bold">continuously</span> starting from <span class="t-14 t-bold">{:startDate}</span> with no end date. You will spend no more than <span class="t-14 t-bold">{:weeklyBudget}</span> per week.',i18n_campaign_schedule_continuous_summary_daily_budget_v1:'Your campaign will run <span class="t-14 t-bold">continuously</span> starting from <span class="t-14 t-bold">{:startDate}</span> with no end date.',i18n_campaign_schedule_continuous_summary_daily_and_lifetime_budget:'Your campaign will run <span class="t-14 t-bold">continuously</span> starting from <span class="t-14 t-bold">{:startDate}</span> until we deplete your lifetime budget. You will spend no more than <span class="t-14 t-bold">{:lifetimeBudget}</span> total.',i18n_campaign_schedule_fixed_summary_daily_budget:'Your campaign will run <span class="t-14 t-bold">for {:numDays} days</span> starting from <span class="t-14 t-bold">{:startDate}</span>. You will spend up to <span class="t-14 t-bold">{:totalBudget}</span> total.',i18n_campaign_schedule_fixed_summary_lifetime_budget:'Your campaign will run <span class="t-14 t-bold">for {:numDays} days</span> starting from <span class="t-14 t-bold">{:startDate}</span>. You will spend no more than <span class="t-14 t-bold">{:totalBudget}</span> total.',i18n_learn_more_lifetime_budget_overview_1:"Your lifetime budget is the amount you are looking to spend for the entirety of your campaign. We will automatically pace your lifetime budget throughout your campaign schedule.",i18n_learn_more_lifetime_budget_overview_2:'Pacing aims to reach optimal performance for your campaign objective. You will not be charged more than your <span class="t-14 t-bold">{:lifetimeBudget}</span> unless you increase your budget.',i18n_optimization_goal_cpm:"Optimization goal: we deliver your ads to people as many times as possible.",i18n_optimization_goal_cps:"Optimization goal: we deliver your ads to people as many times as possible when they’re active on LinkedIn.",i18n_optimization_goal_cpv:"Optimization goal: we deliver your ads to people most likely to view your video ad for 2 continuous seconds or more.",i18n_optimization_goal_auto:"Optimization goal: {:objectiveType,map,BRAND_AWARENESS#we deliver your ads to people as many times as possible.|WEBSITE_VISIT#we deliver your ads to people most likely to click on the link to your landing page.|ENGAGEMENT#we deliver your ads to people most likely to engage with your ads (social actions, click to a landing page, LinkedIn page, LinkedIn page follows, or social pill).|VIDEO_VIEW#we deliver your ads to people most likely to view your video ad for 2 continuous seconds or more.|LEAD_GENERATION#we deliver your ads to the people most likely to submit a LinkedIn lead gen form.|WEBSITE_CONVERSION#we deliver ads to people most likely to take valuable actions (conversions) on your website.|JOB_APPLICANT#we deliver your ads to people most likely to click on the link to your landing page.|TALENT_LEAD#we deliver your ads to people most likely to click on the link to your landing page.}",i18n_optimization_goal_cpc:"Optimization goal: {:objectiveType,map,WEBSITE_VISIT#we deliver your ads to people most likely to click on the link to your landing page.|ENGAGEMENT#we deliver your ads to people most likely to engage with your ads (social actions, click to a landing page, LinkedIn page, LinkedIn page follows, or social pill).|LEAD_GENERATION#{:isEcpc,boolean,false#we deliver your ads to people most likely to click on the link to your landing page.|true#we deliver your ads to the people most likely to submit a LinkedIn lead gen form.}|WEBSITE_CONVERSION#{:isEcpc,boolean,false#we deliver your ads to people most likely to click on the link to your landing page.|true#we deliver ads to people most likely to take valuable actions (conversions) on your website.}|JOB_APPLICANT#we deliver your ads to people most likely to click on the link to your landing page.|TALENT_LEAD#we deliver your ads to people most likely to click on the link to your landing page.}",i18n_optimization_goal_cpc_default_check_ecpc:"Optimization goal: {:objectiveType,map,WEBSITE_VISIT# we deliver your ads to people most likely to click and then take valuable actions (conversions) on your website.|ENGAGEMENT#we deliver your ads to people most likely to engage (click) and take valuable actions on your website (conversions).|LEAD_GENERATION#{:isEcpc,boolean,false#we deliver your ads to people most likely to click on the link to your landing page.|true#we deliver your ads to the people most likely to submit a LinkedIn lead gen form.}|WEBSITE_CONVERSION#{:isEcpc,boolean,false#we deliver your ads to people most likely to click on the link to your landing page.|true#we deliver ads to people most likely to take valuable actions (conversions) on your website.}|JOB_APPLICANT#we deliver your ads to people most likely to click on the link to your landing page.|TALENT_LEAD#we deliver your ads to people most likely to click on the link to your landing page.}",i18n_budget_aware_bid_suggestion_v2:"{:isBidStrategyTargetCPX,boolean,true#Recommendations|false#Recommended bids} are based on your daily budget for improved budget utilization.",i18n_how_it_works_target_cpx_1st_line:"You set a target cost and the system automatically bids for you to generate the most results possible while staying close to your target cost.",i18n_how_it_works_target_cpx_2nd_line:"Your daily average cost per result will never exceed 30% above your target cost.",i18n_when_to_use_target_cpx_1st_line:"We recommend using this option if you want the most control over your CP{:bidStrategy,map,TARGET_CPC#C|TARGET_CPM#M|TARGET_CPV#V}.",i18n_when_to_use_target_cpx_2nd_line:"Target Cost Bidding provides the best cost predictability when you want to maintain a consistent cost per result.",i18n_things_to_remember_target_cpx_1st_line:"Your campaign may not fully deliver its budget if the bid is not competitive enough.",i18n_things_to_remember_target_cpx_2nd_line:"You may spend more time adjusting your bid to deliver your campaign’s budget.",i18n_things_to_remember_target_cpx_3rd_line:"If you modify the target cost during the campaign mid-flight, the changes will take effect starting on the next day.",i18n_bid_amount_description_target_cpx_1st_line:"This is your target cost per {:bidStrategy,map,TARGET_CPC#click|TARGET_CPM#1,000 impressions|TARGET_CPV#video view}. Your daily average cost will meet or beat the target cost and will never exceed 30% above your target cost.",i18n_bid_amount_description_target_cpx_2nd_line:"There’s no set cost for ads because you are competing with other advertisers for {:bidStrategy,map,TARGET_CPC#click|TARGET_CPM#impression|TARGET_CPV#video view}s. In general, the higher you bid the:",i18n_i_will_adjust_target_cpx_dynamic_1st_line:"I will set my target {:bidStrategy,map,TARGET_CPC#CPC (cost per click)|TARGET_CPM#CPM (cost per 1,000 impressions)|TARGET_CPV#CPV (cost per video view)} bid manually.",i18n_i_will_adjust_target_cpx_dynamic_2nd_line:"The system will bid to get you the most results, while ensuring your daily average cost stays near or below the target cost.",i18n_chargeable_event_title:"When you are charged",i18n_chargeable_event_values:"{:bidStrategy,map,AUTO#Impression|CPC#Click|TARGET_CPC#Click|CPM#Impression|TARGET_CPM#Impression|CPV#Video view|TARGET_CPV#Video view|CPS#Send}",i18n_chargeable_event_values_v2:"Per {:bidStrategy,map,AUTO#impression|CPC#{:isEngagement,boolean,true#engagement |false#{:isNotChargeableForSocial,boolean,true#landing page |false#}}click|TARGET_CPC#{:isEngagement,boolean,true#engagement |false#{:isNotChargeableForSocial,boolean,true#landing page |false#}}click|CPM#impression|TARGET_CPM#impression|CPV#video view|TARGET_CPV#video view|CPS#send}",i18n_chargeable_event_line1:"Campaigns are charged based on impressions or click events, depending on the Bid Type selected. You are charged every time this event occurs, and billed for the total cost.",i18n_chargeable_event_line2:"Note that the event you are charged for may be different from your campaign’s optimization goal. For example, automated bid charges by impression, while optimizing for your key result. Charging by impression ensures that we get you the most results at best budget efficiency. {:linkInfo,anchor,text#Learn more}",i18n_chargeable_event_line2_v2:"The event you are charged for may be different from the event your campaign optimizes for.",i18n_chargeable_event_line3:"For example, with Automated Bid under the Lead Generation objective, you are charged for impressions, but your campaign optimizes for leads. Charging for impressions for Automated Bid ensures that you get the most results with maximum budget efficiency. {:linkInfo,anchor,text#Learn more}",i18n_learn_more_about_objective_based_pricing:"Learn more about objective-based pricing for LinkedIn advertising",i18n_optimization_target_type_explanation:"{:optimizationTargetType,map,MAX_REACH#Deliver your ads to as many unique people as reasonably possible.|MAX_IMPRESSION#Deliver your ads to people as many times as possible, without optimizing towards more unique members.}"},"campaign-manager-web/templates/components/bid":{i18n_bid_amount:"Bid amount",i18n_bid_amount_v2:"{:isBidStrategyTargetCPX,boolean,true#Target Cost|false#Bid Amount}",i18n_bid_strategy:"Bid type",i18n_bidding_title:"Bidding",i18n_automatically_adjust_my_auto_bid:"Automated bid - Let our system bid to get more {:targetResult,map,impression#impressions|click#clicks|conversion#conversions|lead#leads|talentLead#talent leads|view#views|send#sends} for your budget.",i18n_learn_more:"{:linkInfo,anchor,text#Learn more}",i18n_cost_per_v3:"{:bidStrategy,map,CPC#per click {:isNotChargeableForSocial,boolean,true#(landing page click)|false#{:isEngagement,boolean,true#(engagement click)|false#}}|CPM#per 1,000 impressions|CPS#per ad sent|CPV#per video view|CPL#per lead|TARGET_CPC#per click|TARGET_CPM#per 1,000 impressions|TARGET_CPV#per video view}",i18n_cost_per_v4:"{:bidStrategy,map,CPC#per click {:isNotChargeableForSocial,boolean,true#(landing page click)|false#{:isEngagement,boolean,true#(engagement click)|false#}}|CPM#per 1,000 impressions|CPS#per ad sent|CPV#per video view|CPL#per lead|TARGET_CPC#per click {:isNotChargeableForSocial,boolean,true#(landing page click)|false#{:isEngagement,boolean,true#(engagement click)|false#}}|TARGET_CPM#per 1,000 impressions|TARGET_CPV#per video view}",i18n_autobid_strategy_options_display_value_v2:"{:option,map,AUTO#Automated Bid|CPC#{:isEcpc,boolean,true#Enhanced CPC Bid|false#Maximum CPC Bid}|CPM#Maximum CPM Bid|CPS#Maximum CPS Bid|CPL#Maximum CPL Bid|CPV#Maximum CPV Bid|TARGET_CPC#Target CPC Bid|TARGET_CPM#Target CPM Bid|TARGET_CPV#Target CPV Bid}",i18n_i_will_adjust_manually_dynamic:"{:bidStrategy,map,CPC#I will adjust my CPC (cost per click) bid manually|CPM#I will adjust my CPM (cost per 1,000 impressions) bid manually|CPS#I will adjust my CPS (cost per send) bid manually|CPV#I will adjust my CPV (cost per video view) bid manually|CPL#I will adjust my CPL (cost per lead) bid manually}.",i18n_please_select_a_bid_strategy:"Please select a bid strategy",i18n_error_getting_limits:"There was an error retrieving the campaign bid limits",i18n_roadblock_bid_amount:"Roadblock Campaigns do not compete in the auction, and their rate is determined by their Contract, so this option does not apply.",i18n_ecpc_label_default_check_ecpc_v2:"{:objectiveType,map,WEBSITE_VISIT#Optimize my bid for more results\n  |ENGAGEMENT#Optimize my bid for more results\n  |LEAD_GENERATION#Enable lead optimization\n  |TALENT_LEAD#Enable lead optimization\n  |DEFAULT_TEXT#Enable conversion optimization}",i18n_ecpc_description_tooltip_default_check_ecpc_v3:'{:objectiveType,map,WEBSITE_VISIT#Maximize the number of landing page clicks and conversions on your website, such as completing a form or downloading an eBook. You set the bid, and our system will automatically raise or lower your campaign’s bid to get you more visits and actions on your website. If you are looking to have the most control over your bid, uncheck this and use "Maximum CPC bid"\n  |ENGAGEMENT#Maximize the number of engagements on your ads and conversions on your website, such as completing a form or downloading an eBook. You set the bid, and our system will automatically raise or lower your campaign’s bid to get you more engagements, follows for your company, and actions on your website. If you are looking to have the most control over your bid, uncheck this and use "Maximum CPC bid"\n  |LEAD_GENERATION#Maximize the number of people who submit a Lead Gen Form. You set the bid, and our system will automatically raise or lower your campaign’s bid to get you more leads. If you are looking to have the most control over your bid, uncheck this and use "Maximum CPC bid"\n  |TALENT_LEAD#Maximize the number of people who submit a Pipeline Builder Form. You set the bid, and our system will automatically raise or lower your campaign’s bid to get you more talent leads. If you are looking to have the most control over your bid, uncheck this and use "Maximum CPC bid"\n  |DEFAULT_TEXT#Maximize the number of conversions on your website, such as completing a form or downloading an eBook. You set the bid, and our system will automatically raise or lower your campaign’s bid to get you more conversions. If you are looking to have the most control over your bid, uncheck this and use "Maximum CPC bid"}',i18n_eCPC_tooltip_header_v2:"{:targetResult,map,lead#Lead Gen Form Optimization|talentLead#Pipeline Builder Form Optimization|DEFAULT_TEXT#Conversion Optimization}",i18n_maxBid_tooltip_header:"MaxBid",i18n_ecpc_conversion_optimization_message_default_check_ecpc:"{:isWebsiteVisitOrEngagement,boolean,true#{:objectiveType,map,WEBSITE_VISIT#By checking this box, our system will adjust your bid to optimize visits and actions on your website (clicks and conversions).|ENGAGEMENT#By checking this box, our system will adjust your bid to optimize engagement on your ads and actions on your website (clicks and conversions).}|false#{:hasInsightTag,boolean,true#By checking this box, our system adjusts your bid to get more conversions.|false#By checking this box, our system adjusts your bid to get more conversions. Want higher-quality conversions? Install an Insight Tag and add a conversion action to this campaign. {:linkInfo,anchor,text#Learn more}}}",i18n_bid_strategy_radio_group_label:"Maximize for:",i18n_optimization_target_type_radio_group_label:"Optimization Goal:",i18n_bid_strategy_radio_labels:"{:optimizationTargetType,map,MAX_CLICK#Clicks|MAX_IMPRESSION#Impressions|MAX_CONVERSION#Conversions|MAX_LEAD#Lead Generation|MAX_VIDEO_VIEW#Video Views}",i18n_bid_strategy_radio_labels_v2:"{:optimizationTargetType,map,MAX_CLICK#Clicks|MAX_IMPRESSION#Impressions|MAX_CONVERSION#Conversions|MAX_LEAD#Lead Generation|MAX_VIDEO_VIEW#Video Views|MAX_REACH#Reach}",i18n_optimization_target_type_explanation:"{:optimizationTargetType,map,MAX_REACH#Optimize towards the number of unique members who see your ads.|MAX_IMPRESSION#Deliver your ads to people as many times as possible, without optimizing towards more unique members.}",i18n_auto_bid_tooltip_header:"AutoBid",i18n_how_it_works_title:"How it works",i18n_how_it_works_auto_bid_1st_line:"Our system uses historical campaign data and member information to automatically set your campaign’s bid. We recommend using this option to get more {:targetResult,map,impression#impressions|click#clicks|conversion#conversions|lead#leads|talentLead#talent leads|view#views|send#sends} for your budget.",i18n_how_it_works_max_bid_1st_line_tooltip_default_check_ecpc_v3:'{:objectiveType,map,WEBSITE_VISIT#You set the initial bid yourself. Since "Optimize my bid for more results" is {:isEcpc,boolean,true#checked, our system will automatically raise or lower your campaign’s bid to get you more visits and actions on your website.|false#unchecked, our system will not charge higher than the bid you set. We recommend using this option if you want maximum control over your bid in the auction.}\n  |ENGAGEMENT#You set the initial bid yourself. Since "Optimize my bid for more results" is {:isEcpc,boolean,true#checked, our system will automatically raise or lower your campaign’s bid to get you more engagements, follows for your company, and actions on your website.|false#unchecked, our system will not charge higher than the bid you set. We recommend using this option if you want maximum control over your bid in the auction.}\n  |DEFAULT_TEXT#{:isEcpcAllowed,boolean,true#You set the initial bid yourself. Since "{:objectiveType,map,LEAD_GENERATION#Enable lead optimization|TALENT_LEAD#Enable lead optimization|DEFAULT_TEXT#Enable conversion optimization}" is {:isEcpc,boolean,true#checked, our system will raise or lower your bid to get you more {:targetResult,map,lead#leads|talentLead#talent leads|DEFAULT_TEXT#conversions}|false#unchecked, our system will not charge higher than the bid you set. We recommend using this option if you want maximum control over your bid in the auction.}|false#You set the bid yourself. Our system will not charge higher than the bid you set. We recommend using this option if you want maximum control over your bid in the auction.}}',i18n_when_to_use_title:"When to use",i18n_when_to_use_auto_bid_1st_line:"When you’re not sure how much to bid.",i18n_when_to_use_max_bid_1st_line_tooltip_v3:"{:isEcpc,boolean,true#Get more {:targetResult,map,lead#leads|talentLead#talent leads|false#conversions} for your budget than Maximum CPC Bid|false#Manually control and adjust your bids in the auction.}",i18n_when_to_use_auto_bid_2nd_line:"Get more {:targetResult,map,impression#impressions|click#clicks|conversion#conversions|lead#leads|talentLead#talent leads|view#views|send#sends} for your budget than Maximum {:bidType,map,CPC#CPC|CPV#CPV|CPM#CPM|CPS#CPS} Bid.",i18n_when_to_use_auto_bid_3rd_line:"Aim to fully deliver your budget.",i18n_things_to_remember_title:"Things to remember",i18n_things_to_remember_max_bid_1st_line_tooltip_v2:"Your bid amount is not directly related to your cost. You may need to adjust your bid to control your actual CP{:bidType,map,CPC#C|CPV#V|CPM#M|CPL#L|CPS#S}.",i18n_things_to_remember_max_bid_2nd_line_tooltip_v2:"{:isEcpc,boolean,true#Your actual CPC might exceed your bid amount.|false#Your campaign may not fully deliver its budget if the bid is not competitive enough.}",i18n_things_to_remember_max_bid_3rd_line_tooltip:"{:isEcpc,boolean,true#This is charged by click.|false#You may spend more time adjusting your bid to deliver your campaign’s budget.}",i18n_things_to_remember_auto_bid_1st_line:"Your effective {:bidType,map,CPC#CPC|CPV#CPV|CPM#CPM|CPS#CPS} could increase as you increase your budget.",i18n_things_to_remember_auto_bid_2nd_line:"This is charged by impression.",i18n_things_to_remember_auto_bid_3rd_line:"You cannot set a bid cap.",i18n_lan_not_allowed_error:"{:optimizationTargetType,map,MAX_IMPRESSION#Impressions maximizer is unavailable if you are using the LinkedIn Audience Network options above.|NONE#Maximum CPM Bid is unavailable if you are using the LinkedIn Audience Network options above.}",i18n_traffic_driver:"Use as Traffic Driver",i18n_traffic_driver_tooltip:"For LTS Traffic Driver Campaigns, the bid will automatically be set to the local currency rate card price. Rate discounts will be accounted for in SFDC.",i18n_a11y_trigger_label:"Learn more about {:name}",i18n_a11y_lisa_only:"This is LISA-only functionality.",i18n_learn_more_about_setting_bid_budget_schedule:"Learn more about setting a bid, budget, and schedule for your campaign",i18n_learn_more_install_insight_tag:"Learn more about installing an insight tag for your campaign",i18n_learn_more_about_advertising_cost_and_bid_types:"Learn more about advertising cost and bid types",i18n_bid_amount_description_dynamic_tooltip_default_check_ecpc:'{:isWebsiteVisitOrEngagement,boolean,true#This is the{:isEcpc,boolean,true# |false# maximum }amount you’re willing to pay per click{:isEcpc,boolean,true#. Since "Optimize my bid for more results" is checked, your actual CPC might slightly exceed your bid amount.|false#.}|false#{:bidStrategy,map,CPC#This is the{:isEcpc,boolean,true# |false# maximum }amount you’re willing to pay per click{:isEcpc,boolean,true#. Since "{:isLeadGen,boolean,true#lead optimization|false#conversion optimization}" is checked, your actual {:isLeadGen,boolean,true#CPC or CPL|false#CPC} might slightly exceed your bid amount.|false#.}|CPM#This is the maximum amount you’re willing to pay per 1,000 impressions.|CPS#This is the maximum amount you’re willing to pay per Sponsored Messaging Ad sent.|CPV#This is the maximum amount you’re willing to pay per video view.|CPL#This is the maximum amount you’re willing to pay per lead.}}',i18n_bid_amount_list_dynamic_tooltip:"{:bidStrategy,map,CPC#There’s no set cost for ads because you are competing with other advertisers for clicks{:isEcpc,boolean,true#{:isLeadGen,boolean,true# on your lead forms.|false#.}|false#.}|CPM#There’s no set cost for ads because you are competing with other advertisers for impressions.|CPS#There’s no set cost for ads because you are competing with other advertisers for sends.|CPV#There’s no set cost for ads because you are competing with other advertisers for video views.|CPL#There’s no set cost for ads because you are competing with other advertisers for leads.}",i18n_in_general:"In general, the higher you bid the:",i18n_bid_amount_description:"This is the maximum amount you’re willing to pay per click (CPC campaign) or per 1,000 impressions (CPM campaign).",i18n_bid_amount_list_item1:"More competitive your campaign is in the auction.",i18n_bid_amount_list_item2_dynamic_tooltip_v2:"{:bidStrategy,map,CPC#More likely you are to receive {:isEcpc,boolean,true#{:isLeadGen,boolean,true#leads|false#conversions}|false#clicks}.|CPM#More likely you are to receive impressions.|CPS#More likely you are to increase the number of messages sent.|CPV#More likely you are to receive video views.|CPL#More likely you are to generate leads.|TARGET_CPC#More likely you are to receive clicks.|TARGET_CPM#More likely you are to receive impressions.|TARGET_CPV#More likely you are to receive video views.}",i18n_select_appropriate_bid_type_v4:'Select the appropriate bid type for your campaign objective. If your primary goal is to get the most {:targetResult,map,impression#impressions|click#clicks|conversion#conversions|lead#leads|talentLead#talent leads|view#views|send#sends} for your entire budget, select "Automated Bid". {:supportsTargetCPX,boolean,true#If your primary goal is to maintain a consistent cost per result, select "Target CP{:bidType,map,CPC#C|CPV#V|CPM#M|CPL#C|CPS#C} Bid".} If your primary goal is to maximize control over your bids in auctions, select {:showEnhancedCPCBid,boolean,true#"Enhanced CPC Bid" or|false#} "Maximum CP{:bidType,map,CPC#C|CPV#V|CPM#M|CPS#C|CPL#C} Bid".',i18n_recommended_bid_v2:"Recommended{:isBidStrategyTargetCPX,boolean,true#|false# bid}: {:bid}",i18n_other_similar_advertisers:"Other similar advertisers are spending between {:min} - {:max}",i18n_recommended_bid_v3:"We recommend {:isBidStrategyTargetCPX,boolean,true#a target cost of|false#bidding} <strong>{:bid}</strong>.",i18n_similar_advertisers_v2:"Similar advertisers are {:isBidStrategyTargetCPX,boolean,true#spending|false#bidding} between {:min} - {:max} per {:optimizationGoal,map,REACH#1,000 impressions|IMPRESSIONS#1,000 impressions|LANDING_PAGE_CLICKS#landing page click|SENDS#ad sent|ENGAGEMENT_CLICKS#engagement click|VIDEO_VIEWS#video view|CLICKS#click}",i18n_similar_advertisers_v3:"Similar advertisers are {:isBidStrategyTargetCPX,boolean,true#spending|false#bidding} between <strong>{:min} - {:max}</strong> per {:optimizationGoal,map,REACH#1,000 impressions|IMPRESSIONS#1,000 impressions|LANDING_PAGE_CLICKS#landing page click|SENDS#ad sent|ENGAGEMENT_CLICKS#engagement click|VIDEO_VIEWS#video view|CLICKS#click|LEADS#click|WEBSITE_CONVERSIONS#landing page click}",i18n_optimization_goal_cpm:"Optimization goal: we deliver your ads to people as many times as possible.",i18n_optimization_goal_cps:"Optimization goal: we deliver your ads to people as many times as possible when they’re active on LinkedIn.",i18n_optimization_goal_cpv:"Optimization goal: we deliver your ads to people most likely to view your video ad for 2 continuous seconds or more.",i18n_optimization_goal_auto:"Optimization goal: {:objectiveType,map,BRAND_AWARENESS#we deliver your ads to people as many times as possible.|WEBSITE_VISIT#we deliver your ads to people most likely to click on the link to your landing page.|ENGAGEMENT#we deliver your ads to people most likely to engage with your ads (social actions, click to a landing page, LinkedIn page, LinkedIn page follows, or social pill).|VIDEO_VIEW#we deliver your ads to people most likely to view your video ad for 2 continuous seconds or more.|LEAD_GENERATION#we deliver your ads to the people most likely to submit a LinkedIn lead gen form.|WEBSITE_CONVERSION#we deliver ads to people most likely to take valuable actions (conversions) on your website.|JOB_APPLICANT#we deliver your ads to people most likely to click on the link to your landing page.|TALENT_LEAD#we deliver your ads to people most likely to click on the link to your landing page.}",i18n_optimization_goal_auto_v2:"Optimization goal: {:objectiveType,map,BRAND_AWARENESS#we deliver your ads to people as many times as possible.|WEBSITE_VISIT#we deliver your ads to people most likely to click on the link to your landing page.|ENGAGEMENT#we deliver your ads to people most likely to engage with your ads (social actions, click to a landing page, LinkedIn page, LinkedIn page follows, or social pill).|VIDEO_VIEW#we deliver your ads to people most likely to view your video ad for 2 continuous seconds or more.|LEAD_GENERATION#we deliver your ads to the people most likely to submit a LinkedIn lead gen form.|WEBSITE_CONVERSION#we deliver ads to people most likely to take valuable actions (conversions) on your website.|JOB_APPLICANT#we deliver your ads to people most likely to click on the link to your landing page.|TALENT_LEAD#we deliver your ads to people most likely to submit a Pipeline Builder form.}",i18n_optimization_goal_cpc_default_check_ecpc:"Optimization goal: {:objectiveType,map,WEBSITE_VISIT# we deliver your ads to people most likely to click and then take valuable actions (conversions) on your website.|ENGAGEMENT#we deliver your ads to people most likely to engage (click) and take valuable actions on your website (conversions).|LEAD_GENERATION#{:isEcpc,boolean,false#we deliver your ads to people most likely to click on the link to your landing page.|true#we deliver your ads to the people most likely to submit a LinkedIn lead gen form.}|WEBSITE_CONVERSION#{:isEcpc,boolean,false#we deliver your ads to people most likely to click on the link to your landing page.|true#we deliver ads to people most likely to take valuable actions (conversions) on your website.}|JOB_APPLICANT#we deliver your ads to people most likely to click on the link to your landing page.|TALENT_LEAD#we deliver your ads to people most likely to click on the link to your landing page.}",i18n_optimization_goal_cpc_default_check_ecpc_v2:"Optimization goal: {:objectiveType,map,WEBSITE_VISIT# we deliver your ads to people most likely to click and then take valuable actions (conversions) on your website.|ENGAGEMENT#we deliver your ads to people most likely to engage (click) and take valuable actions on your website (conversions).|LEAD_GENERATION#{:isEcpc,boolean,false#we deliver your ads to people most likely to click on the link to your landing page.|true#we deliver your ads to the people most likely to submit a LinkedIn lead gen form.}|WEBSITE_CONVERSION#{:isEcpc,boolean,false#we deliver your ads to people most likely to click on the link to your landing page.|true#we deliver ads to people most likely to take valuable actions (conversions) on your website.}|JOB_APPLICANT#we deliver your ads to people most likely to click on the link to your landing page.|TALENT_LEAD#{:isEcpc,boolean,false#we deliver your ads to people most likely to click on the link to your landing page.|true#we deliver your ads to people most likely to submit a Pipeline Builder form.}}",i18n_optimization_goal_header:"Optimization goal",i18n_optimization_goal_change_button:"Change",i18n_change_optimization_goal:"Change the optimization goal",i18n_optimization_goal_default_text:"{:optimizationGoal,map,REACH#Reach|IMPRESSIONS#Impressions - Deliver ads to members for the most impressions possible.|LANDING_PAGE_CLICKS#Landing page clicks|SENDS#Sends - Deliver ads to members as many times as possible when they’re active on LinkedIn.|ENGAGEMENT_CLICKS#Engagement clicks|VIDEO_VIEWS#Video views|LEADS#Leads|WEBSITE_CONVERSIONS#Website conversions|TALENT_LEADS#Talent leads}",i18n_optimization_goal_default_text_v2:"{:optimizationGoal,map,REACH#Reach|IMPRESSIONS#Impressions - Deliver ads to members for the most impressions possible.|LANDING_PAGE_CLICKS#Landing page clicks|SENDS#Sends - Deliver ads to members as many times as possible when they're active on LinkedIn.|ENGAGEMENT_CLICKS#Engagement clicks|VIDEO_VIEWS#Video views|LEADS#Leads|WEBSITE_CONVERSIONS#Website conversions|TALENT_LEADS#Talent leads|CLICKS#Clicks}",i18n_optimization_goal_dropdown_header:"{:optimizationGoal,map,REACH#Reach|IMPRESSIONS#Impressions|LANDING_PAGE_CLICKS#Landing page clicks|ENGAGEMENT_CLICKS#Engagement clicks|CLICKS#Clicks|VIDEO_VIEWS#Video views|LEADS#Leads|TALENT_LEADS#Talent leads|WEBSITE_CONVERSIONS#Website conversions}",i18n_optimization_goal_supporting_text:"{:optimizationGoal,map,REACH#Optimize towards the number of unique members who see your ads.|IMPRESSIONS#Deliver as many impressions as possible.|LANDING_PAGE_CLICKS#Deliver ads to members most likely to click on the link to your landing page.|ENGAGEMENT_CLICKS#Deliver ads to members most likely to engage with your ads (social actions, landing page clicks, LinkedIn page, LinkedIn page follows, or social pill).|CLICKS#Deliver ads to members most likely to click on your ads.|VIDEO_VIEWS#Deliver ads to members most likely to view your video ad for 2 continuous seconds or more.|LEADS#Deliver ads to the members most likely to submit a LinkedIn lead gen form.|TALENT_LEADS#Deliver ads to members most likely to submit a Pipeline Builder form.|WEBSITE_CONVERSIONS#Deliver ads to members most likely to take valuable actions (conversions) on your website.|SENDS#Deliver ads to members as many times as possible when they’re active on LinkedIn.}",i18n_optimization_goal_recommended_text:"(recommended)",i18n_budget_aware_bid_suggestion_v2:"{:isBidStrategyTargetCPX,boolean,true#Recommendations|false#Recommended bids} are based on your daily budget for improved budget utilization.",i18n_how_it_works_target_cpx_1st_line:"You set a target cost and the system automatically bids for you to generate the most results possible while staying close to your target cost.",i18n_how_it_works_target_cpx_2nd_line:"Your daily average cost per result will never exceed 30% above your target cost.",i18n_when_to_use_target_cpx_1st_line:"We recommend using this option if you want the most control over your CP{:bidStrategy,map,TARGET_CPC#C|TARGET_CPM#M|TARGET_CPV#V}.",i18n_when_to_use_target_cpx_2nd_line:"Target Cost Bidding provides the best cost predictability when you want to maintain a consistent cost per result.",i18n_things_to_remember_target_cpx_1st_line:"Your campaign may not fully deliver its budget if the bid is not competitive enough.",i18n_things_to_remember_target_cpx_2nd_line:"You may spend more time adjusting your bid to deliver your campaign’s budget.",i18n_things_to_remember_target_cpx_3rd_line:"If you modify the target cost during the campaign mid-flight, the changes will take effect starting on the next day.",i18n_things_to_remember_target_cpx_4th_line:"Your costs will be the most consistent after around 50 results on your campaign.",i18n_bid_amount_description_target_cpx_1st_line:"This is your target cost per {:bidStrategy,map,TARGET_CPC#click|TARGET_CPM#1,000 impressions|TARGET_CPV#video view}. Your daily average cost will meet or beat the target cost and will never exceed 30% above your target cost.",i18n_bid_amount_description_target_cpx_2nd_line:"There’s no set cost for ads because you are competing with other advertisers for {:bidStrategy,map,TARGET_CPC#click|TARGET_CPM#impression|TARGET_CPV#video view}s. In general, the higher you bid the:",i18n_i_will_adjust_target_cpx_dynamic_1st_line:"I will set my target {:bidStrategy,map,TARGET_CPC#CPC (cost per click)|TARGET_CPM#CPM (cost per 1,000 impressions)|TARGET_CPV#CPV (cost per video view)} bid manually.",i18n_i_will_adjust_target_cpx_dynamic_2nd_line:"The system will bid to get you the most results, while ensuring your daily average cost stays near or below the target cost.",i18n_bidding_ui_nfi_header:"Introducing a new bidding interface",i18n_bidding_ui_nfi_content:"You’re experiencing the new bidding interface! Simplified to help you work smarter. {:linkInfo,anchor,text#Learn more}",i18n_chargeable_event_title:"When you are charged",i18n_chargeable_event_values_v2:"Per {:bidStrategy,map,AUTO#impression|CPC#{:isEngagement,boolean,true#engagement |false#{:isNotChargeableForSocial,boolean,true#landing page |false#}}click|TARGET_CPC#{:isEngagement,boolean,true#engagement |false#{:isNotChargeableForSocial,boolean,true#landing page |false#}}click|CPM#impression|TARGET_CPM#impression|CPV#video view|TARGET_CPV#video view|CPS#send}",i18n_chargeable_event_line1:"Campaigns are charged based on impressions or click events, depending on the Bid Type selected. You are charged every time this event occurs, and billed for the total cost.",i18n_chargeable_event_line2_v2:"The event you are charged for may be different from the event your campaign optimizes for.",i18n_chargeable_event_line3:"For example, with Automated Bid under the Lead Generation objective, you are charged for impressions, but your campaign optimizes for leads. Charging for impressions for Automated Bid ensures that you get the most results with maximum budget efficiency. {:linkInfo,anchor,text#Learn more}",i18n_learn_more_about_objective_based_pricing:"Learn more about objective-based pricing for LinkedIn advertising",i18n_bidding_strategy_header:"Bidding strategy",i18n_bidding_strategy_options:"{:bidStrategy,map,AUTO#Maximum delivery (Automated)|TARGET_COST#Target cost|MANUAL#Manual bidding}",i18n_bidding_strategy_taglines_v2:"- {:bidStrategy,map,AUTO#Get the most results possible with your full budget|TARGET_COST#Get the most results possible while staying near your cost goal|MANUAL#{:isLeadGenOrWebsiteConversionOrTalentLead,boolean,true#Get the most results possible with your bid|false#Control your bids in the auction}}",i18n_bidding_strategy_taglines_v3:"- {:bidStrategy,map,AUTO#Get the most results possible with your full budget|TARGET_COST#Get the most results possible while staying near your cost goal|MANUAL#{:isLeadGenOrWebsiteConversionOrTalentLead,boolean,true#{:isOptimizationGoalAlignedWithObjective,boolean,true#Get the most results possible with your bid|false#Control your bids in the auction}|false#Control your bids in the auction}}",i18n_optimization_goal_tooltip:"{:isAlignedObjective,boolean,true#By default, this is aligned with your campaign objective.|false#} We’ll show your ads to members most likely to take the action that gets your desired result. {:linkInfo,anchor,text#Learn more}",i18n_learn_more_about_optimization_goals:"Learn more about how LinkedIn optimizes for your desired results",i18n_bidding_strategy_tooltip_all:"Your strategy determines how you spend your budget to <strong>reach your ROI goal</strong>, and how you’ll be billed. The options available depend on your optimization goal selection.<br><br>By default, we try to get you the most results possible with your full budget. If you have a specific performance goal, switch from the default to <strong>enter a target cost or bid amount</strong>. {:linkInfo,anchor,text#Learn more}",i18n_bidding_strategy_tooltip_auto_and_manual:"Your strategy determines how you spend your budget to <strong>reach your ROI goal</strong>, and how you’ll be billed. The options available depend on your optimization goal selection.<br><br>By default, we try to get you the most results possible with your full budget. If you have a specific performance goal, switch from the default to <strong>enter a bid amount</strong>. {:linkInfo,anchor,text#Learn more}",i18n_bidding_strategy_tooltip_manual:"Your strategy determines how you spend your budget to get results, and how you’ll be billed. {:linkInfo,anchor,text#Learn more}",i18n_learn_more_about_bidding_strategies:"Learn more about how bidding strategies work.",i18n_bidding_strategy_hover_text_v3:"{:bidStrategy,map,AUTO#<strong>We’ll automatically set and adjust your bid</strong> to help you get the most results possible while utilizing your full budget.|TARGET_COST#<strong>We’ll automatically adjust your bid</strong> to help you get the most results possible while ensuring your daily average cost won’t exceed above 30% your target cost.|MANUAL#<strong>You determine your bid.</strong> {:isLeadGenOrWebsiteConversionOrTalentLead,boolean,true#We’ll automatically adjust your bid up to 35% higher so that you are more likely to get clicks that get you more {:objectiveType,map,LEAD_GENERATION#leads|WEBSITE_CONVERSION#conversions on your website|TALENT_LEAD#talent leads}.|false#Depending on how other advertisers are bidding, your actual cost per result may fluctuate.}}",i18n_bidding_strategy_hover_text_v4:"{:bidStrategy,map,AUTO#<strong>We’ll automatically set and adjust your bid</strong> to help you get the most results possible while utilizing your full budget.|TARGET_COST#<strong>We’ll automatically adjust your bid</strong> to help you get the most results possible while ensuring your daily average cost won’t exceed above 30% your target cost.|MANUAL#<strong>You determine your bid.</strong> {:isLeadGenOrWebsiteConversionOrTalentLead,boolean,true#{:isOptimizationGoalAlignedWithObjective,boolean,true#We’ll automatically adjust your bid up to 35% higher so that you are more likely to get clicks that get you more {:objectiveType,map,LEAD_GENERATION#leads|WEBSITE_CONVERSION#conversions on your website|TALENT_LEAD#talent leads}.|false#Depending on how other advertisers are bidding, your actual cost per result may fluctuate.}|false#Depending on how other advertisers are bidding, your actual cost per result may fluctuate.}}",i18n_show_additional_options:"Show additional options",i18n_hide_additional_options:"Hide additional options",i18n_cost_unit_v2:"{:bidStrategy,map,TARGET_COST#target cost|MANUAL#} per {:optimizationGoal,map,REACH#1,000 impressions|IMPRESSIONS#1,000 impressions|LANDING_PAGE_CLICKS#landing page click|SENDS#ad sent|ENGAGEMENT_CLICKS#engagement click|VIDEO_VIEWS#video view|CLICKS#click|LEADS#click|WEBSITE_CONVERSIONS#landing page click}",i18n_cost_unit_v3:"{:bidStrategy,map,TARGET_COST#target cost|MANUAL#} per {:optimizationGoal,map,REACH#1,000 impressions|IMPRESSIONS#1,000 impressions|LANDING_PAGE_CLICKS#landing page click|SENDS#ad sent|ENGAGEMENT_CLICKS#engagement click|VIDEO_VIEWS#video view|CLICKS#click|LEADS#click|WEBSITE_CONVERSIONS#landing page click|TALENT_LEADS#landing page click}",i18n_charge_rule:"Per {:optimizationGoal,map,REACH#impression|IMPRESSIONS#impression|LANDING_PAGE_CLICKS#landing page click|SENDS#send|ENGAGEMENT_CLICKS#engagement click|VIDEO_VIEWS#video view|CLICKS#click}",i18n_cost_explanation:"{:bidStrategy,map,TARGET_COST#After launching your campaign, any cost changes you make will take effect the next day. Your cost is most consistent after about 50 results on your campaign. {:linkInfo,anchor,text#Learn more}|MANUAL#A higher bid means more opportunities for your ad to be seen. If your bid is too low, you might have trouble spending your budget due to competition with other advertisers. {:linkInfo,anchor,text#Learn more}}",i18n_learn_more_about_target_cost_bidding:"Learn more about target cost bidding.",i18n_learn_more_about_manual_bidding:"Learn more about how your bid is used.",i18n_bid_adjustment_description:"Enable bid adjustment for high-value clicks",i18n_bid_adjustment_explanation:"By checking this, we automatically adjust your bid up to 35% higher so that you are more likely to get clicks that lead to valuable actions (i.e. filling out a form, downloading content) on your website. Uncheck this if you would like maximum control over your bid."},"campaign-manager-web/templates/components/billing-tables/account-balance-type":{i18n_account_balance_type:"{:type,map,PROMOTION#Promo|CASH#Cash|CS_GRANTED#CS|POSTPAID_JYMBII#Jobs you may be interested in postpaid|PREPAID_JYMBII#Jobs you may be interested in prepaid|JOBS_POSTPAY#Jobs post pay|JOBS_POSTPAY_FREE_TRIAL_OVERAGES#Jobs postpay free trial overage|JOBS_POSTPAY_VOLUME_DISCOUNT#Jobs postpay volume discount}"},"campaign-manager-web/templates/components/billing-tables/download-receipt-invoice":{i18n_print_receipt:"{:orderReceiptUrl,anchor,text#Print receipt}",i18n_print_receipt_aria:"Print receipt for {:payment} payment on {:date}",i18n_receipt_for_invoice_payment_description:"Receipt#: {:invoiceReceiptId}",i18n_download_invoice_line_item:"Download",i18n_download_invoice_line_item_aria:"Download {:invoiceType,map,INVOICE#invoice|CREDIT_MEMO#credit memo} on {:date}"},"campaign-manager-web/templates/components/billing-tables/invoice-status":{i18n_invoice_status:"{:status,map,PAID#Paid|UNPAID#Unpaid|PARTIALLY_PAID#Partially paid|OVERDUE#Overdue|REVERSED#Reversed|CREDIT_APPLIED#Applied}"},"campaign-manager-web/templates/components/billing-tables/receipt-payment-type":{i18n_invoice_payment_type:"{:lineType,map,PAYMENT#Credit card|INVOICE_PAYMENT#Invoice|CREATE_INVOICE#Invoice|CREDIT_MEMO#Credit memo}"},"campaign-manager-web/templates/components/billing-tables/transaction-description":{i18n_fulfillment_description_and_activity_date:"Daily clicks/impressions - {:fulfillmentActivityAt,date,fmt_mdy_short}",i18n_fulfillment_description:"Daily clicks/impressions",i18n_payment_description:"Payment",i18n_payment_description_and_order_url:"Payment - {:orderUrl,anchor,text#Receipt}",i18n_payment_description_and_order_url_aria:"View receipt for {:payment} payment on {:date}",i18n_tax_description_and_orderId:"Tax - Order#: {:orderId}",i18n_tax_description:"Tax",i18n_promo_description:"Promo",i18n_invoice_payment_description:"Invoice payment",i18n_invoice_payment_description_and_date:"Invoice payment - {:invoicePaidAt,date,fmt_mdy_short}",i18n_receipt_for_invoice_payment_description:"Receipt#: {:invoiceReceiptId}",i18n_invoice_description_and_amount:"Invoice - {:invoiceOrderAmount}",i18n_invoice_description:"Invoice",i18n_cash_description:"Cash",i18n_cs_description:"CS",i18n_prepaid_jymbii_ab_description:"Prepaid JYMBII AB"},"campaign-manager-web/templates/components/billing-tabs":{i18n_transactions_tab_name_text:"Transactions",i18n_credits_tab_name_text:"Coupons / Credits",i18n_receipts_tab_name_text:"Receipts",i18n_receipts_invoices_name_text:"Receipts / Invoices",i18n_total_transactions:"{:numTransactionsCount} total",i18n_total_receipts:"{:numReceiptsCount} total",i18n_total_remaining_credit_amount:"{:totalRemainingCreditAmount} remaining credit amount",i18n_total_with_date_range:"{:count} total {:type,map,today#for today|yesterday#for yesterday|week#in last 7 days|30days#in last 30 days|this_month# in {:startDate}|last_month#in {:startDate}|custom#from {:startDate} to {:endDate}}"},"campaign-manager-web/templates/components/billing":{i18n_campaign_group_budget:'Your Campaign Group total budget is <span class="t-bold">{:budget}</span>',i18n_campaign_group_schedule:'Your Campaign Group is scheduled to run from <span class="t-bold">{:startDate,date,fmt_mdy_short}</span> to <span class="t-bold">{:endDate,date,fmt_mdy_short}</span>',i18n_campaign_group_schedule_no_end:'Your Campaign Group is scheduled to run from <span class="t-bold">{:startDate,date,fmt_mdy_short}</span>',i18n_account_xfp:"Contract Line ID",i18n_a11y_lisa_only:"This is LISA-only functionality.",i18n_a11y_trigger_label:"Learn more about {:name}",i18n_account_xfp_hover_text:"Line ID is set by your contract.",i18n_lisa:"LISA",i18n_billing_reference:"Billing Reference",i18n_account_xfp_from_account_text:"This Line ID has been set at the account level.",i18n_account_xfp_notify_lisa:"This account has no campaign line IDs to use. Please contact a sales representative to set one up. You will not be able to proceed until you do.",i18n_account_xfp_enter_id:"This account has no campaign line ID to use, please enter a line ID to continue."},"campaign-manager-web/templates/components/block-list-table":{i18n_block_lists_table_live_region:"There {:count,choice,singular#is|plural#are} {:count,number,integer} block list {:count,choice,singular#result|plural#results}",list_name:"List name",status:"Status",last_updated:"Last updated",block_list_name_filter:"Search by block list name",i18n_delete_block_list_modal_header:"Delete block list",i18n_delete_block_list_modal_content:"Are you sure you want to remove this block list? Campaigns that use this block list will not be able to prevent their ads from displaying on the specified block list.",i18n_delete_block_list_modal_button_delete:"Delete",i18n_delete_block_list_modal_button_cancel:"Cancel",i18n_delete_block_list_success:"Block list successfully deleted.",i18n_delete_block_list_error:"There was a problem deleting the block list.",i18n_status_all:"All"},"campaign-manager-web/templates/components/blocklist-download-link":{i18n_blocklist_download_text:"Download",i18n_blocklist_download_failed:"Unable to download blocklist. Please try again.",i18n_download_blocklist_label_new:"Download block list {:name}"},"campaign-manager-web/templates/components/budget":{i18n_a11y_trigger_label:"Learn more about {:name}",i18n_set_a_budget:"Set a budget to better control campaign costs.",i18n_learn_more:"{:linkInfo,anchor,text#Learn more}",i18n_learn_more_about_setting_bid_budget_schedule:"Learn more about setting a bid, budget, and schedule for your campaign",i18n_set_budget_option:"{:budget,map,daily#Set a daily budget|total#Set a total budget|daily-and-total#Set both a daily and total budget}",i18n_roadblock_budget_not_apply:"Roadblock Campaigns will serve in all inventory that matches their targeting criteria, so this option does not apply.",i18n_budget:"Budget",i18n_actual_daily_budget:"Actual daily spend may be up to 20% higher",i18n_daily_budget_too_small:"Daily Budget needs to be at least: {:min}",i18n_daily_budget_too_big:"Daily Budget needs to be lower than: {:max}",i18n_daily_budget:"Daily Budget",i18n_your_daily_budget_is_the_amount_of_money:"Your daily budget is the amount of money you’re willing to spend on a specific ad campaign in a single day. We display ads as often as possible on a given day until your daily budget is reached. Your campaign will start spending again the following day, until your total budget is reached (if set).",i18n_20_percent_overage:"There may be a short period of time after your budget is reached when your ads continue to display. You will be charged for clicks or impressions that are delivered during that time up to 20% beyond your daily budget.",i18n_20_percent_overage_v2:"There may be a short period of time after your budget is reached when your ads continue to display. You will be charged for clicks or impressions that are delivered during that time up to 20% beyond your daily budget. {:linkInfo,anchor,text#Learn more}",i18n_20_percent_overage_learn_more:"Learn more about how the overage charge works for daily budget",i18n_total_budget_too_small:"Total Budget needs to be at least: {:min}",i18n_total_budget_too_big:"Total Budget needs to be lower than: {:max}",i18n_total_budget:"Total Budget",i18n_learn_more_total_budget_overview_1:"Total budget is the maximum amount that will be spent for your campaign.",i18n_learn_more_total_budget_things_to_remember_1:"We display ads as often as possible until your total budget is reached.",i18n_learn_more_total_budget_things_to_remember_2:"To pace and deliver your campaign through the end date, set both a daily budget and total budget.",i18n_learn_more_budget:"Learn more about how budget works",i18n_learn_more_total_budget_things_to_remember_title:"Things to remember",i18n_actual_daily_budget_lifetime_pacing:"Actual amount spent daily may vary",i18n_lifetime_budget_too_small:"Lifetime Budget needs to be at least: {:min}",i18n_lifetime_budget_too_big:"Lifetime Budget needs to be lower than: {:max}",i18n_lifetime_budget:"Lifetime Budget",i18n_unit_cost_bigger_than_lifetime_budget:"Bid needs to be lower than the Lifetime Budget",i18n_set_a_budget_lifetime_pacing:"Your daily budget is the amount of money you are looking to spend on this campaign in a single day.",i18n_set_budget_option_lifetime_pacing:"{:budget,map,daily#Set a daily budget|lifetime#Set a lifetime budget|daily-and-lifetime#Set both a daily and lifetime budget}",i18n_percent_overage_lifetime_pacing:'When your ads have more opportunities to get results, you may spend more than your daily budget. You will spend up to <span class="t-14 t-bold">50% more</span> on some days and less on others, but we will always aim to spend within the range of your <span class="t-14 t-bold">{:dailyBudget}</span>.',i18n_pacing_labels:"{:pacingStrategy,map,none#No pacing - Your budget will be spent as soon as possible.|optimized#Optimized traffic pacing - Your budget will be spent when members are active on LinkedIn.|uniform#Even pacing - Your budget will be spent uniformly over the lifetime of your campaign.}",i18n_lifetime_pacing:"Automated budget pacing",i18n_budget_pacing_tooltip_description:"Automated budget pacing controls how your total budget is spent throughout the lifetime of your campaign. This is for advertisers who do not set a manual daily budget.",i18n_learn_more_lifetime_budget_overview_1:"Your lifetime budget is the amount you are looking to spend for the entirety of your campaign. We will automatically pace your lifetime budget throughout your campaign schedule.",i18n_learn_more_lifetime_budget_overview_2:'Pacing aims to reach optimal performance for your campaign objective. You will not be charged more than your <span class="t-14 t-bold">{:lifetimeBudget}</span> unless you increase your budget.'},"campaign-manager-web/templates/components/bulk-account-notification-settings/control":{i18n_all_accounts_settings_header_v2:"Global settings",i18n_failed_to_fetch_bulk_notification_settings_headline:"Whoops! Something went wrong.",i18n_failed_to_fetch_bulk_notification_settings_message:"We’re working to fix it.",i18n_view_more:"View more",i18n_empty_state_headline:"Introducing bulk notification settings",i18n_empty_state_message:"Bulk settings are not available at this time.",i18n_bulk_settings_permission_v2:"Changes here will not affect other users on your accounts. {:linkInfo,anchor,text#Learn more}.",i18n_bulk_setting_permission_learn_more_label:"Learn more about bulk notification settings.",i18n_go_back_to_global_view:"Go back to accounts with badge count view",i18n_settings_updated_success_disabled_toast:"{:notificationTypeName} notifications have been turned off for all applicable accounts.",i18n_settings_updated_success_enabled_toast:"{:notificationTypeName} notifications have been turned on for all applicable accounts."},"campaign-manager-web/templates/components/campaign-creation-exit-modal":{i18n_you_have_not_saved:"You have not saved your campaign.",i18n_are_you_sure_exit:"Are you sure you wish to exit? You have not saved your campaign.",i18n_dont_save:"Don’t save and exit",i18n_save_exit:"Save and exit",i18n_campaign_save_errors:"Your campaign has some errors, please fix them before saving.",i18n_save_error_message:'The server had an exception saving the campaign. Please try again. If the problem persists, please <span class="t-14 t-bold u-color__blue7">{:link-support,anchor,text#contact our customer service}</span>.'},"campaign-manager-web/templates/components/campaign-creative-setting-hovercard":{i18n_campaign_creative_setting_title:"Ad rotation options",i18n_campaign_creative_setting_description:"Select how to rotate your ad variations to test performance over time and optimize your campaign. There are 2 rotation options:",i18n_campaign_creative_setting_optimized_option:"Optimize for performance (recommended)",i18n_campaign_creative_setting_optimized_option_description:"This option delivers impressions to the creatives evenly at first to learn which creatives perform best. Then more impressions will be delivered to the creatives with the best performance.",i18n_campaign_creative_setting_rotate_option:"Rotate ads evenly",i18n_campaign_creative_setting_rotate_option_description:"This option enters each creative into the auction evenly, giving the ad a fair opportunity to compete for an impression without taking performance into account.",i18n_error_updating_setting:"Error updating, please try again."},"campaign-manager-web/templates/components/campaign-creatives":{i18n_creative_wrapper_a11y_label:"Section for {:component,map,carousel-container#Carousel|dynamic-ads-container#Dynamic Ads|spinmail-container#Spin Mail|guided-replies-container#Guided Replies|sponsored-content-container#Sponsored Content|text-ads-container#Text Ads|sponsored-video-container#Sponsored Video}",i18n_previous:"Previous",i18n_delete:"Delete",i18n_delete_campaign:"Delete campaign",i18n_are_you_sure:"Are you sure you want to delete this campaign?",i18n_save_and_exit:"Save and exit",i18n_save_and_previous:"Save and previous",i18n_conversion_tracking_save_error_message:"Oops! Your conversion failed to save. Please go back to Step 1 and try saving again.",i18n_back_to_account:"Back to account",i18n_next:"Next",i18n_cannot_update_campaign:"Your campaign could not be updated."},"campaign-manager-web/templates/components/campaign-details-module":{i18n_details_component_wrapper_a11y_label:"Section for {:component,map,objective-selection#Objective selection|ad-format#Ad format|targeting-module#Audience|placement-module#Placement|bid-and-budget#Budget & Schedule|conversion-tracking#Conversion Tracking}",i18n_campaign_section_title:"{:title,map,objective-selection#Objective selection|ad-format#Ad format|targeting-module#Audience|placement-module#Placement|bid-and-budget#Budget & Schedule|conversion-tracking#Conversion Tracking}"},"campaign-manager-web/templates/components/campaign-details":{i18n_save_error_message:'The server had an exception saving the campaign. Please try again. If the problem persists, please <span class="t-14 t-bold u-color__blue7">{:link-support,anchor,text#contact our customer service}</span>.',i18n_conversion_tracking_save_error_message:"Oops! Your conversion failed to save. Please go back to Step 1 and try saving again.",i18n_are_you_sure:"Are you sure you want to delete this campaign?",i18n_delete_campaign:"Delete campaign",i18n_delete:"Delete",i18n_save:"Save",i18n_next:"Next",i18n_want_to_save:"<strong>Your objective and ad format cannot be changed once you save.</strong> Do you want to save?",i18n_confirm_save:"Confirm save",i18n_save_and_exit:"Save and exit",i18n_back_to_account:"Back to account",i18n_previous:"Previous",i18n_cannot_create_campaign:"Your campaign could not be created.",i18n_cannot_update_campaign:"Your campaign could not be updated."},"campaign-manager-web/templates/components/campaign-group-add-edit-modal":{"i18n_campaign-group-modal-add-header":"Create a Campaign Group","i18n_campaign-group-modal-edit-header":"Edit Campaign Group",i18n_save:"Save",i18n_cancel:"Cancel",i18n_name:"Campaign group name",i18n_total_budget_amount:"Total budget (optional)",i18n_total_budget_label:"Total budget",i18n_start_date:"Start date",i18n_end_date:"End date (optional)",i18n_end_date_label:"End date",i18n_date_range_input:"{:label,map,START_DATE#Start date|END_DATE#End date (optional)}",i18n_run_indefinitely:"Run indefinitely",i18n_schedule:"Schedule",i18n_schedule_hover:"Schedules allow you to determine the date range you would like all campaigns within your Campaign Group to abide by. The campaigns within your Campaign Group will run no earlier than your Campaign Group start date and no later than your Campaign Group end date. {:linkInfo,anchor,text#Learn more}",i18n_status:"Status",i18n_status_hover_text:"Make sure your Campaign Group status is active when you launch your campaigns.",i18n_status_hover_text_v2:"Setting a Campaign Group status allows you to turn on and off all the campaigns under the Campaign Group at the same time. Draft status can be used while building our your campaigns within a Campaign Group but you will need to set the Campaign Group status to active if you would like campaigns within it to start. {:linkInfo,anchor,text#Learn more}",i18n_campaign_group_explanation:"Campaign Group settings act as a limit across all campaigns within the group. Each Campaign-level budget, start/end date, and status is utilized, but needs to be within the limits set above. {:linkInfo,anchor,text#Learn more}",i18n_campaign_group_subtitle:"Campaign groups allow you to control budget, run dates, status, and reporting across multiple campaigns. After campaigns are launched, they cannot be moved to a different Campaign Group. {:linkInfo,anchor,text#Learn more}",i18n_campaign_group_schedule_options:"{:schedule,map,continuous#Run continuously from a start date|scheduled#Set a start and end date|budgeted#Set a start and end date with a budget}",i18n_to:"to",i18n_campaign_group_status_create_option:"{:type,map,ACTIVE#Active|DRAFT#Draft}",i18n_campaign_group_status_edit_option:"{:type,map,ACTIVE#Active|PAUSED#Paused|ARCHIVED#Archived}",i18n_campaign_group_status_option:"{:type,map,ACTIVE#Active|DRAFT#Draft|PAUSED#Paused|ARCHIVED#Archived}",i18n_total_budget_amount_add_link:"Total budget of campaigns in this group. {:linkInfo,anchor,text#Learn more}",i18n_total_budget_hover_summary:"Total budget is the maximum amount that you will spend in your Campaign Group. All campaigns under the Campaign Group will stop running once the Campaign Group budget is reached. {:linkInfo,anchor,text#Learn more}",i18n_total_budget_hover_minimum_unspent:"When set, you are required to maintain a <strong>minimum unspent budget</strong> in order to launch new campaigns",i18n_total_budget_hover_set:"If set, all campaign budgets within this group must be within the total budget amount",i18n_total_budget_hover_unset:"If not set, you will track budgets across individual campaigns",i18n_name_error:"Campaign group name is required",i18n_start_date_error:"Start date is required",i18n_end_date_required:"End date is required",i18n_budget_required:"Budget is required",i18n_end_date_error:"End date is required if total budget is set",i18n_save_loader_message:"Saving the Campaign Group",i18n_campaign_group_edit_permission:"You do not have permission to edit the Campaign Group. {:linkInfo,anchor,text#Learn more}",i18n_total_budget_description_label:"Learn more about total budget",i18n_campaign_group_explanation_label:"Learn more about Campaign Group settings",i18n_cannot_create_campaign_group:"Your Campaign Group could not be created.",i18n_cannot_update_campaign_group:"Your Campaign Group could not be updated."},"campaign-manager-web/templates/components/campaign-group-selection-table":{i18n_campaign_group_name:"Campaign group name",i18n_budget:"Budget",i18n_start_date:"Start Date",i18n_end_date:"End Date",i18n_status:"Status"},"campaign-manager-web/templates/components/campaign-group-summary":{i18n_campaign_group_summary_title:"CAMPAIGN GROUP",i18n_budget:"Budget",i18n_schedule:"Schedule",i18n_schedule_run_continuously:"Run continuously starting {:startDate,date,fmt_mdy_short}",i18n_schedule_date_range:"{:startDate,date,fmt_mdy_short} - {:endDate,date,fmt_mdy_short}"},"campaign-manager-web/templates/components/campaign-group-table/name":{campaign_group_id:"CID: {:campaignGroupId}",line_id:"Line ID: {:lineId}"},"campaign-manager-web/templates/components/campaign-group":{i18n_header_heading:"Campaign Group",i18n_new_campaign_group_step_body:"Campaign groups will help you manage your campaigns more easily. Select or create a new Campaign Group right from the campaign creation flow",i18n_header_explanation:"Group campaigns based on what’s important to you (by project, location, budget, etc.) so you can be more organized. Optionally, set a group budget and schedule to reduce budget & schedule juggling. {:link,anchor,text#Learn more}",i18n_create_new_group:"Create a new group",i18n_create_campaign_group:"Create a Campaign Group",i18n_use_dcg:"Use the Default Campaign Group",i18n_header_learn_more_aria:"Learn more about Campaign Groups",i18n_selected_campaign_group:"Selected Campaign Group",i18n_no_campaign_group_selected:"Select a Campaign Group below",i18n_change_group:"Use a different group",i18n_run_continuously:"Run continuously starting {:startDate,date,fmt_mdy_short}",i18n_date_range:"Schedule {:startDate,date,fmt_mdy_short} to {:endDate,date,fmt_mdy_short}",i18n_save_and_exit:"Save and exit",i18n_next:"Next",i18n_search_placeholder:"Search by name and ID",i18n_dcg_only_title:"Organize your campaigns by factors important to you",i18n_dcg_only_body:"Campaign groups allow you to easily group campaigns by budget, time period, location, run dates, and status.",i18n_end_date_past:"You chose a Campaign Group with an end date in the past. Your campaign will not begin delivering until this is corrected.",i18n_start_date_future:"You chose a Campaign Group with a future start date. The campaign you’re creating now will not run until at least {:startDate,date,fmt_mdy_short} when the Campaign Group starts.",i18n_inactive:"You chose a Campaign Group that’s currently in an inactive state (draft, paused, or archived). The campaign you’re creating now will not run until you change the Campaign Group status.",i18n_cannot_update_campaign:"Your campaign could not be updated.",i18n_campaign_group_name:"Campaign group name",i18n_budget:"Budget",i18n_start_date:"Start Date",i18n_end_date:"End Date",i18n_status:"Status",i18n_enterprise_cannot_create_campaign_group_tooltip:"In this account, Campaign Groups represent insertion order lines and therefore cannot be created directly in Campaign Manager. Please contact your account team to modify an order."},"campaign-manager-web/templates/components/campaign-groups-table/name":{campaign_group_id:"CID: {:campaignGroupId}",line_id:"Line ID: {:lineId}",i18n_a11y_trigger_label:"See options for {:name}",manage_campaign_group:"Manage",chart_campaign_group:"Chart"},"campaign-manager-web/templates/components/campaign-header":{i18n_new_campaign_hovercard_content_header:"Welcome to the new campaign creation beta.",i18n_new_campaign_hovercard_content_body:"Let’s get started! Name your campaign and then choose an objective and we will help you optimize your campaign towards it.",i18n_new_campaign:"New Campaign",i18n_campaign_name_edit_button:"Edit Campaign name",i18n_campaign_group_header:"Campaign groups",i18n_campaign_group_paragraph:"You can group related campaigns by factors important to you (common objectives, targets, etc.).  You can create a new group now for this campaign or choose one you’ve already created.",i18n_campaign_group_learnmore:"{:linkInfo,anchor,text#What’s a Campaign Group?}","i18n_campaign_group_learnmore-aria-label":"Learn more about Campaign Group",i18n_campaign_group_warning:"Once activated, a campaign cannot be moved to a different Campaign Group.",i18n_campaign_group_edit_button:"Edit Campaign Group",i18n_campaign_name_field:"Campaign name input field",i18n_create_new_campaign_group:"Create a new Campaign Group",i18n_back_to_account:"Back to account",i18n_leave_feedback_on_oba:"{:linkInfo,anchor,text#Leave feedback} about Objective-Based Advertising",i18n_cancel:"Cancel",i18n_campaign_group_status:"{:status,map,ACTIVE#Active|ARCHIVED#Archived|CANCELED#Canceled|DRAFT#Draft|PAUSED#Paused}",i18n_campaign_update_success_message:"Campaign status successfully updated to {:newStatus,map,PAUSED#paused|ARCHIVED#archived}.",i18n_legacy_objective:"Legacy campaigns are Website Visits & Engagement campaigns created prior to this release. They will continue to serve, but we recommend creating new campaigns to take advantage of new optimization aligned to your objectives. {:linkInfo,anchor,text#Learn more.}",i18n_campaign_status_change_option:"{:status,map,ARCHIVED#Archive campaign|PAUSED#Pause campaign}",i18n_unarchive_status_change_option:"{:status,map,PAUSED#Unarchive campaign}",i18n_campaign_status_change_options:"{:status,map,ARCHIVED#Archive campaign|UNARCHIVED#Unarchive campaign|PAUSED#Pause campaign}","i18n_legacy_objective-aria-label":"Learn more about recent enhancements to our objectives",i18n_duplicate_campaign:"Duplicate campaign",i18n_are_you_sure_delete:"Are you sure you want to delete this campaign? This action is permanant and can’t be undone.",i18n_delete_error_message:"The server had an exception deleting the campaign. Please try again.",i18n_delete_success_message:"Campaign deleted successfully",i18n_deleteing_message:"Deleting your campaign",i18n_delete_campaign:"Delete campaign",i18n_campaign_actions:"Actions",i18n_campaign_update_success:"Campaign status updated",i18n_status_change_error_message:"The server had an exception updating the campaign status. Please try again.",i18n_save_and_continue:"Save and continue",i18n_continue_without_save:"Continue without save",i18n_save_and_duplicate_message:"Would you like to save your campaign before duplicating?",i18n_save_and_duplicate_header:"Your campaign has not been saved yet",i18n_loading:"Loading",i18n_saving:"Saving",i18n_campaign_validation_errors:"Your campaign has some errors, Please fix them before saving.",i18n_campaign_save_before_duplication_error:"The server had an exception saving the campaign. Please try again.",i18n_duplication_error_message_toast:"The server had an exception duplicating the campaign. Please try again.",i18n_no_campaign_group_selected:"No Campaign Group selected",i18n_server_exception_error_message:"The server had an exception. Please try again."},"campaign-manager-web/templates/components/campaign-launch":{i18n_launch_campaign_button:"Launch Campaign",i18n_reactivate_campaign:"Reactivate Campaign",i18n_campaign_launch_agreement:"By clicking Launch campaign, you agree to the  {:adsAgreementLink,anchor,text#LinkedIn Ads Agreement} and {:guidelinesLink,anchor,text#Advertising Guidelines}.",i18n_campaign_reactivate_agreement:"By clicking Reactivate campaign, you agree to the  {:adsAgreementLink,anchor,text#LinkedIn Ads Agreement} and {:guidelinesLink,anchor,text#Advertising Guidelines}.",i18n_launch_success_header:"Great job!",i18n_launch_success_message:"You’ve successfully launched your campaign. Ads that were previously approved will start serving immediately unless otherwise noted below. New ads are under review and will serve pending approval.",i18n_account_overview_button:"Go to Account Overview",i18n_campaign_group_warning_message:"Please set the Campaign Group status for this campaign to ‘active’ in order to launch this campaign.",i18n_video_draft_creative_warning_message:"Please add the required missing fields to your ad in order to launch this campaign.",i18n_payment_method_label:"Payment method:",i18n_payment_with_card_info:"Card on file",i18n_payment_with_invoice_info:"Invoicing",i18n_payment_with_card_or_invoice_info_tooltip:"Billing admins are able to manage payment method from the Billing Center. {:billingLink,anchor,text#Learn more}",i18n_payment_without_card_info:"None",i18n_payment_without_card_info_tooltip:"Only billing admins can add payments. Don’t worry, you can still launch your campaign, but your ads will not be sent to be reviewed or run on site until your billing admin has added a payment method.",i18n_payment_error_card_info_v2:"{:section,map,TEXT#The server had an issue loading your payment information. Please|CTA#click here to reload this module.}",i18n_review_order:"Review order",i18n_loading:"Loading…",i18n_payments_load_error_title:"This page could not load",i18n_payments_load_error_message_cta:"Please click here to reload this module.",i18n_missing_payment_method:"No payment method saved",i18n_missing_payment_method_message:"Your ads will NOT run until your account has a saved payment method. Please contact your billing admin to add a payment method.",i18n_love_hate_feedback:"{:linkInfo,anchor,text#How was your experience? Leave feedback}",i18n_feedback_experience:"{:linkInfo,anchor,text#Tell us about your experience}",i18n_serving_status_message_non_admin:"{:message,map,ACCOUNT_TOTAL_BUDGET_HOLD#This account has reached its budget. Contact your LinkedIn representative to increase it.|ACCOUNT_END_DATE_HOLD#This account has reached its end date. Contact your LinkedIn representative to extend it.|ACCOUNT_BUDGET_END_DATE_HOLD#This account has reached both its budget and end date. Contact your LinkedIn representative to increase/extend them.|DEFAULT_TEXT#This account is currently on hold. Contact your LinkedIn representative.}",i18n_serving_status_message_admin:"{:message,map,ACCOUNT_TOTAL_BUDGET_HOLD#This account has reached its budget. Go to account settings to increase it.|ACCOUNT_END_DATE_HOLD#This account has reached its end date. Go to account settings to extend it.|ACCOUNT_BUDGET_END_DATE_HOLD#This account has reached both its budget and end date. Go to account settings to increase/extend them.|DEFAULT_TEXT#This account is currently on hold.}",i18n_insight_tag_warning_title:"Your campaign needs an Insight Tag",i18n_insight_tag_warning_description:"Your campaign has conversions or audiences that won’t be able to run until your Insight Tag is sending a signal.",i18n_insight_tag_primary_button:"Go to my Insight Tag",i18n_website_conversion_insight_tag:"Insight tag not detected",i18n_website_conversion_insight_tag_message:"Your Website conversions will not work until your insight tag is properly installed.",i18n_website_conversion_active_conversions:"No active conversions",i18n_website_conversion_active_conversions_message:"Your campaign will only run once an active conversion is detected.",i18n_setup_insight_tag:"{:linkInfo,anchor,text#Set up your insight tag}",i18n_payment_tooltip_aria:"Learn more about payment",i18n_create_another:"Create another campaign",i18n_cannot_launch_campaign:"Your campaign could not be launched."},"campaign-manager-web/templates/components/campaign-review":{i18n_review_header:"Review & Launch",i18n_review_message:"You’re almost there! Let’s review your campaign settings.",i18n_format_options_v5:"{:label,map,STANDARD_SPONSORED_CONTENT#Single image ad|SINGLE_VIDEO#Video ad|CAROUSEL#Carousel image ad|INMAIL#Message ad|GUIDED_REPLIES#Conversation ad|TEXT#Text ad|JOBS#Jobs ad|SPOTLIGHT#Spotlight ad|WHITEPAPER_DOWNLOAD#Content ad|FOLLOW_COMPANY#Follower ad|SPONSORED_UPDATE_JOB_POSTING#Single job ad}",i18n_format_options_v6:"{:label,map,SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|STANDARD_SPONSORED_CONTENT#Single image ad|SINGLE_VIDEO#Video ad|CAROUSEL#Carousel image ad|INMAIL#Message ad|GUIDED_REPLIES#Conversation ad|TEXT#Text ad|JOBS#Jobs ad|SPOTLIGHT#Spotlight ad|WHITEPAPER_DOWNLOAD#Content ad|FOLLOW_COMPANY#Follower ad|SPONSORED_UPDATE_JOB_POSTING#Single job ad}",i18n_format_options_v7:"{:label,map,SPONSORED_UPDATE_EVENT#Event ad|SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|STANDARD_SPONSORED_CONTENT#Single image ad|SINGLE_VIDEO#Video ad|CAROUSEL#Carousel image ad|INMAIL#Message ad|GUIDED_REPLIES#Conversation ad|TEXT#Text ad|JOBS#Jobs ad|SPOTLIGHT#Spotlight ad|WHITEPAPER_DOWNLOAD#Content ad|FOLLOW_COMPANY#Follower ad|SPONSORED_UPDATE_JOB_POSTING#Single job ad}",i18n_objective_summary_heading:"OBJECTIVE",i18n_audience_summary_heading:"AUDIENCE",i18n_adformat_summary_heading:"AD FORMAT",i18n_previous:"Previous",i18n_save_and_exit:"Save and exit",i18n_cannot_update_campaign:"Your campaign could not be updated."},"campaign-manager-web/templates/components/campaign-save-loader":{i18n_save_loader_message:"Saving your campaign!",i18n_save_success_message:"Campaign saved!"},"campaign-manager-web/templates/components/campaigns-table/name":{i18n_a11y_trigger_label:"See options for {:name}",manage_campaign:"Manage",chart_campaign:"Chart",duplicate_campaign:"Duplicate",i18n_campaign_meta:"ID: {:campaignId}  · {:campaignType,map,TEXT_AD#Text Ad|SPONSORED_UPDATES#Sponsored Content|SPONSORED_INMAILS#Sponsored Messaging|DYNAMIC#Dynamic Ad|SJYMBII#Sponsored Jobs You May Be Interested In|TALENT_LANDING#Talent Landing}",campaign_type:"{:campaignType,map,TEXT_AD#Text Ad|SPONSORED_UPDATES#Sponsored Content|SPONSORED_INMAILS#Sponsored Messaging|DYNAMIC#Dynamic Ad|SJYMBII#Sponsored Jobs You May Be Interested In|TALENT_LANDING#Talent Landing}",i18n_legacy:"Legacy",i18n_legacy_objective:"Legacy campaigns are Website Visits & Engagement campaigns created prior to this release. They will continue to serve, but we recommend creating new campaigns to take advantage of new optimization aligned to your objectives. {:linkInfo,anchor,text#Learn more.}",i18n_legacy_objective_label:"Learn more about legacy campaigns"},"campaign-manager-web/templates/components/card-list-item":{i18n_remove_card:"Remove card",i18n_reorder_card:"Reorder card"},"campaign-manager-web/templates/components/card-list":{a11y_sort_activate_announce:"Current card position {:index} of {:length}. Press up and down keys to change position, Space to confirm new position, Escape to cancel.",a11y_sort_move_announce:"Card moved to position {:index} of {:length}. Press Space to confirm new position, Escape to cancel.",a11y_sort_confirm_announce:"Current card successfully repositioned.",a11y_sort_cancel_announce:"Cancelled repositioning of card."},"campaign-manager-web/templates/components/carousel-card-form":{i18n_card_title:"Card headline",i18n_card_landing_page_url:"Card destination URL",i18n_card_pipeline_builder_url:"Card Pipeline Builder URL",i18n_description_here:"Description here",i18n_example_dot_com:"http://www.advertiser.com",i18n_card_title_tooltip:"The headline for this individual card in your carousel. The text you enter will display beneath your image.",i18n_card_landing_page_url_tooltip:"The landing page where people are directed when they click on this individual card in your carousel.",i18n_card_image_alt_text:"Carousel card image",i18n_crop_button_text:"Crop",i18n_crop_button_tooltip_text:"Image is not editable, please upload new file in order to crop.",i18n_image_upload_failed:"Image upload failed.",i18n_image_upload_validation_error:"{:errorType,map,dimension_width#Image width is greater than the limit of {:maxWidth}px.|dimension_height#Image height is greater than the limit of {:maxHeight}px.|dimension_width_by_height#Image dimensions are greater than the limit of {:maxWidth}*{:maxHeight}.|format#Invalid image format. Please use JPG, JPEG, GIF, and static GIFs.|server#Image upload failed. Please try again.|size#File size limit exceeded. Please upload a file under {:maxSizeInMb} MBs}"},"campaign-manager-web/templates/components/carousel-container":{i18n_create_content_v2:"Create a new Carousel ad for this campaign",i18n_carousel_ads_list_header_title:"Carousel Ads",i18n_edit_content:"Edit content",i18n_duplicate_content:"Duplicate content",i18n_browse_existing_content:"Browse existing content",i18n_no_ads_for_this_campaign:"No ads for this campaign",i18n_add_campaign_instructions:"To add ads to this campaign, browse your existing content or create a new ad.",i18n_save:"save",i18n_carousel_ads_global_filter_placeholder_v2:"Search by id, commentary, or card title",i18n_carousel_ads_container_no_data:"No ads in this campaign",i18n_sponsored_content_container_success_message:"Your ad has been saved successfully.",i18n_content_created_but_not_sponsored:"Ad saved. You can access and add it to your campaigns from the browse view.",i18n_remove_creative_error:"There was an error while removing the creative.",i18n_remove_creative_success:"The creative was removed successfully.",i18n_removing_creative:"Removing creative"},"campaign-manager-web/templates/components/carousel-entity":{i18n_index_of_total:"{:currentIndex} of {:total}",i18n_non_sponsorable_due_to_invalid_pipeline_builder_url:"Invalid Pipeline Builder URL"},"campaign-manager-web/templates/components/carousel-form":{i18n_name_this_ad:"Name this ad",i18n_name_this_ad_placeholder:"Example 1",i18n_introductory_text:"Introductory text",i18n_introductory_text_placeholder:"This is your introductory text.",i18n_introductory_text_recommended_max_chars:"We recommend a max of 150 characters.",i18n_a11y_trigger_label_pipeline_builder_url_heading:"Learn more about Pipeline Builder URL",i18n_ad_destination_URL:"Destination URL",i18n_ad_pipeline_builder_url_heading:"Pipeline Builder URL",i18n_ad_destination_URL_placeholder:"http://www.advertiser.com",i18n_url_destination_for_all_cards:"Use Destination URL as destination for all cards",i18n_pipeline_builder_url_for_all_cards:"Use Pipeline Builder URL as destination for all cards",i18n_destination_url_message_for_edit:"Editing Destination URL will not change Card destination URLs below.",i18n_pipeline_builder_url_message_for_edit:"Editing Pipeline Builder URL will not change Card destination URLs below.",i18n_pipeline_builder_url_destination_for_all_cards:"Use Pipeline Builder URL as the destination for all cards",i18n_cancel:"Cancel",i18n_cards:"Cards",i18n_create_cards_instruction:"Create cards for your carousel by selecting or uploading images",i18n_maximum_cards:"{:max_cards} cards",i18n_add_another_card:"Add another card",a11y_add_card_announce:"New card is added",a11y_remove_card_announce:"Card is removed",i18n_remaining_counter:"{:remaining}/{:total}",i18n_save_content_error:"There was an error saving your ad. Please try again.",i18n_validation_error_primary_landing_page_url_required:"URL is required.",i18n_validation_error_commentary_required:"Introductory text is required.",i18n_validation_error_card_image_required:"Image is required.",i18n_validation_error_card_title_required:"Description is required.",i18n_validation_error_card_url_required:"URL is required.",i18n_pipeline_builder_url_validation_error:"This field must be a valid Pipeline Builder URL",i18n_pipeline_builder_url_tooltip_text:"You can access your published Pipeline Builder pages via admin settings on your company page. Learn more about creating a Pipeline Builder page {:linkInfo,anchor,text#here}.",i18n_carousel_specs_headline:"Carousel ads Specs & Guidelines",i18n_carousel_specs_card_number_requirements:"You must have a minimum of two cards. You cannot have more than 10 cards.",i18n_carousel_specs_intro_requirements:"For the overall ad unit, the intro text/commentary/description area is limited to a maximum of 255 characters.",i18n_carousel_specs_intro_text_mobile_note:"Intro text may truncate at 150 characters on some mobile devices.",i18n_carousel_specs_individual_cards:"For the individual cards within the carousel:",i18n_carousel_specs_recommended_image_dimensions:"Recommended individual image spec is 1080x1080 pixels with a 1:1 aspect ratio.",i18n_carousel_specs_supported_image_formats:"Rich media formats supported:",i18n_carousel_specs_image_format_jpg:"JPG",i18n_carousel_specs_image_format_png:"PNG",i18n_carousel_specs_image_format_gif:"GIF (non-animated only)",i18n_carousel_specs_card_headline:"Headline text for each image card is a maximum of two lines before being truncated.",i18n_carousel_specs_headline_text_limit:"45 character limit for carousel ads that direct to a landing page",i18n_carousel_specs_headline_text_limit_with_leadgen:"30 character limit for carousel ads with a Lead Gen Form Call-to-Action (CTA)",i18n_carousel_specs_lead_gen_note:"Carousel cards can be directed to different landing pages, but if the Lead Gen Form option is selected, the CTA will link to the same Lead Gen Form for all of the carousel cards.",i18n_carousel_specs_visit_help_center:"For more information visit the Help Center for additional {:linkInfo,anchor,text#carousel ad guidelines}.",i18n_saving_your_ad:"Saving your ad",i18n_accordion_ad:"Ad",i18n_error_count:"{:errorCount,choice,singular#{:errorCount} error|plural#{:errorCount} errors}"},"campaign-manager-web/templates/components/carousel-overview":{i18n_index_of_total:"{:currentIndex} of {:total}",i18n_creative_needs_attention_reasons:"{:reason,map,INVALID_PIPELINE_BUILDER_URL#Invalid Pipeline Builder URL}"},"campaign-manager-web/templates/components/cells/account-claim-requests-table/action":{i18n_a11y_deny_request:"Deny",i18n_a11y_approve_request:"Approve"},"campaign-manager-web/templates/components/cells/account-claim-requests-table/request":{i18n_a11y_request_description:"<strong>{:relationshipType,map,OWN#Ownership|SHARE#Partner access}</strong> for Ad Account <strong>{:adAccountName}</strong>",i18n_a11y_request_name_and_sender_email:"{:businessManagerAccountName} ({:senderEmail})"},"campaign-manager-web/templates/components/cells/account-claim-requests-table/status":{i18n_a11y_pending:"Pending",i18n_a11y_approved:"Approved",i18n_a11y_rejected:"Denied",i18n_a11y_canceled:"Canceled",i18n_a11y_none_pending_description:"{:firstName} {:lastName} - {:datetime}"},"campaign-manager-web/templates/components/cm-breadcrumb":{i18n_aria_label_crumbs:"Navigation list",i18n_a11y_home_button_text:"Home button"},"campaign-manager-web/templates/components/cm-infinite-scroll-loader":{i18n_try_again:"Try again.",i18n_loading_more_results:"Loading more results.",i18n_failed_to_load_more:"Whoops! Something went wrong."},"campaign-manager-web/templates/components/cm-inline-feedback":{i18n_dismiss_notice:"Dismiss notice"},"campaign-manager-web/templates/components/cm-survey-feedback":{i18n_default_question_text:"Is this feature helpful?",i18n_default_thankyou_text:"Thanks for your feedback!",i18n_yes:"Yes",i18n_no:"No"},"campaign-manager-web/templates/components/column-customization-card":{i18n_remove_card:"Remove card",i18n_reorder_card:"Reorder card"},"campaign-manager-web/templates/components/column-customization-modal":{i18n_modal_title:"Customize columns",i18n_defaults_header:"Defaults",i18n_custom_header:"Custom Views",i18n_add_view_button:"+ Add view",i18n_view_name:"View name",i18n_available_columns_header:"Available columns",i18n_group_name_v2:"{:groupName,map,DETAILS#Details Columns|BID_AND_BUDGET#Bid & Budget Columns|GENERAL_PERFORMANCE#General Performance Columns|ENGAGEMENT#Engagement Columns|CONVERSIONS_AND_LEADS#Conversions and Leads Columns|VIDEO#Video Columns|SPONSORED_INMAILS#Sponsored Messaging Columns|TALENT_LEADS#Talent Leads Columns}",i18n_selected_columns_header:"{:numSelectedColumns,number} selected {:numSelectedColumns,choice,singular#column|plural#columns}",i18n_cancel_button:"Cancel",i18n_update_button:"Update",i18n_update_info_text:"Press update to save and apply all changes",i18n_remove_column:"Remove selected column from custom view",i18n_reorder_column:"Reorder selected column in custom view",i18n_delete_button:"Delete View",i18n_duplicate_button:"Duplicate view",i18n_max_views_reached_tooltip:"The max number of custom views has been reached",i18n_save_changes_error_label:"{:type,map,DELETE#Delete|CREATE#Create|UPDATE#Update} error:",i18n_saving_custom_views_changes:"Saving changes",i18n_new_view_name:"New View",i18n_new_view_from_empty_state:"Create custom column view",i18n_name_validation_error:"{:error,map,NAME_TOO_LONG#Name cannot exceed {:maxNameLength} characters|NAME_NOT_PRESENT#Name must be present|DUPLICATE_NAME#Duplicate view names are not allowed}",i18n_validation_errors_submit_tooltip:"Fix all validation errors to submit",i18n_validation_error:"Validation error",i18n_a11y_search_notification:"Filtered to {:numColumnsMatching} {:numColumnsMatching,choice,singular#column|plural#columns}",i18n_a11y_selected_nav_item:"{:viewName}, selected nav item",i18n_save_error_message:"Error occurred while saving custom views, please try again",i18n_a11y_edit_view_name_label:"Edit view name",i18n_search_by_name_placeholder:"Search by column name",i18n_validation_errors_footer:"You have {:count,number,integer} {:count,choice,singular#error|plural#errors}. Fix {:count,choice,singular#error|plural#errors} to update your custom columns.",i18n_clear_button:"Clear"},"campaign-manager-web/templates/components/columns-view-column":{i18n_column_icon_alt:"{:name} icon"},"campaign-manager-web/templates/components/columns-view-range-column":{i18n_range_column_starting_from:"Starting from",i18n_range_column_up_to:"up to",i18n_range_invalid_message:"The range selected is not valid."},"campaign-manager-web/templates/components/columns-view-search-results":{i18n_column_icon_alt:"{:name} icon"},"campaign-manager-web/templates/components/columns-view":{i18n_aria_label_crumbs:"Navigation list",i18n_search_placeholder_text:"Search",i18n_search_placeholder_aria_label:"Search",i18n_search_error:"An error occurred when searching; please try again"},"campaign-manager-web/templates/components/common-table-cells/join-or-dash":{i18n_join_table_cell_separator:", "},"campaign-manager-web/templates/components/company-matching-table/matched-company-name":{i18n_company_icon_alt:"Company logo for {:name}"},"campaign-manager-web/templates/components/company-matching-table/opportunity-status":{i18n_open:"Open",i18n_closed:"Closed"},"campaign-manager-web/templates/components/company-matching-table/unmatched-company-name":{i18n_company_icon_alt:"A blank generic company logo"},"campaign-manager-web/templates/components/company-typeahead-input":{i18n_ta_placeholder:"Enter an existing name / URL",i18n_result_header:"{:type,map,company#Company Page|showcase#Showcase Page}",i18n_no_results:"{:type,map,company#No results found. Please try another company name.|showcase#No results found. Please try another showcase page name.}",i18n_oops_error:"Oops, something went wrong. Please try again.",i18n_no_match_error:"No company matching this URL was found. Please check your URL and try again."},"campaign-manager-web/templates/components/company-typeahead":{i18n_ta_placeholder:"Enter an existing name / URL",i18n_result_header:"{:type,map,company#LinkedIn Page|showcase#Showcase Page}",i18n_no_results:"{:type,map,company#No results found. Please try another company name.|showcase#No results found. Please try another showcase page name.}",i18n_sr_clear_selection:"Clear company selection",i18n_oops_error:"Oops, something went wrong. Please try again.",i18n_no_match_error:"No company matching this URL was found. Please check your URL and try again.",i18n_create_new_company_page:"{:linkInfo,anchor,text#Create new LinkedIn Page +}",i18n_create_new_company_page_link:"{:linkInfo,anchor,text#Create new LinkedIn Page }",i18n_company_name_typeahead_title:"Create more engaging ads by associating a LinkedIn Page",i18n_company_name_typeahead_content:"By associating a LinkedIn Page, you will be able to create ads that will show up in the LinkedIn newsfeed, which adds a more personal touch while establishing your brand."},"campaign-manager-web/templates/components/composable-campaign-wizard":{i18n_campaign_section_title:"{:title,map,objective-selection#Objective selection|ad-format#Ad format|targeting-module#Audience|placement-module#Placement|bid-and-budget#Budget & Schedule|conversion-tracking#Conversion Tracking}",i18n_campaign_creatives_name_v4:"{:id,map,sponsored-content-container#Sponsored Content|text-ads-container#Text Ads|carousel-container#Carousel|sponsored-video-container#Sponsored Video|spinmail-container#Message Ad|guided-replies-container#Conversation Ad|dynamic-ads-container#Ads in this campaign|sponsored-update-job-posting-container#Single Job Ads}",i18n_campaign_creatives_name_v5:"{:id,map,event/creatives-container#Event|sponsored-content-container#Sponsored Content|text-ads-container#Text Ads|carousel-container#Carousel|sponsored-video-container#Sponsored Video|spinmail-container#Message Ad|guided-replies-container#Conversation Ad|dynamic-ads-container#Ads in this campaign|sponsored-update-job-posting-container#Single Job Ads}",i18n_dynamic_ads_campaign_creatives_name:"{:adFormat,map,FOLLOW_COMPANY#Follower Ads|JOBS#Job Ads|SPOTLIGHT#Spotlight Ads|WHITEPAPER_DOWNLOAD#Content Ads}",i18n_conversion_tracking_save_error_message:"Oops! Your conversion failed to save. Please go back to Step 1 and try saving again.",i18n_leftnav_navigation_link:"Scroll down to {:component,map,objective-selection#Objective selection|ad-format#Ad format|targeting-module#Audience|placement-module#Placement|bid-and-budget#Budget & Schedule|conversion-tracking#Conversion Tracking} in the page",i18n_leftnav_validation_error_icon_a11y_label:"Validation error icon for {:component,map,objective-selection#Objective selection|ad-format#Ad format|targeting-module#Audience|placement-module#Placement|bid-and-budget#Budget & Schedule|conversion-tracking#Conversion Tracking}",i18n_step1:"Step 1",i18n_step2:"Step 2",i18n_step3:"Step 3",i18n_step4:"Step 4",i18n_group_step_title:"Select Campaign Group",i18n_step1_title:"Set up Campaign",i18n_step2_title:"Set up Ads",i18n_step3_title:"Review & Launch",i18n_step1_skiplink:"Skip to the main content",i18n_back_to_account:"Back to account",i18n_new_campaign_group_step_header:"New! Select a Campaign Group",i18n_new_campaign_group_step_body:"Campaign groups will help you manage your campaigns more easily. Select or create a new Campaign Group right from the campaign creation flow"},"campaign-manager-web/templates/components/confirm-hovercard":{i18n_confirm_hovercard_cancel:"Cancel"},"campaign-manager-web/templates/components/conversion-form":{i18n_conversion_name_required_error:"Conversion name is required",i18n_url_and_matchtype_required_error:"You must specify a URL and match type",i18n_conversion_name_input_label:"Name your conversion",i18n_conversion_type_and_value_header:"1. Enter your settings",i18n_conversion_type_input_label:"Choose a type that best describes the action you want your website visitors to complete",i18n_conversion_type_label:"{:type,map,ADD_TO_CART#Add to Cart|DOWNLOAD#Download|INSTALL#Install|KEY_PAGE_VIEW#Key Page View|LEAD#Lead|OTHER#Other|PURCHASE#Purchase|SIGN_UP#Sign Up|DEFAULT_TEXT#type}",i18n_conversion_value_input_label:"Estimate how much the conversion is worth to your business to measure return on ad spend (optional)",i18n_conversion_value_input_error:"Enter a value 1,000,000.00 or less",i18n_conversion_type_placeholder_option:"Select",i18n_conversion_type_required_error:"Please select a conversion type",i18n_conversion_window_sizes_label_v2:"{:window,map,1#1 day|7#7 days|30#30 days|90#90 days|DEFAULT_TEXT#window}",i18n_conversion_widow_input_label:"Set the window of time after someone clicks or views your ad for a conversion to be counted",i18n_conversion_window_views_label:"Views",i18n_conversion_window_clicks_label:"Clicks",i18n_conversion_attribution_type_label:"Change the attribution model to specify how each ad interaction is credited for a conversion",i18n_conversion_attribution_type_options:"{:attributionType,map,LAST_TOUCH_BY_CAMPAIGN#Last Touch - Each campaign|LAST_TOUCH_BY_CONVERSION#Last Touch - Last campaign|DEFAULT_TEXT#Unknown}",i18n_conversion_campaigns_table_label:"2. Select campaigns to track conversions",i18n_conversion_campaigns_table_name:"Name",i18n_conversion_campaigns_table_status:"Campaign status",i18n_campaign_name_filter_placeholder:"Search",i18n_campaigns_filter_option_all:"All",i18n_selected_campaigns_title:"Selected Campaigns ({:count})",i18n_overflow_chips_text:"+{:count} more",i18n_conversion_method_label:"2. Define how you would like to track your conversion",i18n_manage_conversions_conversion_method_label:"3. Define how you would like to track your conversion",select_segment:"3. Select an uploaded offline segment",i18n_conversion_form_view_campaigns:"View campaigns",i18n_conversion_method_selection_2:"{:conversionMethod,map,IMAGE_PIXEL#Use an event-specific pixel to track when there is no unique URL (e.g. a button click)|INSIGHT_TAG_URL_MATCH_RULES#Use my site-wide Insight Tag (recommended)|DEFAULT_TEXT#conversionMethod}",i18n_url_match_rules_label:"Count conversions from people who visit any of the following pages:",i18n_copy_to_clipboard_label:"Copy to clipboard",i18n_copy_success_label:"Copied to clipboard",i18n_copy_to_clipboard_error_message:"There was an issue copying to clipboard, please copy and paste manually.",i18n_conversion_name_input_placeholder:"Example: Thank you page",i18n_conversion_form_cancel_button_text:"Cancel",i18n_conversion_form_create_button_text:"Create",i18n_conversion_form_save_button_text:"Save",i18n_saving_conversion_label:"Saving your conversion",i18n_loading_campaigns_label:"Loading your campaigns...",i18n_conversion_form_create_terms_agreement:'By clicking <span class="t-14 t-bold u-color__black--75">Create</span> I agree to {:linkInfo,anchor,text#these terms}',i18n_conversion_form_save_terms_agreement:'By clicking <span class="t-14 t-bold u-color__black--75">Save</span> I agree to {:linkInfo,anchor,text#these terms}',i18n_conversion_form_view_only_lock_hovercard_content:"This conversion is read-only due to your account access level.",i18n_conversion_form_view_only_learn_more_link:"{:linkInfo,anchor,text#Learn more}",i18n_create_conversion_error_message:"There was an unexpected issue saving your conversion.  Please try again.  If you continue to receive an error, please {:linkInfo,anchor,text#contact our customer service} with the error you are receiving.",i18n_associate_conversion_error:"Your conversion has been created, but we were unable to attach the conversion to your campaign. Please try again.",i18n_fail_to_choose_image_pixel_error_message:"There was an unexpected issue with your selection. Please try again. If you continue to receive an error, please {:linkInfo,anchor,text#contact our customer service} with the error you are receiving.",i18n_fail_to_choose_conversion_method_no_conversion_type_error_message:"Please select a conversion type in the settings sections above.",i18n_no_insight_tag_image_pixel:'To show your pixel you need to have an <span class="t-14 t-bold u-color__black--75">Insight Tag for your account.</span> Go ahead and finish creating your conversion and your code will show up here once the Insight Tag has been added. {:linkInfo,anchor,text#Learn more}',i18n_no_insight_tag_sitewide_tag:'For your conversion to work, you need to install an <span class="t-14 t-bold u-color__black--75">Insight Tag</span> on your website. Remember, you will need to setup an Insight Tag for Conversion Tracking to work.  Once you have finished creating your conversion, follow instructions {:linkInfo,anchor,text#here} to finish your Insight Tag setup.',i18n_no_campaigns_associated:"No campaigns are associated to this conversion currently.",i18n_campaigns_table_no_data_to_show:"No campaigns to show",i18n_conversion_form_faq_why_conversion_tracking_question:"Why should I use conversion tracking?",i18n_conversion_form_faq_why_conversion_tracking_answer_2:"Conversion tracking helps you measure and optimize the actions visitors take on your website after seeing your LinkedIn ad, like filling a form or registering for an event.",i18n_conversion_form_faq_conversion_attribution_question:"How are conversions attributed?",i18n_conversion_form_faq_conversion_attribution_answer:'We use "last touch", which means that for each campaign, the last ad click or view before a conversion is credited with that conversion.',i18n_conversion_form_faq_conversion_window_question:"What conversion window should I use?",i18n_conversion_form_faq_conversion_window_answer_v2:"The conversion window sets the amount of time after someone clicks or views your ad that a conversion can be counted. You can customize your windows (1, 7, 30 or 90 days) based on your business cycle and reporting preferences.",i18n_conversion_form_faq_conversion_method_question:"What conversion method should I use?",i18n_conversion_form_faq_conversion_method_answer_line_1:'The <span class="t-14 t-italic u-color__black--75">site-wide Insight Tag</span> enables you to record actions taken by members reaching a specific URL on your website through the one time installation of the Insight Tag on all of your website pages.',i18n_conversion_form_faq_conversion_method_answer_line_2:'The <span class="t-14 t-italic u-color__black--75">event-specific pixel</span> can track conversions without an associated page load or URL (e.g. form submits without a thank you page).  However, to use this method, you will need to create and install code for each individual conversion action event. {:linkInfo,anchor,text#Learn more}',i18n_conversion_form_faq_more_info:"{:linkInfo,anchor,text#Get more help on conversions}",remove_selection:"Remove campaign {:name} from selected campaigns",offline_conversion:"This is an offline conversion",i18n_no_insight_tag:'To show your pixel you need to have an <span class="t-14 t-bold u-color__black--75">Insight Tag for your account.</span> Go ahead and finish creating your conversion and your code will show up here once the Insight Tag has been added.'},"campaign-manager-web/templates/components/conversion-tracking-summary":{i18n_conversion_tracking_summary_heading:"CONVERSIONS",i18n_no_conversion_added_message:"No conversions added",i18n_conversions_load_fail_error_message:"Conversions failed to load. Please refresh the page to try again."},"campaign-manager-web/templates/components/conversion-tracking":{i18n_conversion_tracking_title:"Conversion tracking (optional)",i18n_conversion_tracking_title_conversion_required:"Conversion tracking",i18n_conversion_tracking_description:"Measure the actions members take on your website after clicking or viewing your LinkedIn ad.",i18n_conversion_tracking_tooltip:"Conversions are valuable actions that you want people to take on your website(like downloading content, registering for an event, or completing a purchase).",i18n_conversion_tracking_learn_more:"{:linkInfo,anchor,text#Learn more about conversion tracking}",i18n_a11y_trigger_label:"Information for conversion tracking",i18n_selected_conversions_title:"Selected Conversions ({:count})",i18n_select_conversions_title:"Select Conversions",i18n_overflow_pills_text:"+{:count} more",i18n_create_conversion_button:"Create new conversion",i18n_create_conversion:"Create a conversion",i18n_add_conversion_button_text:"Add conversions",i18n_no_active_conversions:"To track conversions you need an <strong>active conversion</strong>. Go ahead and finish creating your campaign. You can add or activate conversions later from the management page.",i18n_no_active_conversions_v2:"To track conversions you need an <strong>active conversion</strong>. Go ahead and finish creating your campaign. You can add or activate conversions later by going to the {:linkInfo,anchor,text#Conversions} page under Account Assets.",i18n_no_active_conversions_website_conversion:"To optimize for conversions and track them in reporting, you need an <strong>active conversion</strong>. Go ahead and finish creating your campaign. You can add or activate conversions later by going to the {:linkInfo,anchor,text#Conversions} page under Account Assets.",i18n_conversion_error_message:"There was an error loading your conversions.",i18n_create_insight_tag_error_message:"Oops! something failed, please try again.",i18n_conversion_is_required:'Your campaign <span class="t-14 t-bold t-black">needs at least one conversion</span> to run.',i18n_search_results_live_region_v2:"There {:count,choice,singular#is|plural#are} {:count,number,integer} search {:count,choice,singular#result|plural#results}",i18n_create_conversion_success_message:"Your conversion has been successfully saved.",i18n_dismiss_pill_a11y_text:"Dismiss {:pillText}",i18n_conversion_name:"Name",i18n_last_activity:"Last signal received",i18n_filter_placeholder:"Search"},"campaign-manager-web/templates/components/create-ad-button":{i18n_has_maximum_creatives_notice:"This campaign has hit the maximum number of creatives, please use a different campaign",i18n_completed_campaign:"Campaign is in a completed, archived, or canceled state",i18n_no_edit_permission:"You do not have permission to create new creatives.",i18n_sponsored_content_permissions_text:"Creating or modifying feed ads requires permissions granted by your Company Page Admin.",i18n_create_new_ad:"Create new ad",i18n_request_access_button:"Request access",i18n_requested_state_access_button:"Permission requested",i18n_learn_more:"{:linkInfo,anchor,text#Learn more}",i18n_learn_more_aria:"Learn more about permissions",i18n_ad_creation_disabled:"Ad creation is disabled"},"campaign-manager-web/templates/components/create-and-sponsor-button":{i18n_create_not_sponsor_label:"Add to campaign",i18n_create_not_sponsor_tooltip:"Unchecking this box will create your ad but it will not be added to your current campaign. You can access and add it to campaigns from the Browse view",i18n_confirm_changes:"Confirm changes",i18n_edit_dsc_learn_more:"If you edit this Direct Sponsored Content we’ll apply the changes to {:campaignCount,number,integer} {:campaignCount,choice,singular#campaign|plural#campaigns}. If this ad is serving in an active campaign it may be temporarily paused before changes take effect. {:linkInfo,anchor,text#Learn more}",i18n_edit_dsc_no_count:"If you edit this Direct Sponsored Content we’ll apply the changes to all campaigns containing this post. If this ad is serving in an active campaign it may be temporarily paused before changes take effect. {:linkInfo,anchor,text#Learn more}",i18n_save:"Save",i18n_create_and_sponsor:"Create",i18n_confirm:"Confirm"},"campaign-manager-web/templates/components/create-experiment-dropdown":{create_experiment_button:"Create experiment",i18n_dropdown_text:"{:label,map,A_B_TEST#A/B test|BRAND_LIFT_TEST#Brand lift test|DEFAULT_TEXT#Unknown}",i18n_a11y_trigger_label:"Dropdown for create experiment"},"campaign-manager-web/templates/components/create-lookalike-panel-table/name":{i18n_parent_audience_type_v7:"{:type,map,RETARGETING#Website|COMPANY#Company List|ORGANIZATION#Company List|MEMBER#Contact List|LOOKALIKE#Lookalike|ORGANIZATION_PAGES#Company page|LEAD_GEN_FORMS#Lead gen form|VIDEO_ADS#Video|EVENT_PAGES#Event|LIVE_VIDEOS#Live video|ACXIOM#Third-party: Acxiom|ADGLOW#Third-party: Adglow|ADOBE#Third-party: Adobe|ADROLL#Third-party: AdRoll|ADSTAGE#Third-party: AdStage Inc|ADVERITY#Third-party: Adverity|APPSFLYER#Third-party: Appsflyer|ATLASSIAN#Third-party: Atlassian|B2LINKED#Third-party: B2Linked|BOMBORA#Third-party: Bombora|CALIBERMIND#Third-party: CaliberMind|CONVERTR#Third-party: Convertr|CTRLSHIFT#Third-party: CtrlShift|CYANCE#Third-party: Cyance|DOMO#Third-party: Domo|DRIFTROCK#Third-party: Driftrock|DUNBRADSTREET#Third-party: Dun & Bradstreet|ENGAGIO#Third-party: Engagio|EXPERIAN#Third-party: Experian|FOUR_C#Third-party: 4C|G2CROWD#Third-party: G2 Crowd|HGDATA#Third-party: HG Data Company|HGINSIGHTS#Third-party: HG Insights|HUBSPOT#Third-party: Hubspot|IBMWATSONMKT#Third-party: IBM Watson Marketing|INTEGRATE#Third-party: Integrate|KENSHOO#Third-party: Kenshoo|LATTICEENGINES#Third-party: Lattice Engines|LEADSBRIDGE#Third-party: LeadsBridge|LEADSPACE#Third-party: Leadspace|LINKEDIN#Third-party: LinkedIn (Internal)|LINKEDIN_AUDIENCE_ENGAGEMENT#Third-party: LinkedIn Audience Engagement|LINKEDIN_LOOKALIKE_SEGMENTS#Third-party: LinkedIn Lookalike Segments|LINKEDIN_NURTURE_MARKETING#Third-party: LinkedIn Nurture Marketing|LINKEDIN_SALES_NAVIGATOR#Third-party: LinkedIn Sales Navigator|LINKEDIN_WEBSITE_RETARGETING#Third-party: LinkedIn Website Retargeting|LIST_UPLOAD#Third-party: Uploaded list|LIVERAMP#Third-party: LiveRamp|LOLAGROVE#Third-party: Lolagrove|M1#Third-party: M1|MADISONLOGIC#Third-party: Madison Logic|MARIN#Third-party: Marin|MARKETO#Third-party: Marketo|METADATA#Third-party: Metadata.io|MICROSOFT_DYNAMICS#Third-party: Microsoft Dynamics 365|MINTIGO#Third-party: Mintigo|MRP#Third-party: MRP|MSAZURE_MAAP#Third-party: Microsoft Azure|NEUSTAR#Third-party: Neustar|NIELSEN#Third-party: Nielsen|ORACLE_CX_UNITY#Third-party: Oracle CX Unity|ORACLE_MARKETING_CLOUD#Third-party: Oracle/Eloqua|PEGA#Third-party: Pegasystems|QUAERO#Third-party: Quaero|SALESBOX_AI#Third-party: Salesbox AI|SALESFORCE#Third-party: Salesforce|SAP#Third-party: SAP|SEGMENT#Third-party: Segment|SEGMENTIQ#Third-party: SegmentIQ|SIMONDATA#Third-party: SimonData|SIXSENSE#Third-party: 6sense|TEALIUM#Third-party: Tealium|SPRINKLR#Third-party: Sprinklr|TERMINUS#Third-party: Terminus|TEST_PLATFORM#Third-party: (Test platform)|TIDEWATER#Third-party: Tidewater|TRAYIO#Third-party: Trayio|TREASUREDATA#Third-party: Treasure Data|WALKME#Third-party: Walkme|ZAPIER#Third-party: Zapier|ZOHO#Third-party: Zoho|SAP_MARKETING_CLOUD_ADVERTISER#Third-party: SAP Marketing Cloud Advertiser|PREZI#Third-party: Prezi|KLONDIKE#Third-party: Klondike|SPICEWORKS#Third-party: Spiceworks|TECH_FORWARD#Third-party: Tech Forward|ACQUIA#Third-party: Acquia|DIENNEA#Third-party: Diennea|MAKE_ME_REACH#Third-party: Make Me Reach|DEMANDBASE#Third-party: Demandbase|DEFAULT_TEXT#}"},"campaign-manager-web/templates/components/create-lookalike-panel":{i18n_name_your_audience:"Name your audience",i18n_lookalike_audience_name_input_placeholder:"E.g. Current customers - lookalike",i18n_create_lookalike_from:"Create lookalike from",i18n_clear_selected_parent_audience:"Clear selected parent audience",i18n_create_lookalike_audience_info:"After creating, it can take up to 48 hours (on a rare occasion, longer) for your lookalike audience to process and up to an additional 24 hours to start delivery. Include this audience to a campaign at any time and it will automatically start serving once ready. Tip: If excluding an audience, the audience must be fully processed for the exclusion to apply.",i18n_search_for_an_audience:"Search for an audience",i18n_select_an_audience_message:"Select an audience to create your lookalike",i18n_select_an_audience_error_message:"Please select an audience to create lookalike from",i18n_only_valid_audiences_shown_message:"Only audiences ready for use are shown below",i18n_name:"Name",i18n_last_audience_count:"Last audience count",i18n_last_modified:"Last modified",i18n_cancel:"Cancel",i18n_create:"Create",i18n_update:"Update",i18n_why_use_lookalike_audience:"Why should I use a lookalike audience?",i18n_reason_for_using_lookalike:"Lookalike audience helps you find people who may be interested in your product by identifying people with similar characteristics to your best audience.",i18n_parent_audience_selection_disabled_reason:"The source for this lookalike audience cannot be changed at this time.<br>Please create a new lookalike audience if you would like to use a new source.",i18n_parent_audience_missing_reason:"The audience used to create your lookalike is no longer available and has been deleted from your account. {:linkInfo,anchor,text#Learn more}",i18n_parent_audience_missing_reason_learn_more_label:"Learn more about Lookalike Audiences",i18n_learn_more_about_lookalike_audiences:"{:linkInfo,anchor,text#Learn more about lookalike audiences}",i18n_agree_terms_create:'By clicking "Create", I agree to {:linkInfo,anchor,text# these terms}.',i18n_agree_terms_update:'By clicking "Update", I agree to {:linkInfo,anchor,text# these terms}.',i18n_create_error_message:"Sorry, something went wrong when creating your lookalike audience.",i18n_update_error_message:"Sorry, something went wrong when updating your lookalike audience.",i18n_creating_loader_message:"Creating lookalike audience",i18n_updating_loader_message:"Updating lookalike audience",i18n_fetching_loader_message:"Loading lookalike audience details",i18n_failed_to_load_audience_headline:"Failed to load audience",i18n_failed_to_load_audience_message:"Sorry, something went wrong when loading the details of your lookalike audience. Please close the form and try again.",i18n_parent_audience_type_v7:"{:type,map,RETARGETING#Website|LOOKALIKE#Lookalike|BULK#List upload|MARKET_AUTOMATION#Third-party|COMPANY#Company List|ORGANIZATION#Company List|MEMBER#Contact List|ORGANIZATION_PAGES#Company page|LEAD_GEN_FORMS#Lead gen form|VIDEO_ADS#Video|EVENT_PAGES#Event|LIVE_VIDEOS#Live video|ACXIOM#Third-party: Acxiom|ADGLOW#Third-party: Adglow|ADOBE#Third-party: Adobe|ADROLL#Third-party: AdRoll|ADSTAGE#Third-party: AdStage Inc|ADVERITY#Third-party: Adverity|APPSFLYER#Third-party: Appsflyer|ATLASSIAN#Third-party: Atlassian|B2LINKED#Third-party: B2Linked|BOMBORA#Third-party: Bombora|CALIBERMIND#Third-party: CaliberMind|CONVERTR#Third-party: Convertr|CTRLSHIFT#Third-party: CtrlShift|CYANCE#Third-party: Cyance|DOMO#Third-party: Domo|DRIFTROCK#Third-party: Driftrock|DUNBRADSTREET#Third-party: Dun & Bradstreet|ENGAGIO#Third-party: Engagio|EXPERIAN#Third-party: Experian|FOUR_C#Third-party: 4C|G2CROWD#Third-party: G2 Crowd|HGDATA#Third-party: HG Data Company|HGINSIGHTS#Third-party: HG Insights|HUBSPOT#Third-party: Hubspot|IBMWATSONMKT#Third-party: IBM Watson Marketing|INTEGRATE#Third-party: Integrate|KENSHOO#Third-party: Kenshoo|LATTICEENGINES#Third-party: Lattice Engines|LEADSBRIDGE#Third-party: LeadsBridge|LEADSPACE#Third-party: Leadspace|LINKEDIN#Third-party: LinkedIn (Internal)|LINKEDIN_AUDIENCE_ENGAGEMENT#Third-party: LinkedIn Audience Engagement|LINKEDIN_LOOKALIKE_SEGMENTS#Third-party: LinkedIn Lookalike Segments|LINKEDIN_NURTURE_MARKETING#Third-party: LinkedIn Nurture Marketing|LINKEDIN_SALES_NAVIGATOR#Third-party: LinkedIn Sales Navigator|LINKEDIN_WEBSITE_RETARGETING#Third-party: LinkedIn Website Retargeting|LIST_UPLOAD#Third-party: Uploaded list|LIVERAMP#Third-party: LiveRamp|LOLAGROVE#Third-party: Lolagrove|M1#Third-party: M1|MADISONLOGIC#Third-party: Madison Logic|MARIN#Third-party: Marin|MARKETO#Third-party: Marketo|METADATA#Third-party: Metadata.io|MICROSOFT_DYNAMICS#Third-party: Microsoft Dynamics 365|MINTIGO#Third-party: Mintigo|MRP#Third-party: MRP|MSAZURE_MAAP#Third-party: Microsoft Azure|NEUSTAR#Third-party: Neustar|NIELSEN#Third-party: Nielsen|ORACLE_CX_UNITY#Third-party: Oracle CX Unity|ORACLE_MARKETING_CLOUD#Third-party: Oracle/Eloqua|PEGA#Third-party: Pegasystems|QUAERO#Third-party: Quaero|SALESBOX_AI#Third-party: Salesbox AI|SALESFORCE#Third-party: Salesforce|SAP#Third-party: SAP|SEGMENT#Third-party: Segment|SEGMENTIQ#Third-party: SegmentIQ|SIMONDATA#Third-party: SimonData|SIXSENSE#Third-party: 6sense|TEALIUM#Third-party: Tealium|SPRINKLR#Third-party: Sprinklr|TERMINUS#Third-party: Terminus|TEST_PLATFORM#Third-party: (Test platform)|TIDEWATER#Third-party: Tidewater|TRAYIO#Third-party: Trayio|TREASUREDATA#Third-party: Treasure Data|WALKME#Third-party: Walkme|ZAPIER#Third-party: Zapier|ZOHO#Third-party: Zoho|SAP_MARKETING_CLOUD_ADVERTISER#Third-party: SAP Marketing Cloud Advertiser|PREZI#Third-party: Prezi|KLONDIKE#Third-party: Klondike|SPICEWORKS#Third-party: Spiceworks|TECH_FORWARD#Third-party: Tech Forward|ACQUIA#Third-party: Acquia|DIENNEA#Third-party: Diennea|MAKE_ME_REACH#Third-party: Make Me Reach|DEMANDBASE#Third-party: Demandbase|DEFAULT_TEXT#}",i18n_parent_audience_members_v3:"{:formattedCount} {:count,choice,singular#member|plural#members}",i18n_parent_audience_last_modified:"Last modified {:time}",i18n_table_row_count_live_region:"There {:count,choice,singular#is|plural#are} {:count,number,integer} {:count,choice,singular#result|plural#results} rendered in the table.",i18n_table_exist_live_region:"Table is available to select an audience to create your lookalike.",i18n_parent_selected_live_region:"Table is removed and audience to create your lookalike is selected."},"campaign-manager-web/templates/components/create-ma-engagement-panel":{i18n_fetch_loader:"Loading audience modal",i18n_create_loader:"Creating audience",i18n_update_loader:"Updating audience",i18n_sub_title_v3:"Create an audience of people who {:sourceType,map,VIDEO_ADS#engaged with one or more of your videos|LEAD_GEN_FORMS#interacted with one or more of your lead generation forms|ORGANIZATION_PAGES#interacted with your company page|EVENT_PAGES#engaged with your event|LIVE_VIDEOS#engaged with one or more of your live videos|DEFAULT_TEXT#engaged with your content}",i18n_name_label:"Name your audience",i18n_name_placeholder:"Prospect audience",i18n_trigger_label:"How did they engage?",i18n_lookback_label:"When did they engage?",i18n_source_label_v3:"Which {:sourceType,map,VIDEO_ADS#video campaigns|LEAD_GEN_FORMS#lead generation form campaigns|ORGANIZATION_PAGES#company page|EVENT_PAGES#events|LIVE_VIDEOS#live videos|DEFAULT_TEXT#content type} do you want to create your audience from?",i18n_source_label_organization_pages:"The company page you are creating a retargeting audience from is:",i18n_lookback_option:"{:duration} {:duration,choice,singular#day|plural#days} in the past",i18n_sla_v4:"After {:condition,boolean,true#updating|false#creating}, it can take up to 48 hours (on a rare occasion, longer) for your {:sourceType,map,VIDEO_ADS#video|LEAD_GEN_FORMS#lead gen form|ORGANIZATION_PAGES#company page|EVENT_PAGES#event|LIVE_VIDEOS#live video|DEFAULT_TEXT#} audience to process and up to an additional 24 hours to start delivery. Include this audience to a campaign at any time and it will automatically start serving once ready. Tip: If excluding an audience, the audience must be fully processed for the exclusion to apply.",i18n_cancel_button:"Cancel",i18n_create_button:"Create",i18n_update_button:"Update",i18n_terms_conditions_create:'By clicking "Create", I agree to {:linkInfo,anchor,text#these terms}.',i18n_terms_conditions_update:'By clicking "Update", I agree to {:linkInfo,anchor,text#these terms}.',i18n_faq_q1:"Why should I use engagement retargeting?",i18n_faq_q1_answer:"Retargeting audiences allow you to focus your advertising spend on people who have previously shown an interest in your brand.",i18n_faq_q2_v2:"{:sourceType,map,VIDEO_ADS#Why should I retarget those who engaged with my video ads?|LEAD_GEN_FORMS#Why should I retarget those who opened or submitted a lead gen form?|EVENT_PAGES#Why should I retarget those who engaged with my events?|LIVE_VIDEOS#Why should I retarget those who engaged with my live videos?|DEFAULT_TEXT#}",i18n_faq_q2_answer_v2:"{:sourceType,map,VIDEO_ADS#Retargeting those who watched all or part of your video ad helps you grow your brand awareness and consideration by reaching an active audience of people who recently engaged.|LEAD_GEN_FORMS#Retargeting those who submitted or opened a lead gen form helps you grow consideration and conversion by reaching an active audience of people who recently engaged.|EVENT_PAGES#Market pre- and post-event by reaching only those who registered.|LIVE_VIDEOS#Market your brand to an active audience who viewed 3 seconds or more or reacted to your live stream or replay video.|DEFAULT_TEXT#}",i18n_faq_q3:"{:sourceType,map,LIVE_VIDEOS#Which live videos can I retarget?|DEFAULT_TEXT#}",i18n_faq_q3_answer:"{:sourceType,map,LIVE_VIDEOS#You can retarget viewers of any live video (or its replay) that was streamed from your company page account in the past 2 years.|DEFAULT_TEXT#}",i18n_learn_more:"{:linkInfo,anchor,text#Learn more about engagement retargeting}",i18n_edit_notice:"Editing this audience will affect the results of the campaigns using it. {:linkInfo,anchor,text#Learn more}",i18n_edit_notice_a11y_learn_more:"Learn more about editing audiences",i18n_missing_engagement_rule_notice:"Previous audience update failed. Please provide the missing required fields again.",i18n_failed_to_load_headline:"Failed to load audience creation modal",i18n_failed_to_load_message:"Something went wrong when trying to load the creation modal. Please close the modal and try again.",i18n_create_error_message:"Sorry, something went wrong when creating your audience.",i18n_update_error_message:"Sorry, something went wrong when updating your audience.",i18n_validation_error_name_input_required:"Audiences require a name, this field can not be blank.",i18n_validation_error_empty_state_v2:"{:sourceType,map,VIDEO_ADS#Please create a campaign using the ‘Campaign Creation’ link above.|LEAD_GEN_FORMS#Please create a campaign using the ‘Campaign Creation’ link above.|ORGANIZATION_PAGES#|EVENT_PAGES#Please create an event.|LIVE_VIDEOS#Please stream a live video.|DEFAULT_TEXT#Please create a source.}",i18n_validation_error_source_urn_required_v2:"Please select at least one {:sourceType,map,VIDEO_ADS#campaign|LEAD_GEN_FORMS#campaign|ORGANIZATION_PAGES#|EVENT_PAGES#event|LIVE_VIDEOS#live video|DEFAULT_TEXT#source} to create an audience.",i18n_validation_error_source_urn_max_allowed_v2:"Please select fewer {:sourceType,map,VIDEO_ADS#campaigns|LEAD_GEN_FORMS#campaigns|ORGANIZATION_PAGES#|EVENT_PAGES#events|LIVE_VIDEOS#live videos|DEFAULT_TEXT#sources}. Audiences can only be created from a maximum of 50 {:sourceType,map,VIDEO_ADS#campaigns|LEAD_GEN_FORMS#campaigns|ORGANIZATION_PAGES#|EVENT_PAGES#events|LIVE_VIDEOS#live videos|DEFAULT_TEXT#sources}.",i18n_form_unchanged_error_message:"You must make changes to this audience before updating it.",i18n_description_totals_table_row:"{:num,number} {:operation,map,FILTERED#filtered|SELECTED#selected|NONE#|DEFAULT_TEXT#} {:num,choice,singular#{:sourceType,map,EVENT_PAGES#event|LIVE_VIDEOS#live video|DEFAULT_TEXT#}|plural#{:sourceType,map,EVENT_PAGES#events|LIVE_VIDEOS#live videos|DEFAULT_TEXT#}}",i18n_missing_company_association_note:"A company page is not yet associated to your account. To set this up, click on your account name and select ‘Edit account details’.",i18n_no_permission_headline:"Audience creation is disabled",i18n_no_permission_message:"Creating a retargeting audience requires permissions granted by your Company Page Admin. {:linkInfo,anchor,text#Learn more}",i18n_no_permission_a11y_learn_more:"Learn more about how to request permission"},"campaign-manager-web/templates/components/create-ma-list-panel":{i18n_create_ma_list_name_label:"Name this audience",i18n_create_ma_list_name_placeholder:"Prospect company list",i18n_create_ma_list_file_label:"Select your company list or contact list",select_offline_events_title:"Select your offline events list",offline_events_download_link:"Download the {:linkInfo,anchor,text#offline events template}.",upload_offline_events_short_msg:"After uploading, it can take up to 48 hours (on a rare occasion, longer) for your list to process and up to an additional 24 hours to start delivery.",offline_events_list:"Offline events list",offline_events_list_desc:"If emails are not provided, then first and last name are required. Fields that help fuzzy matching are optional and the currently accepted ones are company, title, and country.",more_than_90_pct_invalid_entries:"More than 90% entries in your uploaded CSV are invalid",i18n_account_download_message:"Download the {:linkInfo,anchor,text#company list template}.",i18n_contact_download_message:"Download the {:linkInfo,anchor,text#contact list template}.",i18n_upload_audience_additional_message:"After uploading, it can take up to 48 hours (on a rare occasion, longer) for your list to process and up to an additional 24 hours to start delivery. Include this audience to a campaign at any time and it will automatically start serving once ready. Tip: If excluding an audience, the audience must be fully processed for the exclusion to apply.",i18n_upload_audience_agree_terms_message:"By clicking “Upload”, I agree to {:linkInfo,anchor,text# these terms}.",i18n_update_audience_agree_terms_message:"By clicking “Update”, I agree to {:linkInfo,anchor,text# these terms}.",i18n_upload_audience_cancel:"Cancel",i18n_upload_audience_confirm:"Upload",i18n_update_ma_list_audience:"Update",i18n_best_practices:"Best practices",i18n_account_list:"Company list",i18n_account_list_desc:"We recommend uploading at least 1,000 companies (maximum 300,000 companies).",i18n_account_list_desc_with_new_columns:"We recommend uploading at least 1,000 companies (maximum 300,000 companies). To match your list to companies, we require at least one of the following: (a) company name, (b) company website, (c) company email domain, (d) LinkedIn page url, or (e) stock symbol. Including additional fields such as industry, city, state, country, or zip increases the accuracy of the match. Download the company list template to view all fields.",i18n_contact_list:"Contact list",i18n_contact_list_desc:"We recommend uploading at least 10,000 contacts (maximum 300,000 contacts). You can upload a list of email addressess, which will be locally hashed in your browser, or hashed emails using SHA-256 hex.",i18n_contact_list_desc_with_new_columns:"We recommend uploading at least 10,000 contacts (maximum 300,000 contacts). To match your list to LinkedIn members, we require at least one of the following: (a) email address, (b) first and last name, (c) mobile device id, or (d) google user id. Including additional fields such as company, job title, or country increases the accuracy of the match. Download the contact list template to view all fields.",i18n_general_guidelines:"General guidelines",i18n_general_guidelines_desc:"When uploading your CSV file, include only one account or contact per row. At least one field must be used in each row. The maximum file upload size is 20MB.",i18n_learn_more:"{:linkInfo,anchor,text#Learn more about uploaded lists}",i18n_upload_list_prompt:"Use the templates below to ensure successful upload.",i18n_upload_list_button_text:"Select list",i18n_generic_processing_error:"Unable to process file. Please try again.",i18n_invalid_file_type_error:"Only CSV files are allowed. Please select a CSV.",i18n_file_is_missing_error:"Previous audience update failed. Please upload the file again.",i18n_file_too_big_error_v2:"The file you are attempting to upload is quite large (max 20MB). Please select another file that meets this requirement or upload the file through an API partner.",i18n_data_integration_promo_a11y_label:"Learn more about Data Integrations",i18n_data_integration_promo:"Did you know we have integrations with API partners that may include a product you’re already using today? {:linkInfo,anchor,text#Learn more}",i18n_empty_csv_error:"The selected CSV is empty. Please ensure your file matches one of the provided templates.",i18n_no_required_headers_error:"The selected CSV does not have the required headers. Please use the standard template headers and reload the file.",i18n_invalid_headers_error_v2:"The headers in your file do not match the headers in the provided templates. Please ensure your headers are identical to the provided templates.",i18n_not_enough_company_rows_error:"Your list must have at least one account.",i18n_not_enough_member_rows_error:"Your list must have at least 300 valid contacts.",i18n_too_many_rows_error_v2:"The file you are attempting to upload exceeds our row count (max 300,000). Please select another file that meets this requirement or upload the file through an API partner.",i18n_email_in_non_email_column_error:"Email addresses are only allowed under the email column. Remove email addresses from other columns and upload the list again.",i18n_rows_removed_info_message:"Your list has processed successfully but {:removedRowsCount} entries were found invalid and removed.",i18n_csv_processing_status:"Processing…",i18n_csv_ready_status:"Processing complete. {:listTypeText} ready for upload.",i18n_create_ma_list_form_unchanged_error_message:"You must make changes to this list audience before updating it.",i18n_create_ma_list_no_file_selected_error:"You must select a file.",i18n_uploading_list_loader_message:"Uploading your list audience",i18n_fetching_list_loader_message:"Loading list audience details",i18n_updating_list_loader_message:"Updating your list audience",i18n_failed_to_load_list_audience_headline:"Failed to load audience",i18n_failed_to_load_list_audience_message:"Sorry, something went wrong when loading the details of your list audience. Please close the form and try again.",i18n_create_ma_list_audience_create_error_message:"Sorry, something went wrong when creating your list audience.",i18n_create_ma_list_audience_update_error_message:"Sorry, something went wrong when updating your list audience.","i18n_create-ma-list-error":"Sorry, something went wrong. If problem persists, please reach out to your LinkedIn representative or {:linkInfo,anchor,text#submit a request.}"},"campaign-manager-web/templates/components/create-ma-website-audience-panel":{i18n_create_ma_website_audience_name_label:"Name your audience",i18n_create_ma_website_audience_name_placeholder:"Landing pages",i18n_create_ma_website_audience_url_match_rule_header:"Retarget people who visit any of the following pages:",i18n_create_ma_website_audience_cancel:"Cancel",i18n_create_ma_website_audience_legal_terms:'By clicking "Create", I agree to {:linkInfo,anchor,text#these terms}.',i18n_update_ma_website_audience_legal_terms:'By clicking "Update", I agree to {:linkInfo,anchor,text#these terms}.',i18n_create_ma_website_audience_create:"Create",i18n_update_ma_website_audience:"Update",i18n_create_ma_website_audience_creating:"Creating website audience",i18n_update_ma_website_audience_fetching:"Loading website audience details",i18n_update_ma_website_audience_updating:"Updating website audience",i18n_create_ma_website_audience_create_error_message:"Sorry, something went wrong when creating your website audience.",i18n_update_ma_website_audience_create_error_message:"Sorry, something went wrong when updating your website audience.",i18n_create_ma_website_audience_form_unchanged_error_message:"You must make changes to this website audience before updating it.",i18n_website_audience_why:"Why should I use a website audience?",i18n_website_audience_reason:"A website audience allows you to retarget your website visitors and gain demographic insights.",i18n_page_rules_why:"Why should I use page rules?",i18n_page_rules_reason:"Use page rules to include a set of web pages without listing each URL separately.",i18n_page_rules_starts_with_url:"Pages that start with this URL",i18n_page_rules_starts_with_url_description:"This rule includes any web page that begins with the URL you enter.",i18n_page_rules_starts_with_url_example:'Example: Entering "www.example.com" will also include "www.example.com/blog" and "www.example.com/products".',i18n_page_rules_url_contains_word:"Pages with URLs containing this word",i18n_page_rules_url_contains_word_description:"This rule includes any URL that contains the exact word or phrase you enter.",i18n_page_rules_url_contains_word_example:'Example: Entering "thank-you" will include "www.example.com/1/thank-you" but will not include "www.example.com/2/thanks".',i18n_page_rules_exact_url:"Pages with this exact URL",i18n_page_rules_exact_url_description:"This rule only includes the specific URL you enter.",i18n_page_rules_exact_url_example:'Example: Entering "www.example.com/home" will not include "www.example.com/home/products".',i18n_learn_more_about_website_audiences:"{:linkInfo,anchor,text#Learn more about website audiences}",i18n_missing_insight_tag_message:"You will need to install an insight tag for your website audience to work. Don’t worry - create your website audience first. Once you launch your campaign, we’ll help you set up your insight tag. {:linkInfo,anchor,text#Learn more about insight tags}",i18n_missing_insight_tag_message_edit:"You will need to install an insight tag for your website audience to work. Don’t worry - update your website audience first. Once you launch your campaign, we’ll help you set up your insight tag. {:linkInfo,anchor,text#Learn more about insight tags}",i18n_failed_to_load_audience_headline:"Failed to load audience",i18n_failed_to_load_audience_message:"Sorry, something went wrong when loading the details of your website audience. Please close the form and try again.",and_or_title:"Combining rules with AND/OR",and_or_desc:"Use ‘AND’ to retarget people who visit a page URL and another URL that contains a word you specify (e.g., visited page A and page B where the URL contains word C). Use ‘OR’ to retarget people who visit any of page URLs you specify (e.g., page A OR page B)."},"campaign-manager-web/templates/components/creative-edit-panel":{i18n_discard:"Cancel",i18n_discard_details:"The changes you have made to the form will not be saved.",i18n_create:"Create",i18n_update:"Update",i18n_potential_issues:"{:count} potential {:count,choice,singular#issue|plural#issues} with your creative",i18n_creative_edit_panel_error_message:"There was an error saving your ad. Please try again.",i18n_creative_edit_panel_create_success_message:"Your ad has been created.",i18n_creative_edit_panel_edit_success_message:"Your ad has been updated.",i18n_saving_your_ad:"Saving your ad"},"campaign-manager-web/templates/components/creatives-container":{i18n_empty_campaign_add_new_creative:"To add ads to this campaign, create a new ad.",i18n_ads_in_this_campaign:"Ads in this campaign",i18n_creatives_container_maximum_creatives_notice:"Maximum of 100 creatives reached",i18n_creatives_container_completed_campaign:"Campaign is in a completed, archived, or canceled state",i18n_discard_details:"Are you sure you want to discard your changes? Ad creative (copy and images) will not be saved.",i18n_no_ads_in_this_campaign:"No ads in this campaign",i18n_creatives_container_saving_your_ad:"Saving your ad",i18n_create_new_ad:"Create new ad",i18n_loading_creatives:"Loading creatives",i18n_search_results_live_region_creatives_list:"There {:count,choice,singular#is|plural#are} {:count,number,integer} search {:count,choice,singular#result|plural#results}",i18n_load_table_error_headline:"Something went wrong",i18n_load_table_error_message:"We were unable to load your content. If this error persists, please contact {:linkInfo,anchor,text#customer support}.",i18n_try_again_button:"Try again"},"campaign-manager-web/templates/components/creatives-summary":{i18n_creatives_summary_heading:"ADS IN THIS CAMPAIGN",i18n_no_creatives_message:"You have not added any creatives to this campaign. Please add at least one creative to launch your campaign.",i18n_lead_gen_no_form_error_message:"All the following ads must have a lead gen form associated in order to launch campaign"},"campaign-manager-web/templates/components/creatives-table/creative-actions-dropdown":{i18n_menu_options:"{:label,map,duplicate#Duplicate|preview_and_edit#Preview and Edit}",i18n_creative_actions_dropdown_duplicate:"Duplicate",i18n_creative_actions_dropdown_maximum_creatives:"Maximum of 100 creatives reached",i18n_creative_actions_dropdown_completed_campaign:"Campaign is in a completed, archived, or canceled state",i18n_creative_actions_dropdown_no_edit_permission:"You do not have permission to create new creatives",i18n_creative_actions_dropdown_preview_and_edit:"Preview and Edit",i18n_creative_actions_dropdown_manage_tracking:"Manage Tracking",i18n_creative_actions_dropdown_tooltip:"Actions",i18n_cannot_duplicate_canceled_creatives:"Canceled creatives can’t be accessed or duplicated",i18n_cannot_edit_canceled_creatives:"Canceled creatives can’t be accessed or modified",i18n_cannot_open_tracking_for_canceled_creatives:"Tracking for canceled creatives can’t be accessed or changed"},"campaign-manager-web/templates/components/creatives-table/creative-global-filter":{i18n_creative_global_filter_label:"Search",i18n_creative_global_filter__processing_message:"You have content in processing. They will be displayed once available to sponsor."},"campaign-manager-web/templates/components/creatives-table/creatives-list-header":{i18n_ad_list_content:"Below are ads in this campaign. You can also create a new ad.",i18n_a11y_learn_more:"Dismiss the feedback row."},"campaign-manager-web/templates/components/creatives-table/name":{campaign_name:"Campaign: {:campaignName}",creative_id:"Creative ID: {:creativeId}",creative_name:"Creative name: {:creativeName}",i18n_a11y_trigger_label:"See options for {:name}",manage_creative:"Manage",chart_creative:"Chart",i18n_creative_image_alt_text:"Image of the creative",campaign_type_v2:"{:campaignType,map,TEXT_AD#Text Ad|SPONSORED_UPDATES#Sponsored Content|SPONSORED_INMAILS#Sponsored Messaging|DYNAMIC#Dynamic Ad|SPONSORED_VIDEO#Sponsored Content|SJYMBII#Sponsored Jobs You May Be Interested In|TALENT_LANDING#Talent Landing}",creative_type_v4:"{:creativeType,map,TEXT_AD#Text Ad|SPONSORED_STATUS_UPDATE#Single Image|SPONSORED_INMAILS#Message Ad|SPONSORED_MESSAGE#Conversation Ad|FOLLOW_COMPANY#Follower Ad|FOLLOW_COMPANY_V2#Follower Ad|SPOTLIGHT#Spotlight Ad|SPOTLIGHT_V2#Spotlight Ad|TALENT_LANDING#Talent Landing|JOBS#Jobs Ad|JOBS_V2#Jobs Ad|SPONSORED_VIDEO#Video|WHITEPAPER_DOWNLOAD#Content Ad|WHITEPAPER_DOWNLOAD_V2#Content Ad|SPONSORED_UPDATE_CAROUSEL#Carousel|SJYMBII#Sponsored Jobs You May Be Interested In|SPONSORED_UPDATE_JOB_POSTING#Single Job Ad}",creative_type_v5:"{:creativeType,map,SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|TEXT_AD#Text Ad|SPONSORED_STATUS_UPDATE#Single Image|SPONSORED_INMAILS#Message Ad|SPONSORED_MESSAGE#Conversation Ad|FOLLOW_COMPANY#Follower Ad|FOLLOW_COMPANY_V2#Follower Ad|SPOTLIGHT#Spotlight Ad|SPOTLIGHT_V2#Spotlight Ad|TALENT_LANDING#Talent Landing|JOBS#Jobs Ad|JOBS_V2#Jobs Ad|SPONSORED_VIDEO#Video|WHITEPAPER_DOWNLOAD#Content Ad|WHITEPAPER_DOWNLOAD_V2#Content Ad|SPONSORED_UPDATE_CAROUSEL#Carousel|SJYMBII#Sponsored Jobs You May Be Interested In|SPONSORED_UPDATE_JOB_POSTING#Single Job Ad}",creative_type_v6:"{:creativeType,map,SPONSORED_UPDATE_EVENT#Event ad|SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|TEXT_AD#Text Ad|SPONSORED_STATUS_UPDATE#Single Image|SPONSORED_INMAILS#Message Ad|SPONSORED_MESSAGE#Conversation Ad|FOLLOW_COMPANY#Follower Ad|FOLLOW_COMPANY_V2#Follower Ad|SPOTLIGHT#Spotlight Ad|SPOTLIGHT_V2#Spotlight Ad|TALENT_LANDING#Talent Landing|JOBS#Jobs Ad|JOBS_V2#Jobs Ad|SPONSORED_VIDEO#Video|WHITEPAPER_DOWNLOAD#Content Ad|WHITEPAPER_DOWNLOAD_V2#Content Ad|SPONSORED_UPDATE_CAROUSEL#Carousel|SJYMBII#Sponsored Jobs You May Be Interested In|SPONSORED_UPDATE_JOB_POSTING#Single Job Ad}",i18n_creative_needs_attention_reasons:"{:reason,map,INVALID_PIPELINE_BUILDER_URL#Invalid Pipeline Builder URL}"},"campaign-manager-web/templates/components/credit-card-form":{i18n_how_billing_works_step:"1",i18n_how_billing_works_title:"How billing works",i18n_how_billing_works_text:"You only pay when someone clicks your ad. We’ll charge your card automatically as your ad receives clicks and impressions. You can edit your campaign at any time. You may turn on and off your ads at any time, edit your bid and budget, or change the campaign end date. {:billingLink,anchor,text#Learn more}",i18n_how_billing_works_a11y_learn_more_label:"Learn more about how billing works",i18n_campaigns_ready:"Your {:campaigns,choice,singular#campaign|plural#campaigns} ready to launch:",i18n_campaign_type:"{:type,map,DYNAMIC#Dynamic Ad Campaign|SJYMBII#SJYMBII Campaign|SPONSORED_INMAILS#Sponsored Messaging Campaign|SPONSORED_UPDATES#Sponsored Content Campaign|TALENT_LANDING#Talent Landing Campaign|TEXT_AD#Text Ad Campaign}",i18n_campaign_duration:"Duration:",i18n_campaign_start_date:"Start Date:",i18n_campaign_bid:"Bid:",i18n_campaign_budget:"Budget:",i18n_faqs_title:"FAQS",i18n_faqs_first_bill_question:"When will I first be billed?",i18n_faqs_first_bill_answer:"You only pay when someone clicks your ad. We’ll charge your card automatically as your ad receives clicks or impressions up to the limit you set.",i18n_faqs_bill_frequency_question:"How often will I be billed?",i18n_faqs_bill_frequency_answer:"When you’re billed depends on the spending limits you set when you created your campaign. You could be billed daily, weekly, or on the first of the month.",i18n_faqs_spend_min_question:"Is there a minimum spend requirement?",i18n_faqs_spend_min_answer:"No, you’re in control over how much you spend and how long your ads run. There aren’t any contracts either.",i18n_faqs_coupon_question:"How does a coupon work?",i18n_faqs_coupon_answer:"Coupon codes are applied to your ad account as a credit and are deducted from your balance due. If your campaign spend exceeds the amount of your coupon code, your credit card will be charged. To ensure your campaign does not spend over the coupon code amount, be sure to set a total budget for the same amount as your coupon code. {:couponLink,anchor,text#Learn more}",i18n_faqs_coupon_learn_more_aria:"Learn more about coupon codes",i18n_loading:"Loading…",i18n_payments_load_error_title:"This page could not load",i18n_payments_load_error_message_cta:"Please click here to reload this module.",i18n_payments_load_error_message_support:'If the problem persists, please <span class="t-14 t-bold u-color__blue7">{:link-support,anchor,text#contact our customer service}</span>.'},"campaign-manager-web/templates/components/demographics/demographics-bar-cell":{i18n_below_reporting_minimum:"Below reporting minimum"},"campaign-manager-web/templates/components/demographics/demographics-currency-cell":{i18n_below_reporting_minimum:"Below reporting minimum"},"campaign-manager-web/templates/components/demographics/headers":{name:"Name",impressions:"Impressions",clicks:"Clicks",ctr:"Average CTR",conversions:"Conversions",conversion_rate:"Conversion rate",impressions_tooltip:"Number of times people saw your ad",clicks_tooltip:"Includes clicks on your ads, company name and logo, but excludes some social actions such as likes, comments, and shares",ctr_tooltip:"Percentage of people who clicked after seeing your ads (clicks divided by impressions)",conversions_tooltip:"Number of times people took a desired action after clicking on or seeing your ad",conversion_rate_tooltip:"Percentage of conversions relative to clicks (total conversions divided by clicks)"},"campaign-manager-web/templates/components/display-objective":{i18n_objective_name_ms5:"{:type,map,BRAND_AWARENESS#Brand awareness|WEBSITE_TRAFFIC#Website visits|WEBSITE_VISIT#Website visits|CREATIVE_ENGAGEMENT#Engagement|ENGAGEMENT#Engagement|VIDEO_VIEW#Video views|WEBSITE_CONVERSION#Website conversions|LEAD_GENERATION#Lead generation|TALENT_LEAD#Talent leads|JOB_APPLICANT#Job applicants}",i18n_objective_tagline_ms5:"{:type,map,BRAND_AWARENESS#I want more people to learn about my business.|WEBSITE_TRAFFIC#I want more people to visit a website destination site on or off LinkedIn.|WEBSITE_VISIT#I want more people to visit a website destination site on or off LinkedIn.|CREATIVE_ENGAGEMENT#I want more people to engage with my content posts.|ENGAGEMENT#I want more people to engage with my content posts.|VIDEO_VIEW#I want more people to watch my videos.|WEBSITE_CONVERSION#I want more purchases, registrations, or downloads.|LEAD_GENERATION#I want more quality leads on LinkedIn.|TALENT_LEAD#I want to build a pipeline of talent interested in my company.|JOB_APPLICANT#I want to promote job opportunities at my company.}",i18n_objective_outcome_1_ms5:"{:type,map,BRAND_AWARENESS#Your campaign will be shown to people most likely to <strong>view your ads.</strong>|WEBSITE_VISIT#Your campaign will be shown to people most likely to <strong>click on your ads.</strong>|ENGAGEMENT#Your campaign will be shown to people most likely to <strong>like, share, comment, view, or click on your ads or follow your company.</strong>|VIDEO_VIEW#Your campaign will be shown to people most likely to view your ads.|WEBSITE_CONVERSION#Your campaign will be shown to people most likely to <strong>take the valuable action you define on your website</strong> (such as completing a form or making a purchase).|LEAD_GENERATION#Your campaign will be shown to people most likely to view your ads.|JOB_APPLICANT#Your campaign will be shown to people most likely to <strong>click on your job ads</strong>.}",i18n_objective_outcome_2_ms5:"{:type,map,CREATIVE_ENGAGEMENT#Your ads will include a <strong>Follow button.</strong>|ENGAGEMENT#Your ads will include a <strong>Follow button.</strong>|WEBSITE_CONVERSION#<strong>Conversion tracking</strong> must be enabled for this objective.|LEAD_GENERATION#Clicking on your ads will lead customers to a lead generation form pre-filled with LinkedIn profile data.}"},"campaign-manager-web/templates/components/duplicate-campaign-panel":{i18n_duplicate_campaign:"Duplicate campaign <strong>{:name}</strong>",i18n_duplicate_campaign_step_title:"{:step,map,ACCOUNT_SELECTION#Setup duplication|CREATIVE_SELECTION#Select creatives}",i18n_duplicate_campaign_next:"Next",i18n_duplicate_campaign_duplicate:"Duplicate campaign",i18n_duplicate_campaign_select_creatives:"Select creatives (optional)",i18n_duplicate_campaign_select_ads:"Select which ads from campaign <strong>{:name}</strong> you want to duplicate over to your new campaign.",i18n_search_placeholder:"Search by title, name, or description",i18n_duplication_learn_more:"Name your new campaign and confirm which account you want to duplicate it into. {:linkInfo,anchor,text#Learn more about how duplication works.}",i18n_duplication_learn_more_aria_label:"Learn more about campaign duplication",i18n_campaign_name:"New campaign name",i18n_select_destination_account:"Destination account",i18n_destination_campaign_group:"Destination campaign group",i18n_no_campaign_group_selected:"Select a campaign group below",i18n_change_campaign_group:"Use a different group",i18n_budget:"Budget",i18n_date_range:"Schedule {:startDate,date,fmt_mdy_short} to {:endDate,date,fmt_mdy_short}",i18n_run_continuously:"Run continuously starting {:startDate,date,fmt_mdy_short}",i18n_campaign_name_validation:"This field cannot be blank",i18n_account_selection_validation:"Please select an account",i18n_sr_clear_account_selection:"Clear account selection",i18n_total_campaign:"{:numOfCampaigns,number,integer} total {:numOfCampaigns,choice,singular#campaign|plural#campaigns}",i18n_created:"Created",i18n_copy_of:"Copy of {:name}",i18n_fetch_accounts_error_message:"There was an error fetching accounts.",i18n_fetch_creatives_error_message:"There was an error fetching creatives.",i18n_preview_error_message:"There was an error loading creative preview.",i18n_duplication_error:"Duplication failed",i18n_a11y_campaign_duplication_failure:"Expand campaign duplication failure detail hovercard",i18n_duplication_error_message:"Sorry, something went wrong. If problem persists, please reach out to your LinkedIn representative or {:linkInfo,anchor,text#submit a request.}",i18n_discard_text:"Are you sure you want to exit campaign duplication? Your campaign has not been duplicated yet.",i18n_creatives_duplication_failure:"There was an error duplicating creatives",i18n_creatives_duplication_failure_text:"Your campaign was successfully duplicated but there was an unexpected error duplicating <strong>{:numOfFailures,number,integer} out of {:totalCreatives,number,integer} of your creatives.</strong> You can choose to continue without these creatives or delete the campaign and try duplicating again. If you continue to receive errors, Please {:linkInfo,anchor,text#contact our customer service here.}",i18n_creatives_duplication_error_text:"Your campaign was successfully duplicated but there was an unexpected error duplicating your creatives. You can choose to continue without these creatives or delete the campaign and try duplicating again. If you continue to receive errors, Please {:linkInfo,anchor,text#contact our customer service here.}",i18n_delete_duplicated_campaign:"Delete campaign",i18n_continue_without_creatives:"Continue without creatives",i18n_duplication_success_message:"Your campaign has been successfully duplicated and saved as a draft.",i18n_campaign_delete_success_message:"Your campaign has been successfully deleted.",i18n_campaign_delete_error_message:"There was a problem deleting the campaign. Please try again later.",i18n_legacy_objective:"You are duplicating a Legacy campaign. Legacy campaigns are Website Visits & Engagement campaigns created prior to this release. They will continue to serve, but we recommend creating new campaigns to take advantage of new optimization aligned to your objectives. {:linkInfo,anchor,text#Learn more.}",i18n_no_creatives_to_show:"No creatives to show",i18n_disabled_desktop_preview_for_vertical_video:"Vertical video ads will only be served on mobile and not on desktop"},"campaign-manager-web/templates/components/duplicate-creatives-table/cell":{creative_id:"Creative ID: {:creativeId}",creative_name:"Creative name: {:creativeName}",campaign_type:"{:campaignType,map,TEXT_AD#Text Ad|SPONSORED_UPDATES#Sponsored Content|SPONSORED_INMAILS#Sponsored Messaging|DYNAMIC#Dynamic Ad|SPONSORED_VIDEO#Sponsored Content|SJYMBII#Sponsored Jobs You May Be Interested In|TALENT_LANDING#Talent Landing}",campaign_type_v2:"{:campaignType,map,SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|TEXT_AD#Text Ad|SPONSORED_UPDATES#Sponsored Content|SPONSORED_INMAILS#Sponsored Messaging|DYNAMIC#Dynamic Ad|SPONSORED_VIDEO#Sponsored Content|SJYMBII#Sponsored Jobs You May Be Interested In|TALENT_LANDING#Talent Landing}",creative_type_v2:"{:creativeType,map,TEXT_AD#Text Ad|SPONSORED_STATUS_UPDATE#Single Image|SPONSORED_INMAILS#Message Ad|FOLLOW_COMPANY#Follower Ad|FOLLOW_COMPANY_V2#Follower Ad|SPOTLIGHT#Spotlight Ad|SPOTLIGHT_V2#Spotlight Ad|TALENT_LANDING#Talent Landing|JOBS#Jobs Ad|JOBS_V2#Jobs Ad|SPONSORED_VIDEO#Video|WHITEPAPER_DOWNLOAD#Content ad|WHITEPAPER_DOWNLOAD_V2#Content ad|SPONSORED_UPDATE_CAROUSEL#Carousel|SJYMBII#Sponsored Jobs You May Be Interested In|SPONSORED_UPDATE_JOB_POSTING#Single Job Ad}",creative_type_v3:"{:creativeType,map,SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|TEXT_AD#Text Ad|SPONSORED_STATUS_UPDATE#Single Image|SPONSORED_INMAILS#Message Ad|FOLLOW_COMPANY#Follower Ad|FOLLOW_COMPANY_V2#Follower Ad|SPOTLIGHT#Spotlight Ad|SPOTLIGHT_V2#Spotlight Ad|TALENT_LANDING#Talent Landing|JOBS#Jobs Ad|JOBS_V2#Jobs Ad|SPONSORED_VIDEO#Video|WHITEPAPER_DOWNLOAD#Content ad|WHITEPAPER_DOWNLOAD_V2#Content ad|SPONSORED_UPDATE_CAROUSEL#Carousel|SJYMBII#Sponsored Jobs You May Be Interested In|SPONSORED_UPDATE_JOB_POSTING#Single Job Ad}",creative_type_v4:"{:creativeType,map,SPONSORED_UPDATE_EVENT#Event ad|SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|TEXT_AD#Text Ad|SPONSORED_STATUS_UPDATE#Single Image|SPONSORED_INMAILS#Message Ad|FOLLOW_COMPANY#Follower Ad|FOLLOW_COMPANY_V2#Follower Ad|SPOTLIGHT#Spotlight Ad|SPOTLIGHT_V2#Spotlight Ad|TALENT_LANDING#Talent Landing|JOBS#Jobs Ad|JOBS_V2#Jobs Ad|SPONSORED_VIDEO#Video|WHITEPAPER_DOWNLOAD#Content ad|WHITEPAPER_DOWNLOAD_V2#Content ad|SPONSORED_UPDATE_CAROUSEL#Carousel|SJYMBII#Sponsored Jobs You May Be Interested In|SPONSORED_UPDATE_JOB_POSTING#Single Job Ad}",i18n_creative_img_alt:"creative-image-preview"},"campaign-manager-web/templates/components/duplicate-creatives-table/header":{i18n_selected_creatives:"{:number,choice,singular#{:number} Selected creative|plural#{:number} Selected creatives}"},"campaign-manager-web/templates/components/dynamic-ad-content-cell":{i18n_creative_type_label:"{:creativeType,map,JOBS_V2#Jobs ad|FOLLOW_COMPANY_V2#Follower Ad|SPOTLIGHT_V2#Spotlight ad|WHITEPAPER_DOWNLOAD_V2#Content ad}",i18n_no_image:"No image",i18n_creative_needs_attention_reasons:"{:reason,map,INVALID_PIPELINE_BUILDER_URL#Invalid Pipeline Builder URL}"},"campaign-manager-web/templates/components/dynamic-ad-task-panel":{i18n_dynamic_ads_task_panel_title_edit:'Edit your {:type,map,SPOTLIGHT_V2#Spotlight|FOLLOW_COMPANY_V2#Follower|JOBS_V2#Jobs|WHITEPAPER_DOWNLOAD_V2#Content} ad{:type,map,WHITEPAPER_DOWNLOAD_V2# <span class="u-label__lisa--small">LISA</span>|DEFAULT_TEXT#}',i18n_dynamic_ads_task_panel_title_create:'Create a new {:type,map,SPOTLIGHT_V2#Spotlight|FOLLOW_COMPANY_V2#Follower|JOBS_V2#Jobs|WHITEPAPER_DOWNLOAD_V2#Content} ad for this campaign{:type,map,WHITEPAPER_DOWNLOAD_V2# <span class="u-label__lisa--small">LISA</span>|DEFAULT_TEXT#}'},"campaign-manager-web/templates/components/dynamic-ads-container":{i18n_content_ad:"Content Ad",i18n_create_new_ad:"Create new ad",i18n_dropdown_item_labels:"{:type,map,SPOTLIGHT_V2#Spotlight ad|FOLLOW_COMPANY_V2#Follower ad|JOBS_V2#Jobs ad|WHITEPAPER_DOWNLOAD_V2#Content ad}",i18n_search_by_headline_or_description_v2:"Search by id, headline, or description",i18n_dynamic_ads:"Dynamic Ads",i18n_dynamic_ads_container_create_a_new_ad_for_this_campaign:'Create a new {:type,map,SPOTLIGHT_V2#Spotlight|FOLLOW_COMPANY_V2#Follower|JOBS_V2#Jobs|WHITEPAPER_DOWNLOAD_V2#Content} ad for this campaign{:type,map,WHITEPAPER_DOWNLOAD_V2# <span class="u-label__lisa--small">LISA</span>|DEFAULT_TEXT#}',i18n_dynamic_ads_container_edit_your_ad:'Edit your {:type,map,SPOTLIGHT_V2#Spotlight|FOLLOW_COMPANY_V2#Follower|JOBS_V2#Jobs|WHITEPAPER_DOWNLOAD_V2#Content} ad{:type,map,WHITEPAPER_DOWNLOAD_V2# <span class="u-label__lisa--small">LISA</span>|DEFAULT_TEXT#}',i18n_chosen_formats_header:"Chosen Format",i18n_additional_formats_header:"Additional Formats",i18n_dynamic_ads_formats:"{:adFormat,map,FOLLOW_COMPANY#Follower Ads|JOBS#Job Ads|SPOTLIGHT#Spotlight Ads|WHITEPAPER_DOWNLOAD#Content Ads}"},"campaign-manager-web/templates/components/dynamic-filter-dropdown":{i18n_all:"All"},"campaign-manager-web/templates/components/engagement-campaigns-table/name":{i18n_campaign_id:"ID: {:id}"},"campaign-manager-web/templates/components/engagement-campaigns-table":{i18n_engagement_table_global_filter_text:"Search by name or ID",i18n_a11y_campaigns_data_loader:"Loading campaigns data",i18n_empty_state_headline:"No campaign data available",i18n_empty_state_message:"{:type,map,VIDEO_ADS#To retarget those who viewed your video ad you must have a campaign using the video ad format. You can create a campaign on the {:linkInfo,anchor,text#Campaign Creation} page.|LEAD_GEN_FORMS#To retarget those who opened or submitted a lead gen form you must have a campaign using the lead generation objective. You can create a campaign on the {:linkInfo,anchor,text#Campaign Creation} page.}",i18n_metric_header:"{:engagementTrigger,map,FIRST_QUARTILE#Views @ 25%|MIDPOINT#Views @ 50%|THIRD_QUARTILE#Views @ 75%|FULL_COMPLETE#Views @ 97%|LEAD_FORM_CANCEL#Lead form cancel|LEAD_FORM_SUBMIT#Lead form completion|VIEW_FORM#Lead form open}"},"campaign-manager-web/templates/components/engagement-events-table/name":{i18n_event_landing_page_url:"{:linkInfo,anchor,text#{:eventName}}"},"campaign-manager-web/templates/components/engagement-events-table":{i18n_engagement_table_global_filter_text:"Search by name or description",i18n_a11y_events_data_loader:"Loading events data",i18n_empty_state_headline:"No event data available",i18n_name_column_title:"Event name",i18n_description_column_title:"Description",i18n_start_date_column_title:"Start date",i18n_status_column_title:"Status",i18n_metric_header:"{:engagementTrigger,map,RSVPED#RSVP’d|EXTERNAL_URL#Event redirect clicks|DEFAULT_TEXT#}",i18n_empty_state_message_v2:"{:linkInfo,anchor,text#Learn more} how to create an event.",i18n_a11y_empty_state_message:"Learn more about creating events"},"campaign-manager-web/templates/components/engagement-live-videos-table/description":{i18n_live_video_landing_page_url:"{:linkInfo,anchor,text#{:description}}"},"campaign-manager-web/templates/components/engagement-live-videos-table":{i18n_engagement_table_global_filter_text:"Search by description",i18n_a11y_videos_data_loader:"Loading live videos data",i18n_empty_state_headline:"No live video data available",i18n_empty_state_message:"To create a retargeting audience you must create a {:linkInfo,anchor,text#live video stream}.",i18n_description_column_title:"Video description",i18n_date_column_title:"Streamed date",i18n_duration_column_title:"Duration",i18n_metric_header:"{:engagementTrigger,map,TOTAL_VIDEO_VIEW_3_SEC#Views ≥ 3s|VIDEO_SOCIAL_ACTION#Social actions|DEFAULT_TEXT#Statistics}"},"campaign-manager-web/templates/components/engagement-single-entity":{i18n_organization_icon_alt:"Company logo for {:name}",i18n_organization_metric_text:"{:trigger,map,VIEW#Unique visitors {:visitors}|CTA_CLICK#Call-to-action clicks {:clicks}|DEFAULT_TEXT#}"},"campaign-manager-web/templates/components/engagements-page":{frequency:"Frequency Analysis",timeline:"Timeline Analysis",count:"Total Count"},"campaign-manager-web/templates/components/engagements/applied-facets":{selected_facets:"Selected {:desc}",add_more:"Add more…",confirm:"Confirm",dismiss:"Dismiss {:text}"},"campaign-manager-web/templates/components/engagements/content-filters":{add_facet:"Add values for {:desc}"},"campaign-manager-web/templates/components/engagements/json-viewer":{i18n_loading:"Loading",i18n_json_loading_error:"There was an error loading JSON"},"campaign-manager-web/templates/components/enterprise-header":{i18n_account_order_id:"Order ID:",i18n_account_line_id:"Line ID:",i18n_account_level_budget:"Account level budget:",i18n_account_end_date:"Account end date:",i18n_campaign_group_level_budget:"Campaign Group budget:",i18n_campaign_group_end_date:"Campaign Group end date:",i18n_allowed_campaign_types:"Allowed campaign types:",i18n_campaign_type:"{:type,map,TEXT_AD#Text Ad|SPONSORED_UPDATES#Sponsored Content|SPONSORED_INMAILS#Sponsored Messaging|DYNAMIC#Dynamic Ad|SPONSORED_VIDEO#Sponsored Content|SJYMBII#Sponsored Jobs You May Be Interested In|TALENT_LANDING#Talent Landing}"},"campaign-manager-web/templates/components/event/creative-form":{name_this_ad:"Name this ad (optional)",name_this_ad_placeholder:"Default name - Example 1",introductory_text:"Introductory text (optional)",introductory_text_placeholder:"This is your introductory text.",linkedin_event_url:"LinkedIn event URL",linkedin_event_url_placeholder:"https://linkedin.com/events/123456789",linkedin_event_url_helper_text:"Event details and images will be pulled from the event URL",event_logo:"Logo of selected event",remove_event:"Remove selected event",event_error:"{:error,map,PAST#This LinkedIn Event has ended. You can only create ads for active and future events.|CANCELLED#This LinkedIn Event has been cancelled. You can only create ads for active and future events.}",saving_your_ad:"Saving your ad",cancel_button:"Cancel",save_content_error:"There was an error saving your ad. Please try again."},"campaign-manager-web/templates/components/event/creatives-container":{global_filter_placeholder:"Search",header_title:"Event Ads"},"campaign-manager-web/templates/components/experiments-list-page/page-header":{i18n_experiments_title:"Experiments",i18n_experiments_subtitle:"Run experiments to optimize your campaigns",i18n_experiments_tooltip_title:"Experiment Types",i18n_experiments_tooltip_a_b_test_subtitle:"A/B test",i18n_experiments_tooltip_brand_lift_test_subtitle:"Brand lift test",i18n_experiments_tooltip_a_b_test_content:"Run two campaigns against each other in a statistically valid environment to help you determine which campaign will yield better results.",i18n_experiments_tooltip_brand_lift_test_content:"Survey the target audiences in your active campaigns to understand their brand impact.",i18n_experiments_type_learn_more:"{:linkInfo,anchor,text#Learn more about experiment types}",i18n_a11y_tooltip_label:"Learn more about experiment types"},"campaign-manager-web/templates/components/experiments-list-page":{experiment_list_empty_state_header:"You don’t have any experiments yet.",experiment_list_empty_state_message:"Start running experiments on your campaigns to optimize your results."},"campaign-manager-web/templates/components/export-bulk-actions-modal":{i18n_export_csv:"Export CSV",i18n_after_export:"After you finished editing your CSV, use the <b>Bulk Actions</b> drop-down to import your file.",i18n_campaigns_selected:"<b>{:campaigns,number,integer} {:campaigns,choice,singular#campaign</b> is|plural#campaigns</b> are} selected to be exported as a CSV.",i18n_account_selected:"<b>All {:campaigns,number,integer} {:campaigns,choice,singular#campaign</b> is|plural#campaigns</b> are} selected to be exported as a CSV.",i18n_cancel:"Cancel",i18n_export:"Export",i18n_learn_more:"{:linkInfo,anchor,text#Learn More}",i18n_campaign_name:"Campaign Name",i18n_campaign_id:"Campaign ID"},"campaign-manager-web/templates/components/facet-browser-info-tooltip":{i18n_members_with_this_attribute:"Total members with this attribute:",i18n_loading_text:"Loading…",i18n_audience_count_not_available:"Audience count is not available",i18n_audience_count_less_then_three_hundred:"Less than 300"},"campaign-manager-web/templates/components/facet-browser-search-results":{i18n_column_icon_alt:"{:name} icon",i18n_facet_search_result:'Browse <span class="t-14 t-bold u-color__black--75">{:facetName}</span>',i18n_facet_browser_search_results_a11y:"{:resultsCount,choice,0#No results found.|singular#One result found. Use up and down keys to navigate.|plural#{:resultsCount} results found. Use up and down keys to navigate.}",i18n_facet_search_empty_state_headline:"No results found.",i18n_facet_search_empty_state_message:"Try a different keyword."},"campaign-manager-web/templates/components/facet-browser":{i18n_segment_icon_alt:"{:name} icon",i18n_search_placeholder_text:"Search",i18n_loading:"Loading",i18n_search_input_label_text:"Search for {:activeRootNodeType,map,LOCATIONS#locations|MAIN_TREE#targeting attributes|MA#targeting attributes}",i18n_clear_search_input:"Clear search input",i18n_search_error:"An error occurred when searching; please try again",i18n_age_disclaimer_text_v3:"By checking the box to enable this field, I certify that I will not use LinkedIn to discriminate based on age or other protected characteristics in ads relating to employment, housing, education or credit. {:link,anchor,text#Learn more}",i18n_gender_disclaimer_text_v3:"By checking the box to enable this field, I certify that I will not use LinkedIn to discriminate based on gender or other protected characteristics in ads relating to employment, housing, education or credit. {:link,anchor,text#Learn more}",i18n_empty_typeahead_state_description:"Start searching for {:facetName} above. For example, you can search for:",i18n_matched_audience_empty_state_title_v3:"{:type,map,CREATE_WEBSITE_AUDIENCE#You haven’t created a website audience|CREATE_LIST_AUDIENCE#You haven’t uploaded a list|CREATE_LOOKALIKE_AUDIENCE#You haven’t created a lookalike audience|VIDEO_ADS#You haven’t created a video audience|LEAD_GEN_FORMS#You haven’t created a lead gen form audience|ORGANIZATION_PAGES#You haven’t created a company page audience|EVENT_PAGES#You haven’t created an event audience|LIVE_VIDEOS#You haven’t created a live video audience|DEFAULT_TEXT#You haven’t created an audience yet}",i18n_matched_audience_empty_state_subtitle_v3:"{:type,map,CREATE_WEBSITE_AUDIENCE#Start by creating a website audience using the ‘Create a website audience’ link above.|CREATE_LIST_AUDIENCE#Start by uploading a list using the ‘Upload a list’ link above.|CREATE_LOOKALIKE_AUDIENCE#Start by creating a lookalike audience using the ‘Create a lookalike audience’ link above.|VIDEO_ADS#Start by creating a video audience using the ‘Create a video audience’ link above.|LEAD_GEN_FORMS#Start by creating a lead gen form audience using the ‘Create a lead gen form audience’ link above.|ORGANIZATION_PAGES#Start by creating a company page audience using the ‘Create a company page audience’ link above.|EVENT_PAGES#Start by creating an event audience using the ‘Create an event audience’ link above.|LIVE_VIDEOS#Start by creating a live video audience using the ‘Create a live video audience’ link above.|DEFAULT_TEXT#}",i18n_suggestions_header:"Suggested {:facetName}",i18n_suggestions_select_all_with_count:"Select all ({:count})",i18n_no_more_suggestions:"No more suggestions for {:facetName}",i18n_suggestions_error:"An error occurred when loading suggestions; please try again",i18n_matched_audiences_learn_more:"{:linkInfo,anchor,text#Learn more about matched audiences}",i18n_targeting_criteria_learn_more:"{:linkInfo,anchor,text#Learn more about targeting criteria}",i18n_audiences_tab:"Audiences",i18n_audience_attributes:"Audience attributes",i18n_matched_audiences:"Matched audiences",i18n_matched_audiences_empty_state_message_v2:"You don’t have any {:linkInfo,anchor,text#matched audiences} yet.",i18n_audience_attributes_subtext:"Add targeting criteria like job title, industry, or skills",i18n_matched_audiences_subtext:"Use your data to retarget website visitors or reach known contacts and accounts",i18n_matched_audiences_create_audience:"Create a website audience",i18n_matched_audiences_upload_list:"Upload a list",i18n_create_audiences_v3:"{:type,map,CREATE_WEBSITE_AUDIENCE#Create a website audience|CREATE_LIST_AUDIENCE#Upload a list|CREATE_LOOKALIKE_AUDIENCE#Create a lookalike audience|VIDEO_ADS#Create a video audience|LEAD_GEN_FORMS#Create a lead gen form audience|ORGANIZATION_PAGES#Create a company page audience|EVENT_PAGES#Create an event audience|LIVE_VIDEOS#Create a live video audience|DEFAULT_TEXT#}",i18n_facet_browser_lisa:"LISA",i18n_max_segments_reached_error_message:"You have reached the maximum number of selections that can be added.",i18n_ma_audience_status_v2:"{:maStatus,map,PROCESSING#Building|FAILED#Failed|ARCHIVED#Archived|BUILDING#Building|UPDATING#Updating. Last count {:audienceCount}|EXPIRED#Expired|READY#{:audienceCount}}",i18n_ma_audience_status_low_count:"{:maStatus,map,PROCESSING#Building|FAILED#Failed|ARCHIVED#Archived|BUILDING#Building|UPDATING#Updating. Last count ﹤300|EXPIRED#Expired|READY#﹤300}",i18n_ma_segment_low_audience_count:"﹤300",i18n_ma_type_labels_v6:"{:maType,map,RETARGETING#Website|COMPANY#Company List|ORGANIZATION#Company List|MEMBER#Contact List|LOOKALIKE#Lookalike|ACXIOM#Acxiom|ADGLOW#Adglow|ADOBE#Adobe|ADROLL#AdRoll|ADSTAGE#AdStage Inc|ADVERITY#Adverity|APPSFLYER#Appsflyer|ATLASSIAN#Atlassian|B2LINKED#B2Linked|BOMBORA#Bombora|CALIBERMIND#CaliberMind|CONVERTR#Convertr|CTRLSHIFT#CtrlShift|CYANCE#Cyance|DOMO#Domo|DRIFTROCK#Driftrock|DUNBRADSTREET#Dun & Bradstreet|ENGAGIO#Engagio|EXPERIAN#Experian|FOUR_C#4C|G2CROWD#G2 Crowd|HGDATA#HG Data Company|HGINSIGHTS#HG Insights|HUBSPOT#Hubspot|IBMWATSONMKT#IBM Watson Marketing|INTEGRATE#Integrate|KENSHOO#Kenshoo|LATTICEENGINES#Lattice Engines|LEADSBRIDGE#LeadsBridge|LEADSPACE#Leadspace|LINKEDIN#LinkedIn (Internal)|LINKEDIN_AUDIENCE_ENGAGEMENT#LinkedIn Audience Engagement|LINKEDIN_LOOKALIKE_SEGMENTS#LinkedIn Lookalike Segments|LINKEDIN_NURTURE_MARKETING#LinkedIn Nurture Marketing|LINKEDIN_SALES_NAVIGATOR#LinkedIn Sales Navigator|LINKEDIN_WEBSITE_RETARGETING#LinkedIn Website Retargeting|LIST_UPLOAD#Uploaded list|LIVERAMP#LiveRamp|LOLAGROVE#Lolagrove|M1#M1|MADISONLOGIC#Madison Logic|MARIN#Marin|MARKETO#Marketo|METADATA#Metadata.io|MICROSOFT_DYNAMICS#Microsoft Dynamics 365|MINTIGO#Mintigo|MRP#MRP|MSAZURE_MAAP#Microsoft Azure|NEUSTAR#Neustar|NIELSEN#Nielsen|ORACLE_CX_UNITY#Oracle CX Unity|ORACLE_MARKETING_CLOUD#Oracle/Eloqua|PEGA#Pegasystems|QUAERO#Quaero|SALESBOX_AI#Salesbox AI|SALESFORCE#Salesforce|SAP#SAP|SEGMENT#Segment|SEGMENTIQ#SegmentIQ|SIMONDATA#SimonData|SIXSENSE#6sense|TEALIUM#Tealium|SPRINKLR#Sprinklr|TERMINUS#Terminus|TEST_PLATFORM#(Test platform)|TIDEWATER#Tidewater|TRAYIO#Trayio|TREASUREDATA#Treasure Data|WALKME#Walkme|ZAPIER#Zapier|ZOHO#Zoho|SAP_MARKETING_CLOUD_ADVERTISER#SAP Marketing Cloud Advertiser|PREZI#Prezi|KLONDIKE#Klondike|SPICEWORKS#Spiceworks|TECH_FORWARD#Tech Forward|ACQUIA#Acquia|DIENNEA#Diennea|MAKE_ME_REACH#Make Me Reach|DEMANDBASE#Demandbase|DEFAULT_TEXT#}",i18n_facet_already_included:"This attribute is already a part of your targeting criteria.",i18n_facet_already_excluded:"This attribute is already a part of exclusion in your targeting criteria.",i18n_segment_already_included:"This targeting criteria is already included in your selection.",i18n_segment_already_excluded:"This targeting criteria is already excluded in your selection.",i18n_segment_descendant_included:"You can’t exclude this attribute, as one of its descendants is already included in your selection.",i18n_segment_ancestor_excluded:"You can’t include this attribute, as one of its ancestors is already excluded in your selection.",i18n_cant_exclude_facet:"You can’t exclude members based on this attribute.",i18n_cant_exclude_groups:"To prevent ad targeting discrimination based on protected characteristics, member groups may not used as an exclusion.",i18n_cant_exclude_age:"To prevent ad targeting discrimination based on protected characteristics, member age may not used as an exclusion.",i18n_cant_exclude_gender:"To prevent ad targeting discrimination based on protected characteristics, member gender may not used as an exclusion.",i18n_cant_and_with_facet_while_including:"You can’t include this attribute given your current targeting inclusions.",i18n_cant_and_with_companies_while_including:"You can’t include industry or company size while inclusively targeting company names.",i18n_cant_and_with_industries_while_including:"You can’t include company name while targeting industries.",i18n_cant_and_with_company_size_while_including:"You can’t include company name or company size while already targeting company size.",i18n_cant_and_with_titles_while_including:"You can’t include job seniority or job function while inclusively targeting job titles.",i18n_cant_and_with_job_functions_while_including:"You can’t include job title while inclusively targeting job functions.",i18n_cant_and_with_seniorities_while_including:"You can’t include job title while targeting job seniorities.",i18n_ma_segment_failed_while_including:"You can’t include this segment as it failed to build.",i18n_ma_segment_expired_while_including:"You can’t include this segment as it is expired.",i18n_cant_and_with_facet_while_excluding:"You can’t exclude this attribute given your current targeting inclusions.",i18n_cant_and_with_companies_while_excluding:"You can’t exclude industry or company size while inclusively targeting company names.",i18n_cant_and_with_industries_while_excluding:"You can’t exclude company name while targeting industries.",i18n_cant_and_with_company_size_while_excluding:"You can’t exclude company size while inclusively targeting company size.",i18n_cant_and_with_titles_while_excluding:"You can’t exclude job seniority or job function while inclusively targeting job titles.",i18n_cant_and_with_job_functions_while_excluding:"You can’t exclude job title while inclusively targeting job functions.",i18n_cant_and_with_seniorities_while_excluding:"You can’t exclude job title while inclusively targeting job seniorities.",i18n_ma_segment_failed_while_excluding:"You can’t exclude this segment as it failed to build.",i18n_ma_segment_expired_while_excluding:"You can’t exclude this segment as it is expired.",facetsToNotIncludeWithAndWhenIncluded:"{:facetToAdd} may not be ’AND’ed with {:existingFacet}.",facetsToNotIncludeWithAndWhenExcluded:"{:facetToAdd} may not be included when {:existingFacet} is excluded.",facetsToNotExcludeWithAndWhenIncluded:"{:facetToAdd} may not be excluded when {:existingFacet} is included.",facetsToNotExcludeWithAndWhenExcluded:"{:facetToAdd} may not be excluded when {:existingFacet} is excluded."},"campaign-manager-web/templates/components/facet-filter-tabs":{audience:"Audience",content:"Content",activity:"Activity"},"campaign-manager-web/templates/components/file-upload-template":{i18n_choose_file:"Choose file",i18n_file_upload_remove:"Remove file",i18n_file_default_text:"Upload a file",i18n_upload_status:"{:status,map,UPLOADING#Uploading…|COMPLETE#Upload Complete|DEFAULT_TEXT#}",i18n_upload_file_name_placeholder:"Your file"},"campaign-manager-web/templates/components/file-upload":{i18n_choose_file:"Choose file",i18n_file_upload_remove:"Remove file",i18n_file_default_text:"Upload a file",i18n_upload_status_complete:"Upload Complete",i18n_upload_status_uploading:"Uploading…",i18n_upload_status_uploaded:"Uploaded",i18n_upload_file_name_placeholder:"Your file"},"campaign-manager-web/templates/components/flow-chart-creative-switcher":{i18n_a11y_trigger_label:"{:name} creative",i18n_flowchart_creative_select_v2:"Select creative:",i18n_flowchart_creative_select_help_text:"Flowcharts display metrics for one Conversation ad at a time. {:linkInfo,anchor,text#Learn more}"},"campaign-manager-web/templates/components/flow-chart-page-header":{i18n_flowchart_header_v2:"Flowchart"},"campaign-manager-web/templates/components/follow-company-edit-panel":{i18n_ad_headline:"Ad headline",i18n_ad_headline_help:"The headline is the text displayed right beneath your image or logo. It is the main message seen by your target audience.",i18n_ad_headline_macro_help:"Personalize headline by adding macro like “%FIRSTNAME%” and view in the live preview.",i18n_ad_headline_placeholder:"This is your ad headline",i18n_ad_description:"Ad description",i18n_ad_description_help:"The description is the text displayed at the top of your ad. It provides more information to people who see your ad.",i18n_ad_description_macro_help:"Personalize description by adding macro like “%FULLNAME%” and view in the live preview.",i18n_ad_description_placeholder:"This is your ad description",i18n_ad_macro_help_link:"{:linkInfo,anchor,text#Macros pro-tips}",i18n_ad_macro_help_link_aria:"Learn more about macros",i18n_ad_organization_name:"Company name",i18n_ad_organization_name_help:"The company name is the bold text that will appear in your ad headline. You can include the name of your organization or other custom text.",i18n_ad_image:"Ad image",i18n_choose_image:"Upload",i18n_image_upload_default_text:"Upload Image",i18n_organization_logo_image_requirements:"Upload a company logo or image in .jpg or .png format that is less than 2 MB.",i18n_image_upload_error:"Image upload failed.",i18n_ad_call_to_action:"Call to action",i18n_ad_call_to_action_help:"The call-to-action (CTA) is what you want your target audience to do after seeing your ad.",i18n_ad_call_to_action_help_non_follower:"<b>Non-followers</b> of your Company or Showcase Page will be prompted to ’Follow’ your page.",i18n_ad_call_to_action_help_follower:"<b>Current followers</b> of your Company or Showcase Page will not be prompted to follow your page. You can choose which call-to-action they will see from the dropdown menu.",i18n_ad_include_member_photo:"Use profile image",i18n_preview:"Preview",i18n_desktop:"Desktop",i18n_follow_company_option_label:"Current follower view",i18n_not_following_company_option_label:"Non-follower view",i18n_preview_mock_image_info:"This preview pulls in a mock profile picture as a placeholder. It will be automatically replaced with the profile picture of each person who sees your ad.","i18n_preview_auto-translate_warning":"Note: Auto-translate is not available for custom ad headline or custom ad description.",i18n_follower_live_preview_title:"Follower ad live preview"},"campaign-manager-web/templates/components/forecasting-tool/basic-metric":{i18n_metric_label:"{:timeframe,map,daily#{:metric,map,reach#1-day reach|ctr#CTR|vtr#VTR|clicks#1-day clicks|maxSpend#1-day maximum potential spend|impressions#1-day impressions|engagements#1-day engagements|videoViews#1-day video views|leads#1-day leads|messageSends#1-day message sends|messageOpens#1-day message opens|conversions#1-day conversions}|weekly#{:metric,map,reach#7-day reach|ctr#CTR|vtr#VTR|clicks#7-day clicks|maxSpend#7-day maximum potential spend|impressions#7-day impressions|engagements#7-day engagements|videoViews#7-day video views|leads#7-day leads|messageSends#7-day message sends|messageOpens#7-day message opens|conversions#7-day conversions}|monthly#{:metric,map,reach#30-day reach|ctr#CTR|vtr#VTR|clicks#30-day clicks|maxSpend#30-day maximum potential spend|impressions#30-day impressions|engagements#30-day engagements|videoViews#30-day video views|leads#30-day leads|messageSends#30-day message sends|messageOpens#30-day message opens|conversions#30-day conversions}|custom#{:metric,map,reach#Total reach|ctr#CTR|vtr#VTR|clicks#Total clicks|maxSpend#Total maximum potential spend|impressions#Total impressions|engagements#Total engagements|videoViews#Total video views|leads#Total leads|messageSends#Total message sends|messageOpens#Total message opens|conversions#Total conversions}}",i18n_metric_label_v2:"{:timeframe,map,daily#{:metric,map,frequency#1-day average frequency|reach#1-day reach|ctr#CTR|vtr#VTR|clicks#1-day clicks|maxSpend#1-day maximum potential spend|impressions#1-day impressions|engagements#1-day engagements|videoViews#1-day video views|leads#1-day leads|messageSends#1-day message sends|messageOpens#1-day message opens|conversions#1-day conversions}|weekly#{:metric,map,frequency#7-day average frequency|reach#7-day reach|ctr#CTR|vtr#VTR|clicks#7-day clicks|maxSpend#7-day maximum potential spend|impressions#7-day impressions|engagements#7-day engagements|videoViews#7-day video views|leads#7-day leads|messageSends#7-day message sends|messageOpens#7-day message opens|conversions#7-day conversions}|monthly#{:metric,map,frequency#30-day average frequency|reach#30-day reach|ctr#CTR|vtr#VTR|clicks#30-day clicks|maxSpend#30-day maximum potential spend|impressions#30-day impressions|engagements#30-day engagements|videoViews#30-day video views|leads#30-day leads|messageSends#30-day message sends|messageOpens#30-day message opens|conversions#30-day conversions}|custom#{:metric,map,frequency#Average frequency|reach#Total reach|ctr#CTR|vtr#VTR|clicks#Total clicks|maxSpend#Total maximum potential spend|impressions#Total impressions|engagements#Total engagements|videoViews#Total video views|leads#Total leads|messageSends#Total message sends|messageOpens#Total message opens|conversions#Total conversions}}",i18n_metric_label_tooltip_heading:"{:metric,map,reach#Reach|ctr#CTR|vtr#VTR|clicks#Clicks|maxSpend#Maximum Potential Spend|impressions#Impressions|engagements#Engagements|videoViews#Video Views|leads#Leads|messageSends#Message Sends|messageOpens#Message Opens|conversions#Conversions}",i18n_metric_label_tooltip_heading_v2:"{:metric,map,frequency#Frequency|reach#Reach|ctr#CTR|vtr#VTR|clicks#Clicks|maxSpend#Maximum Potential Spend|impressions#Impressions|engagements#Engagements|videoViews#Video Views|leads#Leads|messageSends#Message Sends|messageOpens#Message Opens|conversions#Conversions}",i18n_metric_label_tooltip_description:'{:metric,map,reach#The projected number of unique people who will see an ad in your campaign at least once during this time period. To change this number, adjust your target audience, start/end dates, or budget.|clicks#The number of chargeable clicks on your ad. To change this number, adjust your bid, daily budget, total budget, or targeting.|engagements#The number of chargeable actions on your ad. To change this number, adjust your bid, daily budget, total budget, or targeting.|videoViews#The number of times your video is viewed. To change this number, adjust your bid, daily budget, total budget or targeting. Learn more about how we define "views"|leads#The number of leads (Lead Gen Form submissions) that the campaign has collected. To change this number, adjust your bid, daily budget, total budget, or targeting. Learn more about how we define "leads"|messageSends#The number of times your message is sent.|messageOpens#The number of times your message is opened.|conversions#The number of times people took a desired action after clicking or seeing your ad. This forecast uses a conversion window of 7 days for views and 30 days for clicks.|maxSpend#Total spend that is hypothetically available with your bid and target audience, if you had unlimited daily budget and unlimited total budget. Note: you would not spend this amount in practice. The "Spend" field shows the actual forecasted spend.|ctr#The number of chargeable clicks on your ad, divided by the number of impressions served.|vtr#The view-through rate is the number of views your ads received, divided by the number of impressions served.|impressions#The number of times your ad is seen. To change this number, adjust your bid, daily budget, total budget, or targeting.}  {:linkInfo,anchor,text#Learn more}',i18n_metric_label_tooltip_description_v2:'{:metric,map,frequency#The projected average number of times each person will see an ad in your campaign during this time period. To change this number, adjust your target audience, start/end dates, bid, or budget.|reach#The projected number of unique people who will see an ad in your campaign at least once during this time period. To change this number, adjust your target audience, start/end dates, or budget.|clicks#The number of chargeable clicks on your ad. To change this number, adjust your bid, daily budget, total budget, or targeting.|engagements#The number of chargeable actions on your ad. To change this number, adjust your bid, daily budget, total budget, or targeting.|videoViews#The number of times your video is viewed. To change this number, adjust your bid, daily budget, total budget or targeting. Learn more about how we define "views"|leads#The number of leads (Lead Gen Form submissions) that the campaign has collected. To change this number, adjust your bid, daily budget, total budget, or targeting. Learn more about how we define "leads"|messageSends#The number of times your message is sent.|messageOpens#The number of times your message is opened.|conversions#The number of times people took a desired action after clicking or seeing your ad. This forecast uses a conversion window of 7 days for views and 30 days for clicks.|maxSpend#Total spend that is hypothetically available with your bid and target audience, if you had unlimited daily budget and unlimited total budget. Note: you would not spend this amount in practice. The "Spend" field shows the actual forecasted spend.|ctr#The number of chargeable clicks on your ad, divided by the number of impressions served.|vtr#The view-through rate is the number of views your ads received, divided by the number of impressions served.|impressions#The number of times your ad is seen. To change this number, adjust your bid, daily budget, total budget, or targeting.}  {:linkInfo,anchor,text#Learn more}',i18n_key_result_brief:"Key Result",i18n_key_result:"This is the key result of your objective."},"campaign-manager-web/templates/components/forecasting-tool":{i18n_forecasted_results:"Forecasted Results",i18n_forecasted_results_tooltip_text:"To calculate the forecast, our system analyzes your campaign’s bid, budget, targeting, start/end dates, and more. It then takes into account similar campaigns and advertisers. Finally, it simulates the ad auction to generate the numbers below. {:linkLearnMore,anchor,text#Learn more}",i18n_forecasted_results_tooltip_text_v2:"To calculate the forecast, our system analyzes your campaign’s bid, budget, targeting, and more. Calculations are based on your selected start date at 12:01 am UTC. It then takes into account similar campaigns and advertisers. Finally, it simulates the ad auction to generate the numbers below. {:linkLearnMore,anchor,text#Learn more}",i18n_forecasted_results_tooltip_text_aria:"Learn more about forecasting tool",i18n_potential_members_reached:"Target audience size",i18n_timeframe:"{:type,map,daily#1-day|weekly#7-day|monthly#30-day}",i18n_timeframe_tooltip_text:"Forecasted results for {:type,map,daily#1 day|weekly#7 days|monthly#30 days}, if you launched your campaign tomorrow. This number only considers the daily budget, not the total budget.",i18n_timeframe_tooltip_text_non_segmented_with_totalBudget:"Forecasted results are calculated based on your campaign, beginning on your selected start date at 12:01 am UTC.",i18n_timeframe_tooltip_header:"{:type,map,daily#1|weekly#7|monthly#30}-day forecast",i18n_timeframe_tooltip_header_non_segmented:"1, 7, or 30 day forecasts",i18n_spend_result_metric_label:"{:type,map,daily#1-day spend|weekly#7-day spend|monthly#30-day spend|custom#Total spend}",i18n_is_this_information_helpful:"Is this information helpful?",i18n_is_helpful_yes:"Yes",i18n_is_helpful_no:"No",i18n_thanky_you:"Thank you for your feedback!",i18n_was_not_helpful:"Let us know what wasn’t helpful",i18n_check_all_apply:"Please check all that apply:",i18n_not_accurate:"Not accurate",i18n_not_useful:"Not useful",i18n_not_intuitive:"Not enough",i18n_numbers_not_accurate:"I don’t think that these forecast results are accurate.",i18n_numbers_not_useful:"The forecast doesn’t help me make better decisions in campaign creation.",i18n_numbers_not_enough:"I would like to see more of&#8230(Use the comment box below to share your suggestion.)",i18n_additional_comments:"Would you like to share any additional comments? (Optional)",i18n_enter_comments:"Enter comments here",i18n_cancel_modal:"Cancel",i18n_submit_modal:"Submit Feedback",i18n_forecasted_results_settings:"Forecasted Results settings",i18n_maximum_potential_spend:"Show maximum potential spend",i18n_maximum_potential_spend_description:'Total spend that is hypothetically available with your bid and target audience, if you had unlimited daily budget and unlimited total budget. Note: you would not spend this amount in practice. The "Spend" field shows the actual forecasted spend.',i18n_potential_reach:"Target Audience Size",i18n_potential_reach_description:"The number of LinkedIn members who match your targeting criteria. Actual number of members reached may be different.",i18n_spend:"Spend",i18n_spend_description_with_totalBudget:"Projected amount spent for your campaign. To change this number, adjust your bid, daily budget, total budget, or targeting.",i18n_budget_not_set:"Budget not yet specified",i18n_budget_not_set_description:"Your estimated daily spend is based on a default daily budget. This number will update when you specify your intended budget.",i18n_key_metric_label_learn_more_views:"Learn more about how we define {:linkLearnMore,anchor,text#views}.",i18n_key_metric_label_learn_more_leads:"Learn more about how we define {:linkLearnMore,anchor,text#leads}.",i18n_range_values:"{:lowEnd} - {:highEnd}",i18n_legal_message_with_link:"Forecasted results are estimates and do not guarantee actual performance. {:link,anchor,text#Learn more}",i18n_legal_message_with_link_v2:"Forecasted results are directional estimates and do not guarantee performance. {:link,anchor,text#Learn more}",i18n_legal_message_when_updating_ma_segments_with_link:"Forecasted results are estimates and do not guarantee actual performance. Given that you have a Matched Audience currently updating, the forecasts may be less accurate. {:link,anchor,text#Learn more}",i18n_legal_message_when_updating_ma_segments_with_link_v2:"Forecasted results are directional estimates and do not guarantee performance. Given that you have a Matched Audience currently updating, the forecasts may be less accurate. {:link,anchor,text#Learn more}",i18n_legal_message_when_low_confidence_setup:"Forecasted results are directional estimates and do not guarantee performance. Note that some products are not yet incorporated in the results. {:link,anchor,text#Learn more}",i18n_legal_message_when_reach_past_supported_range:"Forecasted results are directional estimates and do not guarantee performance. Note that forecasting for reach optimization beyond 30 days is not yet available. {:link,anchor,text#Learn more}",i18n_legal_message_learn_more_label:"Learn more about forecasted results",i18n_forecasting_error:"Oops! There was an error getting your forecasted results. Please try again.",i18n_roadblock_note:"Forecasting is not available for Roadblock campaigns.",i18n_forecasting_autobid_error:"Forecasting for automated bidding is not yet available with your current campaign setup.",i18n_forecasting_future_date_error:"Forecasted results are not available for campaigns that are scheduled to be active more than 180 days from now.",i18n_forecasting_past_date_error:"Forecasted results are not available for campaigns that are scheduled to run in the past.",i18n_forecasting_processing_error:"Forecasting is temporarily unavailable because your audience lists are either processing (if new) or need to be reactivated (if archived). To reactivate any archived lists, add them to your campaign and save it as draft or active. Your forecast will update in a few days, once processing is complete.",i18n_audience_error:"There was an error getting target audience size information.",i18n_audience_size_error:"Oops! Your audience is too small to launch a campaign. Please expand your audience.",i18n_budget_schedule_generic_error:"Please fix errors in Budget & Schedule settings to see forecasting.",i18n_audience_size_note_nonblocking:"Your audience is too small to generate a forecast. Please update your targeting criteria to reach more members.",i18n_learn_more_targeting:"{:linkInfo,anchor,text#Learn more about targeting options}",i18n_learn_more:"{:linkInfo,anchor,text#Learn more about how we forecast results}",i18n_survey_submit_error_message:"There was an error submitting your feedback. Please try again.",i18n_announce_forecast_changed:"Some of your forecast metrics have changed.",i18n_custom_schedule_duration:"{:numDays,choice,singular#{:numDays} day|plural#{:numDays} days}",i18n_custom_schedule_date_range:"({:start} - {:end})",i18n_settings_trigger_label:"Toggle forecast settings menu",i18n_is_helpful:"Is this forecast helpful?"},"campaign-manager-web/templates/components/global-footer":{i18n_footer_help_center:"{:linkInfo,anchor,text#Help Center}",i18n_footer_certified_partners:"{:linkInfo,anchor,text#Certified Partners}",i18n_footer_ads_guideline:"{:linkInfo,anchor,text#Ad Guidelines}",i18n_footer_ads_agreement:"{:linkInfo,anchor,text#Ads Agreement}",i18n_footer_privacy_policy:"{:linkInfo,anchor,text#Privacy Policy}",i18n_footer_user_agreement:"{:linkInfo,anchor,text#User Agreement}",i18n_footer_cookie_policy:"{:linkInfo,anchor,text#Cookie Policy}",i18n_footer_copyright_policy:"{:linkInfo,anchor,text#Copyright Policy}",i18n_footer_ad_choices:"{:linkInfo,anchor,text#Ad Choices}",i18n_footer_privacy_terms:"Privacy & Terms"},"campaign-manager-web/templates/components/global-header-bar":{i18n_global_header_a11y_label:"Campaign Manager Global Header",i18n_nav_aria_label:"Primary account navigation"},"campaign-manager-web/templates/components/global-header-dropdown":{i18n_header_user_name:"{:userFullName}",i18n_header_view_profile:"{:linkInfo,anchor,text#View Profile}",i18n_header_sign_out:"Sign Out",i18n_header_business_manager_requests:"Business Manager Requests",i18n_manage_sponsored_messaging_sender_permissions:"Manage Sponsored Messaging Sender Permissions",i18n_header_flagship:"{:linkInfo,anchor,text#Go to linkedin.com}",i18n_go_to_linkedin:"{:linkInfo,anchor,text#Go to {:domain}}"},"campaign-manager-web/templates/components/global-header":{i18n_product_name:"CAMPAIGN MANAGER",i18n_header_sign_out:"Sign Out",i18n_header_business_manager_requests:"Business Manager Requests",i18n_manage_sponsored_messaging_sender_permissions:"Manage Sponsored Messaging Sender Permissions",i18n_header_flagship:"{:linkInfo,anchor,text#Go to linkedin.com}",i18n_go_to_linkedin:"{:linkInfo,anchor,text#Go to {:domain}}"},"campaign-manager-web/templates/components/global-nav-a11y-menu":{i18n_skip_to_main_content:"Skip to main content",i18n_close_menu:"Close jump menu"},"campaign-manager-web/templates/components/guided-replies-actions-dropdown":{i18n_actions_dropdown_duplicate:"Duplicate",i18n_actions_dropdown_edit:"Edit",i18n_actions_dropdown_view:"View",i18n_actions_dropdown_send_test_message:"Send test message",i18n_js_send_test_guided_replies_success_message:"Your test message was sent successfully!",i18n_js_send_test_guided_replies_error_message:"Unable to send your test message ad. Please try again later.",i18n_cannot_duplicate_canceled_creatives:"Canceled creatives can’t be accessed or duplicated",i18n_cannot_edit_canceled_creatives:"Canceled creatives can’t be accessed or modified",i18n_cannot_send_test_msg_for_canceled_creatives:"Sending test message for canceled creatives is not allowed",i18n_creative_actions_dropdown_no_edit_permission:"You do not have permission to create new creatives",i18n_creative_actions_dropdown_maximum_creatives:"Maximum of 100 creatives reached",i18n_dupe_hovercard_error_msg:"This ad can’t be duplicated at this time because it has been created through the API. Please use the API to duplicate. {:linkInfo,anchor,text#Learn more}",i18n_dupe_hovercard_error_msg_2:"This ad can’t be duplicated at this time because it has been created through the API. Please use the API to duplicate.",i18n_dupe_toast_error_msg:"This ad can’t be duplicated at this time because it has been created through the API. {:linkInfo,anchor,text#Learn more}"},"campaign-manager-web/templates/components/guided-replies-adinmail-content-form":{i18n_setup_adinmail_contents_header:"Basic Info",i18n_setup_adinmail_contents_description:"Get started by providing a few basic details for your ad.",i18n_ad_name_label:"Name this ad",i18n_ad_name_placeholder:"Example 1",i18n_inmail_sender_label:"Sender",i18n_inmail_custom_footer_label:"Custom footer & terms of conditions (optional)",i18n_inmail_custom_footer_checkbox_label:"Add custom footer for terms and conditions, or disclaimers",i18n_inmail_custom_footer_placeholder:"Enter your terms and conditions",i18n_lead_gen_form_label:"Lead Gen Form",i18n_lead_gen_form_note:"You can only use one Lead Gen Form in this ad.",i18n_lead_gen_form_create_message:"Create a Lead Gen Form to attach to your ad.",i18n_lead_gen_form_create_link:"Create a Lead Gen Form",i18n_lead_gen_form_not_found:"Don’t see the Lead Gen Form you are looking for?",i18n_lead_gen_form_placeholder:"Select a Lead Gen Form",i18n_lead_gen_form_warning_message:'You can only use one Lead Gen Form in this ad. Disabled Lead Gen Forms have a "Visit company website" confirmation CTA, which exceeds the 25 button character limit.'},"campaign-manager-web/templates/components/guided-replies-button-form":{i18n_cta_button_text_label:"Button text",i18n_cta_button_text_placeholder:"Enter your button text",i18n_cta_button_type_label:"Action",i18n_cta_button_type_placeholder:"Select call-to-action type",i18n_cta_button_type_select:"{:replyType,map,LEAD_GENERATION#Open a Lead Gen Form|SIMPLE_REPLY#Show next message|EXTERNAL_WEBSITE#Send to a website}",i18n_add_response_optional:"Add response (optional)",i18n_edit_response:"Edit response",i18n_view_thank_you_response:"View thank you response",i18n_cta_landing_page_input_label:"Destination URL",i18n_lead_gen_form_label:"Lead Gen Form",i18n_lead_gen_form_button_label:"Lead Gen Form button",i18n_lead_gen_form_hovercard_a11y_label:"More info about this Lead Gen Form.",i18n_lead_gen_form_hovercard_content:"You can only use one Lead Gen Form in this ad.",i18n_cta_landing_page_input_placeholder:"Enter URL",i18n_simple_reply_empty_next_content:"Next message is empty",i18n_simple_reply_next_content_filled:"next message is filled",i18n_delete_button_warning_message:"Are you sure you want to delete {:hasName,boolean,true#”{:buttonText}”|false#this} button?{:hasButtons,boolean,true# This action will also delete all messages related to this button.|false#}",i18n_delete_button_aria:"Delete the call-to-action button",i18n_reply_type_change_warning_message:"You are about to change a button action to open a Lead Gen Form. Any content following this button will be replaced by the accompanying Lead Gen Form confirmation message and button."},"campaign-manager-web/templates/components/guided-replies-container":{i18n_global_filter_placeholder_v2:"Search by id, name, or keyword",i18n_creative_list_header_title:"Conversation Ads"},"campaign-manager-web/templates/components/guided-replies-conversation-form":{i18n_first_message_label:"Intro message",i18n_following_message_label:"Message",i18n_to_previous_message:"Previous message",i18n_first_message_placeholder:"Enter text that introduces people to what you’re promoting. This is the first message they will receive.",i18n_following_message_placeholder:"Enter text here...",i18n_lead_gen_form_message_label:"Lead Gen Form message",i18n_cta_buttons_form_header:"Call-to-action buttons",i18n_add_cta_button:"Add {:buttonCount,choice,0#a|1#another} button ({:buttonCount,number,integer}/{:maxButtons,number,integer})",i18n_lead_gen_form_info:"The confirmation message and button below are associated with {:formName}, the Lead Gen Form you selected.",i18n_step_add_builder_title:"Ad builder",i18n_step_add_builder_subtitle:"Begin building your ad with messages, buttons, and images.",i18n_add_an_image_label:"Add an image",i18n_image_requirements:"Image must be JPG or PNG; up to 5MB",i18n_image_requirements_note:"Recommended size for desktop is 250 x 250; mobile may render image differently depending on the platform. Send a test message to preview on mobile before ad launch.",i18n_upload_image:"Upload",i18n_image_upload_error:"Image upload failed",i18n_templates_warning_message:"Please replace all-caps, bracketed words with the suggested information to complete your template selection.",i18n_empty_error:"This field cannot be empty"},"campaign-manager-web/templates/components/guided-replies-creative-list/content-cell":{i18n_leadgen_form_label:"Lead Gen Form"},"campaign-manager-web/templates/components/guided-replies-creative-list/table-header":{i18n_creative_list_table_header_title:"Below are ads in this campaign. You can also create a new ad.",i18n_table_header_creatives_status_change:"To run your ads, change their status from Draft to Active. You have {:draftCreativesCount,number,integer} {:draftCreativesCount,choice,singular#ad|plural#ads} that {:draftCreativesCount,choice,singular#is|plural#are} in Draft. Once an ad is Active, you can no longer edit it.",i18n_table_header_edit_creatives_permission:"Creating or modifying a message ad requires permission granted by your Company Page Admin. {:linkInfo,anchor,text#Learn more}",i18n_a11y_learn_more_about_permission_label:"Learn more about user permissions"},"campaign-manager-web/templates/components/guided-replies-edit-panel":{i18n_create_ad:"Create",i18n_cancel_ad:"Cancel",i18n_conversation_invalid_error:"Please resolve errors before creating this ad. View Flowchart to see all errors",i18n_conversation_error_unmet_campaign_objective:"{:unmetCampaignObjective,map,WEBSITE#In this Website campaign objective, you must create at least one button that clicks through to a landing page|LEAD_GENERATION#In this Lead Generation campaign objective, you must create at least one button that opens up a Lead Gen Form|DEFAULT_TEXT#}",i18n_conversation_error_unmet_campaign_objective_v2:"{:unmetCampaignObjective,map,WEBSITE#In this Website campaign objective, you must create at least one button that clicks through to a landing page|LEAD_GENERATION#In this Lead Generation campaign objective, you must create at least one button that opens up a Lead Gen Form|BRAND_AWARENESS#In this Brand awareness campaign objective, you must create at least one button that clicks through to a landing page|WEBSITE_CONVERSION#In this Website conversions campaign objective, you must create at least one button that clicks through to a landing page|DEFAULT_TEXT#}",i18n_create_success_message:"Your ad has been created.",i18n_update_success_message:"Your ad has been updated.",i18n_discard_details:"Are you sure you want to discard your changes? Ad creative (copy and images) will not be saved.",i18n_leadgen_form_creative_discard_details:"The changes you have made to the form will not be saved",i18n_js_edit_panel_title:"{:mode,map,edit#Edit your Conversation ad|create#Create a new Conversation ad for this campaign|duplicate#Duplicate your Conversation ad|view#View your Conversation ad|DEFAULT_TEXT#}",i18n_next_step:"Next step",i18n_previous_step:"Previous step",i18n_blank_template_name:"Blank",i18n_blank_template_description:"Start your conversation ad from scratch.",i18n_template_selection_warning:"Selecting another template will delete your ad content from the current template you’ve selected."},"campaign-manager-web/templates/components/guided-replies-member-view":{i18n_preview_content:"Preview content",i18n_sponsored:"Sponsored",i18n_system_message:"You clicked {:buttonText}",i18n_static_legal_text:"{:link,anchor,text#Manage your ad preferences} or {:link,anchor,text#unsubscribe}. {:link,anchor,text#Learn more}.",i18n_linkedin_address:"LinkedIn Corporation, 1000 W. Maude Ave, Sunnyvale, CA, USA.",i18n_message_content_body_label:"{:messageContentText} button. This button will update the message content body form associated with this message text",i18n_legal_text_toggle:"Toggle the legal text container",i18n_image_attachment_alt_text:"User-supplied conversation ad image"},"campaign-manager-web/templates/components/guided-replies-panel-container":{i18n_panel_container_title:"{:mode,map,edit#Edit your Conversation ad|create#Create a new Conversation ad for this campaign|duplicate#Duplicate your Conversation ad|view#View your Conversation ad|DEFAULT_TEXT#}",i18n_panel_container_discard_details:"Are you sure you want to discard your changes? Ad creative (copy and images) will not be saved."},"campaign-manager-web/templates/components/guided-replies-preview":{i18n_preview_header_title:'{:conversationTreeShown,boolean,true#Flowchart|false#Preview <span class="t-14 t-black--light ml1">(Desktop only)</span>}',i18n_preview_title_label:"{:conversationTreeShown,boolean,true#Flowchart|false#Preview (Desktop only)}",i18n_preview_button_text:"View {:conversationTreeShown,boolean,true#Preview|false#Flowchart}",i18n_preview_header_label:"NEW"},"campaign-manager-web/templates/components/guided-replies-template-selection-form":{i18n_template_selection_step_header:"Templates",i18n_template_selection_step_description:"Choose a template that best fits your messaging goal and preview it on the right. Once you create your ad, you cannot change your template selection."},"campaign-manager-web/templates/components/guided-replies-tree-node-content":{i18n_show_node_details_in_edit_panel:"Go to the selected message in the edit panel",i18n_tree_node_error_message:"Please resolve errors",i18n_empty_message_node_placeholder:"{:hasParentButton,boolean,true#Enter text here...|false#Enter text that introduces people to what you’re promoting. This is the first message they will receive.}"},"campaign-manager-web/templates/components/guided-replies-unsupported-panel":{i18n_unsupported_edit_title:"Edit your Conversation ad",i18n_unsupported_edit:"You can’t edit",i18n_unsupported_edit_reason:"This ad can’t be edited at this time because it has been created through the API. Please use the API to edit. {:linkInfo,anchor,text#Learn more}"},"campaign-manager-web/templates/components/image-edit-panel":{i18n_image_alt:"Original image to crop",i18n_image_edit_cancel:"Cancel",i18n_image_edit_save:"Crop",i18n_loader_text:"Uploading edited image",i18n_crop_failed_error_text:"Server failure, please crop photo again"},"campaign-manager-web/templates/components/import-bulk-actions-panel":{i18n_import_file:"Select file and import",i18n_select_your_file:"Select your file",i18n_uploading_files:"Uploading Files",i18n_csv_description:"CSV file formats are supported. The maximum file import size is 20 MB.",i18n_after_importing_new:"After selecting the file, click on Next to import the file for processing.",i18n_bulk_action_template_download_link:"Download the bulk actions template.",i18n_cancel:"Cancel",i18n_i_agree_terms:'By Clicking the "Import" I agree to {:linkInfo,anchor,text#these terms}.',i18n_import:"Import",i18n_processing_status:"{:label,map,PROCESSING#Processing…|PROCESSING_COMPLETE#Processing complete. File ready for import.|DEFAULT_TEXT#}",i18n_invalid_file_error:"{:label,map,EMPTY_FILE#You list must have at least 1 valid entry.|INVALID_FILE_TYPE#Needs to be a CSV file.|FILE_TOO_BIG#File must be no larger than 20MB.|GENERIC_PROCESSING_ERROR#There was an error processing the file.|DEFAULT_TEXT#Unknown processing error.}",i18n_toast_message_success:"Your file was successfully uploaded.",i18n_error_in_upload_message_new:"Sorry, something went wrong. If the problem persists, please reach out to your LinkedIn representative or submit a request.",i18n_learn_more:"{:linkInfo,anchor,text#Learn more}",i18n_csv_support:"We support CSV files at 20 MB or smaller.",i18n_select_file:"Select File",i18n_next:"Next",i18n_file_is_ready:"Your file is ready to be imported",i18n_file_changes:"{:fileName}, contains changes to {:numOfCampaignChanges,number,integer} {:numOfCampaignChanges,choice,singular#campaign|plural#campaigns}.",i18n_perm_changes:"Permanent campaign updates will be applied after your file is processed.",i18n_time_to_process:"It may take a few minutes for your file to process, check the {:linkInfo,anchor,text#Bulk Imports} page to see if there were any file errors.",i18n_time_to_process_nolink:"It may take a few minutes for your file to process, check the Bulk Imports page to see if there were any file errors.",i18n_go_to_bulk_imports:"Go to Bulk Imports page.",i18n_back:"Back",i18n_error_in_file:"We found errors in your file",i18n_please_upload_again:"Please correct your file and upload it again.",i18n_contains_number_errors:"{:count,number} of the {:campaigns,number} {:campaigns,choice,singular#update|plural#updates} in your CSV file {:count,choice,singular#contains a formatting error.|plural# contain formatting errors.}",i18n_bulk_loader_message:"Processing...",i18n_a11y_learn_more_label:"Learn more about bulk actions",i18n_a11y_import_stepper_1:"There are two steps for bulk action import. Step one of two, select file.",i18n_a11y_import_stepper_2:"There are two steps for bulk action import. Step two of two, import file."},"campaign-manager-web/templates/components/import-history-table/actions-dropdown":{i18n_dropdown_text:"{:label,map,DOWNLOAD_FILE#Download File|DOWNLOAD_ERRORS#Download Errors|DELETE_FILE#Delete File|DEFAULT_TEXT#Unknown}",i18n_a11y_trigger_label:"Actions dropdown for file: {:label}.",i18n_download_file:"Download file {:label}.",i18n_download_errors_file:"Download errors file for {:label}."},"campaign-manager-web/templates/components/import-history-table/headers":{i18n_bulk_action_table_headers:"{:label,map,FILE_NAME#File name|IMPORT_STATUS#Import status|ERRORS#Errors|DATE#Date}"},"campaign-manager-web/templates/components/import-history-table/status-filter":{i18n_status_all:"All",i18n_bulk_action_status:"{:label,map,PENDING#Pending|IN_PROGRESS#In progress|SUCCESS#Completed|COMPLETED_WITH_ERRORS#Completed with errors|FAILED#Failed|DEFAULT_TEXT#All}"},"campaign-manager-web/templates/components/import-history-table/status":{i18n_bulk_action_status:"{:label,map,PENDING#Pending|IN_PROGRESS#In progress|SUCCESS#Completed|COMPLETED_WITH_ERRORS#Completed with errors|FAILED#Failed|DEFAULT_TEXT#Unknown}",i18n_failed_tooltip_text:"File failed to process. If the error persists, contact customer support.",i18n_try_again:"Try again"},"campaign-manager-web/templates/components/inline-recommendation":{i18n_accept_label:"{:type,map,BID_INCREASE_SPEND_IMPROVEMENT#Increase bid}",i18n_dismiss_label:"Dismiss",i18n_success_label:"{:type,map,BID_INCREASE_SPEND_IMPROVEMENT#Bid updated; be sure to save your campaign.}",i18n_error_label_by_type:"{:type,map,BID_INCREASE_SPEND_IMPROVEMENT#We’re sorry; an error occurred while updating your bid.}",i18n_accept_label_v2:"{:type,map,BID_INCREASE_SPEND_IMPROVEMENT#Increase bid|LAN_ADOPTION#Enable Audience Network}",i18n_success_label_v2:"{:type,map,BID_INCREASE_SPEND_IMPROVEMENT#Bid updated; be sure to save your campaign.|LAN_ADOPTION#Audience Network enabled. Be sure to save your campaign.}",i18n_error_label_by_type_v2:"{:type,map,BID_INCREASE_SPEND_IMPROVEMENT#We’re sorry; an error occurred while updating your bid.|LAN_ADOPTION#We’re sorry; an error occurred.}",i18n_accept_label_v3:"{:type,map,BID_INCREASE_SPEND_IMPROVEMENT#Increase bid|LAN_ADOPTION#Enable Audience Network|OPTIMIZATION_TARGET_TYPE#Enable Automated Bidding}",i18n_success_label_v3:"{:type,map,BID_INCREASE_SPEND_IMPROVEMENT#Bid updated; be sure to save your campaign.|LAN_ADOPTION#Audience Network enabled. Be sure to save your campaign.|OPTIMIZATION_TARGET_TYPE#Automated Bidding enabled. Be sure to save your campaign.}",i18n_error_label_by_type_v3:"{:type,map,BID_INCREASE_SPEND_IMPROVEMENT#We’re sorry; an error occurred while updating your bid.|LAN_ADOPTION#We’re sorry; an error occurred.|OPTIMIZATION_TARGET_TYPE#We’re sorry; an error occurred.}",i18n_accept_label_v4:"{:type,map,BID_INCREASE_SPEND_IMPROVEMENT#Increase bid|LAN_ADOPTION#Enable Audience Network|OPTIMIZATION_TARGET_TYPE#Enable Automated Bidding|LAN_ADOPTION_BUDGET_UTILIZATION_IMPROVEMENT#Enable Audience Network}",i18n_success_label_v4:"{:type,map,BID_INCREASE_SPEND_IMPROVEMENT#Bid updated; be sure to save your campaign.|LAN_ADOPTION#Audience Network enabled. Be sure to save your campaign.|OPTIMIZATION_TARGET_TYPE#Automated Bidding enabled. Be sure to save your campaign.|LAN_ADOPTION_BUDGET_UTILIZATION_IMPROVEMENT#Audience Network enabled. Be sure to save your campaign.}",i18n_error_label_by_type_v4:"{:type,map,BID_INCREASE_SPEND_IMPROVEMENT#We’re sorry; an error occurred while updating your bid.|LAN_ADOPTION#We’re sorry; an error occurred.|OPTIMIZATION_TARGET_TYPE#We’re sorry; an error occurred.|LAN_ADOPTION_BUDGET_UTILIZATION_IMPROVEMENT#We’re sorry; an error occurred.}",i18n_accept_label_v5:"{:type,map,BID_INCREASE_SPEND_IMPROVEMENT#Increase bid|LAN_ADOPTION#Enable Audience Network|OPTIMIZATION_TARGET_TYPE#Enable Automated Bidding|LAN_ADOPTION_BUDGET_UTILIZATION_IMPROVEMENT#Enable Audience Network|BUDGET#Increase budget}",i18n_success_label_v5:"{:type,map,BID_INCREASE_SPEND_IMPROVEMENT#Bid updated; be sure to save your campaign.|LAN_ADOPTION#Audience Network enabled. Be sure to save your campaign.|OPTIMIZATION_TARGET_TYPE#Automated Bidding enabled. Be sure to save your campaign.|LAN_ADOPTION_BUDGET_UTILIZATION_IMPROVEMENT#Audience Network enabled. Be sure to save your campaign.|BUDGET#Budget updated; be sure to save your campaign.}",i18n_error_label_by_type_v5:"{:type,map,BID_INCREASE_SPEND_IMPROVEMENT#We’re sorry; an error occurred while updating your bid.|LAN_ADOPTION#We’re sorry; an error occurred.|OPTIMIZATION_TARGET_TYPE#We’re sorry; an error occurred.|LAN_ADOPTION_BUDGET_UTILIZATION_IMPROVEMENT#We’re sorry; an error occurred.|BUDGET#We’re sorry; an error occurred.}",i18n_retry_label:"Retry",i18n_undo_label:"Undo",i18n_accuracy_not_guaranteed_note:"Note: These results are an estimate and do not guarantee actual campaign performance.",i18n_view_settings_label:"View Settings"},"campaign-manager-web/templates/components/insight-tag-account-picker":{i18n_selected_accounts:"Selected Accounts ({:count})",i18n_more_accounts:"+ {:count} more {:count,choice,singular#account|plural#accounts}",i18n_more_accounts_tooltip_content:"You don't have access to these accounts. To manage them, contact our support team.",i18n_more_accounts_tooltip_learn_more_link:"{:linkInfo,anchor,text#Learn more}",i18n_account_typeahead_label:"Enter account name or account ID",i18n_account_has_tag_error:'Account "{:name}" cannot be added because it already has an insight tag.',dismiss_account:"Remove {:accountName} from selected accounts"},"campaign-manager-web/templates/components/install-insight-tag-panel":{i18n_install_insight_tag_panel_header:"Install my Insight Tag",i18n_install_insight_tag_title:"Choose how to install your tag",i18n_install_myself_accordion_title:"I will install the tag myself",i18n_install_myself_accordion_description:"Get the tag code to add to your website",i18n_install_myself_instructions:"Paste the Insight Tag code below in your website’s global footer, right above the closing HTML {:body_tag} tag. Adding the tag to the footer will let you track conversions or retarget on any page across your whole site.",i18n_copy_code_to_clipboard:"Copy code to clipboard",i18n_copied_to_clipboard:"Copied to clipboard",i18n_copy_to_clipboard_error_message:"There was an issue copying to clipboard, please copy and paste manually.",i18n_send_tag_to_developer_accordion_title:"I will send the tag to a developer",i18n_send_tag_to_developer_accordion_description:"Send the tag to your email inbox with install instructions",i18n_send_tag_to_email_instructions:"Click below to send the tag and detailed install instructions to the email account associated with your LinkedIn profile. This email can be easily forwarded to a developer so they may add the code to your site.",i18n_send_tag_to_email:"Send the tag to {:email}",i18n_email_fetch_error_message:"The server had an exception fetching your email address.",i18n_email_send_error_message:"The server had an exception sending the tag to your email address.",i18n_email_send_success_message:"The tag was sent to {:email}",i18n_use_a_tag_manager_accordion_title:"I will use a tag manager",i18n_use_a_tag_manager_accordion_description:"Add the tag without changing your website’s code",i18n_instructions_for_using_tag_manager:"Copy your LinkedIn partner ID, and go to the tag manager you want to use.",i18n_learn_more_about_tag_managers_link:"{:linkInfo,anchor,text#Learn more about using tag managers}",i18n_link_to_tag_manager:"Link to tag manager",i18n_tag_manager_labels:"{:type,map,GOOGLE#Google tag manager|TEALIUM#Tealium tag manager|ADOBE#Adobe tag manager|IBM#IBM tag manager|ENSIGHTEN#Ensighten tag manager|FLOODLIGHT#Floodlight tag manager}",i18n_install_tag_confirm:"I’m done",i18n_faq_question_how_long_tag_will_send_data:"How long does it take before this tag sends data?",i18n_faq_question_use_tag_from_different_account:"How do I use an existing Insight Tag already installed on my website?",i18n_faq_learn_more_link:"{:linkInfo,anchor,text#Learn more about installing the Insight Tag}",i18n_faq_answer_how_long_tag_will_send_data_part_1:"Your tag should send data as soon as it has been installed correctly on your website.",i18n_faq_answer_how_long_tag_will_send_data_part_2:"For privacy purposes, Website Demographics and Website Audiences require 300 visitors or more to visit your page before you will see data.",i18n_faq_answer_use_tag_from_different_account_part_1:"To use an Insight Tag already installed on your website, you’ll need to email the owner of the existing tag and ask them to grant access to your account.",i18n_faq_answer_use_tag_from_different_account_part_2:"The owner of the tag can grant access from their account {:linkInfo,anchor,text#by following these instructions.}",i18n_your_partner_id_label:"Your partner ID:",copy_id:"Copy your partner ID"},"campaign-manager-web/templates/components/invoice-address":{i18n_legal_company_label:"{:type,map,company#Registered legal company name|agency#Registered legal company name}",i18n_legal_company_sub_label:"Please enter the legal company name exactly how it appears on legal and financial documents. It usually ends with LLC and Inc.",i18n_country:"{:type,map,company#Country or region|agency#Country or region}",i18n_address_line1:"{:type,map,company#Company address 1|agency#Company address 1}",i18n_address_line2:"{:type,map,company#Company address 2 (Optional)|agency#Company address 2 (Optional)}",i18n_city:"City",i18n_state:"{:type,map,province#Province|state#State}",i18n_administrative_unit_type:"{:type,map,US#State|IN#State|CA#Province|JP#Prefecture|DEFAULT_TEXT#State/Province}",i18n_zip:"{:type,map,postalCode#Postal code|zip#Zip}",i18n_label_address_standardization:"Is this the address you were looking for?",i18n_use_standardized_address:"Yes, use this address",i18n_clear_standardized_address:"Clear address suggestion",i18n_website:"{:type,map,company#Company website|agency#Company website}",i18n_phone_country_code:"{:type,map,company#Country or region code|agency#Country or region code}",i18n_phone:"{:type,map,company#Company phone number|agency#Company phone number}",i18n_phone_extension_aria_label:"Phone number extension",i18n_legal_company_name_placeholder:"EX: FixDex Corp Ltd.",i18n_country_placeholder:"Select a country or region",i18n_address_line1_placeholder:"120 Company Ct",i18n_address_line2_placeholder:"Ste 303",i18n_city_placeholder:"Montgomery",i18n_state_placeholder:"Select a state",i18n_zip_placeholder:"95345",i18n_website_placeholder:"http://examplecompany.com",i18n_phone_placeholder:"1234567890",i18n_phone_extension_placeholder:"Extension",i18n_company_registration_number_label:"Does your {:fieldType,map,agency#agency|company#company} have a D-U-N-S number registered for this location?",i18n_customer_registration_number_label:"Does your customer have a D-U-N-S number registered for this location?",i18n_duns_registered_tooltip:"D-U-N-S Number is a unique nine-digit identifier for businesses. It is needed for us to process your invoicing application.",i18n_duns_registered_link_aria:"Dun & Bradstreet website registration link.",i18n_company_with_registration_number_radio:"Yes",i18n_company_without_registration_number_radio:"No",i18n_duns_error_additional_message:"You can find this number or apply for free by visiting the {:linkInfo,anchor,text#Dun & Bradstreet website.}"},"campaign-manager-web/templates/components/invoice-billing-details":{i18n_section_title:"Billing details",i18n_billing_currency_name_v2:"{:code,map,AUD#Australia, Dollar (AUD)|BRL#Brazil, Real (BRL)|CAD#Canada, Dollar (CAD)|CHF#Switzerland, Franc (CHF)|CNY#China, Yuan Renminbi (CNY)|DKK#Denmark, Kroner (DKK)|EUR#Euro Member Countries, Euro (EUR)|GBP#United Kingdom, Pound (GBP)|HKD#Hong Kong, Dollar (HKD)|INR#India, Rupee (INR)|JPY#Japan, Yen (JPY)|NOK#Norway, Krone (NOK)|NZD#New Zealand, Dollar (NZD)|SEK#Sweden, Kronor (SEK)|SGD#Singapore, Dollar (SGD)|USD#United States of America, Dollar (USD)|ZAR#South Africa, Rand (ZAR)|DEFAULT_TEXT#code}",i18n_billing_currency_name_v3:"{:code,map,AED#United Arab Emirates, Dirham (AED)|AUD#Australia, Dollar (AUD)|BRL#Brazil, Real (BRL)|CAD#Canada, Dollar (CAD)|CHF#Switzerland, Franc (CHF)|CNY#China, Yuan Renminbi (CNY)|DKK#Denmark, Kroner (DKK)|EGP#Egypt, Pound (EGP)|EUR#Euro Member Countries, Euro (EUR)|GBP#United Kingdom, Pound (GBP)|HKD#Hong Kong, Dollar (HKD)|INR#India, Rupee (INR)|JPY#Japan, Yen (JPY)|MXN#Mexico, Peso (MXN)|NOK#Norway, Krone (NOK)|NZD#New Zealand, Dollar (NZD)|PLN#Poland, Zloty (PLN)|SAR#Saudi Arabia, Riyal (SAR)|SEK#Sweden, Kronor (SEK)|SGD#Singapore, Dollar (SGD)|TRY#Turkey, New Lira (TRY)|USD#United States of America, Dollar (USD)|ZAR#South Africa, Rand (ZAR)|DEFAULT_TEXT#code}",i18n_billing_currency_label:"Billing currency:",i18n_billing_currency_tooltip:"This is the currency your ad account has been set up with. In this ad account, you can only be invoiced in this currency. {:link,anchor,text#Learn More}.",i18n_billing_currency_learn_more_aria:"Learn more about billing currency",i18n_monthly_spend_label:"Estimated monthly spend",i18n_monthly_spend_tooltip:"Please enter the amount you expect to spend in this ads account on a monthly basis. The amount you enter will be considered during the credit check process.",i18n_vat_number_label:"VAT/ABN/GST number",i18n_vat_number_tooltip:"Enter the unique tax identification number for your business, so you are not charged tax on your invoice. Learn more about {:vatLink,anchor,text#VAT} or {:gstLink,anchor,text#GST}.",i18n_vat_number_learn_more_aria:"Learn more about VAT number",i18n_gst_number_learn_more_aria:"Learn more about GST number",i18n_po_number_label:"PO number (Optional)",i18n_po_number_tooltip:"Please enter your PO number if you need this information included on your invoice.",i18n_tax_validation_error:"Please enter a valid VAT/ABN/GST number.",i18n_tax_validation_error_with_sample:"Please enter a valid VAT/ABN/GST number in the format {:validExample}."},"campaign-manager-web/templates/components/invoice-company-details":{i18n_agency_question_label:"Are you an Agency representing a Customer?",i18n_agency_billing_radio:"Yes",i18n_advertiser_billing_radio:"No",i18n_agency_legal_notice:"Your agency company will be responsible to pay all invoices. If agency fail to pay, customer is responsible for the invoice payment. Media Company agrees to hold Agency liable for payments to the extent proceeds have cleared from Advertiser to Agency for Ad Units purchased by Agency on behalf of advertiser. For sums not cleared to Agency, Media Company agrees to hold Advertiser solely liable.",i18n_section_title:"Company details",i18n_agency_information_header:"Agency details",i18n_company_information_header:"Customer company details",i18n_website_format_validation_error:"Please enter a valid website address.",i18n_phone_extension_format_validation_error:"Please enter a valid extension."},"campaign-manager-web/templates/components/invoice-contact-info":{i18n_section_title:"Invoice recipients",i18n_contact_notification:"Digital copies of invoices will be emailed to the billing admin and recipients provided below.",i18n_french_company_label:"Are you advertising on behalf of a French Company that is advertising in France?",i18n_yes:"Yes",i18n_no:"No",i18n_remove_contact_aria_label_default:"Remove invoice recipient",i18n_french_company_tooltip:"According to French law, the end client must also receive a copy of the invoice.",i18n_french_recipient_title:"{:type,map,main#French customer company invoice recipient contact information|additional#Additional invoice recipients contact information}",i18n_recipients_title:"Invoice recipients contact information",i18n_first_name_label:"First name",i18n_last_name_label:"Last name",i18n_contact_email_label:"Contact email",i18n_remove_contact_aria_label:"Remove invoice recipient {:firstName} {:lastName}",i18n_add_contact:"Add an invoice recipient"},"campaign-manager-web/templates/components/invoice-faqs":{i18n_faqs_title:"FAQs",i18n_line_of_credit_title:"What is a line of credit?",i18n_line_of_credit_content:"A line of credit is a preset maximum amount that LinkedIn has approved. You can spend up to this amount until the 1st of the following month. Once your invoice is paid, your line of credit will be re-set for the next month.",i18n_payment_methods_title:"What payment methods can I use to pay for the invoices?",i18n_payment_methods_content:"The default payment methods are wire transfers and checks. If you have a Company Account with LinkedIn, you can pay your invoices with credit card. {:link,anchor,text#Learn more here}.",i18n_learn_more_company_accounts_aria:"Learn more about company accounts",i18n_agency_client_title:"What if I’m an agency filling this out for my client?",i18n_agency_client_content:"Agencies can fill this form out for their clients if the Agency is the responsible paying party. Agencies must fill out an invoice application form for each ads account that needs invoicing.",i18n_access_invoice_billing_history_title:"Who can download invoices from the billing center?",i18n_access_invoice_billing_history_content:"You must be the billing admin to download invoices from the Billing Center in Campaign Manager.",i18n_invoice_receipt_title:"When and how will I receive my monthly invoice?",i18n_invoice_receipt_content:"Invoicing is billed monthly on a NET30 cycle. In the first week of each month, the account’s billing admin and additional invoice recipients will receive an email with previous month’s invoice.",i18n_credit_check_title:"Why do I need to be credit checked?",i18n_credit_check_content:"Credit checks allows us to determine if and how large of a line of credit we should extend to your business. If you’re an agency, we will credit check both you and your customer.",i18n_faqs_no_info_title:"Don’t have all the information on hand?",i18n_faqs_no_info_content:"You can save this form as a draft, and we have provided a checklist you can copy and send to your accounts payable or finance department.",i18n_faq_copy_label:"Copy full checklist",i18n_faq_copy_success_label:"Checklist copied to clipboard",i18n_faq_checklist_heading:"If you are an agency representing a customer, you need to prepare the below information for both your agency and your customer",i18n_faq_checklist_company_information:"Company details:",i18n_faq_checklist_company_information_1:"- Registered legal company name",i18n_faq_checklist_company_information_2:"- Company address",i18n_faq_checklist_company_information_3:"- Company website",i18n_faq_checklist_company_information_4:"- Company phone number",i18n_faq_checklist_company_information_5:"Please make sure your company is registered with a D-U-N-S number. You may find this number or register for free by visiting the Dun & Bradstreet website",i18n_faq_checklist_contact_information:"Invoice recipients:",i18n_faq_checklist_contact_information_1:"- Up to 5 invoicing recipient contacts’ full name and email to send invoice receipts to",i18n_faq_checklist_contact_information_2:"- If you are advertising on behalf of a French company that is advertising in France we will need the invoice recipient email and name for that company",i18n_faq_checklist_billing_information:"Billing details:",i18n_faq_checklist_billing_information_1:"- Estimated monthly spend",i18n_faq_checklist_billing_information_2:"- PO number",i18n_faq_checklist_billing_information_3:"- VAT/ABN/GST Number",i18n_faqs_additional_title:"Have additional questions?",i18n_faqs_additional_content:"Visit the {:helpCenterLink,anchor,text#help center} or contact our {:supportLink,anchor,text#support team}."},"campaign-manager-web/templates/components/iph-launch-button":{i18n_iph_icon:"Learn more about campaign manager"},"campaign-manager-web/templates/components/job-ad-edit-panel":{i18n_ad_headline:"Ad headline",i18n_ad_headline_help:"The headline is the main message seen by your target audience.",i18n_ad_headline_placeholder:"This is your ad headline",i18n_ad_headline_macro_help:"Personalize headline by adding macro like “%FIRSTNAME%” and view in the live preview.",i18n_ad_organization_name:"Company name",i18n_ad_organization_name_placeholder:"Company name",i18n_ad_image:"Ad image",i18n_ad_call_to_action:"Call to action",i18n_ad_call_to_action_description:"This will lead to your company’s job page on LinkedIn.",i18n_ad_cta_placeholder:"This is your ad cta",i18n_ad_call_to_action_macro_help:"Tailor CTA by adding macro like “%COMPANYNAME%” and view in the live preview.",i18n_ad_macro_help_link:"{:linkInfo,anchor,text#Macros pro-tips}",i18n_ad_macro_help_link_aria:"Learn more about macros",i18n_choose_image:"Upload",i18n_image_upload_default_text:"Company logo or image must be JPG or PNG; up to 2MB",i18n_ad_include_member_photo:"Use profile image",i18n_organization_logo_image_requirements:"Upload a company logo or image in .jpg or .png format that is less than 2 MB.",i18n_image_upload_error:"Image upload failed.",i18n_preview:"Preview",i18n_desktop:"Desktop",i18n_job_preview_mock_image_info:"This preview pulls in a mock profile picture as a placeholder. It will be automatically replaced with the profile picture of each person who sees your ad.","i18n_preview_auto-translate_warning":"Note: Auto-translate is not available for custom ad headline or custom ad description.",i18n_variants:"{:variant,map,WORK_WITH_US#Jobs of interest|PICTURE_YOURSELF#Picture Yourself|SEE_JOBS#Jobs Page}",i18n_campaign_update_success:"Your campaign has been updated.",i18n_campaign_error:"Oops! There was an error updating your campaign. Please try again.",i18n_job_ad_live_preview_title:"Jobs ad live preview",i18n_job_ad_invalid_bid_budget_warning:"Adding a Jobs ad to this campaign may update your Bid type and Bid amount before launch."},"campaign-manager-web/templates/components/job-card":{i18n_sr_clear_selection:"Clear job selection",i18n_job_image_alt_text:"Job Image"},"campaign-manager-web/templates/components/lan-block-list-table/actions":{i18n_edit:"Edit",i18n_delete:"Delete",i18n_a11y_trigger_label_new:"Actions available for block list {:name}",i18n_a11y_edit_label_new:"Edit block list {:name}",i18n_a11y_delete_label_new:"Delete block list {:name}"},"campaign-manager-web/templates/components/lan-block-list-table/status":{i18n_status:"{:status,map,SUCCESS#Success|FORMATTING_ERROR#Contains formatting error|PROCESSING#Processing|DEFAULT_TEXT#}"},"campaign-manager-web/templates/components/leadgen-form/association":{i18n_associate_leadgen:"Associate a Lead Gen Form",i18n_need_leadgen_association:"All the creatives under this campaign have to associate with a Lead Gen Form.",i18n_associate_button:"Start"},"campaign-manager-web/templates/components/leadgen-form/creation-confirmation":{i18n_lead_gen_confirmation:"Confirmation",i18n_error_count:"{:errorCount,choice,singular#{:errorCount} error|plural#{:errorCount} errors}",i18n_thank_you_message:"Message",i18n_thank_you_message_placeholder:"Write your thank you message here",i18n_landing_page_url:"Landing Page URL",i18n_landing_page_url_placeholder:"https://www.example.com/landing-page",i18n_identical_cta_landing_page_url:"The privacy policy and landing page URL must not be identical",i18n_thank_you_cta:"Thank you message call-to-action",i18n_thank_you_ctas:"{:type,map,VISIT_COMPANY_WEBSITE#Visit company website|LEARN_MORE#Learn more|VIEW_NOW#View now|DOWNLOAD_NOW#Download now|TRY_NOW#Try now}"},"campaign-manager-web/templates/components/leadgen-form/creation-consents":{custom_checkboxes_heading:"Custom checkboxes (optional)",custom_checkboxes_heading_tooltip:"Use this space to enter your Privacy Policy, or any opt-in copy.",custom_checkboxes_helper_text:"Use custom checkboxes to collect member consent. We recommend using one checkbox for each distinct purpose. {:linkInfo,anchor,text#Learn more}",custom_checkboxes_helper_text_link_aria:"Learn more about Lead Gen Form custom checkbox",remove_custom_checkbox:"Remove custom checkbox",reorder_custom_checkbox:"Reorder custom checkbox by pressing space or enter to select or deselect the card, and pressing up or down to reorder",checkbox_message:"Checkbox message",checkbox_message_placeholder:"Enter your terms and conditions",consent_required:"Required",add_custom_checkbox:"Add custom checkbox ({:remaining}/{:total})"},"campaign-manager-web/templates/components/leadgen-form/creation-container":{form_prefix:"Form"},"campaign-manager-web/templates/components/leadgen-form/creation-custom-questions":{custom_question_heading:"Custom questions (optional)",custom_question_tooltip_aria:"Learn more about custom questions",custom_question_tooltip:"Please note that custom fields may not include requests for sensitive data. Sensitive information may include racial or ethnic origin, political options, religious or philosophical beliefs, trade union membership, health information, sexual orientation, criminal records, government issued IDs, logins and passwords, financial information, and information regarding minors or students. Information collected may only be used lawfully and not for housing, credit or employment purposes",remove_custom_question:"Remove custom question",reorder_custom_question:"Reorder custom question by pressing space or enter to select or deselect the card, and pressing up or down to reorder",question_label:"Question",untitled_question:"Untitled question",question_use_predefine_above:"To increase ROI, use the profile information section above to ask for items that will be prepopulated from their LinkedIn page",answer_type:"Answer",custom_question_types:"{:type,map,SINGLE_ANSWER#Single line input|MULTIPLE_CHOICE#Multiple choice}",single_line_reduces_leads:"Use Multiple choice questions in place of Single line input when possible to increase lead submission rate.",option:"Option {:idx}",remove_custom_question_option_aria:"Remove custom question multiple choice option {:num}",add_option:"Add option ({:remaining}/{:total})",add_custom_question:"Add custom question ({:remaining}/{:total})"},"campaign-manager-web/templates/components/leadgen-form/creation-form-details":{leadgen_form_details:"Form details",error_count:"{:errorCount,choice,singular#{:errorCount} error|plural#{:errorCount} errors}",form_name:"Form name",form_name_placeholder:"Template 1",form_name_clarification:"You will be able to use this form with other ads once saved.",language:"Language",offer_headline:"Offer Headline",offer_headline_placeholder:"Please add a headline to your form",offer_details:"Offer details (optional)",offer_details_placeholder:"Provide more information about your product here",privacy_policy_url:"Privacy policy URL",valid_privacy_url_needed_aria:"Learn more about valid privacy url",valid_privacy_url_needed:"Forms without a valid Privacy Policy will be rejected. {:linkInfo,anchor,text#Learn more}",privacy_policy_url_placeholder:"https://www.example.com/privacy-policy",identical_cta_landing_page_url:"The privacy policy and landing page URL must not be identical",privacy_policy_text:"Privacy policy text (optional)",privacy_policy_text_tooltip:"Use this field to highlight relevant provisions from your privacy policy. If you need to collect more specific consent, add custom checkboxes in the following step. {:linkInfo,anchor,text#Learn more}",privacy_policy_text_tooltip_aria:"Learn more about privacy policy",privacy_policy_text_placeholder:"Enter your terms and conditions",policy_prefilled_warning:"The privacy policy fields have been pre-filled with your most recently approved form."},"campaign-manager-web/templates/components/leadgen-form/creation-form-selection":{i18n_select_cta:"Call-to-action",i18n_form:"Form",i18n_select_form:"Select a Lead Gen Form",i18n_create_new_form:"Create new…",i18n_cta_map:"{:cta,map,SIGN_UP#Sign Up|APPLY_NOW#Apply Now|DOWNLOAD#Download|GET_QUOTE#Get Quote|LEARN_MORE#Learn More|SUBSCRIBE#Subscribe|REGISTER#Register}"},"campaign-manager-web/templates/components/leadgen-form/creation-hidden-fields":{i18n_lead_gen_hidden_fields:"Hidden fields (optional)",i18n_error_count:"{:errorCount,choice,singular#{:errorCount} error|plural#{:errorCount} errors}",i18n_hidden_fields_tooltip:"Add additional fields to your form for tracking purposes. Hidden fields will not show to members when they view your form, and will not collect any additional personal data about the submitting member. {:linkInfo,anchor,text#Learn more}",i18n_remove_hidden_field:"Remove hidden field",i18n_field_name:"Field name",i18n_field_name_placeholder:"ex. Source",i18n_field_value:"Field value",i18n_field_value_placeholder:"ex. 1234",i18n_add_hidden_field_button:"Add hidden field ({:remaining}/{:total})"},"campaign-manager-web/templates/components/leadgen-form/creation-leads-details":{leadgen_lead_details:"Lead details & custom questions",error_count:"{:errorCount,choice,singular#{:errorCount} error|plural#{:errorCount} errors}"},"campaign-manager-web/templates/components/leadgen-form/creation-predefined-questions":{profile_information:"Profile information ({:selected}/{:total})",dismiss_pill_a11y_text:"Dismiss {:pillText}",profile_url_limitation:"LinkedIn profile URL is currently supported by a limited set of CRM partners. {:linkInfo,anchor,text#Learn more}",max_predefined_questions_message:"You have already reached the maximum questions you can ask for this form. Please uncheck some questions or remove custom questions to select new questions.",min_predefined_questions_message:"You need to have at least one profile field or one custom question in a form. Please add a profile field or a custom question to uncheck this selection.",i18_not_pre_filled:"{:name} (will not be pre-filled from the member's profile)",i18n_group_contact:"Contact",i18n_group_work:"Work",i18n_group_company:"Company",i18n_group_education:"Education",i18n_group_demographic:"Demographic",i18n_a11y_search_aria_label:"Search for profile information"},"campaign-manager-web/templates/components/leadgen-form/creation":{live_preview_title_desktop:"Desktop version of live preview of the lead generation form",live_preview_title_mobile:"Mobile version of live preview of the lead generation form",editable_removes_leads:"Saving this form will remove all previously created test leads.",lgf_association_immutable:"After your ad becomes active, you can’t change the Lead Gen Form association."},"campaign-manager-web/templates/components/leadgen-form/message":{i18n_leadgen_forms_test_integration_success_message:"Your form has been saved successfully. Send a test lead through the associated creative’s preview to verify successful integration with your CRM provider.",i18n_content_leadgen_forms_test_integration_success_message:"Your ad and form have been saved successfully. Send a test lead through the associated creative’s preview to verify successful integration with your CRM provider.",i18n_form_campaign_association_error:"Form to creatives association cannot be fetched. Please refresh this page to try again."},"campaign-manager-web/templates/components/leadgen-form/page-download-confirm-modal":{i18n_download_confirm_header:"Download leads",i18n_download_confirm_helper:"Your leads will be downloaded as separate CSV files. Do you want to proceed?",i18n_download_confirm_number_of:"Number of forms to download",i18n_leads_time_range:"Leads time range",i18n_unable_to_download_file:"<b>{:file}</b> couldn’t be downloaded right now",i18n_download_confirm_cancel:"Cancel",i18n_download_confirm_download:"Download"},"campaign-manager-web/templates/components/leadgen-form/page-panel":{i18n_leadgen_page_panel_cancel_button:"Cancel",i18n_leadgen_page_panel_back_button:"Back",i18n_leadgen_page_panel_create_button:"Create",i18n_leadgen_page_panel_save_button:"Save",i18n_leadgen_page_panel_confirm_button:"Confirm",i18n_saving_your_form:"Saving your form",i18n_save_form_error_message:"There was an error saving your form. Please try again.",i18n_edit_draft_lead_gen_form_v2:"If you use a third-party partner integration to export leads, the field mapping may break when editing Lead Gen Forms. To learn more on the required steps, visit the {:linkInfo,anchor,text#Help Center}.",i18n_edit_draft_lead_gen_form_aria:"Help center article about Lead Gen Form Third-Party Integration",i18n_edit_lead_gen_form_phase2:"The ads associated with this Lead Gen Form may stop serving until the edited form is reviewed and approved. {:linkInfo,anchor,text#Learn more}.",i18n_edit_lead_gen_form_phase2_link_aria:"Learn more about Lead Gen Form edit",i18n_archived_form_info_text:"Archived forms cannot be edited until they are unarchived. {:linkInfo,anchor,text#Learn more}",i18n_archived_form_info_text_learn_more_aria:"Learn more about Lean Gen Form Archived status"},"campaign-manager-web/templates/components/leadgen-form/page-status-update-confirm-modal":{i18n_unarchived_dialog_header:"Form Unarchived",i18n_unarchive_confirm_header:"Confirm Unarchive",i18n_archive_confirm_header:"Confirm Archive",i18n_loader_text:"Form status is updating",i18n_after_unarchived_dialog_message:"This form has been unarchived and can be found in the Current tab. To avoid serving this form, pause all active associated creatives by clicking on their names in the list below.",i18n_unarchive_confirm_dialog_content:"If this form was associated with an active creative when archived, it may begin serving automatically after unarchiving. To avoid serving this form, pause all active associated creatives in the following step after unarchiving here.",i18n_unarchive_confirm_dialog_content_no_associated_creative:"This form will be moved to the Current tab. Once unarchived, it can be edited, duplicated, and associated with a creative.<br><br>Do you want to proceed?",i18n_archive_confirm_dialog_content:"Archived forms can’t be edited or duplicated. All associated creatives are listed below and will stop serving once this form is archived.",i18n_archive_confirm_dialog_content_no_associated_creative:"Archived forms can’t be edited, duplicated, or associated with any creatives. An archived form can be unarchived and leads can still be downloaded as a CSV file.<br><br>Do you want to proceed?",i18n_after_unarchived_close_button:"Close",i18n_status_change_confirm_cancel_button:"Cancel",i18n_associated_creative:"Associated Creative",i18n_campaign:"Campaign",i18n_archive_form_error_message:"There was an error when archiving your form. Please try again.",i18n_unarchive_form_error_message:"There was an error when unarchiving your form. Please try again.",i18n_status_change_confirm_archive_button:"Archive",i18n_status_change_confirm_unarchive_button:"Unarchive",i18n_leadgen_forms_archive_success_text:"Form archived. View it under the Archived tab.",i18n_leadgen_forms_unarchive_success_text:"Form unarchived. View it under the Current tab.",i18n_leadgen_forms_success_learn_more:"Learn more"},"campaign-manager-web/templates/components/leadgen-form/page-table-actions-dropdown":{i18n_actions_dropdown_download:"{:linkInfo,anchor,text# Download Leads}",i18n_actions_dropdown_duplicate:"Duplicate",i18n_actions_dropdown_tooltip:"Actions",i18n_actions_dropdown_edit:"Edit",i18n_actions_dropdown_download_v2:"Download Leads",i18n_actions_dropdown_archive:"Archive",i18n_actions_dropdown_unarchive:"Unarchive",i18n_edit_not_allowed:"Editing of live Lead Gen Forms associated with Message or Conversation Ads isn’t supported.",i18n_download_no_permission_v2:"You must be granted access by your Company Page Admin in order to download leads.",i18n_download_no_leads:"There are no leads to download."},"campaign-manager-web/templates/components/leadgen-form/page-table-association-count":{i18n_a11y_trigger_creative_form_associations:"The number of creatives that are associated with this Lead Gen Form"},"campaign-manager-web/templates/components/leadgen-form/page-table-name":{i18n_form_id:"Form ID: {:formId}"},"campaign-manager-web/templates/components/leadgen-form/page-table-status":{i18n_status:"{:status,map,REJECTED#Rejected|APPROVED#Active|PREAPPROVED#Active|AUTO_APPROVED#Active|PENDING#In review|NEEDS_REVIEW#In review|DEFAULT_TEXT#Inactive}"},"campaign-manager-web/templates/components/leadgen-form/page-table":{i18n_table_header_form_name:"Form name",i18n_table_header_status:"Status",i18n_table_header_language:"Language",i18n_table_header_last_modified:"Last Modified",i18n_table_header_created:"Created",form_name_filter_placeholder:"Search by form name",i18n_status_filter_default_option_label:"All",i18n_language_filter_default_option_label:"All",i18n_table_header_nontest_leads:"Leads",i18n_table_header_test_leads:"Test leads",i18n_table_header_associations:"Associations"},"campaign-manager-web/templates/components/lisa-account-accordions":{i18n_expand:"Expand",i18n_collapse:"Collapse",i18n_account_info:"Account Info",i18n_lisa:"LISA",i18n_yes_no:"{:assertion,map,true#Yes|false#No|DEFAULT_TEXT#No}",i18n_yes:"Yes",i18n_no:"No",i18n_advertiser_tier:"Advertiser tier",i18n_lifetime_charged:"Lifetime charged",i18n_start_date:"Start date",i18n_account_status:"Account status",i18n_account_hold_status:"Account hold status",i18n_account_hold_status_value:"{:isServingRunning,boolean,true#Runnable|false#On Hold}",i18n_total_budget_hold:"On hold due to account total budget reached",i18n_account_hold:"On hold due to account hold",i18n_end_date_hold:"On hold due to account end date",i18n_enabled_for_invoicing:"Enabled for Invoicing",i18n_confirm:"Confirm",i18n_enable_invoicing:"Enable invoicing",i18n_invoicing_confirmation_headline:"Are you sure you want to enable invoicing for this Advertiser?",i18n_invoicing_confirmation_body_1:"Before doing so, we should have completed all relevant revenue verification, credit checks, and agreement to invoicing terms.",i18n_invoicing_confirmation_body_2:"This action CANNOT BE UNDONE. If you have questions, please contact the Ads Product team.",i18n_invoicing_save_error:"There was an error enabling invoicing for this account. Please try again.",i18n_spammer_account:"Spammer account",i18n_spammer_account_mark:"{:isSpammer,boolean,true#Unmark spammer account|false#Mark as spammer account}",i18n_spammer_account_save_error:"There was an error setting the account spammer status. Please try again.",i18n_lms_support_warning:"You must be on LMS support team to use this field",i18n_restricted:"Restricted",i18n_serving_status_restrict_action:"{:hasServingRestrictedHold,boolean,true#Unrestrict|false#Set restricted hold}",i18n_status_restrict_error:"There was an error setting the account restricted status. Please try again.",i18n_lisa_account_error:"Error loading LISA account information",i18n_amount:"Amount",i18n_description:"Description",i18n_grant_account_balance:"Grant account balance",i18n_grant_amount:"Grant amount",i18n_grant_success:"Account balance has been granted in the amount of {:amount} {:currencyCode}",i18n_grant_error:"Oops. Something went wrong, please try again.",i18n_required:"indicates required",i18n_billing_contact_change:"Billing contact change",i18n_billing_header_date:"Date",i18n_billing_header_description:"Description",i18n_billing_header_info:"Item Info",i18n_account_billing_error:"Error loading account billing contact changes",i18n_activity:"Activity log",i18n_view_more:"View More",i18n_account_activity_error:"Error loading the account activity log",i18n_account_activity_view_more_error:"Error loading additional data for the account activity log",i18n_account_activity_header_event_time:"Event time",i18n_account_activity_header_event_type:"Event type",i18n_account_activity_header_actor_name:"Actor",i18n_account_activity_header_campaign_id:"Campaign ID",i18n_account_activity_header_creative_id:"Creative ID",i18n_account_activity_header_adForm_id:"Ad Form ID",i18n_account_activity_header_event_details:"Event details",i18n_invoice_self_discovery_header:"Invoice status",i18n_invoice_self_discovery_status:"Current status: {:status,map,BLACKLISTED#Blocked, do not sell list|PREAPPROVED#Qualified, preapproved by LISA user|SPEND_HISTORY_NOT_MET#Not qualified, spend limit not met|ACTIVE#Active, invoicing enabled|QUALIFIED#Qualified, has not applied|APPLICATION_REJECTED_1x#Qualified, application rejected 1x|APPLICATION_REJECTED_2x#Qualified, application rejected 2x|EXCEEDED_APPLICATION_REJECTIONS#Blocked, application rejected 3x}",i18n_invoice_error_message:"Unable to retrieve invoice status. Try again later.",i18n_invoice_self_discovery_change_statuses:"{:status,map,BLACKLISTED#Blocked, do not sell list|PREAPPROVED#Qualified, preapproved by LISA user|UNSET#Reset to default status}",i18n_invoice_self_discovery_status_change_submit:"Submit",i18n_invoice_self_discovery_change_statuses_header:"Status (Change to)",i18n_invoice_self_discovery_change_text_header:"Reason",i18n_invoice_update_error_message:"Unable to update invoice status. Try again later.",i18n_invoice_update_success_message:"Successfully updated invoice status!",i18n_invoice_permission_message:"You do not have the neccessary permissions to view invoice status."},"campaign-manager-web/templates/components/lisa-campaign-accordions":{i18n_expand:"Expand",i18n_collapse:"Collapse",i18n_creative_info:"Creative Info",i18n_campaign_info:"Campaign Info",i18n_lisa:"LISA",i18n_creatives_error:"Error loading creative information",i18n_campaign_info_error:"Error loading campaign information",i18n_lisa_creative_header_creative_id:"SAS creative ID",i18n_lisa_creative_header_campaign_id:"Campaign ID",i18n_lisa_creative_header_last_modified:"Last update time",i18n_lisa_creative_header_created:"Creation time",i18n_lisa_creative_header_type:"Creative type",i18n_lisa_creative_header_status:"Status",i18n_lisa_creative_header_reference:"External creative reference",i18n_lisa_campaign_creator:"Creator ID:",i18n_lisa_campaign_external_sponsor:"External sponsor ref:",i18n_lisa_campaign_targeting:"Targeting:",i18n_lisa_campaign_account_hold:"On hold due to account hold:",i18n_lisa_campaign_account_budget_hold:"On hold due to account total budget reached:",i18n_lisa_campaign_account_end_date_hold:"On hold due to account end date:",i18n_lisa_campaign_start_date_hold:"On hold due to campaign start date:",i18n_lisa_campaign_end_date_hold:"On hold due to campaign end date:",i18n_lisa_campaign_budget_hold:"On hold due to campaign total budget reached:",i18n_lisa_campaign_audience_count_hold:"On hold due to campaign audience count:"},"campaign-manager-web/templates/components/lisa-search":{i18n_expand:"Expand",i18n_collapse:"Collapse",i18n_search:"Search",i18n_lisa:"LISA",i18n_error:"Something went wrong. Please try again",account_id:"Account ID",order_id:"Order ID",account_name:"Account name",account_type:"Account type",company_id:"Company ID",created_date:"Created",account_status:"Status",campaign_id:"Campaign ID",campaign_type:"Campaign Type",creative_id:"Creative ID",creative_status:"Creative Status",i18n_search_type_option:"{:type,map,COMPANY_ID#Company ID|ORDER_ID#Order ID|AD_TEXT#Ad Text}",i18n_search_input_placeholder:"{:selectedType,map,COMPANY_ID#Search by company ID|ORDER_ID#Search by order ID|AD_TEXT#Search by ad text}"},"campaign-manager-web/templates/components/lisa-send-test-inmail-modal":{i18n_lisa_send_test_inmail_modal_header:"Send test message",i18n_lisa_send_test_inmail_content_description:"Enter one or more member IDs, and send a test to those members",i18n_lisa_send_test_inmail_send_button:"Send",i18n_lisa_send_test_inmail_cancel_button:"Cancel"},"campaign-manager-web/templates/components/lite/audience":{i18n_lite_linkedin_audiences_dropdown_title:"Select an audience template",i18n_search_by_audience:"Search for an audience template"},"campaign-manager-web/templates/components/lite/budget":{i18n_daily_budget:"Budget",i18n_schedule:"Schedule",i18n_start_date:"Start date",i18n_end_date:"End date",i18n_currency_label:"{:code,map,AED#AED|AUD#AUD|BRL#BRL|CAD#CAD|CHF#CHF|CNY#CNY|DKK#DKK|EGP#EGP|EUR#EUR|GBP#GBP|HKD#HKD|INR#INR|JPY#JPY|MXN#MXN|NOK#NOK|NZD#NZD|PLN#PLN|SAR#SAR|SEK#SEK|SGD#SGD|TRY#TRY|USD#USD|ZAR#ZAR}",i18n_budget_trigger_help_content:"Ads will be displayed ads as often as possible on a given day until your daily budget is reached. Your campaign will start spending again the following day.",i18n_daily_budget_help_label:"Daily Budget Help"},"campaign-manager-web/templates/components/lite/campaign-creation-header":{i18n_back_to_company:"Back to {:companyName}"},"campaign-manager-web/templates/components/lite/facet-and-segments":{i18n_dismiss_pill_a11y_text:"Dismiss {:pillText} segment",i18n_dropdown_trigger_a11y_text:"Add segments from {:facetName}",i18n_dropdown_content_header:"Add {:facetName}",i18n_close_dropdown_a11y_text:"Close dropdown"},"campaign-manager-web/templates/components/lite/forecasting":{i18n_forecasted_results:"Forecasted Results",i18n_range_values:"{:lowEnd} - {:highEnd}",i18n_forecasted_errors:"{:errorType,map,AUDIENCE_SIZE#Your audience is too small to launch campaign. Please expand your audience.|FUTURE_DATE#Forecasted results are not available for campaigns that are scheduled to be active more than 180 days from now.|GENERIC#There was an error getting your forecasted results. Please try again.|AUDIENCE_SIZE_NONBLOCKING#Your audience is too small to generate a forecast. Please update your targeting criteria to reach more numbers.}",i18n_forecast_metric_header:"{:metricType,map,CLICKS#Clicks|IMPRESSIONS#Impressions|VIEWS#Views}",i18n_matched_audiences_learn_more_link:"{:linkInfo,anchor,text#Learn more}",i18n_forecast_help_label:"Forecasted Results Help",i18n_forecast_trigger_help_content:"To calculate the forecast, our system analyzes your campaign’s budget, targeting, start/end dates, and more. It then takes into account similar campaigns and advertisers.\n    <br><br>Forecasted results are estimates and do not guarantee actual performance.",i18n_forecast_learn_more:"{:linkInfo,anchor,text#Learn more about targeting options}",i18n_forecast_pebble_learn_more:"{:linkInfo,anchor,text#Learn more}",i18n_forecast_pebble_learn_more_label:"Learn more about forecasted results",i18n_forecast_learn_more_label:"Learn more about targeting options",i18n_forecast_audience_size_header:"Audience Size",i18n_forecast_total_spend_header:"Total Spend",i18n_forecast_clicks_header:"Clicks"},"campaign-manager-web/templates/components/lite/global-header":{i18n_header_sign_out:"Sign Out",i18n_go_to_linkedin:"Go to linkedin.com"},"campaign-manager-web/templates/components/lite/objective-selection":{i18n_objective:"Objective",i18n_objective_name:"{:type,map,BRAND_AWARENESS_POST#Drive Brand awareness|BRAND_AWARENESS_EVENT#Drive Brand awareness|WEBSITE_VISIT_POST#Get Clicks on your post|WEBSITE_VISIT_EVENT#Get Clicks on your event|ENGAGEMENT_POST#Get more post engagement|ENGAGEMENT_EVENT#Get more event engagement|DEFAULT_TEXT#}",i18n_objective_summary:"{:type,map,BRAND_AWARENESS_POST#Drive Brand awareness of your post to your audience|BRAND_AWARENESS_EVENT#Drive Brand awareness of your event to your audience|WEBSITE_VISIT_POST#Drive traffic to your posts page|WEBSITE_VISIT_EVENT#Drive traffic to your events page|ENGAGEMENT_POST#You pay when someone reacts or shares your post|ENGAGEMENT_EVENT#You pay when someone reacts or shares your event|DEFAULT_TEXT#}",i18n_objective_name_recommended_text:"(recommended)",i18n_objective_type_help_label:"Objective Type Help",i18n_objective_type_help_summary:"{:contentType,map,POST#A campaign objective is the action you want your customers to take when they see your post|EVENT#A campaign objective is the action you want your customers to take when they see your event|DEFAULT_TEXT#}",i18n_objective_type_help_objective_summary:"{:type,map,BRAND_AWARENESS#Your campaign will be shown to people most likely to view your ads|WEBSITE_VISIT#Your campaign will be shown to people most likely to click your ads|ENGAGEMENT#Your campaign will be shown to people most likely to like and comment on your ads|DEFAULT_TEXT#}"},"campaign-manager-web/templates/components/lite/success-modal":{i18n_success_header:"Your ad is being reviewed",i18n_success_message_new_account:"Your ad has been added to <b>{:accountName}</b>. You will receive an email within 24 hours regarding approval.",i18n_success_message_existing_account:"You will receive an email within 24 hours regarding approval.",i18n_success_message_account_on_hold:"Your ad has been created and is active but is not serving as your account is on hold. Contact your LinkedIn rep to remove the hold and launch your campaign.",i18n_manage_campaigns:"Manage and review ad",i18n_return:"Return to company page"},"campaign-manager-web/templates/components/manage-insight-tag-settings-panel":{i18n_insight_tag_settings_panel_header:"Insight Tag Settings",i18n_insight_tag_settings_panel_checkbox_header:"Enable enhanced conversion tracking",i18n_insight_tag_settings_panel_checkbox_label:"Allow use of a first-party cookie and click IDs added to your landing page URLs to more accurately measure conversions. {:linkInfo,anchor,text#Learn more}",i18n_insight_tag_settings_cancel_button_text:"Cancel",i18n_insight_tag_settings_save_button_text:"Save",i18n_insight_tag_settings_save_error_text:"There was an unexpected issue saving your setting. Please try again. If you continue to receive an error, please {:linkInfo,anchor,text#contact our customer service} team with the error you are receiving.",i18n_insight_tag_settings_save_success_text:"You have successfully updated your Insight Tag settings.",i18n_faq_why_enhanced_conversion_tracking_question:"What is enhanced conversion tracking?",i18n_faq_why_enhanced_conversion_tracking_answer:"Enabling enhanced conversion tracking will allow you to measure more conversions by setting a first-party cookie, in addition to a third-party cookie, to share click IDs with LinkedIn that have been automatically added to the landing page URLs for your ads.",i18n_faq_why_insight_tag_settings_disabled_question:"Why can’t I change my Insight Tag settings?",i18n_faq_why_insight_tag_settings_disabled_answer:"Your account must have Full Access to the Insight Tag and your user role must be {:linkInfo,anchor,text#Account Billing Admin, Account Manager, or Campaign Manager} to change Insight Tag settings.",i18n_saving_insight_tag_label:"Saving your insight tag",i18n_insight_tag_settings_a11y_checkbox_label_link:"Learn more about first party tracking"},"campaign-manager-web/templates/components/manage-insight-tag-sharing-panel":{i18n_sharing_panel_header:"Manage accounts with access to your Insight Tag",i18n_full_access_header:"Accounts that will have full access",i18n_full_access_description:"These accounts will be able to edit and share your tag",i18n_use_only_header:"Accounts that will have use-only access",i18n_use_only_description:"These accounts will have access to data from your insight tag",i18n_cancel_button:"Cancel",i18n_save_button:"Save",i18n_faq_full_access_question:"What does full access include?",i18n_faq_full_access_part_1:"Full access means accounts have full access to your LinkedIn Insight Tag.",i18n_faq_full_access_part_2:"This includes:",i18n_faq_full_access_part_3:"creating conversion actions, launch conversion-tracking campaigns, and access conversion performance.",i18n_faq_full_access_part_4:"modifying the Insight Tag permission, accounts, and segments.",i18n_faq_full_access_part_5:"accessing analytics through Website Demographics.",i18n_faq_use_only_question:"What does use-only include?",i18n_faq_use_only_answer:"Use-only means accounts have certain access to your LinkedIn Insight Tag, which includes creating conversion actions, launch conversion-tracking campaigns, and access to conversion performance.",i18n_faq_learn_more_link:"{:linkInfo,anchor,text#Learn more about sharing an Insight Tag}",i18n_error_grant_access_for_accounts:"There was an error granting access to the insight tag for {:count,choice,singular#account id|plural#account ids}: {:ids}.",i18n_error_revoke_access_for_accounts:"There was an error revoking access to the insight tag for {:count,choice,singular#account id|plural#account ids}: {:ids}.",i18n_manage_access_save_success_toast:"Access permission to the insight tag has been saved successfully.",i18n_no_accounts_to_share_modal_header:"You have no accounts to share your tag with",i18n_no_accounts_to_share_modal_content:"You can only manage access to your Insight Tag for accounts that you have personal access to.",i18n_no_accounts_to_share_modal_content_link:"{:linkInfo,anchor,text#Learn more}",i18n_full_page_panel_empty_state_button:"Try Again",i18n_full_page_panel_empty_state_headline:"Something went wrong",i18n_full_page_panel_empty_state_message:"We were unable to load your accounts. If this error persists, please contact {:linkInfo,anchor,text#customer support}"},"campaign-manager-web/templates/components/manage-sender-requests-modal/account-name":{update_permission_error:"There was an error saving the sender request permission",sender_request_new:"NEW"},"campaign-manager-web/templates/components/manage-sender-requests-modal":{manage_sender_permissions_v2:"Manage Sponsored Messaging Sender Permissions",manage_sender_permissions_no_data:"No Sender Requests to show",loading_sender_permissions_v2:"Loading Sponsored Messaging Sender Permissions",error_fetching_sender_requests_v2:"Error fetching Sponsored Messaging Sender Permissions",confirm_sender_permission_reject:"You are about to remove yourself as a sender from an ad account. All creatives with you as a sender that are currently active or running will be cancelled."},"campaign-manager-web/templates/components/matched-companies-page":{i18n_matched_company_name_search_placeholder:"Search by company name",i18n_matched_company_name_column_header:"Company name",i18n_matched_company_name_column_tooltip:"Company that was matched from your input(s)",i18n_matched_company_name_column_total:"{:companyCount,number,integer} companies",i18n_matched_company_industry_column_header:"Industry",i18n_matched_company_industry_column_tooltip:"The industry of the matched company",i18n_matched_company_size_column_header:"Company size",i18n_matched_company_size_column_tooltip:"The number of employees that currently work at the matched company",i18n_engagement_total_engagements_column_header:"Engagement level",i18n__engagement_total_engagements_column_tooltip:"Calculated by taking the sum of ad engagement, organic engagement, and website visits, and dividing it by the number of members targeted. The level is determined by comparing it to other companies that serve ads across LinkedIn.",i18n_members_targeted_column_header:"Members targeted",i18n_members_targeted_column_tooltip:"Number of members who work at the company and have been targeted by a campaign.",i18n_impressions_column_header:"Impressions",i18n_impressions_column_tooltip:"Number of times people saw your ad",i18n_ad_engagements_column_header:"Ad engagement",i18n_ad_engagement_column_tooltip:"Number of likes, comments, clicks, shares, and video views (counted if members viewed at least 25% of the video). Includes paid ads and ads virally shared.",i18n_targeted_campaigns_column_header:"Campaigns",i18n_targeted_campaigns_column_tooltip:"Number of Ad campaigns that served impressions.",i18n_organic_engagments_column_header:"Organic engagement",i18n_organic_engagments_column_tooltip:"Number of interactions with posts from your LinkedIn Company Page",i18n_website_visits_total_column_header:"Website visits",i18n_website_visits_total_column_tooltip:"Total number of times members visited your webpage tied to the Insight Tag.",i18n_opportunity_status_column_header:"Opportunity status",i18n_opportunity_status_column_tooltip:"Open = At least one opportunity with an open status. Closed = All opportunities are closed.",i18n_open_deal_count_column_header:"Open opportunity count",i18n_open_deal_count_column_tooltip:"The number of opportunities with an open status",i18n_open_pipeline_column_header:"Pipeline",i18n_open_pipeline_column_tooltip:"The sum of open opportunities",i18n_opportunities_won_column_header:"Revenue won",i18n_opportunities_won_column_tooltip:"The sum of closed-won opportunities",i18n_opportunities_lost_column_header:"Opportunity lost",i18n_opportunities_lost_column_tooltip:"The sum of closed-lost opportunities",i18n_column_group_label:"Columns:",i18n_column_group_option:"{:option,map,ENGAGEMENT#Engagement|DETAILS#Details}",i18n_date_range_label:"Time range:",i18n_date_range_separator:"-",i18n_date_range_not_applicable:"Not applicable",i18n_matched_data:"MATCHED DATA",i18n_input_data:"INPUT DATA"},"campaign-manager-web/templates/components/matched-companies/engagement-score":{i18n_engagement_level_rating:"{:label,map,1#Very low|2#Low|3#Medium|4#High|5#Very high|DEFAULT_TEXT#Unavailable}"},"campaign-manager-web/templates/components/native-document-container":{i18n_feed_ads:"Feed Ads",i18n_create_new_ad:"Create a new Document ad for this campaign",i18n_edit_content:"Edit content",i18n_duplicate_content:"Duplicate content",i18n_add_campaign_instructions:"To add ads to this campaign, browse your existing content or create a new ad.",i18n_save:"save",i18n_no_data_to_show:"No ads to show",i18n_search_placeholder:"Search",i18n_sponsored_content_container_success_message:"Your ad has been saved successfully.",i18n_sponsored_content_container_saving_your_ad:"Saving your ad",i18n_has_dsc:"Feed ads",i18n_remove_creative_error:"There was an error while removing the creative.",i18n_remove_creative_success:"The creative was removed successfully.",i18n_create_help:"Creating a single image, video, carousel or document ad requires permissions granted by your Company Page admin. {:linkInfo,anchor,text#Learn more.}",i18n_form_changes_warning_message:"The changes you have made to the form will not be saved",i18n_content_created_but_not_sponsored:"Ad saved. You can access and add it to your campaigns from the browse view.",i18n_label_organic:"Organic content is posted from your Company Page, and may not be edited or duplicated in Campaign Manager.",i18n_label_dsc:"Direct Sponsored Content is created in Campaign Manager, and only visible to members when sponsored in a campaign.",i18n_removing_creative:"Removing creative"},"campaign-manager-web/templates/components/native-document-form":{i18n_name_this_ad:"Name this ad (optional)",i18n_name_this_ad_placeholder:"Example 1",i18n_introductory_text:"Introductory text",i18n_introductory_text_placeholder:"This is your introductory text",i18n_a11y_trigger_label_introductory_text_heading:"Learn more about Introductory text",i18n_validation_error_intro_text_required:"Introductory text is required.",i18n_validation_error_document_required:"Document file is required.",i18n_headline:"Headline",i18n_headline_placeholder:"This is your ad headline.",i18n_cancel:"Cancel",i18n_save_content_error:"There was an error saving your ad. Please try again.",i18n_document_requirements:"We support PPT, PPTX, DOC, DOCX, and PDF documents.",i18n_choose_document:"Choose document",i18n_document_upload_error_server:"Error: Your document upload did not process. Please make sure your document meets the requirements.",i18n_document_upload_error_size:"Your document exceeded the maximum file size of 100MB.",i18n_document_upload_error_format:"You selected an incompatible document type. Please try again.",i18n_document_label:"Document",i18n_live_preview_title_desktop:"Desktop version of the live preview of the creative",i18n_live_preview_title_mobile:"Mobile version of the live preview of the creative",i18n_campaign_warning:"These changes will send ads in {:activeCampaignCount,number,integer} {:activeCampaignCount,choice,singular#campaign|plural#campaigns} back to review",i18n_campaign_warning_no_count:"These changes will send ads in all associated campaigns back to review",i18n_change_ad_warning:"Any changes made to this ad could send {:activeCampaignCount,number,integer} {:activeCampaignCount,choice,singular#campaign|plural#campaigns} back to review",i18n_change_ad_warning_no_count:"Any changes made to this ad could send all associated campaigns back to review",i18n_confirm_changes:"Confirm changes",i18n_document_guidelines:"{:linkInfo,anchor,text#Document guidelines}"},"campaign-manager-web/templates/components/new-feature-introduction":{i18n_new_feature:"NEW"},"campaign-manager-web/templates/components/new-product-introduction":{i18n_got_it:"Got it"},"campaign-manager-web/templates/components/non-sponsorable-creative-preview-container":{i18n_preview:"Preview",i18n_desktop:"Desktop",i18n_dynamic_ads_preview_mock_image_info:"This preview pulls in a mock profile picture as a placeholder. It will be automatically replaced with the profile picture of each person who sees your ad.","i18n_dynamic_ads_preview_auto-translate_warning":"Note: Auto-translate is not available for custom ad headline or custom ad description.",i18n_follow_company_option_label:"Current follower view",i18n_not_following_company_option_label:"Non-follower view",i18n_jobs_variants:"{:variant,map,WORK_WITH_US#Jobs of interest|PICTURE_YOURSELF#Picture Yourself|SEE_JOBS#Jobs Page}",i18n_text_ad_right_column:"Right column",i18n_text_ad_top_small:"Top banner (small)",i18n_text_ad_top_large:"Top banner (large)",i18n_text_ad_display_type:"Display type: {:previewIndex,choice,0#Right column|1#Top banner (small)|2#Top banner (large)}",i18n_text_ad_preview_description:"Note: The order your ad appears in the right column will depend on auction results. Text Ads can be served in any of the previewed three layouts depending on auction results. You cannot select one specific ad layout.",i18n_text_ad_preview_help:"This is how your ad will appear. Text Ads can be served in any of the previewed layouts depending on auction results. You cannot select one specific ad layout.",i18n_live_preview_title:"{:creativeType,map,TEXT_AD#Text ad|JOBS_V2#Jobs ad|FOLLOW_COMPANY_V2#Follower ad|SPOTLIGHT_V2#Spotlight ad|WHITEPAPER_DOWNLOAD_V2#Content ad} live preview"},"campaign-manager-web/templates/components/notification-bell":{i18n_account_a11y:"account",i18n_with_indicator_a11y:"At least one account has unseen notifications, click to enter notifications experience",i18n_without_indicator_a11y:"No unseen notifications, click to enter notifications experience",i18n_new_product_introduction_content:"New! Get important Campaign Manager alerts through notifications center.",i18n_new_product_introduction_cta_text:"Show me"},"campaign-manager-web/templates/components/notification-card":{i18n_turn_off_headline:"Turn off",i18n_turn_off_description:"Stop getting this type of notification on this account",i18n_delete_headline:"Delete",i18n_delete_description:"Delete this notification",i18n_mark_as_read_headline:"Mark as read",i18n_mark_as_read_description:"Mark this notification as read",i18n_dropdown_action_delete_error_message:"This notification can’t be deleted right now",i18n_dropdown_action_turn_off_error_message:"This setting can’t be turned off right now.",i18n_dropdown_action_mark_as_read_error_message:"This notification can’t be mark as read right now.",i18n_cta_error_message:"Something went wrong. We are working to fix it.",i18n_take_action:"Take action on {:headline} notification",i18n_turn_off_a11y:"Stop getting notified about {:type} notifications",i18n_delete_a11y:"Delete {:headline} notification",i18n_skip_link:"Skip to the top",i18n_generic_stale_headline:"This notification no longer applies.",i18n_failed_to_decorate:"This notification failed to load. We’re working to fix it."},"campaign-manager-web/templates/components/notification-setting-card":{i18n_toggle_label_text:"Toggle to turn notification setting on/off",i18n_toggle_error:"Whoops! Something went wrong. We’re working to fix it.",i18n_select_label_text:"Select to turn notification setting on/off",i18n_select_default_option:"Select",i18n_turn_off_for_all_accounts:"Turn off for all accounts",i18n_turn_on_for_all_accounts:"Turn on for all accounts"},"campaign-manager-web/templates/components/number-of-campaigns-hoverable":{i18n_number_of_campaigns:"{:number_of_campaigns,number,integer} campaigns",i18n_number_of_campaigns_v2:"{:number_of_campaigns,number,integer} {:number_of_campaigns,choice,singular#campaign|plural#campaigns}",i18n_campaigns_using_this_ad:"Campaigns using this ad",i18n_show_more_campaigns:"and {:numberOfHiddenCampaigns} more"},"campaign-manager-web/templates/components/number-of-placements-hoverable":{i18n_all_placements_available:"All placements available",i18n_number_of_placements_available:"{:number_of_placements,number,integer} {:number_of_placements,choice,singular#placement|plural#placements} available",i18n_placement_names:"{:placementName,map,STORIES#LinkedIn Stories|MYNETWORK_PAGE#My Network|OFFSITE#LinkedIn Audience Network|FEED_MOBILE#Mobile Feed|FEED_DESKTOP#Desktop Feed}",i18n_placements_available:"Placements Available",i18n_placements_not_available:"Placements Not Available"},"campaign-manager-web/templates/components/objective-selection":{i18n_confirm_hovercard_confirm:"Confirm",i18n_delete_campaign_error_message:"There was an error when deleting the campaign.",i18n_objective:"Objective",i18n_objective_selection_hovercard_content_body:"Let’s get started! Choose an objective and we will help you optimize your campaign towards it.",i18n_objective_selected:"Your objective is:",i18n_objective_selection:"Let’s get started! Select the objective that best fits your goals below.",i18n_objective_choose:"Choose this objective to:",i18n_objective_choose_tooltip:"Setting a specific objective for your campaign helps you achieve your business goals. A campaign objective is the action you want your customers to take when they see your ads. Choosing an objective helps us customize your campaign creation, deliver the best ROI for your stated goal, and show you relevant reporting.",i18n_objective_choose_tooltip_v2:"Setting a specific objective for your campaign helps you achieve your business goals. A campaign objective is the action you want your customers to take when they see your ads. Choosing an objective helps us customize your campaign creation, deliver the best ROI for your stated goal, and show you relevant reporting. {:linkInfo,anchor,text#Learn more}.",i18n_objective_choose_learn_more:"Learn more about objective selection",i18n_change_objective:"Change",i18n_change_objective_aria_label:"Change objective",i18n_change_objective_heading:"Change Objective",i18n_change_objective_warning:"Are you sure you want to change your objective? <strong>All your settings for this campaign will be erased.</strong> Consider saving your audience below before changing.",i18n_no_available_objective_warning:"This account is not able to create a campaign at this time. Please {:linkInfo,anchor,text#contact support} for further assistance.",i18n_no_available_objective_warning_aria_label:"Learn more about why this account is not able to create a campaign",i18n_objective_restriction_reason:"This objective is not provisioned by your contract. Contact your sales representative to learn more.",i18n_category_name:"{:name,map,awareness#Awareness|engagement#Consideration|conversions#Conversions}",i18n_objective_name_ms5:"{:type,map,BRAND_AWARENESS#Brand awareness|WEBSITE_TRAFFIC#Website visits|WEBSITE_VISIT#Website visits|CREATIVE_ENGAGEMENT#Engagement|ENGAGEMENT#Engagement|VIDEO_VIEW#Video views|WEBSITE_CONVERSION#Website conversions|LEAD_GENERATION#Lead generation|TALENT_LEAD#Talent leads|JOB_APPLICANT#Job applicants}",i18n_objective_tagline_ms5:"{:type,map,BRAND_AWARENESS#I want more people to learn about my business.|WEBSITE_TRAFFIC#I want more people to visit a website destination site on or off LinkedIn.|WEBSITE_VISIT#I want more people to visit a website destination site on or off LinkedIn.|CREATIVE_ENGAGEMENT#I want more people to engage with my content posts.|ENGAGEMENT#I want more people to engage with my content posts.|VIDEO_VIEW#I want more people to watch my videos.|WEBSITE_CONVERSION#I want more purchases, registrations, or downloads.|LEAD_GENERATION#I want more quality leads on LinkedIn.|TALENT_LEAD#I want to build a pipeline of talent interested in my company.|JOB_APPLICANT#I want to promote job opportunities at my company.}",i18n_objective_purpose_1_ms5:"{:type,map,BRAND_AWARENESS#Tell more people about your product, services, or company|WEBSITE_TRAFFIC#Drive traffic to your website|WEBSITE_VISIT#Drive traffic to your website|CREATIVE_ENGAGEMENT#Increase social engagement on your content|ENGAGEMENT#Increase social engagement on your content|VIDEO_VIEW#Share your videos with more people|WEBSITE_CONVERSION#Capture leads on your website|LEAD_GENERATION#Capture leads on LinkedIn|TALENT_LEAD#Use Pipeline Builder to generate leads for career opportunities|JOB_APPLICANT#Tell people about relevant job opportunities at your company}",i18n_objective_purpose_1_ms5_v2:"{:type,map,BRAND_AWARENESS#Tell more people about your product, services, company, or LinkedIn Event|WEBSITE_TRAFFIC#Drive traffic to your website|WEBSITE_VISIT#Drive traffic to your website|CREATIVE_ENGAGEMENT#Increase social engagement on your content|ENGAGEMENT#Increase social engagement with your content or LinkedIn Event|VIDEO_VIEW#Share your videos with more people|WEBSITE_CONVERSION#Capture leads on your website|LEAD_GENERATION#Capture leads on LinkedIn|TALENT_LEAD#Use Pipeline Builder to generate leads for career opportunities|JOB_APPLICANT#Tell people about relevant job opportunities at your company}",i18n_objective_purpose_2_ms5_v2:"{:type,map,WEBSITE_TRAFFIC#Drive traffic to marketing landing pages|WEBSITE_VISIT#Drive traffic to marketing landing pages|CREATIVE_ENGAGEMENT#Increase followers to your Company Page|ENGAGEMENT#Increase followers to your Company Page|WEBSITE_CONVERSION#Drive actions that are valuable to your business|LEAD_GENERATION#Use a lead generation form pre-filled with LinkedIn profile data|TALENT_LEAD#Receive contact information of candidates who have expressed interest in following up with them|JOB_APPLICANT#Drive more applications to your job opportunities}",i18n_objective_purpose_3_v2:"{:type,map,WEBSITE_VISIT#Drive traffic to your LinkedIn Event}",i18n_objective_optimization:"{:type,map,WEBSITE_VISIT#Your campaign will be shown to people most likely to click on your ads.|ENGAGEMENT#Your campaign will be shown to people most likely to engage with your ad or follow your company.|VIDEO_VIEW#Your campaign will be shown to people most likely to view your videos.|LEAD_GENERATION#Your campaign will be shown to people most likely to fill out a LinkedIn lead generation form.|WEBSITE_CONVERSION#Your campaign will be shown to people most likely to take the actions you define as valuable for your business.|JOB_APPLICANT#Your campaign will be shown to people most likely to view or click on your job ads.|TALENT_LEAD#Your campaign will be shown to people most likely to view or click on your Pipeline Builder ads.}",i18n_website_conversion_insight_tag:"In order to launch your Website conversions campaign, you will need to have an insight tag set up.",i18n_website_conversion_insight_tag_setup:"{:linkInfo,anchor,text#Learn more and set up}",i18n_learn_more:"{:linkInfo,anchor,text#Learn more}",i18n_learn_why_objectives:"Learn why Objectives",i18n_see_why_objective_disabled:"{:type,map,BRAND_AWARENESS#See details for why the brand awareness objective is not available:|CREATIVE_ENGAGEMENT#See details for why the creative engagement objective is not available|VIDEO_VIEW#See details for why the video views objective is not available|WEBSITE_CONVERSION#See details for why the website conversions objective is not available:|LEAD_GENERATION#See details for why the lead generation objective is not available|TALENT_LEAD#See details for why the talent leads objective is not available|JOB_APPLICANT#See details for why the job applicant objective is not available:}",i18n_promote_linkedin_event:"Promoting your LinkedIn Event",i18n_promote_linkedin_event_details:"Use Single Image under Brand Awareness, Website Visits, and Engagement objectives, and get metrics on how your ads drive event registrations. {:linkInfo,anchor,text#Learn more}",i18n_promote_event_aria_label:"Learn more about how you can promote your LinkedIn Event"},"campaign-manager-web/templates/components/onboarding-tooltip":{i18n_campaign_header_name_title:"Welcome to campaign creation",i18n_campaign_header_name_message:"Let’s get started! Name your campaign and then choose an objective and we will help you optimize your campaign towards it.",i18n_forecasted_result_title:"Launch your campaign with confidence",i18n_forecasted_result_content:"Forecasted results will update when you adjust your audience, format, budget or bid.",i18n_forecasted_result_content_v2:"Forecasted results will update when you adjust your audience, ad format, placement, bid, budget, and more.",i18n_targeting_module_title:"Easily find your target audience",i18n_targeting_module_content:"Search or browse to find members based on their attributes, or reach contacts you already know using the Matched Audiences tab.",i18n_targeting_module_second_facet_title:"Introducing targeting with ’and’ or ’or’",i18n_targeting_module_second_facet_content:"Flexibly reach the right professionals by using a combination of ’and’ or ’or’ in your targeting criteria.",i18n_split_testing_module_content:"Before creating a split test for this account, you must review the criteria for beta participation, watch the split test training video, send the mandatory consent email to your client, and forward their written consent to splittestingconsent@linkedin.com. For access to the criteria, video, and consent email, see go/splittesting/beta."},"campaign-manager-web/templates/components/payments-panel":{i18n_how_billing_works_step:"1",i18n_how_billing_works_title:"How billing works",i18n_how_billing_works_text:"You only pay when someone clicks your ad. We’ll charge your card automatically as your ad receives clicks and impressions. You can edit your campaign at any time. You may turn on and off your ads at any time, edit your bid and budget, or change the campaign end date. {:billingLink,anchor,text#Learn more}",i18n_how_billing_works_a11y_learn_more_label:"Learn more about how billing works",i18n_campaigns_ready:"Your {:campaigns,choice,singular#campaign|plural#campaigns} ready to launch:",i18n_campaign_type:"{:type,map,DYNAMIC#Dynamic Ad Campaign|SJYMBII#SJYMBII Campaign|SPONSORED_INMAILS#Sponsored Messaging Campaign|SPONSORED_UPDATES#Sponsored Content Campaign|TALENT_LANDING#Talent Landing Campaign|TEXT_AD#Text Ad Campaign}",i18n_campaign_duration:"Duration:",i18n_campaign_start_date:"Start Date:",i18n_campaign_bid:"Bid:",i18n_campaign_budget:"Budget:",i18n_faqs_title:"FAQS",i18n_faqs_first_bill_question:"When will I first be billed?",i18n_faqs_first_bill_answer:"You only pay when someone clicks your ad. We’ll charge your card automatically as your ad receives clicks or impressions up to the limit you set.",i18n_faqs_bill_frequency_question:"How often will I be billed?",i18n_faqs_bill_frequency_answer:"When you’re billed depends on the spending limits you set when you created your campaign. You could be billed daily, weekly, or on the first of the month.",i18n_faqs_spend_min_question:"Is there a minimum spend requirement?",i18n_faqs_spend_min_answer:"No, you’re in control over how much you spend and how long your ads run. There aren’t any contracts either.",i18n_faqs_coupon_question:"How does a coupon work?",i18n_faqs_coupon_answer:"Coupon codes are applied to your ad account as a credit and are deducted from your balance due. If your campaign spend exceeds the amount of your coupon code, your credit card will be charged. To ensure your campaign does not spend over the coupon code amount, be sure to set a total budget for the same amount as your coupon code. {:couponLink,anchor,text#Learn more}",i18n_faqs_coupon_learn_more_aria:"Learn more about coupon codes",i18n_loading:"Loading…",i18n_payments_load_error_title:"This page could not load",i18n_payments_load_error_message_cta:"Please click here to reload this module.",i18n_payments_load_error_message_support:'If the problem persists, please <span class="t-14 t-bold u-color__blue7">{:link-support,anchor,text#contact our customer service}</span>.'},"campaign-manager-web/templates/components/placement-module-mynetwork-example":{mynetwork_example_modal_header:"My Network ad example",mynetwork_example_modal_description:"Ads placed on My Network page will optimize for increased follows to your company page.",desktop_preview_image_alt:"My Network ad desktop preview",mobile_preview_image_alt:"My Network ad mobile preview"},"campaign-manager-web/templates/components/placement-module-summary-ad-placement":{i18n_placement_summary_set_roadblock:"Set roadblock",i18n_placement_summary_roadblock_enabled:"Enabled",i18n_placement_summary_roadblock_disabled:"Disabled",i18n_placement_summary_roadblock_type:"Roadblock type",i18n_roadblock_select_labels:"{:roadblock,map,PROFILE_PAGE#Profile Page|COMPANY_PAGE#Company Page|AUDIENCE#Audience|HOME_PAGE#Homepage}",i18n_roadblock_included_companies:"Profile’s Company",i18n_roadblock_included_countries:"Include roadblock countries",i18n_roadblock_excluded_countries:"Exclude roadblock countries",i18n_list_comma_with_space:", ",i18n_ad_placement_specification_title:"Specify ad placement",i18n_placement_radio_labels_v3:"{:placement,map,MOBILE#Mobile|RIGHT_RAIL#Right Rail|RIGHT_RAIL_AND_SEARCH_RESULTS#Right Rail & Search Results|TEXT_LINK#Text Link}"},"campaign-manager-web/templates/components/placement-module-summary":{i18n_placement_summary_title:"PLACEMENT",i18n_placement_summary_LAN_title:"LinkedIn Audience Network",i18n_placement_summary_LAN_excluded_categories_title:"Excluded categories",i18n_placement_summary_LAN_block_list:"Selected block list","i18n_placement_module_offsitePreferences-data-fetch-error-message":"There was an error loading offsite preferences data. Please try again after some time.",i18n_list_comma_with_space:", ",i18n_placement_summary_stories_title:"LinkedIn Stories",i18n_placement_summary_mynetwork_title:"My Network Page",i18n_placement_summary_enabled:"Enabled",i18n_placement_summary_disabled:"Disabled"},"campaign-manager-web/templates/components/placement-module":{i18n_placement_title:"Placement",i18n_placement_sub_title:"LinkedIn Audience Network",i18n_placement_description_copy_change:"Reach up to 25% more of your target audience by running your ads on LinkedIn and our partner apps and websites.",i18n_enable_lan:"Enable the LinkedIn Audience Network",i18n_disable_lan_message_v2:"The LinkedIn Audience Network is not currently available for the objective or ad format you selected.",i18n_disable_specify_message:"Ad placement specification cannot be changed after a campaign is created.",i18n_advanced_options_btn_show:"Show Audience Network advanced options",i18n_advanced_options_btn_hide:"Hide Audience Network advanced options",i18n_facet_categories:"Exclude categories",i18n_facet_blocklists:"Select existing block lists",i18n_facet_blocklists_upload:"Upload a block list",i18n_facet_categories_description:"Select categories of mobile apps and sites where you do not want your ads to appear.",i18n_facet_blocklists_description:"A block list groups mobile apps and sites together. When you add a block list to your campaign, we will avoid serving ads on apps or sites selected.",i18n_facet_blocklists_description1:"A block list groups mobile apps and sites where you do not want your ads to appear. Apps and sites will be blocked if matched.",i18n_facet_categories_hovercard_title:"Exclude categories from the LinkedIn Audience Network.",i18n_facet_categories_hovercard_description:"The list of IAB categories are self-reported and may not include certain domains. To ensure specific domains are excluded, upload a block list.",i18n_facet_blocklists_hovercard_title:"Select block list in the LinkedIn Audience Network.",i18n_facet_blocklists_hovercard_description:"A block list is a list of Audience Network partner apps and sites where you don’t want your ads to appear. When you add a block list to your campaign, we will attempt to match the apps or sites on that list and avoid serving on those apps or sites.",i18n_learn_more:"{:linkInfo,anchor,text#Learn more}",placement_module_block_list_learn_more_aria:"Learn more about LinkedIn Audience Network block lists.",i18n_categories_columns_view_title:"Exclude categories from the LinkedIn Audience Network.",i18n_blocklists_columns_view_title:'<span class="t-14 t-bold t-black--light">SELECT block list</span> in the LinkedIn Audience Network.',"i18n_offsitePreferences-data-fetch-error-message":"There was an error loading offsite preferences data. Please try again after some time.",i18n_a11y_trigger_label:"Learn more about {:name}",i18n_placement_ad_placement_title:"Specify ad placement",i18n_placement_ad_placement_subtitle:"Choose where you’d like your <b>Dynamic ad</b> to appear on LinkedIn desktop.",i18n_placement_ad_placement_subtitle_v2:"Choose where you’d like your <strong>Dynamic ad</strong> to appear on LinkedIn.",i18n_placement_ad_placement_subtitle_v3:"Choose where you’d like your <strong>{:adFormat,map,STANDARD_SPONSORED_CONTENT#Single image ad|SINGLE_VIDEO#Video ad|CAROUSEL#Carousel image ad|INMAIL#Message ad|GUIDED_REPLIES#Conversation ad|TEXT#Text ad|JOBS#Jobs ad|SPONSORED_UPDATE_JOB_POSTING#Single job ad|SPOTLIGHT#Spotlight ad|WHITEPAPER_DOWNLOAD#Content ad|FOLLOW_COMPANY#Follower ad}</strong> to appear on LinkedIn.",i18n_placement_ad_placement_subtitle_v4:"Choose where you’d like your <strong>{:adFormat,map,SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|STANDARD_SPONSORED_CONTENT#Single image ad|SINGLE_VIDEO#Video ad|CAROUSEL#Carousel image ad|INMAIL#Message ad|GUIDED_REPLIES#Conversation ad|TEXT#Text ad|JOBS#Jobs ad|SPONSORED_UPDATE_JOB_POSTING#Single job ad|SPOTLIGHT#Spotlight ad|WHITEPAPER_DOWNLOAD#Content ad|FOLLOW_COMPANY#Follower ad}</strong> to appear on LinkedIn.",i18n_placement_ad_placement_subtitle_v5:"Choose where you’d like your <strong>{:adFormat,map,SPONSORED_UPDATE_EVENT#Event ad|SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|STANDARD_SPONSORED_CONTENT#Single image ad|SINGLE_VIDEO#Video ad|CAROUSEL#Carousel image ad|INMAIL#Message ad|GUIDED_REPLIES#Conversation ad|TEXT#Text ad|JOBS#Jobs ad|SPONSORED_UPDATE_JOB_POSTING#Single job ad|SPOTLIGHT#Spotlight ad|WHITEPAPER_DOWNLOAD#Content ad|FOLLOW_COMPANY#Follower ad}</strong> to appear on LinkedIn.",i18n_lisa:"LISA",i18n_placement_radio_labels:"{:placement,map,MOBILE#Mobile|RIGHT_RAIL#Right Rail|TEXT_LINK#Text Link}",i18n_placement_radio_labels_v3:"{:placement,map,MOBILE#Mobile|RIGHT_RAIL#Right Rail|RIGHT_RAIL_AND_SEARCH_RESULTS#Right Rail & Search Results|TEXT_LINK#Text Link}",i18n_placement_ad_placement_tooltip_1:"LinkedIn Audience Network gets you more reach and more results with your target audience.",i18n_placement_ad_placement_tooltip_2:"How does it work?",i18n_placement_ad_placement_tooltip_3:"Your ads are automatically shown to your target audience on vetted apps and sites. {:linkInfo,anchor,text#Learn more}",i18n_a11y_lisa_only:"This is LISA-only functionality.",i18n_dismiss_pill_a11y_text:"Dismiss {:pillText}",i18n_block_lists_title:"Block Lists",i18n_stories_placement_sub_title:"LinkedIn Stories",i18n_beta_label:"BETA",i18n_mynetwork_placement_sub_title:"LinkedIn My Network page",i18n_disable_mynetwork_delivery:"My Network page is not currently available for the ad format you selected.",i18n_mynetwork_placement_description:"Reach a larger audience with ads optimized for network building.",i18n_mynetwork_placement_additional_details:"Eligible ads will be placed on the My Network page in addition to the feed.",i18n_mynetwork_placement_see_example:"See example",i18n_enable_mynetwork:"Enable LinkedIn My Network page",i18n_stories_placement_description:"Reach more of your target audience in Stories on mobile with full-screen, immersive ads.",i18n_stories_placement_additional_details:"Eligible ads will be placed on LinkedIn Stories in addition to the feed.",i18n_enable_story_delivery:"Enable LinkedIn Stories",i18n_disable_story_delivery:"LinkedIn Stories are not currently available for the objective or ad format you selected.",i18n_stories_placement_tooltip_content_1_v2:"Enabling LinkedIn Stories will place your ads between member and page Stories at the top of the LinkedIn mobile app. {:linkInfo,anchor,text#Learn more about Stories.}",i18n_stories_placement_tooltip_content_2:"Things to remember:",i18n_stories_placement_tooltip_content_serving_placement:"Only available on the mobile app and not desktop.",i18n_stories_placement_tooltip_content_captions:"Captions are not supported and will not be displayed.",i18n_stories_placement_tooltip_content_intro_text:"Headline and intro text does not appear in vertical (9:16, 2:3, 4:5) videos. Headline does not appear in square videos (1:1).",i18n_stories_placement_tooltip_content_aspect_ratio:"Ads aspect ratio: square (1:1) or vertical (9:16, 2:3, 4:5). Must follow {:linkInfo,anchor,text#video ads specifications.}",i18n_stories_placement_tooltip_content_video_duration:"Ads duration: 3 - 30 seconds",i18n_a11y_search_aria_label:"Search for categories"},"campaign-manager-web/templates/components/rendered-creative-preview":{i18n_preview_selected_display_type:"Display: {:displayType}",i18n_ad_preview_error:"We could not generate a preview for your ad.",i18n_reset_preview:"Reset Preview"},"campaign-manager-web/templates/components/reporting-breakdown-dropdown":{i18n_breakdown:"Breakdown:",i18n_breakdown_none_selected:"Breakdown",i18n_clear:"Clear",i18n_breakdown_label:"{:breakdown,map,CONVERSION#Conversions|SERVING_LOCATION#On/Off Network|CARD_INDEX#Carousel}",i18n_breakdown_label_v2:"{:breakdown,map,CONVERSION#Conversions|SERVING_LOCATION#On/Off Network|CARD_INDEX#Carousel|PLACEMENT#Placement}"},"campaign-manager-web/templates/components/reporting-created-date-dropdown":{created_date_filter:"{:date,map,LAST_7_DAYS#Last 7 days|THIS_MONTH#This month|LAST_MONTH#Last month|LAST_30_DAYS#Last 30 days|LAST_90_DAYS#Last 90 days|ALL_TIME#All time}"},"campaign-manager-web/templates/components/reporting-date-range":{i18n_dateRange_dropdown_v2:"{:date,map,this_month#This month|today#Today|yesterday#Yesterday|week#Last 7 days|30days#Last 30 days|90days#Last 90 days|last_month#Last month|all#All time|custom#Custom}",i18n_dateRange_dropdown_v3:"{:date,map,this_month#This month|today#Today|yesterday#Yesterday|week#Last 7 days|30days#Last 30 days|90days#Last 90 days|last_month#Last month|this_quarter#This quarter|last_quarter#Last quarter|all#All time|custom#Custom}",i18n_date_range_input:"{:label,map,START_DATE#Start date|END_DATE#End date}",i18n_button_type:"{:type,map,UPDATE#Update|CANCEL#Cancel}",i18n_dateRangeLabel:"Time range",time_in_utc:"Time in UTC."},"campaign-manager-web/templates/components/reporting-export-modal":{i18n_export_csv_report:"Export CSV Report",i18n_export:"Export",i18n_cancel:"Cancel",i18n_report_type_label:"Report Type",i18n_timeframe_label:"Time breakdown",i18n_status_label:"Status",i18n_downloading_label:"Downloading",i18n_change_date_range:"Change the date range to within the last 6 months for daily data",i18n_select_an_option:"Select an option",i18n_report_type_v4:"{:type,map,CAMPAIGN_GROUP_PERFORMANCE#Campaign Group Performance|CAMPAIGN_PERFORMANCE#Campaign Performance|CREATIVE_PERFORMANCE#Ad Performance|LAN_CAMPAIGN_PERFORMANCE#Audience network campaign performance|LAN_CREATIVE_PERFORMANCE#Audience network ad performance|DEMOGRAPHICS#Demographics|CONVERSION_PERFORMANCE#Conversion performance|CREATIVE_CONVERSION_PERFORMANCE#Conversion ad performance|CREATIVE_SPONSORED_MESSAGE_PERFORMANCE#Conversation ad CTA performance|LEADS#Leads}",i18n_report_type_v5:"{:type,map,CAMPAIGN_GROUP_PERFORMANCE#Campaign Group Performance|CAMPAIGN_PERFORMANCE#Campaign Performance|CREATIVE_PERFORMANCE#Ad Performance|LAN_CAMPAIGN_PERFORMANCE#Audience network campaign performance|LAN_CREATIVE_PERFORMANCE#Audience network ad performance|DEMOGRAPHICS#Demographics|CONVERSION_PERFORMANCE#Conversion performance|CREATIVE_CONVERSION_PERFORMANCE#Conversion ad performance|CREATIVE_SPONSORED_MESSAGE_PERFORMANCE#Conversation ad CTA performance|LEADS#Leads|STORIES_CAMPAIGN_PERFORMANCE#Stories campaign performance|STORIES_CREATIVE_PERFORMANCE#Stories ad performance}",i18n_report_type_description_v3:"{:type,map,CAMPAIGN_GROUP_PERFORMANCE#Campaign Group Performance|CAMPAIGN_PERFORMANCE#Shows you campaign performance over time|CREATIVE_PERFORMANCE#Shows you performance of individual ads|LAN_CAMPAIGN_PERFORMANCE#Shows you performance of campaigns being displayed on LinkedIn and Audience Network platforms|LAN_CREATIVE_PERFORMANCE#Shows you performance of ads being displayed on LinkedIn and Audience Network platforms|DEMOGRAPHICS#Shows you who your audience is|CONVERSION_PERFORMANCE#Shows you conversion performance over time for associated campaigns|CREATIVE_CONVERSION_PERFORMANCE#Shows you conversion performance over time for associated creatives|CREATIVE_SPONSORED_MESSAGE_PERFORMANCE#Shows you conversation ad click-by-click performance over time for associated creatives|LEADS#Shows you leads generated in the last 90 days}",i18n_report_type_description_v4:"{:type,map,CAMPAIGN_GROUP_PERFORMANCE#Campaign Group Performance|CAMPAIGN_PERFORMANCE#Shows you campaign performance over time|CREATIVE_PERFORMANCE#Shows you performance of individual ads|LAN_CAMPAIGN_PERFORMANCE#Shows you performance of campaigns being displayed on LinkedIn and Audience Network platforms|LAN_CREATIVE_PERFORMANCE#Shows you performance of ads being displayed on LinkedIn and Audience Network platforms|DEMOGRAPHICS#Shows you who your audience is|CONVERSION_PERFORMANCE#Shows you conversion performance over time for associated campaigns|CREATIVE_CONVERSION_PERFORMANCE#Shows you conversion performance over time for associated creatives|CREATIVE_SPONSORED_MESSAGE_PERFORMANCE#Shows you conversation ad click-by-click performance over time for associated creatives|LEADS#Shows you leads generated in the last 90 days|STORIES_CAMPAIGN_PERFORMANCE#Shows you campaign performance of ads in the Stories header over time|STORIES_CREATIVE_PERFORMANCE#Shows you performance of individuals ads placed in the Stories header}",i18n_timeframe:"{:timeFrame,map,ALL#All|MONTHLY#Monthly|DAILY#Daily}",i18n_report_too_large_error_message:"The report may have failed due to the amount of data requested. Try selecting fewer {:entities} or a smaller date range.",i18n_report_entity_type:"{:entity,map,accounts#accounts|campaignGroups#Campaign Groups|campaigns#campaigns|creatives#creatives|DEFAULT_TEXT#entities}",i18n_force_legacy_report:"Use legacy report format",i18n_legacy_report_disclaimer:"Note: These reports have changed with new columns and formatting. Check the box below to access the legacy format.",i18n_legacy_report_warning:"The legacy report format will now be available until Mar 14, 2019",i18n_status:"{:status,map,active#Active|paused#Paused|archived#Archived|canceled#Canceled|completed#Completed}",i18n_status2:"{:status,map,ACTIVE#Active|PAUSED#Paused|ARCHIVED#Archived|CANCELED#Canceled|COMPLETED#Completed}"},"campaign-manager-web/templates/components/reporting-filter-dropdown":{i18n_filters:"Filters",i18n_clear:"Clear",i18n_filter_category_name4:"{:filterCategoryName,map,accountStatus#Status|accountCreatedDate#Created date|campaignGroupStatus#Status|campaignStatus#Status|campaignType#Type|creativeStatus#Status|creativeType#Type|objectiveType#Objective}",i18n_filter_category_name_v6:"{:filterCategoryName,map,accountStatus#Status|accountCreatedDate#Created date|campaignGroupStatus#Status|campaignStatus#Status|campaignType#Type|creativeStatus#Status|creativeType#Type|objectiveType#Objective|campaignFormat#Format}",i18n_filter_name6:"{:filterName,map,ACTIVE#Active|ON_HOLD#On Hold|PAUSED#Paused|ARCHIVED#Archived|DRAFT#Draft|COMPLETED#Completed|CANCELED#Canceled|CREATIVE_IN_REVIEW#Creative in review|CREATIVE_REJECTED#Creative rejected|CAMPAIGN_INACTIVE#Campaign inactive|FORM_IN_REVIEW#Form in review|FORM_REJECTED#Form rejected|IN_REVIEW#In review|BILLING_INFORMATION_NEEDED#Billing information needed|REJECTED#Rejected|CAMPAIGN_IN_DRAFT#Campaign in draft|TEXT_AD#Text Ad|SPONSORED_UPDATES#Sponsored Content|SPONSORED_INMAILS#Message Ad|SPONSORED_MESSAGE#Conversation Ad|DYNAMIC#Dynamic Ad|SJYMBII#Sponsored Jobs You May Be Interested In|TALENT_LANDING#Talent Landing|SPONSORED_STATUS_UPDATE#Single Image|FOLLOW_COMPANY#Follower Ad|FOLLOW_COMPANY_V2#Follower Ad|SPOTLIGHT#Spotlight Ad|SPOTLIGHT_V2#Spotlight Ad|JOBS#Jobs Ad|JOBS_V2#Jobs Ad|SPONSORED_VIDEO#Video|WHITEPAPER_DOWNLOAD#Whitepaper Download|WHITEPAPER_DOWNLOAD_V2#Whitepaper Download|SPONSORED_UPDATE_CAROUSEL#Carousel|SPONSORED_UPDATE_JOB_POSTING#Single Job Ad|ALL_TIME#All time|LAST_7_DAYS#Last 7 days|THIS_MONTH#This month|LAST_MONTH#Last month|LAST_30_DAYS#Last 30 days|LAST_90_DAYS#Last 90 days|BRAND_AWARENESS#Brand awareness|WEBSITE_TRAFFIC#Website visits (legacy)|WEBSITE_VISIT#Website visits|CREATIVE_ENGAGEMENT#Engagement (legacy)|ENGAGEMENT#Engagement|VIDEO_VIEW#Video views|WEBSITE_CONVERSION#Website conversions|LEAD_GENERATION#Lead generation|TALENT_LEAD#Talent leads|JOB_APPLICANT#Job applicants}",i18n_filter_accountStatus:"{:filterName,map,ACTIVE#Active|ON_HOLD#On Hold}",i18n_filter_campaignGroupStatus:"{:filterName,map,ACTIVE#Active|PAUSED#Paused|ARCHIVED#Archived|DRAFT#Draft|CANCELED#Canceled}",i18n_filter_campaignStatus:"{:filterName,map,ACTIVE#Active|PAUSED#Paused|ARCHIVED#Archived|DRAFT#Draft|COMPLETED#Completed|CANCELED#Canceled}",i18n_filter_creativeStatus:"{:filterName,map,ACTIVE#Active|PAUSED#Paused|ARCHIVED#Archived|DRAFT#Draft|CANCELED#Canceled|CREATIVE_IN_REVIEW#Creative in review|CREATIVE_REJECTED#Creative rejected|CAMPAIGN_INACTIVE#Campaign inactive|FORM_IN_REVIEW#Form in review|FORM_REJECTED#Form rejected|IN_REVIEW#In review|BILLING_INFORMATION_NEEDED#Billing information needed|REJECTED#Rejected|CAMPAIGN_IN_DRAFT#Campaign in draft|PROCESSING#Processing|PROCESSING_FAILED#Processing failed|CAMPAIGN_END_DATE_HOLD#Campaign end date hold|CAMPAIGN_TOTAL_BUDGET_HOLD#Campaign total budget hold|CAMPAIGN_AUDIENCE_COUNT_HOLD#Campaign audience count hold|CAMPAIGN_GROUP_END_DATE_HOLD#Campaign group end date hold|CAMPAIGN_GROUP_TOTAL_BUDGET_HOLD#Campaign group total budget hold|CAMPAIGN_GROUP_STATUS_HOLD#Campaign group status hold}",i18n_filter_campaignType:"{:filterName,map,TEXT_AD#Text Ad|SPONSORED_UPDATES#Sponsored Content|SPONSORED_INMAILS#Sponsored Messaging|DYNAMIC#Dynamic Ad|SJYMBII#Sponsored Jobs You May Be Interested In|TALENT_LANDING#Talent Landing|SPONSORED_STATUS_UPDATE#Single Image|FOLLOW_COMPANY#Follower Ad|FOLLOW_COMPANY_V2#Follower Ad|SPOTLIGHT#Spotlight Ad|SPOTLIGHT_V2#Spotlight Ad|JOBS#Jobs Ad|JOBS_V2#Jobs Ad|SPONSORED_VIDEO#Video|WHITEPAPER_DOWNLOAD#Whitepaper Download|WHITEPAPER_DOWNLOAD_V2#Whitepaper Download|SPONSORED_UPDATE_CAROUSEL#Carousel|SPONSORED_UPDATE_JOB_POSTING#Single Job Ad}",i18n_filter_creativeType:"{:filterName,map,TEXT_AD#Text Ad|SPONSORED_UPDATES#Sponsored Content|SPONSORED_INMAILS#Sponsored InMail|DYNAMIC#Dynamic Ad|SJYMBII#Sponsored Jobs You May Be Interested In|TALENT_LANDING#Talent Landing|SPONSORED_STATUS_UPDATE#Single Image|FOLLOW_COMPANY#Follower Ad|FOLLOW_COMPANY_V2#Follower Ad|SPOTLIGHT#Spotlight Ad|SPOTLIGHT_V2#Spotlight Ad|JOBS#Jobs Ad|JOBS_V2#Jobs Ad|SPONSORED_VIDEO#Video|WHITEPAPER_DOWNLOAD#Whitepaper Download|WHITEPAPER_DOWNLOAD_V2#Whitepaper Download|SPONSORED_UPDATE_CAROUSEL#Carousel|SPONSORED_UPDATE_JOB_POSTING#Single Job Ad}",i18n_filter_creativeType_v2:"{:filterName,map,TEXT_AD#Text Ad|SPONSORED_UPDATES#Sponsored Content|SPONSORED_INMAILS#Message Ad|SPONSORED_MESSAGE#Conversation Ad|DYNAMIC#Dynamic Ad|SJYMBII#Sponsored Jobs You May Be Interested In|TALENT_LANDING#Talent Landing|SPONSORED_STATUS_UPDATE#Single Image|FOLLOW_COMPANY#Follower Ad|FOLLOW_COMPANY_V2#Follower Ad|SPOTLIGHT#Spotlight Ad|SPOTLIGHT_V2#Spotlight Ad|JOBS#Jobs Ad|JOBS_V2#Jobs Ad|SPONSORED_VIDEO#Video|WHITEPAPER_DOWNLOAD#Whitepaper Download|WHITEPAPER_DOWNLOAD_V2#Whitepaper Download|SPONSORED_UPDATE_CAROUSEL#Carousel|SPONSORED_UPDATE_JOB_POSTING#Single Job Ad}",i18n_filter_accountCreatedDate:"{:filterName,map,ALL_TIME#All time|LAST_7_DAYS#Last 7 days|THIS_MONTH#This month|LAST_MONTH#Last month|LAST_30_DAYS#Last 30 days|LAST_90_DAYS#Last 90 days}",i18n_filter_objectiveType:"{:filterName,map,BRAND_AWARENESS#Brand awareness|WEBSITE_TRAFFIC#Website visits (legacy)|WEBSITE_VISIT#Website visits|CREATIVE_ENGAGEMENT#Engagement (legacy)|ENGAGEMENT#Engagement|VIDEO_VIEW#Video views|WEBSITE_CONVERSION#Website conversions|LEAD_GENERATION#Lead generation|TALENT_LEAD#Talent leads|JOB_APPLICANT#Job applicants}",i18n_filter_campaignFormat:"{:filterName,map,CAROUSEL#Carousel|SINGLE_VIDEO#Single Video|SPONSORED_MESSAGE#Conversation Ad|FOLLOW_COMPANY#Follower Ad|SPOTLIGHT#Spotlight Ad|JOBS#Jobs|WHITEPAPER_DOWNLOAD#Whitepaper Download|TEXT_AD# Text Ad|STANDARD_UPDATE#Standard Content|SJYMBII#Sponsored Jobs|SPONSORED_INMAIL#Sponsored Messaging|SPONSORED_UPDATE_JOB_POSTING#Single Job Ad|STANDARD_SPONSORED_CONTENT#Sponsored Content|TEXT#Text|INMAIL#Inmail|GUIDED_REPLIES#Guided Replies|DEFAULT_TEXT#}"},"campaign-manager-web/templates/components/reporting-header-total-bar-cell":{i18n_totalItems:"{:totalItems}",i18n_percentage_symbol:"%",selected_companyName:"{:count,choice,singular#selected company|plural#selected companies}",total_companyName:"{:count,choice,singular#company page|plural#company pages}",selected_accountName:"{:count,choice,singular#selected account|plural#selected accounts}",total_accountName:"{:count,choice,singular#account|plural#accounts}",selected_campaignGroupName:"{:count,choice,singular#selected Campaign Group|plural#selected Campaign Groups}",total_campaignGroupName:"{:count,choice,singular#Campaign Group|plural#Campaign Groups}",selected_campaignName:"{:count,choice,singular#selected campaign|plural#selected campaigns}",total_campaignName:"{:count,choice,singular#campaign|plural#campaigns}",selected_creativeName:"{:count,choice,singular#selected ad|plural#selected ads}",total_creativeName:"{:count,choice,singular#ad|plural#ads}"},"campaign-manager-web/templates/components/reporting-hoverable-insight/campaign-bid":{campaign_insight_bid_title:"Bid range and simulation",campaign_insight_bid_range:"Bid range",campaign_insight_bid_text:"<p>Increasing your bid by {:bidPercentChange,number,percent} to {:suggestedBid} could have generated an additional {:impressionsPercentChange,number,percent} impressions over the last 7 days.</p>",campaign_insight_suggested_bid_range_text:"<p>Other advertisers are bidding between {:minumumSuggestedBid} - {:maximumSuggestedBid}.</p>"},"campaign-manager-web/templates/components/reporting-hoverable-insight/campaign-daily-budget":{campaign_insight_daily_budget_title:"Daily budget utilization",campaign_insight_daily_budget_text:"<p>{:dailyAverageSpend} average daily spend over the last 7 days ({:dailyBudgetUtilization,number,percent} of daily budget).</p>"},"campaign-manager-web/templates/components/reporting-hoverable-insight/campaign-total-budget":{campaign_insight_total_budget_title:"Total budget utilization",campaign_insight_total_budget_text:"<p>{:totalSpend} ({:totalBudgetUtilization,number,percent}) of your total budget has been delivered to date ({:dailyAverageSpend} last 7 day average).</p><p>{:suggestedDailySpend} spend per day required to use total budget.</p>"},"campaign-manager-web/templates/components/reporting-hoverable-recommendation":{campaign_recommendation_title:"{:label,map,LOW_CREATIVE_QUALITY#Creative quality|UNDER_DELIVERY_BID#Low bid|UNDER_DELIVERY_MORE_CREATIVES#Few creatives|UNDER_DELIVERY_AUDIENCE_EXPANSION#Small audience}",campaign_recommendation_text:"{:label,map,LOW_CREATIVE_QUALITY#We’ve noticed you are getting less engagement with your ads compared to similar advertisers|UNDER_DELIVERY_BID#You’re likely not reaching your budget because you are being outbid by other advertisers.|UNDER_DELIVERY_MORE_CREATIVES#You’re likely not reaching your budget because you have too few ads, which can limit how often they are seen.|UNDER_DELIVERY_AUDIENCE_EXPANSION#We’ve noticed your target audience may be too small for the budget you’ve set.}",campaign_recommendation_suggestion_text:"{:label,map,LOW_CREATIVE_QUALITY#Here are some suggestions on how to improve.|UNDER_DELIVERY_BID#Consider increasing your bid to {:recommendedBid} to help reach your goal.|UNDER_DELIVERY_MORE_CREATIVES#Create another ad to increase exposure to your audience.|UNDER_DELIVERY_AUDIENCE_EXPANSION#Reach more people by selecting ’audience expansion’ or ’deliver beyond the LinkedIn feed’ options.}",campaign_recommendation_dismiss_button:"No thanks",campaign_recommendation_redirect_button:"{:label,map,LOW_CREATIVE_QUALITY#Improve ads|UNDER_DELIVERY_BID#Change bid|UNDER_DELIVERY_MORE_CREATIVES#Create ad|UNDER_DELIVERY_AUDIENCE_EXPANSION#Expand reach}",learn_more_link_v2:"{:linkInfo,anchor,text#Learn more}"},"campaign-manager-web/templates/components/reporting-multi-status-selector":{status_filter:"{:option,map,ACTIVE#Active|ARCHIVED#Archived|CAMPAIGN_INACTIVE#Campaign inactive|CANCELED#Canceled|COMPLETED#Completed|CREATIVE_IN_REVIEW#Creative in review|CREATIVE_REJECTED#Creative rejected|DRAFT#Draft|FORM_IN_REVIEW#Form in review|FORM_REJECTED#Form rejected|IN_REVIEW#In review|BILLING_INFORMATION_NEEDED#Billing information needed|ON_HOLD#On hold|PAUSED#Paused|REJECTED#Rejected|ALL#All|FILTER#Filter}",status_filter2:"{:option,map,ACTIVE#Active|ARCHIVED#Archived|CAMPAIGN_INACTIVE#Campaign inactive|CANCELED#Canceled|COMPLETED#Completed|CREATIVE_IN_REVIEW#Creative in review|CREATIVE_REJECTED#Creative rejected|DRAFT#Draft|FORM_IN_REVIEW#Form in review|FORM_REJECTED#Form rejected|IN_REVIEW#In review|BILLING_INFORMATION_NEEDED#Billing information needed|ON_HOLD#On hold|PAUSED#Paused|REJECTED#Rejected|ALL#All|FILTER#Filter|CAMPAIGN_IN_DRAFT#Campaign in draft}"},"campaign-manager-web/templates/components/reporting-onboarding-card":{"i18n-onboarding-charting-title":"Charting","i18n-onboarding-charting-message2":"Check rows on the account, campaign or ad tabs to see performance or demographics charts","i18n-onboarding-views-title":"Metric Views","i18n-onboarding-views-message":"Select a view to see different metrics","i18n-onboarding-breakdowns-title":"Metric Breakdowns","i18n-onboarding-breakdowns-message2":"View more metric detail, such as by placement or conversion action","i18n-onboarding-campaign-edit-title":"Campaign Actions","i18n-onboarding-campaign-edit-message-p1":"Hover over the name to take additional actions","i18n-onboarding-campaign-edit-message-p2":"Check multiple rows for aggregate charting or totals"},"campaign-manager-web/templates/components/reporting-table/bid":{campaign_insight_suggested_bid:"{:minSuggestedBid} - {:maxSuggestedBid}",i18n_aria_bid_value:"Current amount is {:bid}. Click here to change the bid value"},"campaign-manager-web/templates/components/reporting-table/conversion-rate":{conversion_rate:"{:count,number,percent}"},"campaign-manager-web/templates/components/reporting-table/daily-budget":{campaign_insight_daily_budget_utilization:"{:dailyBudgetUtilization,number,percent} of total"},"campaign-manager-web/templates/components/reporting-table/key-results":{i18n_objective_type_v4:"{:objectiveType,map,LEAD_GENERATION#Leads|VIDEO_VIEW#Views|BRAND_AWARENESS#Impressions|WEBSITE_CONVERSION#Conversions|WEBSITE_VISIT#Website Visits|ENGAGEMENT#Engagements|JOB_APPLICANT#Clicks|TALENT_LEAD#Clicks|DEFAULT_TEXT#}"},"campaign-manager-web/templates/components/reporting-table/objective-type":{i18n_objective_name:"{:objectiveType,map,BRAND_AWARENESS#Brand awareness|WEBSITE_TRAFFIC#Website visits|WEBSITE_VISIT#Website visits|CREATIVE_ENGAGEMENT#Engagement|ENGAGEMENT#Engagement|VIDEO_VIEW#Video views|WEBSITE_CONVERSION#Website conversions|LEAD_GENERATION#Lead generation|TALENT_LEAD#Talent leads|JOB_APPLICANT#Job applicants|DEFAULT_TEXT#}"},"campaign-manager-web/templates/components/reporting-table/ratio-metric-cell":{ratio:"{:ratio}"},"campaign-manager-web/templates/components/reporting-table/total-budget":{campaign_insight_total_budget_utilization:"{:totalBudgetUtilization,number,percent} of total"},"campaign-manager-web/templates/components/reporting-tabs":{i18n_reporting_tab_name_text:"{:tabNameKey,map,accounts#Accounts|campaign_groups#Campaign Groups|campaigns#Campaigns|creatives#Ads}",i18n_total_accounts_v2:"{:numAccounts} total {:numAccounts,choice,singular#account|plural#accounts}",i18n_total_campaign_groups_v2:"{:numCampaignGroups} total {:numCampaignGroups,choice,singular#Campaign Group|plural#Campaign Groups}",i18n_total_campaigns_v2:"{:numCampaigns} total {:numCampaigns,choice,singular#campaign|plural#campaigns}",i18n_total_creatives_v2:"{:numCreatives} total {:numCreatives,choice,singular#ad|plural#ads}",i18n_no_accounts:"No accounts",i18n_choose_account:"Choose an account",i18n_choose_single_account:"Choose a single account",i18n_tab_chip_value:"{:selectedCount,choice,1#{:selectedEntityName}|2#{:selectedCount,number,integer} selected}",i18n_tab_pill_value:"{:selectedCount,choice,1#{:selectedEntityName}|2#{:selectedCount,number,integer} selected}",i18n_tab_pill_dismiss_a11y_text:"Dismiss selected {:type,map,accounts#Accounts|campaignGroups#Campaign Groups|campaigns#Campaigns|creatives#Ads}"},"campaign-manager-web/templates/components/reporting-view-dropdown":{i18n_view:"Columns:",i18n_columns_label_v4:"{:columns,map,PERFORMANCE#Performance|ENGAGEMENT#Engagement|VIDEO#Video|CONVERSIONS_AND_LEADS#Conversions & Leads|SPINMAIL#Sponsored Messaging|SETTINGS#Budget & Bid|DELIVERY#Delivery|TALENT_LEADS#Talent Leads}",i18n_columns_label_v5:"{:columns,map,PERFORMANCE#Performance|ENGAGEMENT#Engagement|VIDEO#Video|CONVERSIONS_AND_LEADS#Conversions & Leads|SPINMAIL#Sponsored Messaging|SETTINGS#Budget & Bid|DELIVERY#Delivery|TALENT_LEADS#Talent Leads|JOB_APPLICANTS#Job Applicants}",i18n_default_views:"Default",i18n_custom_views:"Custom",i18n_customize_columns:"Customize Columns"},"campaign-manager-web/templates/components/review-creatives-table/creative-details":{creative_name:"Creative name: {:creativeName}",i18n_creative_image_alt_text:"Image of the creative",i18n_no_image:"No Image"},"campaign-manager-web/templates/components/roadblock-controls":{i18n_roadblock_subtitle:"I want to set up a <b>roadblock</b>, which limits where my ad will display.",i18n_roadblock_enable_label:"Set roadblock",i18n_roadblock_type_label:"Select roadblock type",i18n_roadblock_select_labels:"{:roadblock,map,PROFILE_PAGE#Profile Page|COMPANY_PAGE#Company Page|AUDIENCE#Audience|HOME_PAGE#Homepage}",i18n_roadblock_mobile_profile_page_info:"Only profile page roadblock type is available on mobile.",i18n_profiles_company:"Profile’s Company",i18n_roadblock_countries:"Roadblock countries",i18n_country_included:"This country has already been included by your selections.",i18n_country_excluded:"This country has already been excluded by your selections.",i18n_dismiss_pill_a11y_text:"Dismiss {:pillText}",i18n_include:"Include",i18n_exclude:"Exclude",i18n_add_locations:"Add Locations",i18n_a11y_included_search_aria_label:"Search for included countries",i18n_a11y_excluded_search_aria_label:"Search for excluded countries"},"campaign-manager-web/templates/components/sankey-diagram":{clicks:"{:name}<br/>{:clickCount,choice,singular#{:clickCount} click|plural#{:clickCount} clicks}",clicks_v2:"{:clickCount}<br/>{:name}",chart_legend:'Display: <span class="t-bold">Button clicks'},"campaign-manager-web/templates/components/save-audience-hovercard":{i18n_save_audience_hovercard_cancel:"Cancel",i18n_save_audience_hovercard_save:"Save",i18n_save_audience_hovercard_title:"Save as new audience",i18n_update_audience_hovercard_title:"Update this audience",i18n_audience_name_input_label:"Name this audience",i18n_audience_name_input_placeholder:'E.g. "IT decision maker"',i18n_audience_description_input_label:"Describe this audience (Optional)",i18n_audience_description_input_placeholder:"Describe this audience",i18n_save_audience_loader_text:"Saving your audience",i18n_save_audience_success_message:"Your audience has been successfully saved.",i18n_update_audience_success_message:"Your audience has been successfully updated.",i18n_saving_audience_server_exception:'Saving an audience is momentarily unavailable. If the problem persists, please <span class="t-14 t-bold u-color__blue7">contact our customer service team.</span>',i18n_save_audience_info:"Current campaigns using this audience will not be affected.",i18n_audience_match_notice:"Your current targeting includes matched audiences, which will not be saved as part of this audience. {:linkInfo,anchor,text#Learn more}"},"campaign-manager-web/templates/components/schedule":{i18n_schedule:"Schedule",i18n_a11y_trigger_label:"Learn more about {:name}",i18n_campaign_scheduling:"Campaign scheduling",i18n_based_on_your_selection:"Based on your selection, your campaign will either start immediately or within a date range you select.",i18n_run_campaign_continuously_description:"Run campaign continuously - Select this option to start your campaign today or in the future, and continue to run without an end date. If you schedule your campaign to start at a later date, your campaign will begin running 12:01am UTC on your start date.",i18n_set_a_date_range_description:"Set a date range - If you schedule your campaign to start at a later date, your campaign will begin running at 12:01am UTC on your start date. If you schedule an end date, your campaign will end at midnight UTC of your end date.",i18n_start_date_error:"Start date must be today or in the future",i18n_start_date:"Start date",i18n_campaign_end_date_error:"End date must be after start date and today",i18n_end_date:"End date",i18n_campaign_schedule_options:"{:schedule,map,fixed#Set a start and end date|continuous#Run campaign continuously from a start date}",i18n_campaign_schedule_utc_info_fixed:"Your campaign will start at 12:00AM UTC and end at 11:59PM UTC on your selected dates.",i18n_campaign_schedule_utc_info_continuous:"Your campaign will start at 12:00AM UTC on your start date.",i18n_lifetime_pacing_end_date_error:"Run campaign continuously is only available with ’No pacing’",i18n_extend_end_date:"Extend your end date to continue serving your campaign beyond {:endDate}.",i18n_campaign_schedule_options_lifetime_pacing:"{:schedule,map,fixed#Set a start and end date|continuous#Run campaign continuously}",i18n_campaign_schedule_continuous_summary_daily_budget_v1:'Your campaign will run <span class="t-14 t-bold">continuously</span> starting from <span class="t-14 t-bold">{:startDate}</span> with no end date.',i18n_campaign_schedule_continuous_summary_daily_and_lifetime_budget:'Your campaign will run <span class="t-14 t-bold">continuously</span> starting from <span class="t-14 t-bold">{:startDate}</span> until we deplete your lifetime budget. You will spend no more than <span class="t-14 t-bold">{:lifetimeBudget}</span> total.',i18n_campaign_schedule_fixed_summary_daily_budget:'Your campaign will run <span class="t-14 t-bold">for {:numDays} days</span> starting from <span class="t-14 t-bold">{:startDate}</span>. You will spend up to <span class="t-14 t-bold">{:totalBudget}</span> total.',i18n_campaign_schedule_fixed_summary_daily_budget_edit:'Once updated, your campaign will run for <span class="t-14 t-bold">{:remainingDays} more days</span>. Your remaining lifetime budget is <span class="t-14 t-bold">{:totalBudget}</span>.',i18n_campaign_schedule_fixed_summary_daily_budget_reactivate:'Once reactivated, your campaign will start today and run for <span class="t-14 t-bold">{:remainingDays} more days</span>. The lifetime budget for the reactivated campaign will be <span class="t-14 t-bold">{:totalBudget}</span>.',i18n_campaign_schedule_fixed_summary_lifetime_budget:'Your campaign will run <span class="t-14 t-bold">for {:numDays} days</span> starting from <span class="t-14 t-bold">{:startDate}</span>. You will spend no more than <span class="t-14 t-bold">{:totalBudget}</span> total.'},"campaign-manager-web/templates/components/serving-status-label":{i18n_serving_status_tooltip_new:"{:tooltip,map,ACCOUNT_END_DATE_HOLD#Account end date has been reached|ACCOUNT_SERVING_HOLD#Account is on hold status|ACCOUNT_TOTAL_BUDGET_HOLD#Account budget limit has been reached|BILLING_HOLD#Account on hold for billing reasons|CAMPAIGN_AUDIENCE_COUNT_HOLD#Target audience is below the minimum required threshold|CAMPAIGN_END_DATE_HOLD#Campaign end date has been reached|CAMPAIGN_START_DATE_HOLD#Campaign start date in the future|CAMPAIGN_TOTAL_BUDGET_HOLD#Campaign lifetime budget limit has been reached|CAMPAIGN_GROUP_END_DATE_HOLD#Campaign group end date has been reached|CAMPAIGN_GROUP_START_DATE_HOLD#Campaign group start date in the future|CAMPAIGN_GROUP_STATUS_HOLD#Campaign group status is not set to Active|CAMPAIGN_GROUP_TOTAL_BUDGET_HOLD#Campaign group lifetime budget limit has been reached}",i18n_serving_status_label_running:"Running",i18n_serving_status_label_not_running:"Not running",i18n_serving_status_label_completed:"Completed",i18n_serving_status_label_not_started:"Not started"},"campaign-manager-web/templates/components/spinmail-actions-dropdown":{actions_dropdown_duplicate:"Duplicate",actions_dropdown_edit:"Edit",send_test_message_text:"Send test message",lisa_send_test_inmail_send_button:"Send",lisa_send_test_inmail_cancel_button:"Cancel",lisa_send_test_inmail_content_description:"Enter one or more member IDs, and send a test to those members",i18n_js_send_test_inmail_success_message:"Your test message was sent successfully!",i18n_js_send_test_inmail_error_message:"Unable to send your test InMail. Please try again later.",i18n_creative_actions_dropdown_no_edit_permission:"You do not have permission to create new creatives",i18n_creative_actions_dropdown_maximum_creatives:"Maximum of 100 creatives reached",i18n_cannot_duplicate_canceled_creatives:"Canceled creatives can’t be accessed or duplicated",i18n_cannot_edit_canceled_creatives:"Canceled creatives can’t be accessed or modified",i18n_cannot_send_test_msg_for_canceled_creatives:"Sending test message for canceled creatives is not allowed"},"campaign-manager-web/templates/components/spinmail-add-custom-sender":{add_custom_sender:"Add custom sender",add_custom_sender_image_label:"Upload the customized sender profile image",file_uploading:"Upload image for custom sender",add_custom_sender_name_placeholer:"Enter sender name",add_custom_sender_image_upload_help:"User can upload any image size, we resize to 56 x 56 aspect ratio, accepted formats: png, jpg, jpeg.",add_custom_sender_image_upload_error:"Image upload failed",save:"Save",cancel:"Cancel"},"campaign-manager-web/templates/components/spinmail-add-sender":{add_sender:"Add sender",add_company_sender:"Add company sender",send_approval_request:"Send approval request",add_company:"Add company",search_a_sender:"Search a sender",send_request:"Send request",add_company_senders:"Add company senders",cancel:"Cancel",error_fetching_typeahead_results:"There was an error fetching members",error_submitting_sender_requests_v2:"There was an error submitting request to add senders {:senderNamesWithSaveError}.",i18n_dismiss_pill_a11y_text:"Dismiss {:pillText}",first_degree_connection:"1st"},"campaign-manager-web/templates/components/spinmail-banner-creative":{inmail_banner_label:"Banner creative (optional)",i18n_choose_image:"Upload",i18n_image_requirements:"Upload a banner creative with your ad",i18n_image_upload_error:"Image upload failed.",i18n_inmail_banner_upload_note:"300 x 250; JPG or PNG; up to 2MB. Adding a banner creative reserves that ad space for you.\n  The banner only shows on desktop but not on mobile or the {:linkInfo,anchor,text#conversation window}",i18n_conversation_window_link:"Learn more about conversation windows"},"campaign-manager-web/templates/components/spinmail-container":{edit_panel_title:"{:mode,map,create#Create your ad|edit#Edit your ad|duplicate#Duplicate your ad}",creative_table_search_input_placeholder_v2:"Search by id or name",i18n_form_changes_warning_message:"The changes you have made to the form will not be saved",i18n_js_discard_warning_message:"Are you sure you want to discard your changes? Ad creative (copy and images) will not be saved."},"campaign-manager-web/templates/components/spinmail-creative-list/entity-status":{i18n_status_label:"{:status,map,CREATIVE_IN_REVIEW#Creative in review|IN_REVIEW#In review}",i18n_validation_issues_card_title:"Possible issue"},"campaign-manager-web/templates/components/spinmail-creative-list/table-header":{creative_list_table_header_title:"Message Ads",creative_list_header_help_text:"Below are your ads in this campaign. You can also create a new ad. Create and run 2-3 ad variations to determine the best performing creative. Once a winner surfaces, deactivate your lower performing ads. Continue to introduce and test new ad iterations throughout your campaign.",i18n_table_header_spinmail_creatives_status_change:"To run your ads, change their status from Draft to Active. You have {:draftCreativesCount,number,integer} {:draftCreativesCount,choice,singular#ad|plural#ads} that {:draftCreativesCount,choice,singular#is|plural#are} in Draft. Once an ad is Active, you can no longer edit it. {:linkInfo,anchor,text#Learn more}",i18n_table_header_edit_spinmail_creatives_permission:"Creating or modifying a message ad requires permission granted by your Company Page Admin. {:linkInfo,anchor,text#Learn more}",i18n_a11y_spinmail_header_learn_more_about_permission_label:"Learn more about user permissions",i18n_a11y_spinmail_header_learn_more_about_editing_label:"Learn more about editing Message Ad creatives"},"campaign-manager-web/templates/components/spinmail-edit-panel":{ad_name_label:"Name this ad",ad_name_hovercard_a11y_label:"More information about the ad name",ad_name_placeholder:"Enter ad name",ad_name_label_hovercard:"Use this to name your individual ad. Ad names are not publicly displayed.",sender_section_title:"Sender",inmail_content_section_title:"Message",inmail_subject_label:"Subject",subject_hovercard_a11y_label:"More information about the subject",inmail_content_section_subject_hovercard:"Subject line appears at the top of your message. Short and impactful subject lines with a clear value exchange work best. To learn more best practices, see our {:helpCenterSubject,anchor,text#Help Center}.",inmail_subject_placeholder:"This is your subject",inmail_message_label:"Message text",message_hovercard_a11y_label:"More information about the message",inmail_content_section_message_hovercard:"This message will be sent through LinkedIn Messaging. Remember to keep your message concise, relevant and conversational. To learn more best practices, see our {:helpCenter,anchor,text#Help Center}.",inmail_message_placeholder:"Start typing your message. Some jurisdictions (including Canada) require electronic messages to contain certain information, such as your contact information (e.g., company name, mailing address, phone number or email address.)",inmail_custom_footer_label:"Custom footer & Terms and Conditions",custom_footer_hovercard_a11y_label:"More information about the custom footer",inmail_content_section_custom_footer_hovercard:"LinkedIn terms are included in the footer of each Sponsored Message. Recipients will also see the option to unsubscribe from future Sponsored Messages. Check the box below to add your own terms and conditions, or disclaimer.",inmail_custom_footer_checkbox_label:"Add custom footer for terms and conditions, or disclaimers.",inmail_custom_footer_placeholder:"Enter your terms and conditions",inmail_landing_page_url_label:"Landing page URL",action_url_hovercard_a11y_label:"More information about the landing page url hovercard",inmail_landing_page_url_hovercard:"Type in or paste your landing page URL for the call to action button.",inmail_cta_label:"Call-to-action",cta_label_hovercard_a11y_label:"More information about the cta label hovercard",inmail_content_section_cta_hovercard:"Enter the exact text you’d like to appear for your call to action button.",inmail_cta_placeholder:"Download",leadgen_section_title:"Lead Gen Form",form_cancel:"Cancel",form_create:"Create",form_save:"Save",preview_title:"Preview",spinmail_tips_and_best_practices_headline:"Tips",spinmail_tips_and_best_practices_introduction:"Introduce yourself and communicate a clear purpose that speaks to your audience.",spinmail_tips_and_best_practices_subject:'Keep your subject line concise, relevant and conversational. Consider using keywords such as: "Exclusive invitation", "Connect", "Opportunities", and "Join us/me".',spinmail_tips_and_best_practices_message:"Limit your message to under 500 characters.",spinmail_tips_and_best_practices_hyperlink:"Add a hyperlink to the body of your message to boost click performance.",spinmail_tips_and_best_practices_pro_tip_title:"Pro-tip",spinmail_tips_and_best_practices_pro_tip_text_v2:"Create a custom message by adding one or more custom fields. If you add {:firstNameMacro}, {:lastNameMacro}, {:companyNameMacro}, {:jobTitleMacro}, and/or {:industryMacro}, then these macros will dynamically insert the recipient’s first name, last name, company name, job title, and/or industry. If the user has more than one current company or job title, then we will populate the recipient’s most recently added company or job title.",validation_inmail_content_max_length:"Field is too long",validation_inmail_content_summary_error_count:"{:size,choice,singular#{:size} error|plural#{:size} errors}",i18n_saving_spinmail_loader_text:"Saving your ad",i18n_error_saving_inmail:"{:errorKey,map,USER_VISIBLE_EXCEPTION_INVALID_MACRO_PATTERN_ERROR#You have added one or more invalid custom fields (macros). Please insert a custom field from the predefined list.|DEFAULT_TEXT#We encountered an error saving the Message Ad.}"},"campaign-manager-web/templates/components/spinmail-quill-editor":{i18n_a11y_header_spinmail:"Sponsored inMail Editor",bold_format:"Bold",italic_format:"Italic",underline_format:"Underline",unordered_list_format:"Unordered list",ordered_list_format:"Ordered list",super_script_format:"Superscript text",sub_script_format:"Subscript text",link_format:"Link",custom_fields_trigger:"Insert custom fields",first_name_macro:"First Name",last_name_macro:"Last Name",company_name_macro:"Company Name",job_title_macro:"Job Title",industry_macro:"Industry",edit_link_modal_header:"Edit link",edit_link_modal_url_label:"URL",i18n_a11y_edit_link_modal_url_label:"The URL the browser should go to when the link is cliecked",edit_link_modal_displayText_label:"Text to display",i18n_a11y_edit_link_modal_displayText_label:"The text used as a label when creating the link",edit_link_modal_ok_btn:"Ok",i18n_a11y_edit_link_modal_ok_btn:"Dismiss the modal and create new or modify link",edit_link_modal_cancel_btn:"Cancel",i18n_a11y_edit_link_modal_cancel_btn:"Dismiss the modal without creating or modifying the existing link",i18n_js_selected_text_formats:"{:selectedFormatStrings} selected"},"campaign-manager-web/templates/components/spinmail-sender-list":{sender_section_description:"Select the sender of your message.",add_sender_information_message:"To add a new sender, contact your Account Manager. {:linkInfo,anchor,text#Learn More}",add_sender_button:"Add sender",member_sender_button:"Member sender",add_company_sender_button:"Company sender",customize_sender_button:"Customize sender",loading_senders:"Loading senders",error_fetching_senders:"Error fetching senders list","sender-you-badge":"YOU","sender-request-pending-approval":"Pending Approval"},"campaign-manager-web/templates/components/split-test-edit-panel":{i18n_split_test:"A/B Test",i18n_selected_campaigns:"Selected campaigns",i18n_campaign_a:"Campaign A",i18n_campaign_b:"Campaign B",i18n_set_up_test:"Set up your A/B test",i18n_split_test_name:"Name",i18n_name_placeholder:"Enter A/B test name",i18n_key_metric_label:"Test metric",i18n_key_metric:"{:metric,map,CPC#Cost per click|CPM#Cost per 1,000 impressions|CPL#Cost per lead|CPV#Cost per video view|CPMS#Cost per message sent|CPPC#Cost per conversion}",i18n_key_metric_description:"We use the test metric to identify the winning campaign. We selected the test metric that’s most likely to produce a winning campaign.",i18n_key_metric_help:"These options are based on the campaign objectives and ad formats.",i18n_schedule:"A/B test schedule",i18n_schedule_description:"When the A/B test ends, both campaigns pause.",i18n_schedule_invalid:"An A/B test cannot be created with the selected schedule",i18n_schedule_details:"A/B tests are scheduled for the latest start date and earliest end date of both campaigns",i18n_start_label:"Start date",i18n_end_label:"End date",i18n_launch:"Launch",i18n_cancel:"Cancel",i18n_campaign_loader_message:"Loading campaign data",i18n_campaign_data:"ID: {:id} • {:format,map,STANDARD_SPONSORED_CONTENT#Single image ad|SINGLE_VIDEO#Video ad|CAROUSEL#Carousel image ad|INMAIL#Message ad|TEXT#Text ad|JOBS#Jobs ad|SPOTLIGHT#Spotlight ad|WHITEPAPER_DOWNLOAD#Content ad|FOLLOW_COMPANY#Follower ad|GUIDED_REPLIES#Conversation ad|SPONSORED_UPDATE_JOB_POSTING#Single job ad|DEFAULT_TEXT#-}",i18n_campaign_data_v2:"ID: {:id} • {:format,map,SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|STANDARD_SPONSORED_CONTENT#Single image ad|SINGLE_VIDEO#Video ad|CAROUSEL#Carousel image ad|INMAIL#Message ad|TEXT#Text ad|JOBS#Jobs ad|SPOTLIGHT#Spotlight ad|WHITEPAPER_DOWNLOAD#Content ad|FOLLOW_COMPANY#Follower ad|GUIDED_REPLIES#Conversation ad|SPONSORED_UPDATE_JOB_POSTING#Single job ad|DEFAULT_TEXT#-}",i18n_campaign_data_v3:"ID: {:id} • {:format,map,SPONSORED_UPDATE_EVENT#Event ad|SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|STANDARD_SPONSORED_CONTENT#Single image ad|SINGLE_VIDEO#Video ad|CAROUSEL#Carousel image ad|INMAIL#Message ad|TEXT#Text ad|JOBS#Jobs ad|SPOTLIGHT#Spotlight ad|WHITEPAPER_DOWNLOAD#Content ad|FOLLOW_COMPANY#Follower ad|GUIDED_REPLIES#Conversation ad|SPONSORED_UPDATE_JOB_POSTING#Single job ad|DEFAULT_TEXT#-}",i18n_campaign_status:"Status",i18n_campaign_daily_budget:"Daily budget",i18n_campaign_total_budget:"Total budget",i18n_campaign_start_date:"Start date",i18n_campaign_end_date:"End date",i18n_member_traffic_and_budget:"Member traffic & budget",i18n_traffic_description:"We automatically set member traffic based on the campaign budgets.",i18n_traffic_help:"Member traffic is the percentage of members in a A/B test who will see each campaign.",i18n_member_traffic:"Member traffic",i18n_max_spend:"Budget",i18n_traffic_weight:"{:weight,number,percent}",i18n_split_test_max:"This A/B test budget is <strong>{:amount}</strong>",i18n_error_loading_campaigns:"Error loading campaign details",i18n_save_loader_message:"Launching A/B test",i18n_save_success_message:"A/B test launched!",i18n_error_creating_experiment:"Sorry, something went wrong. Please try again.",i18n_campaign_validation:"{:type,map,CAMPAIGN_ALREADY_SCHEDULED#Campaign {:index,map,0#A|1#B} is already running or scheduled to run in another A/B test, so it can’t be used in a new test.|CAMPAIGN_NOT_SERVABLE#Campaign {:index,map,0#A|1#B} can’t be set to Active.|CAMPAIGN_ON_HOLD#Campaign {:index,map,0#A|1#B} is paused. The A/B test won’t run until Campaign {:index,map,0#A|1#B} is unpaused.|CREATIVE_NOT_SERVABLE#Campaign {:index,map,0#A|1#B} can’t be set to Active. (For example, it’s possible that all ads were rejected in Ads Review.) Choose another campaign.|CREATIVE_ON_HOLD#Campaign {:index,map,0#A|1#B} isn’t ready to run. For example, an ad within the campaign might still be in review. This may delay the A/B test’s start date.|DEFAULT_TEXT#}",i18n_account_validation:"{:type,map,ACCOUNT_ON_HOLD#This ad account isn’t Active.|ACCOUNT_NOT_RUNNABLE#This ad account can’t be set to Active.|ACCOUNT_TOTAL_BUDGET_ENDS_TOO_SOON#The ad account’s budget doesn’t cover this A/B test.}",i18n_date_validation:"{:type,map,CAMPAIGN_STARTS_TOO_EARLY#Campaign {:index,map,0#A|1#B} is scheduled to start before the A/B test starts, which could bias test results. To avoid this, set the campaign to start on the same date as the A/B test.|CAMPAIGN_STARTS_TOO_LATE#Campaign {:index,map,0#A|1#B} is scheduled to start after the A/B test starts, which could bias test results. To avoid this, set the campaign to start on the same date as the A/B test.|CAMPAIGN_FINISHES_TOO_EARLY#Campaign {:index,map,0#A|1#B} is scheduled to end before the A/B test ends. This could stop the A/B test early, which may prevent us from determining a winning campaign. To avoid this, set the campaign to end on the same date as the A/B test.}",i18n_error_validating_experiment:"Sorry, we couldn’t pre-validate your experiment.",i18n_ab_test_client_consent_notice:"Before using this tool, you must collect your client’s written consent to run A/B tests and forward that consent to splittestingconsent@linkedin.com. {:link,anchor,text#Learn more|title#A/B Testing Internal Tool}"},"campaign-manager-web/templates/components/split-tests/key-metric":{i18n_key_metric:"{:metric,map,CPC#Cost per click|CPM#Cost per 1,000 impressions|CPL#Cost per lead|CPV#Cost per video view|CPMS#Cost per message sent|CPPC#Cost per conversion}"},"campaign-manager-web/templates/components/split-tests/p-value":{i18n_pvalue:'{:pValueState,map,PENDING#<span class="t-14 t-italic u-color__black--75">Pending</span>|TEMPORARY#{:pValue} (results temporary)|READY#{:pValue}|NOT_ENOUGH_DATA#<span class="t-14 t-italic u-color__black--75">Not enough data</span>|NEGLIGIBLY_SMALL_PVALUE#&lt;0.01}'},"campaign-manager-web/templates/components/split-tests/winning-campaign":{i18n_winner:'{:winningCampaign,map,PENDING#<span class="t-14 t-italic u-color__black--75">Pending</span>|INCONCLUSIVE#Inconclusive|CAMPAIGN_A#Campaign A|CAMPAIGN_B#Campaign B|NEGLIGIBLE#Similar performance (&lt;{:minimumDetectableEffect,number,percent})}'},"campaign-manager-web/templates/components/sponsorable-content-accurate-preview":{i18n_preview:"Preview",i18n_desktop:"Desktop",i18n_mobile:"Mobile",i18n_desktop_title:"Accurate preview for desktop version of creative",i18n_mobile_title:"Accurate preview for mobile version of creative",i18n_mobile_stories_title:"Accurate preview for mobile stories version of creative",feed_header:"Feed",stories_header:"Stories",desktop_feed:"Desktop Feed",mobile_feed:"Mobile Feed",mobile_stories:"Mobile Stories",i18n_desktop_feed_title:"Accurate preview for desktop feed version of creative",i18n_mobile_feed_title:"Accurate preview for mobile feed version of creative"},"campaign-manager-web/templates/components/sponsorable-content-live-preview":{i18n_loading_live_preview:"Loading",i18n_create_content_error_message:"We were unable to create your live preview. Please try again.",i18n_too_many_requests_error_message:"You have exceeded the number of ads a user is allowed to create within a 24 hour period."},"campaign-manager-web/templates/components/sponsorable-content-table-entity":{i18n_no_image:"No Image",i18n_middot:"·",i18n_creative_id:"ID: {:creativeId}",i18n_sponsored_content_visibility:"{:visibility,map,DARK#Direct sponsored|ORGANIC#Company page} content",i18n_sponsored_content_ad_format_v3:"{:format,map,VIDEO#Video|CAROUSEL#Carousel|STANDARD#Single Image|JOB_POSTING#Single Job|SPONSORED_UPDATE_NATIVE_DOCUMENT#Document|EVENT#Event} ad",i18n_add_missing_fields:"Add required missing fields",i18n_creative_needs_attention_reasons:"{:reason,map,INVALID_PIPELINE_BUILDER_URL#Invalid Pipeline Builder URL}"},"campaign-manager-web/templates/components/sponsorable-contents-browser":{i18n_selected:"{:count,number,integer} selected",i18n_delete:"Delete",i18n_delete_button_aria_label_text:"Delete",i18n_delete_button_disabled_due_to_organic_content:"These ads cannot be deleted because some of them are Company Page Content. Only Direct Sponsored Content can be deleted from Campaign Manager.",i18n_confirm_delete_header:"Confirm deletion",i18n_affected_creatives_and_campaigns:"These ads will stop running in {:campaign_count,number,integer} {:campaign_count,choice,singular#campaign|plural#campaigns}. This is not a reversible action, but your ads will still be viewable using a direct link or by visiting the Ads tab of your LinkedIn Page.",i18n_affected_creatives_and_campaigns_v2:"{:selected_ad_count,choice,singular#This ad|plural#These ads} will stop running in {:campaign_count,number,integer} {:campaign_count,choice,singular#campaign|plural#campaigns}. This is not a reversible action, but your {:selected_ad_count,choice,singular#ad|plural#ads} will still be viewable using a direct link or by visiting the Ads tab of your LinkedIn Page.",i18n_learn_more_aria:"Learn more about why the delete button is disabled.",i18n_no_affected_creatives_and_campaigns:"This is not a reversible action.",i18n_sponsor:"Sponsor",i18n_sponsoring:"Saving your ad",i18n_no_data_to_show:"No content to show",i18n_search_placeholder:"Search",i18n_content_type_hover_card_text:"You can choose posts to sponsor from your Company Page or your Direct Sponsored Content. {:linkInfo,anchor,text#Learn more.}",i18n_content_type_hover_card_text_aria:"Learn more about content type",content_type_filter:"{:contentType,map,ALL#All content|ORGANIC#Company Page content|DARK#Direct Sponsored Content}",content_type_filter_key_label:"View by: {:contentType,map,ALL#All content|ORGANIC#Company Page content|DARK#Direct Sponsored Content}",i18n_sponsor_content_error_message:"We were unable to sponsor {:count,choice,singular#your content|plural#all of your content}. Please try again.",i18n_delete_dsc_error_message:"We were unable to delete {:failure_count,number,integer} of {:total_count,number,integer} selected ads. Please try again.",i18n_loading:"Loading...",i18n_no_sponsorable_content_headline:"Bummer, no content found",i18n_no_sponsorable_content_message:"It looks like you don't have any content yet. Create new ads for your campaign.",i18n_create_ad_button:"Create ad",i18n_load_sponsorable_content_error_headline:"Something went wrong",i18n_load_sponsorable_content_error_message:"We were unable to load your content. If this error persists, please contact {:linkInfo,anchor,text#customer support}.",i18n_try_again_button:"Try again"},"campaign-manager-web/templates/components/sponsorable-contents-table/entity":{i18n_dsc:"Direct Sponsored Content",i18n_non_sponsorable_because_url_missing:"This ad does not have a Destination URL",i18n_non_sponsorable_due_to_invalid_pipeline_builder_url:"Invalid Pipeline Builder URL",i18n_non_sponsorable_due_to_invalid_job:"This job is no longer accepting applications",i18n_number_of_campaigns:"{:number_of_campaigns,number,integer} campaigns"},"campaign-manager-web/templates/components/sponsorable-contents-table/event-entity":{dsc:"Direct Sponsored Content"},"campaign-manager-web/templates/components/sponsorable-contents-table/row-select-checkbox":{i18n_select_row_a11y_label:"Select row {:row}"},"campaign-manager-web/templates/components/sponsorable-contents-table/video-entity":{i18n_dsc:"Direct Sponsored Content",i18n_unsponsorable_spec_notice:"This video cannot be sponsored because it does not meet the requirements listed in our {:linkInfo,anchor,text#ad specs}.",i18n_unsponsorable_permissions_notice:"You are unable to sponsor this video organic because you do not have the required {:linkInfo,anchor,text#company page permissions}.",i18n_non_sponsorable_due_to_invalid_pipeline_builder_url:"Invalid Pipeline Builder URL"},"campaign-manager-web/templates/components/sponsored-ad-container":{add_campaign_instructions:"To add ads to this campaign, browse your existing content or create a new ad.",removing_creative:"Removing creative",remove_creative_success:"The creative was removed successfully.",remove_creative_error:"There was an error while removing the creative."},"campaign-manager-web/templates/components/sponsored-content-actions-dropdown":{i18n_menu_dropdown_options:"{:label,map,preview-and-edit#Edit|accurate-preview#Preview|duplicate#Duplicate|show-in-feed#Show in feed|remove#Remove|manage-tracking#Manage Tracking}",i18n_a11y_trigger_label:"Open actions menu",i18n_sponsored_content_permissions_text:"Creating or modifying feed ads requires permissions granted by your Company Page Admin.",i18n_editing_company_posts_is_disabled_text:"Content sponsored from your Page cannot be edited in Campaign Manager. It may be modified by a Page Admin from the Admin view in the Updates feed.",i18n_sponsored_content_has_max_sponsored_creatives:"This campaign has hit the maximum number of creatives, please use a different campaign.",i18n_show_in_feed_preview_difference_clarification:'View what your content may look like in the LinkedIn feed. This will not accurately display all of your ad. To preview the accurate ad content, use "Preview".',i18n_remove_creative_no_permissions_disabled_text:"You cannot remove this ad because you do not have permission to remove it. {:linkInfo,anchor,text#Learn more}",i18n_remove_creative_disabled_text:"This ad cannot be removed from the campaign because the campaign has been launched and the ad may be shown to members. {:linkInfo,anchor,text#Learn more}",i18n_remove_creative_no_permissions_disabled_text_without_learnmore:"You cannot remove this ad because you do not have permission to remove it.",i18n_remove_creative_disabled_text_without_learnmore:"This ad cannot be removed from the campaign because the campaign has been launched and the ad may be shown to members.",i18n_remove_creative_learn_more_aria:"Learn more about removing creatives",i18n_duplicate_creative_processing_disabled_text:"This ad can not be duplicated because it has not finished processing.",i18n_cannot_remove_canceled_creatives:"Canceled creatives can’t be removed.",i18n_cannot_duplicate_canceled_creatives:"Canceled creatives can’t be accessed or duplicated.",i18n_cannot_edit_canceled_creatives:"Canceled creatives can’t be accessed or modified.",i18n_cannot_open_tracking_for_canceled_creatives:"Tracking for canceled creatives can’t be accessed or changed.",i18n_menu_options:"{:label,map,preview-and-edit#Edit|accurate-preview#Preview|duplicate#Duplicate|show-in-feed#Show in feed|remove#Remove}"},"campaign-manager-web/templates/components/sponsored-content-container":{i18n_feed_image_ads:"Feed Image Ads",i18n_create_new_ad:"Create a new Single Image ad for this campaign",i18n_edit_content:"Edit content",i18n_duplicate_content:"Duplicate content",i18n_browse_existing_content:"Browse existing content",i18n_no_ads_for_this_campaign:"No ads for this campaign",i18n_add_campaign_instructions:"To add ads to this campaign, browse your existing content or create a new ad.",i18n_save:"save",i18n_no_data_to_show:"No ads to show",i18n_search_placeholder:"Search",i18n_sponsored_content_container_success_message:"Your ad has been saved successfully.",i18n_sponsored_content_container_saving_your_ad:"Saving your ad",i18n_has_dsc:"Feed image ads",i18n_remove_creative_error:"There was an error while removing the creative.",i18n_remove_creative_success:"The creative was removed successfully.",i18n_create_help:"Creating a single image, video, or carousel ad requires permissions granted by your Company Page admin. {:linkInfo,anchor,text#Learn more.}",i18n_form_changes_warning_message:"The changes you have made to the form will not be saved",i18n_content_created_but_not_sponsored:"Ad saved. You can access and add it to your campaigns from the browse view.",i18n_label_organic:"Organic content is posted from your Company Page, and may not be edited or duplicated in Campaign Manager.",i18n_label_dsc:"Direct Sponsored Content is created in Campaign Manager, and only visible to members when sponsored in a campaign.",i18n_removing_creative:"Removing creative"},"campaign-manager-web/templates/components/sponsored-content-cta-dropdown":{"i18n_sponsored-form__cta-option--select-option":"Select Option",i18n_ctas:"{:type,map,SIGN_UP#Sign Up|JOIN#Join|APPLY#Apply|DOWNLOAD#Download|VIEW_QUOTE#View Quote|LEARN_MORE#Learn More|SUBSCRIBE#Subscribe|REGISTER#Register|ATTEND#Attend|REQUEST_DEMO#Request Demo|APPLY_NOW#Apply Now|GET_QUOTE#Get Quote}"},"campaign-manager-web/templates/components/sponsored-content-edit-panel":{i18n_form_changes_warning_message:"The changes you have made to the form will not be saved"},"campaign-manager-web/templates/components/sponsored-content-form-preview":{i18n_preview:"Preview",i18n_desktop:"Desktop",i18n_mobile:"Mobile",i18n_live_preview_note:"The actual layout and final appearance of your ad may look slightly different from this preview. To see the final version, view the preview after saving your ad.",i18n_live_preview_note_learn_more:"The actual layout of your ad may look slightly different from this preview and the final ad appearance may vary by device. {:linkInfo,anchor,text#Learn more}"},"campaign-manager-web/templates/components/sponsored-content-form":{i18n_ad_actor_description:"{:count,number,integer} followers",i18n_name_this_ad:"Name this ad (optional)",i18n_name_this_ad_placeholder:"Example 1",i18n_introductory_text:"Introductory text",i18n_introductory_text_placeholder:"This is your introductory text",i18n_ad_destination_URL:"Destination URL",i18n_ad_pipeline_builder_url_heading:"Pipeline Builder URL",i18n_url_validation_error:"The field must be a valid URL",i18n_pipeline_builder_url_validation_error:"This field must be a valid Pipeline Builder URL",i18n_a11y_trigger_label_pipeline_builder_url_heading:"Learn more about Pipeline Builder URL",i18n_a11y_trigger_label_introductory_text_heading:"Learn more about Introductory text",i18n_url_required_validation_error:"A URL is required for Introductory text or Destination URL",i18n_validation_error_commentary_required:"Introductory text is required.",i18n_ad_destination_URL_placeholder:"http://www.example.com",i18n_ad_destination_URL_friendly:"www.example.com",i18n_commentary_helper_text:"URLs in this field are automatically shortened.",i18n_scrape_url_helper_text_with_amp:"Scraping will transfer the image and text from this URL to your ad. You can also manually adjust the image or text. Using an {:linkInfo,anchor,text#AMP URL} can improve your loading time significantly.",i18n_only_feed_placement:"Single image ads sponsoring LinkedIn Events will only be served in feed. {:linkInfo,anchor,text#Learn more}",i18n_ad_pipeline_builder_URL_helper_text:"Please enter a valid Pipeline Builder URL to be associated with this ad.",i18n_require_valid_URL_helper_text_with_cta:"You must have a valid destination URL to add a headline, description, and CTA to your ad",i18n_require_valid_pipeline_builder_URL_helper_text_with_cta:"You must have a valid Pipeline Builder URL to add a headline, description, and CTA to your ad.",i18n_require_valid_URL_helper_text:"You must have a valid destination URL to add a headline and description to your ad",i18n_require_valid_pipleine_builder_URL_helper_text:"You must have a valid Pipeline Builder URL to add a headline and description to your ad.",i18n_pipeline_builder_url_tooltip_text:"You can access your published Pipeline Builder pages via admin settings on your company page. Learn more about creating a Pipeline Builder page {:linkInfo,anchor,text#here}.",i18n_ad_image:"Ad image",i18n_headline:"Headline",i18n_headline_placeholder:"This is your ad headline.",i18n_description:"Description",i18n_description_disclaimer:"Your ad description provides more info to people who see your ad. The ad description will not be visible in most scenarios, and will only appear for a small portion of LinkedIn members, such as those viewing it on the LinkedIn Audience Network (if enabled).",i18n_description_placeholder:"This is your ad description.",i18n_cancel:"Cancel",i18n_create_and_sponsor:"Create",i18n_save:"Save",i18n_section_ad:"1. Ad",i18n_section_lead_gen_form:"2. Lead Gen Form",i18n_save_standard_content_error:"There was an error saving your ad. Please try again.",i18n_image_requirements:"Image must be JPG or PNG; up to 5MB",i18n_choose_image:"Upload",i18n_image_upload_error:"Image upload failed.",i18n_image_upload_validation_error:"{:errorType,map,dimension_width#Image width is greater than the limit of {:maxWidth}px.|dimension_height#Image height is greater than the limit of {:maxHeight}px.|dimension_width_by_height#Image dimensions are greater than the limit of {:maxWidth}*{:maxHeight}.|format#Invalid image format. Please use JPG, JPEG, GIF, and static GIFs.|server#Image upload failed. Please try again.|size#File size limit exceeded. Please upload a file under {:maxSizeInMb} MBs}",i18n_article_share_label:"Article share",i18n_event_label:"Event",i18n_rich_media_with_url_in_intro_warning:"Creating an embedded rich media ad with a URL in the introductory text will cause clicks on the image to open the link. Please confirm that this is desirable behavior before saving your ad.","i18n_create-not-sponsor-label":"Add to campaign",i18n_sponsored_form_cta_label:"Call-to-action",i18n_create_not_sponsor_tooltip:"Unchecking this box will create your ad but it will not be added to your current campaign. You can access and add it to campaigns from the Browse view",i18n_accordion_ad:"Ad",i18n_scrape:"Scrape",i18n_scrape_task_failed_error:"Scrape URL task failed. Please try again.",i18n_scrape_task_create_error:"Error while creating scrape for URL. Try again.",i18n_scrape_summary_get_error:"Failed to get scrape summary. Please try again.",i18n_scrape_task_error:"Error while scraping the ad destination URL. Try again.",i18n_error_count:"{:errorCount,choice,singular#{:errorCount} error|plural#{:errorCount} errors}",i18n_call_to_action_tooltip_text:"Choose the action to drive with your ad.",i18n_commentary_tooltip_text:"Keep this under 150 characters to avoid truncation across most devices. URLs in this field are automatically shortened. See our {:linkInfo,anchor,text#Advertising Specifications} for more info.",i18n_character_truncation_tooltip_text:"Keep this under 150 characters to avoid truncation across most devices.",i18n_live_preview_title_desktop:"Desktop version of the live preview of the creative",i18n_live_preview_title_mobile:"Mobile version of the live preview of the creative",i18n_campaign_warning:"These changes will send ads in {:activeCampaignCount,number,integer} {:activeCampaignCount,choice,singular#campaign|plural#campaigns} back to review",i18n_campaign_warning_no_count:"These changes will send ads in all associated campaigns back to review",i18n_change_ad_warning:"Any changes made to this ad could send {:activeCampaignCount,number,integer} {:activeCampaignCount,choice,singular#campaign|plural#campaigns} back to review",i18n_change_ad_warning_no_count:"Any changes made to this ad could send all associated campaigns back to review",i18n_confirm_changes:"Confirm changes",i18n_edit_dsc_learn_more:"If you edit this Direct Sponsored Content we’ll apply the changes to {:campaignCount,number,integer} {:campaignCount,choice,singular#campaign|plural#campaigns}. If this ad is serving in an active campaign it may be temporarily paused before changes take effect. {:linkInfo,anchor,text#Learn more}",i18n_edit_dsc_no_count:"If you edit this Direct Sponsored Content we’ll apply the changes to all campaigns containing this post. If this ad is serving in an active campaign it may be temporarily paused before changes take effect. {:linkInfo,anchor,text#Learn more}",i18n_confirm:"Confirm",i18n_whether_use_amp:"Use this URL?",i18n_available_amp_helper_text:"We detected an available AMP URL that you can use instead:",i18n_accept_amp:"Yes",i18n_decline_amp:"No",i18n_amp_warning:"AMP URLs are not currently supported by Conversion Tracking. If you plan to use Conversion Tracking, please use a standard URL instead.",i18n_a11y_trigger_label_emoji_keyboard:"Show emoji keyboard",i18n_event_page_description_notification:"The description will not affect your event page description.",i18n_learn_more_event_aria:"Learn more about Event Ads",i18n_learn_more_amp_aria:"Learn more about AMP URLs"},"campaign-manager-web/templates/components/sponsored-content-task-panel":{i18n_create_content:"Create a new {:adFormat,map,STANDARD_SPONSORED_CONTENT#Single image ad|SINGLE_VIDEO#Video ad|CAROUSEL#Carousel ad|SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|SPONSORED_UPDATE_EVENT#Event ad} for this campaign",i18n_edit_content:"Edit content",i18n_duplicate_content:"Duplicate content",i18n_loading:"Loading..."},"campaign-manager-web/templates/components/sponsored-contents-container-header":{i18n_browse_existing_content:"Browse existing content"},"campaign-manager-web/templates/components/sponsored-contents-table-entity":{i18n_no_image:"No Image",i18n_creative_needs_attention_reasons:"{:reason,map,INVALID_PIPELINE_BUILDER_URL#Invalid Pipeline Builder URL}"},"campaign-manager-web/templates/components/sponsored-update-job-posting-container":{i18n_browse_existing_content:"Browse existing content",i18n_single_job_ads:"Single job ads",i18n_single_job_ads_global_filter_placeholder_v2:"Search by ad id, name, commentary or job information",i18n_remove_creative_error:"There was an error while removing the creative.",i18n_remove_creative_success:"The creative was removed successfully."},"campaign-manager-web/templates/components/sponsored-update-job-posting-content-cell":{i18n_no_image:"No image"},"campaign-manager-web/templates/components/sponsored-update-job-posting-edit-panel":{i18n_ad_name:"Name this ad (optional)",i18n_ad_name_placeholder:"Example 1",i18n_introductory_text:"Introductory text",i18n_introductory_text_placeholder:"Tell your audience about this job",i18n_job_search:"Job",i18n_a11y_job_search_results:"Job search result list",i18n_job_search_placeholder:"Search by job url",i18n_job_search_typeahead_placeholder:"Search by job url or keyword",i18n_a11y_typeahead_loader:"Loading job search results",i18n_a11y_announce_job_selected:"You have selected {:jobTitle} from the job search results.",i18n_job_search_server_error:"Failed to fetch job search results.",i18n_job_search_unlisted_error:"This job is no longer accepting applications. Please select another job.",i18n_job_search_no_edit_warning:"Existing job posts can’t be edited.",i18n_preview:"Preview",i18n_explain_static_preview:"This is a static example of a single job ad.",i18n_desktop:"Desktop",i18n_mobile:"Mobile",i18n_desktop_preview_image_alt:"Single job ad desktop preview",i18n_mobile_preview_image_alt:"Single job ad mobile preview",i18n_edit_panel_title_v2:"{:editPanelMode,map,CREATE#Create Single Job ad|DUPLICATE#Duplicate content|EDIT#Edit content}",i18n_content_created_but_not_sponsored:"Ad saved. You can access and add it to your campaigns from the browse view.",i18n_no_ta_results_message:"No results found. Try other keywords or LinkedIn job url.",i18n_job_image_alt_text:"Job Image"},"campaign-manager-web/templates/components/sponsored-video-container":{i18n_video_ads_list_header_title:"Feed Video Ads",i18n_create_new_ad:"Create new ad",i18n_edit_ad:"Edit ad",i18n_duplicate_ad:"Duplicate content",i18n_browse_existing_content:"Browse existing content",i18n_add_campaign_instructions:"To add ads to this campaign, browse your existing content or create a new ad.",i18n_global_filter_placeholder:"Search",i18n_click_through_url:"Click-through URL: {:linkInfo,anchor,text#{:linkText}}",i18n_before_unload_message:"Your video upload is still processing, and may not complete if you leave the page. Do you still wish to leave?",i18n_error_saving_ad:"There was an error saving your ad. Please try again.",i18n_a11y_number_videos_processing_start:"You have {:numProcessingVideos,number,integer} {:numProcessingVideos,choice,singular#video|plural#videos} processing",i18n_a11y_number_videos_done_processing:"A video has finished processing. {:allVideosDoneProcessing,boolean,true#You have no more videos processing|false#You have {:numProcessingVideos} {:numProcessingVideos,choice,singular#video|plural#videos} still processing}",i18n_content_created_but_not_sponsored:"Ad saved. Once it is processed you will be able to add it to campaigns from the browse view",i18n_remove_creative_error:"There was an error while removing the creative.",i18n_remove_creative_success:"The creative was removed successfully.",i18n_ad_preview_no_desktop:"Vertical video ads will only be served on mobile and not on desktop"},"campaign-manager-web/templates/components/sponsored-video-form":{i18n_sponsored_video_name_label:"Name this ad (optional)",i18n_sponsored_video_name_placeholder:"Example 1",i18n_sponsored_video_description_label:"Introductory text (optional)",i18n_sponsored_video_description_placeholder:"This is your introduction text",i18n_sponsored_video_section_headline:"Video",i18n_sponsored_video_file_label:"Video file",i18n_video_upload_suggested_resolution_caption_v2:"Allowed aspect ratio between 9:16 and 16:9 or 1:1","i18n_video-upload_file_button_label":"Upload video",i18n_sponsored_video_headline_label:"Headline",i18n_sponsored_video_headline_placeholder:"This is your headline",i18n_sponsored_video_url_label:"Destination URL",i18n_ad_pipeline_builder_url_heading:"Pipeline Builder URL",i18n_pipeline_builder_url_tooltip_text_for_video:"Choose where to link from your ad.<br><br>You can access your published Pipeline Builder pages via admin settings on your company page. Learn more about creating a Pipeline Builder page {:linkInfo,anchor,text#here}.",i18n_sponsored_video_cta_label:"Call-to-action",i18n_sponsored_video_cancel_button:"Cancel","i18n_sponsored-video-form__file-upload__video-specs":"{:filename} - {:videoWidth} x {:videoHeight}",i18n_creating_video_content:"Creating a new video content",i18n_saving_ad:"Saving your ad",i18n_create_content_error_message:"We were unable to create your video. Please try again.",i18n_too_many_requests_error_message:"You have exceeded the number of video ads a user is allowed to create within a 24 hour period.",i18n_error_text_resolution:"Sorry, this video doesn’t meet our sponsored video requirements: Aspect Ratio: 1:1 through 16:9, Width: 480-1920 pixels, Height: 360-1080 pixels.",i18n_error_text_resolution_vertical:"Sorry, this video doesn’t meet our sponsored video requirements: Aspect Ratio: 9:16 through 16:9, Width: 360-1920 pixels, Height: 360-1920 pixels.",i18n_error_text_duration:"Video file length is not supported. Please upload a file 3 seconds to 30 minutes.",i18n_error_text_size:"This video falls outside of the acceptable size range. Please upload a file between 75 KB and 200 MB",i18n_error_text_format:"Video file format is not supported. Please upload a mp4 file.",i18n_validation_error_headline_required:"Ad headline is required",i18n_validation_error_destination_url_required:"Destination URL is required",i18n_pipeline_builder_url_validation_error:"This field must be a valid Pipeline Builder URL",i18n_validation_error_cta_required:"Call-to-action is required",i18n_validation_error_video_required:"Video file is required",i18n_validation_error_captions_required:"Captions file is required",i18n_error_text_server:"There was a server error. Please try again.",i18n_cannot_edit_intro_text_organic:"Introductory text from organic content cannot be altered",i18n_error_text_FILE_SPECS:"An error occurred loading the video specs.",i18n_upload_thumbnail_alt:"thumbnail for {:fileName}",i18n_name_tooltip_text:"This name is for your eyes only and will not show up on your ad.",i18n_headline_tooltip_text:"Your headline is the main message that people in your campaign will see on your ad. It is visible to anyone who sees your ad.",i18n_destination_url_tooltip_text:"Choose where to link from your ad.",i18n_call_to_action_tooltip_text:"Choose the action to drive with your ad.",i18n_headline_truncation_info_text:"Keep your headline to 70 characters to avoid truncation on most devices",i18n_remove_file:"Remove file",i18n_accordion_ad:"Ad","i18n_include-captions":"Add captions to video",i18n_sponsored_video_captions_file_label:"Captions file",i18n_upload_status_complete:"Upload Complete",i18n_upload_status_uploading:"Uploading…",i18n_captions_error_text_size:"This captions file falls outside of the acceptable size range. Please upload a file less than 500KB.",i18n_captions_error_text_format:"Selected file format is not supported. Please upload a SRT file.",i18n_captions_error_text_server:"There was an error uploading your captions file. Please try again.",i18n_captions_error_text_syntax:"The captions file you selected is incorrectly formatted",i18n_captions_error_text_formatting:"Formatting {:numCaptionsErrors,choice,singular#Error|plural#Errors}: {:hasMultipleCaptionsErrors,boolean,true#|false#{:captionErrorCode,map,parserErrorInvalidSequenceNumber#Invalid sequence number|parserErrorMissingTimeSpan#Missing time span|parserErrorInvalidTimeStamp#Invalid time stamp|parserErrorMissingText#Missing caption text|parserErrorMissingSequenceNumber#Missing sequence number|validatorErrorSequenceNumberStart#Sequence number needs to start at 1|validatorErrorSequenceNumberIncrement#Sequence number needs to be incremented by 1|validatorErrorStartTime#Start time should be less than end time|validatorErrorEndTime#Start time should be greater than previous end time}}",i18n_captions_error_text_parserErrorInvalidSequenceNumber:"Invalid sequence {:errorCount,choice,singular#number|plural#numbers}",i18n_captions_error_text_parserErrorMissingTimeSpan:"Missing time {:errorCount,choice,singular#span|plural#spans}",i18n_captions_error_text_parserErrorInvalidTimeStamp:"Invalid time {:errorCount,choice,singular#stamp|plural#stamps}",i18n_captions_error_text_parserErrorMissingText:"Missing caption text",i18n_captions_error_text_parserErrorMissingSequenceNumber:"Missing sequence {:errorCount,choice,singular#number|plural#numbers}",i18n_captions_error_text_validatorErrorSequenceNumberStart:"Sequence number needs to start at 1",i18n_captions_error_text_validatorErrorSequenceNumberIncrement:"Sequence {:errorCount,choice,singular#number needs|plural#numbers need} to be incremented by 1",i18n_captions_error_text_validatorErrorStartTime:"Start {:errorCount,choice,singular#time|plural#times} should be less than end {:errorCount,choice,singular#time|plural#times}",i18n_captions_error_text_validatorErrorEndTime:"Start {:errorCount,choice,singular#time|plural#times} should be greater than previous end {:errorCount,choice,singular#time|plural#times}",i18n_upload_file:"Upload file",i18n_captions_upload_message:"Only .SRT format is allowed",i18n_error_count:"{:errorCount,choice,singular#{:errorCount} error|plural#{:errorCount} errors}",i18n_campaign_warning:"These changes will send ads in {:activeCampaignCount,number,integer} {:activeCampaignCount,choice,singular#campaign|plural#campaigns} back to review",i18n_campaign_warning_no_count:"These changes will send ads in all associated campaigns back to review",i18n_change_ad_warning:"Any changes made to this ad could send {:activeCampaignCount,number,integer} {:activeCampaignCount,choice,singular#campaign|plural#campaigns} back to review",i18n_change_ad_warning_no_count:"Any changes made to this ad could send all associated campaigns back to review",i18n_confirm_changes:"Confirm changes",i18n_a11y_trigger_label_pipeline_builder_url_heading:"Learn more about Pipeline Builder URL",i18n_a11y_trigger_label_sponsored_video_url_heading:"Learn more about Destination URL",i18n_edit_dsc_learn_more:"If you edit this Direct Sponsored Content we’ll apply the changes to {:campaignCount,number,integer} {:campaignCount,choice,singular#campaign|plural#campaigns}. If this ad is serving in an active campaign it may be temporarily paused before changes take effect. {:linkInfo,anchor,text#Learn more}",i18n_edit_dsc_no_count:"If you edit this Direct Sponsored Content we’ll apply the changes to all campaigns containing this post. If this ad is serving in an active campaign it may be temporarily paused before changes take effect. {:linkInfo,anchor,text#Learn more}",i18n_confirm:"Confirm",i18n_sponsored_video_thumbnail_label:"Video thumbnail",i18n_sponsored_upload_video_thumbnail_button_label:"Upload thumbnail",i18n_sponsored_upload_video_thumbnail_remove_button_label:"Remove thumbnail",i18n_sponsored_video_thumbnail_guidance:"JPG or PNG files only. Maximum file size: 2MB",i18n_sponsored_video_thumbnail_updated:"Thumbnail image updated.",i18n_thumbnail_tooltip_text:"The video thumbnail is displayed before your video loads. If you upload your own thumbnail, make sure the image is representative of your video.",i18n_thumbnail_error_text_size:"File needs to be less than 2MB",i18n_thumbnail_error_text_format:"File format is not supported. Please upload a JPG or PNG file.",i18n_thumbnail_warning_text_resolution:"Image should be at least 720px in width and length.",i18n_thumbnail_warning_text_resolution_requirements:"Image should be at least 720px in width and height.","i18n_thumbnail_warning_text_orientation-v2":"Image should be 16:9 aspect ratio for landscape video, 9:16 for vertical video, and 1:1 for square video.",i18n_intro_text_stories_availability:"Introductory text will not be displayed for vertical ads (9:16, 2:3, 4:5) in mobile Stories",i18n_captions_stories_availability:"Captions will not be available for mobile Stories"},"campaign-manager-web/templates/components/spotlight-edit-panel":{i18n_ad_format_heading:"Spotlight ad format",i18n_ad_content_group_heading:"Ad content",i18n_ad_format_description:"Select whether or not you want to feature a background image in your ad.",i18n_ad_format_no_background:"No background image",i18n_ad_format_with_background:"Background image (optional)",i18n_ad_format_background_image_help:"The ad background image is optional. If you include a background image, there will be no ad description, and the member’s profile photo will not be pulled into the ad.",i18n_ad_headline:"Ad headline",i18n_ad_headline_help:"The headline is the text displayed right beneath your image or logo. It is the main message seen by your target audience.",i18n_ad_headline_placeholder:"This is your ad headline",i18n_ad_description:"Ad description",i18n_ad_description_help:"The description is text at the top of your ad. It provides more information to people who see your ad.",i18n_ad_description_placeholder:"This is your ad description",i18n_ad_organization_name:"Company name",i18n_ad_organization_name_help:"The company name is the text that will appear when a LinkedIn member hovers over your company image. You can include the name of your organization or other custom text.",i18n_choose_image:"Upload",i18n_ad_image_heading:"Company Image",i18n_ad_image_help:"The company image is the central image in your ad. Your company logo is the default, or you can upload another custom image.",i18n_image_upload_default_text:"Upload Image",i18n_logo_image_requirements:"Upload a company logo or image in .jpg or .png format that is less than 2 MB.",i18n_background_image_requirements:"Upload a background image exactly 300x250px in size in .jpg or .png format",i18n_image_upload_error:"Image upload failed.",i18n_ad_call_to_action:"Call to action",i18n_ad_call_to_action_help:"The call-to-action (CTA) is what you want your target audience to do after seeing your ad.",i18n_ad_call_to_action_placeholder:"Join now",i18n_ad_destination_url_heading:"Destination URL",i18n_ad_pipeline_builder_url_heading:"Pipeline Builder URL",i18n_pipeline_builder_url_validation_error:"This field must be a valid Pipeline Builder URL",i18n_pipeline_builder_url_tooltip_text:"You can access your published Pipeline Builder pages via admin settings on your company page. Learn more about creating a Pipeline Builder page {:linkInfo,anchor,text#here}.",i18n_ad_destination_url_placeholder:"http://www.example.com",i18n_ad_destination_url_description:"Include a link to send people to your landing page, like your website or Pipeline Builder.",i18n_ad_pipeline_builder_url_description:"Include a link to send people to your Pipeline Builder page.",i18n_ad_advanced_options:"Advanced options",i18n_ad_advanced_options_help:"Personalize your ad even more by adjusting the options below.",i18n_ad_include_member_photo:"Use profile image",i18n_ad_include_ad_description:"Ad description",i18n_ad_background_image_heading:"Ad background image",i18n_preview:"Preview",i18n_desktop:"Desktop",i18n_spotlight_preview_mock_image_info:"This preview pulls in a mock profile picture as a placeholder. It will be automatically replaced with the profile picture of each person who sees your ad. The profile picture does not appear if you included an optional background image.","i18n_spotlight_preview_auto-translate_warning":"Note: Auto-translate is not available for custom input fields.",i18n_spotlight_ad_live_preview_title:"Spotlight ad live preview",i18n_a11y_trigger_label_pipeline_builder_url_heading:"Learn more about Pipeline Builder URL"},"campaign-manager-web/templates/components/standard-error":{i18n_contact_support_new:'If the issue continues, please contact <span data-test-standard-error_link data-control-name="error_standardization_contact_support" class="t-14 t-bold u-color__blue7">{:link-support,anchor,text#Customer Support}</span> with the error {:count,choice,singular#code|plural#codes} mentioned above.',i18n_error_code:"[Error Code: {:code}]"},"campaign-manager-web/templates/components/status-dropdown":{i18n_status_label:"{:status,map,ACTIVE#Active|ARCHIVED#Archived|CANCELED#Canceled|COMPLETED#Completed|DRAFT#Draft|PAUSED#Paused}",i18n_status_label_for_campaign:"{:status,map,ACTIVE#Reactivate|ARCHIVED#Archived|CANCELED#Canceled|COMPLETED#Completed|DRAFT#Draft|PAUSED#Paused}"},"campaign-manager-web/templates/components/status-label":{i18n_status_label7:"{:status,map,ACTIVE#Active|ARCHIVED#Archived|CAMPAIGN_INACTIVE#Campaign inactive|CANCELED#Canceled|COMPLETED#Completed|CREATIVE_IN_REVIEW#Creative in review|CREATIVE_REJECTED#Creative rejected|DRAFT#Draft|FORM_IN_REVIEW#Form in review|FORM_REJECTED#Form rejected|IN_REVIEW#In review|BILLING_INFORMATION_NEEDED#Billing information needed|ON_HOLD#On hold|PAUSED#Paused|REJECTED#Rejected|PROCESSING#Processing|NEED_ATTENTION#Needs attention|CAMPAIGN_IN_DRAFT#Campaign in draft|PROCESSING_FAILED#Processing failed|CAMPAIGN_GROUP_END_DATE_HOLD#Campaign group end date reached|CAMPAIGN_GROUP_TOTAL_BUDGET_HOLD#Campaign group total budget reached|CAMPAIGN_GROUP_STATUS_HOLD#Campaign group inactive|CAMPAIGN_END_DATE_HOLD#Campaign end date reached|CAMPAIGN_TOTAL_BUDGET_HOLD#Campaign total budget reached|CAMPAIGN_AUDIENCE_COUNT_HOLD#Audience too small|FORM_ARCHIVED#Form archived|JOB_POSTING_ON_HOLD#Job on hold|JOB_POSTING_INVALID#Job invalid|UPCOMING#Upcoming|ONGOING#Ongoing|PAST#Past|DEFAULT_TEXT#Unknown}",i18n_content_failure_reasons_header:"{:contentHeader,map,CREATIVE#Your ad was not approved for the following reasons|AD_FORM#Your Lead Gen Form was not approved for the following reasons|PROCESSING#Your video failed to process for the following reasons}",i18n_learn_more_page_link_label:"{:linkInfo,anchor,text#Learn more}",i18n_failure_reasons_v3:"{:failureReason,map,OFFER_NOT_FOUND#The offer in your ad does not match webpage.\n  |MISLEADING_CLAIMS#The ad contains misleading claims.\n  |UNSUPPORTED_COMPETITIVE_CLAIMS#The ad contains misleading claims about a competitive product or service.\n  |MISMATCHED_AD_TEXT_AND_LANDING_PAGE_CONTENT#The images in your ad do not match the product or service offered.\n  |IMPLIED_AFFILIATION#The ad contains implied affiliation.\n  |INAPPROPRIATE_LANGUAGE_OR_IMAGE#The ad contains inappropriate or offensive language or images.\n  |NONFUNCTIONAL_SITE#The ad contains a webpage that is not functioning.\n  |POP_UP_OR_POP_UNDER#The ad contains a webpage that generates a pop-up or pop-under.\n  |BACK_BUTTON_NOT_WORKING#The ad contains a webpage that does not allow users to use the 'back' button.\n  |INCONSISTENT_DISPLAY_AND_LANDING_PAGE_URLS#The ad contains a webpage where the display URL does not match the destination URL.\n  |NON_MATCHING_LANGUAGES#The ad language does not match the language selected for your campaign or the webpage.\n  |UNSUPPORTED_LANGUAGE#The ad language is not a language that we support.\n  |NON_STANDARD_TEXT#The ad contains non standard text (examples: spelling error, grammar error, capitalization, punctuation, repetition, symbols, upside-down text, and non standard formatting).\n  |EXCESSIVE_CAPITALIZATION#The ad contains excessive capitalization.\n  |EXCESSIVE_CONTACT_INFORMATION#The ad contains excessive contact information. You may include a single link, email address, or phone number.\n  |TEST_ADS#The ad appears to be a test ad.\n  |GENERAL_TRADEMARK_ISSUES#The ad appears to use trademarks that may not contain the legal rights to use.\n  |LINKEDIN_MENTIONED_IN_AD_TEXT#The ad mentions LinkedIn in the text. We only allow ads mentioning LinkedIn if the ad refers to a page or product on our site.\n  |UNCLEAR_BILLING_PRACTICES#The ad contains unclear billing practices. Pricing and payment terms should be clear and easy to find.\n  |ADULT_CONTENT#The ad contains inappropriate adult content.\n  |PROHIBITED_DATING_SERVICES#The ad contains dating services.\n  |AFFILIATE_ADVERTISING#The ad contains affiliate advertising.\n  |ALCOHOL#The ad contains alcoholic beverages.\n  |ANIMAL_OR_ANIMAL_PRODUCTS#The ad contains animal products or live animals.\n  |COPYRIGHTED_CONTENT#The ad was not approved due to intellectual property violation.\n  |COUNTERFEIT_GOODS#The ad contains counterfeit goods.\n  |DATA_COLLECTION_AND_PRIVACY#The ad contains or links to a page that collects sensitive information (financial, identification, medical, etc.).\n  |DRUGS_AND_RELATED_PRODUCTS#The ad contains drugs or pharmaceutical products.\n  |DIETARY_SUPPLEMENTS#The ad contains prohibited dietary supplements.\n  |FAKE_DOCUMENT#The ad appears to contain fake documents (academic degrees, business licenses, certifications, passports, etc.).\n  |TEST_TAKING_SERVICES#The ad contains test-taking services (offer to take test for others, etc.).\n  |GAMBLING_SWEEPSTAKES_AND_VIRTUAL_CURRENCY#The ad contains gambling, sweepstakes, or virtual currency.\n  |HACKING_AND_CRACKING#The ad is promoting products or services for hacking.\n  |HEALTH_MATTERS#The ad promotes or endorses actions that are harmful to one's health (anorexia, binge drinking, misuse of drugs, etc.).\n  |LOANS_AND_FINANCIAL_SERVICES#The ad is for a loan or financial service, but does not meet specific requirements.\n  |OCCULT_PURSUITS#The ad contains occult pursuits (fortune telling, horoscopes, etc.).\n  |HATE_VIOLENCE_DISCRIMINATION_AND_OPPOSITION#The ad contains violence, hate speech, discrimination, or personal attacks against a group or individual.\n  |OFFENSIVE_LANGUAGE#The ad contains offensive language.\n  |OFFENSIVE_TO_GOOD_TASTE#The ad contains content that is offensive to good taste (vulgar, suggestive, degrading behavior, etc.).\n  |PROHIBITED_POLITICAL_OR_RELIGIOUS_CONTENT#The ad contains political or religious content.\n  |SOLICITATION_OF_FUNDS#The ad appears to solicit funds that may not comply with our policy (tax deductions, soliciting for donations without tax exempt ID, etc.).\n  |QUESTIONABLE_DOWNLOADS#The ad contains available downloads they may harm members or that automatically download without their consent.\n  |RESALE_OF_EVENT_TICKETS#The ad contains resale of event tickets.\n  |RINGTONES_AND_INAPPROPRIATE_VIDEO_GAMES#The ad contains ringtones or video games with inappropriate content.\n  |TOBACCO#The ad contains tobacco products or services.\n  |WEAPONS_AND_FIREWORKS#The ad contains weapons, firearms, ammunition, fireworks, or other violent products.\n  |MALICIOUS_SOFTWARE_OR_BROWSER#The ad appears to contain malicious software (malware, spyware, etc.).\n  |PHISHING#The ad appears to attempt phishing or identify theft.\n  |SCAMS#The ad appears to contain a scam.\n  |DECEPTIVE_BEHAVIOR#The ad appears to contain deceptive behavior.\n  |INAPPROPRIATE_NAME#The ad contains a name we don't allow. For Sponsored InMails, we require the sender's name to be of a natural person and do not allow fake names, invalid profile names, or company names.\n  |CHINA_POLICY_VIOLATION#The ad is targeting China and does not yet comply with the China Ads Policy.\n  |AGAINST_ADS_POLICY#The ad is against our policy.\n  |VIDEO_TOO_SHORT#The video length is shorter than the 3 second minimum.\n  |VIDEO_TOO_LONG#The video length is longer than the 30 minute maximum.\n  |INVALID_VIDEO_ASPECTS#The video doesn’t fit an aspect ratio of 1:1, or 4:3 through 16.9.\n  |UNSUPPORTED_VIDEO_WIDTH#The video width is not within the allowed range of 480px to 1920px.\n  |UNSUPPORTED_VIDEO_HEIGHT#The video height is not within the allowed range of 360px to 1080px.\n  |UGC_FAILED#The video failed to process. Please try uploading your video file again.\n  |MISSING_URL_FOR_WEBSITE_OBJECTIVE#The ad belongs to a campaign that has selected website visits or website conversions as the objective which requires a URL to be included in your ad.\n  |JOB_POSTING_WITHOUT_LISTED_STATE#The ad promotes a job posting that has been deleted, closed, or is in draft.\n  |CRYPTOCURRENCY#The ad has content related to buying, selling, or trading of cryptocurrencies, which is prohibited on LinkedIn.\n  |MISSING_PRIVACY_POLICY#The landing page associated with the URL for your privacy policy is missing the actual privacy policy statement.}",i18n_form_archived_explanation:"This creative is not running because the Lead Gen Form has been archived. Unarchive your form under the Archived tab {:linkInfo,anchor,text#here}",i18n_status_reasons:"{:status,map,JOB_POSTING_ON_HOLD#This job is in review or suspended. The ad will begin serving once the job passes review. Please add additional budget to suspended jobs.\n  |JOB_POSTING_INVALID#This job is no longer accepting applications.}",i18n_form_archived_explanation_here_aria:"Link to Lead Gen Forms page"},"campaign-manager-web/templates/components/targeting-audience-browser":{i18n_saved_audiences:"Saved Audiences",i18n_audience_templates:"Audience Templates",i18n_search_by_template_name:"Search by template name",i18n_all:"All",i18n_select_audience:"Select Audience",i18n_templates_count:"{:count} Templates",i18n_description:"Description",i18n_last_modified:"Last modified",i18n_last_applied:"Last applied",i18n_template_id:"Template ID",i18n_make_audience_selection:"Make a selection below to use in your campaign",i18n_tooltip_a11y_trigger_label:"Learn more about saved audiences",i18n_saved_audience_tooltip:"Saved audiences and targeting templates can be leveraged across multiple campaigns.",i18n_learn_more_link:"{:linkInfo,anchor,text#Learn more}",i18n_template_apply_confirm_title:"Existing selections will be replaced",i18n_template_apply_confirm_text:"Selecting this template will replace all current targeting selections. Would you like to continue?",i18n_cancel:"Cancel",i18n_ok:"OK",i18n_delete_audiences_success_message:"Your audience was successfully deleted.",i18n_delete_audiences_server_error_message:"Your audience could not be deleted, please try again.",i18n_templates:"Templates"},"campaign-manager-web/templates/components/targeting-combining-or-blocks-modal":{i18n_combining_or_blocks_modal_title:"’OR’ with existing block",i18n_combining_or_blocks_modal_description:'OR’ing selections will combine blocks together which will <span class="t-14 t-bold u-color__black--75">expand your audience</span>.',i18n_learn_more_about_boolean_logic:"{:linkInfo,anchor,text#Learn more about using boolean logic with your targeting criteria}",i18n_select_two_or_more_blocks:"Select 2 or more blocks you would like to OR together",i18n_confirm:"Confirm",i18n_combining_or_blocks_confirm_btn_aria_label:"Close combining or blocks modal",i18n_or_separator:"or",i18n_error_message_text:"Please select 2 or more blocks"},"campaign-manager-web/templates/components/targeting-empty-typeahead-prompts":{i18n_employers_suggestion_1:"Google",i18n_employers_suggestion_2:"Apple",i18n_employers_suggestion_3:"Microsoft",i18n_employers_suggestion_4:"The Coca-Cola Company",i18n_employers_suggestion_5:"Walt Disney Company",i18n_degrees_suggestion_1:"PhD",i18n_degrees_suggestion_2:"Master of",i18n_degrees_suggestion_3:"Bachelor",i18n_degrees_suggestion_4:"Associate",i18n_degrees_suggestion_5:"Science",i18n_fieldsOfStudy_suggestion_1:"Economics",i18n_fieldsOfStudy_suggestion_2:"Social",i18n_fieldsOfStudy_suggestion_3:"Computer Science",i18n_fieldsOfStudy_suggestion_4:"Marketing",i18n_fieldsOfStudy_suggestion_5:"Business",i18n_schools_suggestion_1:"University of",i18n_schools_suggestion_2:"Harvard",i18n_schools_suggestion_3:"Stanford",i18n_schools_suggestion_4:"bootcamp",i18n_schools_suggestion_5:"NYU",i18n_titles_suggestion_1:"Director",i18n_titles_suggestion_2:"Engineer",i18n_titles_suggestion_3:"Executive",i18n_titles_suggestion_4:"Manager",i18n_titles_suggestion_5:"Sales",i18n_skills_suggestion_1:"Microsoft Excel",i18n_skills_suggestion_2:"Project Coordination",i18n_skills_suggestion_3:"Program Management",i18n_skills_suggestion_4:"Technical Writing",i18n_skills_suggestion_5:"Communication",i18n_locations_suggestion_1:"United States",i18n_locations_suggestion_2:"United Kingdom",i18n_locations_suggestion_3:"Canada",i18n_locations_suggestion_4:"Germany",i18n_locations_suggestion_5:"Netherlands",i18n_locations_suggestion_6:"Australia"},"campaign-manager-web/templates/components/targeting-entities-typeahead":{i18n_default_search_placeholder:"Search",i18n_clear_search_input:"Clear search input",i18n_no_results_headline:"No results found.",i18n_no_results_message:"Try a different keyword.",i18n_search_results_fetch_error:"Sorry! There was a problem fetching results.",i18n_loading:"Loading",i18n_empty_typeahead_state_description:"Start searching for {:facetName} above. For example, you can search for:"},"campaign-manager-web/templates/components/targeting-facet-group-dropdown":{RECENT_OR_PERMANENT_LOCATION:"Recent or permanent location",PERMANENT_LOCATION:"Permanent location",i18n_recent_or_permanent_location_supporting_text:"People who recently visited or permanently live or work in the selected location(s)",i18n_permanent_location_supporting_text:"People who permanently live or work in the selected location(s)",CURRENT:"current",PAST:"past",CURRENT_OR_PAST:"current or past",CURRENT_JOBS:"current jobs",PAST_JOBS:"past jobs",CURRENT_OR_PAST_JOBS:"current or past jobs",i18n_based_on:"based on",RECENT_OR_PERMANENT_LOCATION_SUPPORTING_TEXT:"People who recently visited or permanently live in selected location(s)",PERMANENT_LOCATION_SUPPORTING_TEXT:"People who permanently live in selected location(s)"},"campaign-manager-web/templates/components/targeting-facet-typeahead":{i18n_ta_targeting_facet_search_placeholder:"Search for a targeting facet",i18n_ta_targeting_facet_search_no_results:"No facet with that name found",i18n_oops_error:"Oops, something went wrong. Please try again.",i18n_sr_clear_selection:"Clear targeting facet selection"},"campaign-manager-web/templates/components/targeting-module":{i18n_targeting_intro_panel_title:"We’ve introduced new functionality to make your audience targeting more flexible.",i18n_targeting_intro_panel_sub_title:"We recommend watching the video below to learn how to make the most of the new targeting functionality.",i18n_targeting_intro_panel_help_centersub_title:"We recommend reading the help center article to learn how to make the most of the new targeting functionality.",i18n_expressiveness_onboarding_modal_header:"Learn how to target the right audience",i18n_watch_video:"Watch video",i18n_targeting_intro_panel_help_center_link:"{:linkInfo,anchor,text#Learn more}",i18n_no_thanks:"No, thanks",i18n_got_it:"Got it",i18n_intro_hoverable_video_help_initial_title:"Want to watch the targeting video?",i18n_intro_hoverable_help_center_initial_title:"Want to learn more about our targeting enhancements?",i18n_intro_hoverable_video_help_initial_sub_title:"Click on this lightbulb any time to see the video on our new targeting enhancements.",i18n_intro_hoverable_help_center_initial_sub_title:"Click on this lightbulb at any time to go to the help center article on our new targeting enhancements.",i18n_targeting_intro_hoverable_help_center_link:"{:linkInfo,anchor,text#Learn more}",i18n_intro_hoverable_title:"Learn more about new targeting enhancements",i18n_intro_hoverable_sub_title:"Learn how to flexibly target on LinkedIn.",i18n_dismiss_intro_panel_aria_label:"Close targeting expressiveness intro panel",i18n_watch_expressiveness_intro_video_aria_label:"Watch video about targeting expressiveness",i18n_audience_title:"Audience",i18n_saved_audiences_dropdown_title:"Saved Audiences",i18n_linkedin_audiences_dropdown_title:"Audiences",i18n_all_audiences_dropdown_title:"Select an audience",i18n_where_is_your_audience:"Where is your target audience?",i18n_invalid_audiences_error_message:"Audiences identified in red are invalid. To save or activate the campaign, please remove or replace the invalid audiences with a new one. {:linkInfo,anchor,text#Learn more}",i18n_invalid_audiences_block_error_message:"This block contains one or more invalid Matched Audiences. Please remove or replace them to save or activate the campaign. {:linkInfo,anchor,text#Learn more}",i18n_invalid_audiences_learn_more_label:"Learn more about invalid audiences",i18n_who_is_your_audience:"Who is your target audience?",i18n_select_an_audience:"Select an audience",i18n_reset_audience:"Reset audience",i18n_create_new_audience:"Create a new audience",i18n_exclude_audience:"Exclude audience",i18n_exclude_more:"Exclude more",i18n_discrimination_message:"LinkedIn tools may not be used to discriminate based on personal characteristics like gender, age, or actual or perceived race/ethnicity.",i18n_audience_expansion_tooltip:"Reach people who are similar to your target audience, based on attributes like job titles, companies, or skills.",i18n_enable_audience_expansion:"Enable Audience Expansion",i18n_anti_discrimination_learn_more:"{:linkInfo,anchor,text#Learn more}",i18n_reset_audience_enabled_hover:"Clear all targeting criteria",i18n_confirm_reset_audience_title:"Clear all targeting criteria?",i18n_confirm_reset_audience_prompt:"Resetting your audience will clear all selected targeting criteria.",i18n_reset_audience_confirm_button:"Reset",i18n_reset_audience_success_message:"All targeting criteria have been cleared.",i18n_audience_expansion_learn_more:"{:linkInfo,anchor,text#Learn more}",i18n_start_building_audience:'<span class="t-14 t-bold t-black">Start building your audience</span> by searching or browsing',i18n_start_building_audience_for_people_who_meet_one_or_more_V2:"Start building your audience by searching for attributes of professionals you want to reach",i18n_start_building_audience_for_people_who_meet_one_or_more:'<span class="t-14 t-bold t-black">Start building your audience</span> by searching for attributes of professionals you want to reach',i18n_delete_facet_block_button_text:"Remove all {:facetName}",i18n_delete_facet_block_success:"All {:facetName} have been removed.",i18n_delete_facet_block_undo:"Undo",i18n_delete_facet_block_error:"Could not delete the {:facetName} block.",i18n_dismiss_pill_a11y_text:"Dismiss {:pillText}",i18n_dismiss_range_pill_a11y_text:"Dismiss {:startRangeName} - {:endRangeName}",i18n_age_discrimination_error_message:"Age targeting has been removed from this campaign to prevent discriminatory practices.",i18n_matched_audiences_create_panel_title_v4:"{:type,map,CREATE_ENGAGEMENT_AUDIENCE#Create {:sourceType,map,VIDEO_ADS#video|LEAD_GEN_FORMS#lead gen form|ORGANIZATION_PAGES#company page|EVENT_PAGES#event|LIVE_VIDEOS#live video|DEFAULT_TEXT#} audience|CREATE_WEBSITE_AUDIENCE#Create a website audience|CREATE_LIST_AUDIENCE#Upload a list|CREATE_LOOKALIKE_AUDIENCE#Create a lookalike audience|DEFAULT_TEXT#}",i18n_add_facet:"Add {:facetName}",i18n_edit_facet:"Edit {:facetName}",i18n_add_locations:"Add Locations",i18n_add_new_targeting_criteria:"Add new targeting criteria",i18n_disabled_targeting_criteria:"This attribute is already a part of your targeting criteria.",i18n_range_pill_label:"{:startRangeName} - {:endRangeName}",i18n_include:"INCLUDE",i18n_exclude:"EXCLUDE",i18n_and:"AND",i18n_or:"OR",i18n_loading:"Loading",i18n_or_separator:"or",i18n_include_titlecase:"Include",i18n_exclude_titlecase:"Exclude",i18n_expressiveness_people_who_have_any:'people who have <span class="t-14 t-bold t-black">ANY</span> of the following attributes',i18n_expressiveness_people_who_have_any_V2:'people who have <span class="t-14 t-bold t-black">ANY</span> of the following attributes:',i18n_expressiveness_people_who_also_have_any:'also have <span class="t-14 t-bold t-black">ANY</span> of the following attributes',i18n_expressiveness_people_who_also_have_any_V2:'also have <span class="t-14 t-bold t-black">ANY</span> of the following attributes:',i18n_people_by_audience_attrs:"people by audience attributes and Matched Audiences",i18n_add_more_attributes:"Add more attributes (OR)",i18n_narrow_audience_further:"Narrow audience further (AND)",i18n_narrow:"Narrow",i18n_audience_further:"audience further",i18n_exclude_people_in_other_locations:"people in other locations",i18_delete_facet_and_segments_a11y_text:"Remove all attributes from {:facetName}",i18n_include_segments_to_facet_a11y_text:"Include more attributes to {:facetName}",i18n_exclude_segments_from_facet_a11y_text:"Exclude more attributes from {:facetName}",i18n_remove_facet_confirm_message:'Remove all <span class="t-14 t-bold">{:facetName}</span> selections from this block?',i18n_remove_all_segments_confirm_message:"Remove all selections from this block?",i18n_clear:"Clear",i18n_cancel:"Cancel",i18n_remove:"Remove",i18n_close:"Close",i18n_remove_all_attributes:"Remove all attributes",i18n_edit_facet_block_a11y_label:"Edit {:section,map,includedLocations#included locations|excludedLocations#excluded locations|includedOrs#included facets|excludedFacets#excluded facets|DEFAULT_TEXT#}",i18n_close_facet_block_a11y_label:"Close {:section,map,includedLocations#included locations|excludedLocations#excluded locations|includedOrs#included facets|excludedFacets#excluded facets|DEFAULT_TEXT#}",i18n_clear_facet_block_a11y_label:"Clear {:section,map,includedLocations#included locations|excludedLocations#excluded locations|includedOrs#included facets|excludedFacets#excluded facets|DEFAULT_TEXT#}",i18n_save_audience_hovercard_cancel:"Cancel",i18n_save_audience_hovercard_save:"Save",i18n_save_audience_hovercard_title:"Save as new audience",i18n_audience_name_input_label:"Name this audience",i18n_audience_name_input_placeholder:'E.g. "IT decision maker"',i18n_audience_description_input_label:"Describe this audience (Optional)",i18n_audience_description_input_placeholder:"Describe this audience",i18n_profile_locations:"Profile locations",i18n_no_location_segment_exist_error_message:"At least one location must be included",i18n_custom_segments_only_editiable_by_admins_learn_more:"Custom segments are editable only by Admins. {:linkInfo,anchor,text#Learn more}",i18n_all_autotranslate:"All (auto translate)",i18n_locations:"Locations",i18n_profile_language:"Profile language",i18n_profile_language_prefix_description:"Your audience has their Profile Language set to",i18n_profile_language_explanation:"Your audience size will vary depending on the language selected here. English may be selected as the default language, even in areas where a local language is available, to reach all users in the region.",i18n_united_states:"United States",i18n_english:"English",i18n_view_audience_summary:"View audience summary",i18n_audience_summary:"Audience summary",i18n_save_as_new:"Save as template",i18n_save_this_audience:"Save as new template",i18n_update_this_audience:"Update existing template",i18n_age_warning_message_v3:"By checking the box to enable this field, I certify that I will not use LinkedIn to discriminate based on age or other protected characteristics in ads relating to employment, housing, education or credit. {:link,anchor,text#Learn more}",i18n_gender_warning_message_v3:"By checking the box to enable this field, I certify that I will not use LinkedIn to discriminate based on gender or other protected characteristics in ads relating to employment, housing, education or credit. {:link,anchor,text#Learn more}",i18n_profile_language_tooltip_what_is_this_title:"What is this for?",i18n_profile_language_tooltip_what_is_this_content:"Your audience size will vary depending on the language that is selected here. English may be selected as the default language, even in areas where a local language is available, to reach all users in a region.",i18n_profile_language_tooltip_which_language_title:"Which language should I select?",i18n_profile_language_tooltip_which_language_content:"Your ad copy should be in the language you selected. Once you select a language and add a creative, your language selection cannot be changed.",i18n_included_location_tooltip:"Enter one or more countries, states, cities, or towns where you want people to see your ads.",i18n_included_location_tooltip_learn_more:"{:linkInfo,anchor,text#Learn more} about how location targeting works.",i18n_excluded_location_tooltip:"Enter one or more countries, states, cities, or towns where you do not want people to see your ads.",i18n_include_tooltip_title:"Adding audience attributes and lists",i18n_include_tooltip:"Add audience attributes or lists here to increase your audience size. {:link,anchor,text#Learn more}",i18n_and_tooltip:"Add a new section of audience attributes or lists. Note: the first attribute will decrease audience size, then each additional selection within the attribute will increase audience size. {:link,anchor,text#Learn more}",i18n_exclude_tooltip_title:"Excluding audience attributes and lists",i18n_exclude_tooltip:"Add audience attributes of people you do not want to target in this campaign. All attributes added will decrease audience size. {:link,anchor,text#Learn more}",i18n_a11y_trigger_label:"Learn more about {:name}",i18n_age_targeting_disallowed_for_objective:"Age targeting is not supported for this objective",i18n_russian_locations_included_warning_message:"Access to LinkedIn is blocked for many members in Russia. Audience sizes may not reflect reachable members within the Russian Federation.",i18n_canada_locations_included_warning_message:"Political ads, which in Canada include ads about issues associated with a candidate or party, are not allowed.",i18n_and_these_selections:"’AND’ these selections",i18n_or_these_selections:"’OR’ these selections",i18n_search_locations_placeholder:"Search for locations",i18n_loading_audience_count:"Loading…",i18n_audience_count_error:"There was an error getting target audience size information.",i18n_audience_count_invalid:"Oops! Your audience is too small. Please expand your audience.",i18n_audience_count:'<span class="t-14 t-bold">{:count}</span> potential LinkedIn members reached',i18n_job_ads_learn_more:"To optimize for relevance, select specific job seniorities or job titles that best fit your target audience. {:linkInfo,anchor,text#Learn more}",i18n_job_ads_learn_more_aria_label:"Learn more about targeting options",i18n_auto_excluded_account_company_note:"For convenience, we’ve added your company here to exclude your employees from being targeted for these jobs. {:linkInfo,anchor,text#Learn more}",i18n_auto_excluded_account_company_note_aria_label:"Learn more about auto excluded company",i18n_archived_segment_excluded_warning_message:"Archived audiences can take up to 48 hours to reprocess and must be fully processed for the exclusion to apply.",i18n_template_apply_confirm_title:"Existing selections will be replaced",i18n_ok_confirmation_template_modal:"OK",i18n_template_apply_confirm_text:"Selecting this template will replace all current targeting selections. Would you like to continue?",i18n_exclude_people:"Exclude people",i18n_exclude_more_people:"Exclude more people"},"campaign-manager-web/templates/components/targeting-templates-dropdown":{i18n_search_by_name:"Search by name",i18n_no_results_found:"No results found.",i18n_try_a_different_keyword:"Try a different keyword.",i18n_template_description:"Description",i18n_template_last_applied:"Last Applied",i18n_no_saved_audiences_disabled_message:"You don’t have any saved audiences yet. Add targeting criteria and save as an audience to use in future campaigns.",i18n_aria_label_search_results:"This is a list of template search results",i18n_recently_used:"Recently used",i18n_see_all_audiences:"See all audiences",i18n_search_for_audiences:"Search for audiences",i18n_a11y_trigger_label:"Learn more about {:name}"},"campaign-manager-web/templates/components/test-account-label":{i18n_test_account:"Test",i18n_test_account_label_hover:"This is a test account for development purpose only."},"campaign-manager-web/templates/components/text-ad-edit-panel":{i18n_ad_image:"Ad image",i18n_ad_image_help:"Upload a JPEG or PNG file that is 2 MB or smaller. Images must be 100x100 pixels.",i18n_ad_headline:"Ad headline",i18n_ad_headline_help:"The headline is the main message seen by your target audience.",i18n_ad_description:"Ad description",i18n_ad_description_help:"The description appears next to the headline. It provides more information to members who see your ad and should include a call-to-action.",i18n_ad_destination_url:"Destination URL",i18n_ad_destination_url_field:"The website URL or Company Page that people will visit after clicking on your ad.",i18n_ad_destination_help:"The website URL or Company Page that people will visit after clicking on your ad.",i18n_ad_headline_placeholder:"This is your ad headline",i18n_ad_description_placeholder:"This is your ad description",i18n_ad_destination_url_placeholder:"linkedin.com",i18n_ad_your_website:"Your website",i18n_ad_your_page_on_linkedin_heading:"Your Company Page on LinkedIn",i18n_your_company_page_options:"{:type,map,COMPANY_PAGE#{:company}{:company,possessive} Company Page|CAREERS_PAGE#{:company}{:company,possessive} Careers on LinkedIn}",i18n_preview:"Preview",i18n_desktop:"Desktop",i18n_right_column:"Right column",i18n_top_small:"Top banner (small)",i18n_top_large:"Top banner (large)",i18n_preview_display_type:"Display type: {:previewIndex,choice,0#Right column|1#Top banner (small)|2#Top banner (large)}",i18n_preview_description:"Note: The order your ad appears in the right column will depend on auction results. Text Ads can be served in any of the previewed three layouts depending on auction results. You cannot select one specific ad layout.",i18n_ad_preview_help:"This is how your ad will appear. Text Ads can be served in any of the previewed layouts depending on auction results. You cannot select one specific ad layout.",i18n_ad_preview_error:"We could not generate a preview for your ad.",i18n_image_requirements:"Required size: 100x100 pixels, upload jpg or png file that is 2MB or smaller.",i18n_choose_image:"Upload image",i18n_image_upload_default_text:"Upload a creative",i18n_image_upload_error:"Image upload failed.",i18n_text_ad_live_preview_title:"Text ad live preview",i18n_text_ads_container_create_a_new_ad_for_this_campaign:"Create a new Text ad for this campaign",i18n_text_ads_container_edit_your_ad:"Edit your Text ad"},"campaign-manager-web/templates/components/text-ads-container":{i18n_text_ads_container_create_new_ad:"Create new ad",i18n_text_ads_global_filter_placeholder_v2:"Search by id, headline, or description",i18n_text_ads_list_header_title:"Text Ads"},"campaign-manager-web/templates/components/third-party-tracking-modal":{i18n_manage_tracking_header:"Tracking for ’{:creativeName}’",i18n_manage_tracking_no_name_header:"Tracking for Creative: ’{:creativeId}’",i18n_add_tracking_tags:"Add tracking tags",i18n_manage_tracking_instruction:"Add a tag by pasting one URL per input field below. You may only add up to two tags for each metric type (impressions,\n  click, video).",i18n_tab_labels:"{:label,map,IMPRESSION#Impressions|CLICK#Clicks|VIDEO_ACTION#Video}",i18n_enter_url:"Enter a URL...",i18n_add_another_tag:"Add Another Tag",i18n_cancel:"Cancel",i18n_save:"Save",i18n_clicks_label:"Clicks tag {:index,number,integer}",i18n_event_texarea_label:"{:label,map,IMPRESSION#Impressions tag {:index,number,integer}|CLICK#Clicks tag {:index,number,integer}|VIDEO_ACTION#Video tag {:index,number,integer}}",i18n_validation_error_tags:"{:label,map,ERROR_MULTIPLE_URLS#Please enter only one tag per field|ERROR_NOT_STARTING_WITH_HTTPS#Please ensure the tag you have entered contains https://|ERROR_NOT_IMPRESSIONS_TAG#Please enter a valid impression tracking tag|ERROR_NOT_CLICKS_TAG#Please enter a valid click tracking tag|ERROR_NOT_VIDEO_TAG#Please enter a valid video tracking tag}",i18n_save_fail_error_message:"{:label,map,SAVE_ERROR#There was an error saving your tracking tags. Please try again or {:linkInfo,anchor,text#contact support}|PARTIAL_SAVE_ERROR#There was an error saving some on your tracking tags. Please try again or {:linkInfo,anchor,text#contact support}|DELETE_ERROR#There was an error removing a tracking tag. Please try again or {:linkInfo,anchor,text#contact support}}"},"campaign-manager-web/templates/components/transition-loader":{loading:"Campaign manager is loading"},"campaign-manager-web/templates/components/unmatched-companies-page":{i18n_unmatched_company_name_search_placeholder:"Search by company name input",i18n_unmatched_company_name_column_total:"{:companyCount,number,integer} companies"},"campaign-manager-web/templates/components/update-bid-and-budget-modal":{i18n_reactivate_your_campaign:"Reactivate your campaign",i18n_launch_your_campaign:"Launch your campaign",i18n_reactivate_campaign:"Reactivate campaign",i18n_launch_campaign:"Launch campaign",i18n_update_bid_and_budget:"Update bid and budget",i18n_update_bid_model_explanation:"Adding this creative will update your bid model and invalidate your current bid/budget. Please update to a valid value.",i18n_update_bid_type_explanation:"Adding this creative will invalidate your current bid type. As a result, we have adjusted your bid type to a valid value. Please review the bid type below and click update to save.",i18n_update_campaign:"Update campaign",i18n_resolve_errors_to_reactivate_campaign:"Please resolve the errors below in order to reactivate your campaign.",i18n_resolve_errors_to_launch_campaign:"Please resolve the errors below in order to launch your campaign.",i18n_campaign_id_and_adFormat_v2:'ID: {:campaignId} <span class="update-bid-and-budget-modal__horizontal-margin--small">•</span> {:adFormat,map,STANDARD_SPONSORED_CONTENT#Single image ad|SINGLE_VIDEO#Video ad|CAROUSEL#Carousel image ad|INMAIL#Message ad|TEXT#Text ad|JOBS#Jobs ad|SPOTLIGHT#Spotlight ad|WHITEPAPER_DOWNLOAD#Content ad|FOLLOW_COMPANY#Follower ad|GUIDED_REPLIES#Conversation ad|SPONSORED_UPDATE_JOB_POSTING#Single job ad}',i18n_campaign_id_and_adFormat_v3:'ID: {:campaignId} <span class="update-bid-and-budget-modal__horizontal-margin--small">•</span> {:adFormat,map,SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|STANDARD_SPONSORED_CONTENT#Single image ad|SINGLE_VIDEO#Video ad|CAROUSEL#Carousel image ad|INMAIL#Message ad|TEXT#Text ad|JOBS#Jobs ad|SPOTLIGHT#Spotlight ad|WHITEPAPER_DOWNLOAD#Content ad|FOLLOW_COMPANY#Follower ad|GUIDED_REPLIES#Conversation ad|SPONSORED_UPDATE_JOB_POSTING#Single job ad}',i18n_campaign_id_and_adFormat_v4:'ID: {:campaignId} <span class="update-bid-and-budget-modal__horizontal-margin--small">•</span> {:adFormat,map,SPONSORED_UPDATE_EVENT#Event ad|SPONSORED_UPDATE_NATIVE_DOCUMENT#Document ad|STANDARD_SPONSORED_CONTENT#Single image ad|SINGLE_VIDEO#Video ad|CAROUSEL#Carousel image ad|INMAIL#Message ad|TEXT#Text ad|JOBS#Jobs ad|SPOTLIGHT#Spotlight ad|WHITEPAPER_DOWNLOAD#Content ad|FOLLOW_COMPANY#Follower ad|GUIDED_REPLIES#Conversation ad|SPONSORED_UPDATE_JOB_POSTING#Single job ad}',i18n_insufficient_budget:"The budget for this campaign has been spent. Please specify a new budget.",i18n_invalid_schedule:"The schedule for this campaign is invalid. Please adjust your schedule.",i18n_insufficient_bid:"The bid amount for this campaign is below the minimum bid required for its target audience. Please raise your bid amount.",i18n_legacy_objective:"You are reactivating a legacy campaign. Legacy campaigns are Website Visits & Engagement campaigns created prior to this release. They will continue to serve, but we recommend creating new campaigns to take advantage of new optimization aligned to your objectives. {:linkInfo,anchor,text#Learn more.}"},"campaign-manager-web/templates/components/upload-blocklist-panel":{i18n_upload_blocklist_name_label:"Name this list",i18n_upload_blocklist_name_placeholder:"Blocked Sites",i18n_upload_blocklist_file_label:"Upload your block list",i18n_upload_blocklist_download_message:"Download the {:linkInfo,anchor,text#block list template}.",i18n_upload_blocklist_additional_message:"Once your list is confirmed, it may take up to 48 hours for our system to process your uploaded block list and apply it to your campaign.",i18n_upload_blocklist_agree_terms_message:"By clicking “Upload”, I agree to {:linkInfo,anchor,text# these terms}.",i18n_upload_blocklist_update_agree_terms_message:"By clicking “Update”, I agree to {:linkInfo,anchor,text# these terms}.",i18n_upload_blocklist_cancel:"Cancel",i18n_upload_blocklist_upload:"Upload",i18n_upload_blocklist_update:"Update",i18n_upload_blocklist_guidelines:"File guidelines",i18n_upload_blocklist_guidelines_desc:"You can upload a block list (in .CSV or .TXT format) of up to 20,000 website domains, iTunes App Store URLs, or Android Play Store URLs where do not want your ads to appear. We will attempt to match the domain and URLs you upload and avoid serving on those sites or mobile apps.",i18n_upload_blocklist_select:"Select your block list",i18n_upload_list_button_text:"Select file",i18n_upload_list_prompt:"Browse for a block list.",i18n_upload_status_processing:"Processing…",i18n_upload_status_complete:"Processing complete",i18n_generic_processing_error:"Unable to process file. Please try again.",i18n_no_file_selected:"No file has been selected. Please select a file to upload.",i18n_invalid_file_type_error:"Only CSV and text files are allowed. Please select either CSV or text file.",i18n_file_too_big_error:"The maximum file size is 20MB. Please select another file that meets this requirement.",i18n_file_too_big_error1:"The maximum file size is {:maxFileSize}MB. Please select another file that meets this requirement.",i18n_file_invalid_data:"Your list has invalid entries. Please select another file.",i18n_file_too_many_rows:"You may upload a maximum of {:maxRowCount} domains and app store URLs. Please try a different file.","i18n_upload_blocklist_download-template":"Download the {:linkInfo,anchor,text# block list template.}","i18n_upload_blocklist_propagated-error-message":"The server had an issue uploading your list. Please try again.","i18n_upload_blocklist_uploading-message":"Uploading your blocklist!","i18n_upload_blocklist_updating-message":"Updating your blocklist!",i18n_learn_more_about_blocklist:"{:linkInfo,anchor,text#Learn more about block lists}",i18n_upload_status:"{:uploadStatus,map,UPLOADING#Processing…|COMPLETE#Processing complete|DEFAULT_TEXT#}"},"campaign-manager-web/templates/components/url-match-rule":{i18n_visit:"Pages that",i18n_or_visit:"OR pages that",i18n_add_new_url:"Add URLs",i18n_enter_url_placeholder:"Enter a URL",i18n_url_match_type_option:"{:type,map,STARTS_WITH#start with this URL|CONTAINS#have URLs that contain the specified text|EXACT#have this exact URL}"},"campaign-manager-web/templates/components/validated-control":{i18n_ally_characters_left:"{:numberOfCharactersLeft,number,integer} {:numberOfCharactersLeft,choice,singular#character|plural#characters} left",i18n_a11y_characters_remaining:"{:numberOfCharactersLeft,number,integer} {:numberOfCharactersLeft,choice,singular#character|plural#characters} remaining"},"campaign-manager-web/templates/components/vector-uploader":{i18n_upload_status_complete:"Upload Complete",i18n_upload_status_uploading:"Uploading…"},"campaign-manager-web/templates/components/video-overview":{i18n_estimated_processing_time:"Processing for ~{:duration}",i18n_add_missing_fields:"Add required missing fields",i18n_creative_needs_attention_reasons:"{:reason,map,INVALID_PIPELINE_BUILDER_URL#Invalid Pipeline Builder URL}"},"campaign-manager-web/templates/components/website-demographics/headers":{name:"Name",view_percentage:"% of pageviews",percentage_change:"Time period % change",percentage_pageviews_tooltip:"Numbers may not add up to 100%, as data includes only top 25 rows.",percentage_change_tooltip:'Compares (in %) the current time range to the previous time range (e.g. "Last 7 days" compares current 7-day span to the previous 7-day span)'},"campaign-manager-web/templates/components/website-demographics/percent-change-cell":{i18n_no_previous_data:"No previous data",i18n_dash:"-"},"campaign-manager-web/templates/components/website-demographics/percent-view-bar-cell":{i18n_demographics_not_found:"Demographics not found in top 100"},"campaign-manager-web/templates/components/website-tracking/and-rules":{match_types:"{:type,map,STARTS_WITH#starts with|CONTAINS#contains|EXACT#equals}",input_placeolder:"{:type,map,STARTS_WITH#Example: fixdex.com or https://www.fixdex.com|CONTAINS#type in a word or string|EXACT#Example: fixdex.com or https://www.fixdex.com}",single_rule:"{:isFirst,boolean,true#Match a url that…|false#And also contains…}",and_also_text:"And also contains…",add_rule_btn:"And also…",delete_rule:"Delete {:type} rule with value {:value}"},"campaign-manager-web/templates/components/website-tracking/conversion-method-panel":{conversion_method_title_v1:"2. Define how you would like to track your conversion",conversion_method_title_v2:"3. Define how you would like to track your conversion",read_only_notice:"This conversion is read-only due to your account access level.",read_only_link:"{:linkInfo,anchor,text#Learn more}",conversion_method_desc:"{:conversionMethod,map,IMAGE_PIXEL#Use an event-specific pixel to track when there is no unique URL (e.g. a button click)|INSIGHT_TAG_URL_MATCH_RULES#Use my site-wide Insight Tag (recommended)|DEFAULT_TEXT#conversionMethod}",conv_method_error:"There was an unexpected issue with your selection. Please try again. If you continue to receive an error, please {:linkInfo,anchor,text#contact our customer service} with the error you are receiving.",conv_type_error:"Please select a conversion type in the settings sections above.",url_rules_label:"Count conversions from people who visit any of the following pages:",no_insight_tag_text:'To show your pixel you need to have an <span class="t-14 t-bold t-black">Insight Tag for your account.</span> Go ahead and finish creating your conversion and your code will show up here once the Insight Tag has been added. {:linkInfo,anchor,text#Learn more}',no_insight_tag_sitewide:'For your conversion to work, you need to install an <span class="t-14 t-bold t-black">Insight Tag</span> on your website. Remember, you will need to setup an Insight Tag for Conversion Tracking to work.  Once you have finished creating your conversion, follow instructions {:linkInfo,anchor,text#here} to finish your Insight Tag setup.',copy:"Copy to clipboard",copy_success:"Copied to clipboard",copy_failed:"There was an issue copying to clipboard, please copy and paste manually."},"campaign-manager-web/templates/components/website-tracking/conversions-list":{name:"Name",search_name:"Search by name",status:"Last signal received",last_modified:"Last Modified",campaigns:"Campaigns",type:"Type",value:"Value",all_conversions:"All",conversion_type:"{:type,map,ADD_TO_CART#Add to Cart|DOWNLOAD#Download|INSTALL#Install|KEY_PAGE_VIEW#Key Page View|LEAD#Lead|OTHER#Other|PURCHASE#Purchase|SIGN_UP#Sign Up|DEFAULT_TEXT#type}",conversion_status:"{:status,map,ACTIVE#Active|INACTIVE#Inactive|UNVERIFIED#Unverified|NO_RECENT_ACTIVITY#No recent activity}",search_results:"There {:count,choice,singular#is|plural#are} {:count,number,integer} search {:count,choice,singular#result|plural#results}",create_conversion:"Create a conversion",delete_confirm:"Delete",delete_conversions:"Delete conversions",delete_conversions_body:"Are you sure you want to delete conversions from your account? Deleting will mean these conversions will no longer be tracked. This action cannot be undone.",bulk_delete_a11y:"Bulk delete selected conversions",no_conversions_header:"You have not created any conversions yet",no_conversions_text:"Track how often visitors take a desired action on your website after seeing your Linkedin ads"},"campaign-manager-web/templates/components/website-tracking/conversions/campaign-count":{campaign_count:"Number of campaigns associated with this conversion",campaign_info:"This conversion is not yet attached to a campaign.",no_campaigns:"No campaigns",open_conversion:"Open conversion"},"campaign-manager-web/templates/components/website-tracking/conversions/delete":{delete_conversion:"Delete conversion"},"campaign-manager-web/templates/components/website-tracking/conversions/editable-name":{edit_conversion:"Edit conversion {:conversionName}"},"campaign-manager-web/templates/components/website-tracking/insight-tag/domain-actions":{i18n_block_domain_a11y_text:"Block domain {:domainName}",i18n_allow_domain_a11y_text:"Allow domain {:domainName}"},"campaign-manager-web/templates/components/website-tracking/offline-segments-list":{no_segment:"No segment"},"campaign-manager-web/templates/components/website-tracking/url-match-rules":{match_pages:'{:isFirst,boolean,true#|false#<span class="url-match-rules__group-title">OR </span>}Match a URL that…',add_or_rule_btn:"Add a new OR rule"},"campaign-manager-web/templates/components/whitepaper-download-edit-panel":{i18n_ad_headline:"Ad headline",i18n_ad_headline_help:"The headline is the main message seen by your target audience.",i18n_ad_headline_placeholder:"This is your ad headline","i18n_ad_organization-name":"Company name","i18n_ad_organization-name_placeholder":"Company name",i18n_choose_image:"Upload",i18n_image_upload_default_text:"Upload Image",i18n_organization_logo_image_requirements:"Upload a company logo or image in .jpg or .png format that is less than 2 MB. Recommended size is 100x100.",i18n_ad_image:"Ad image",i18n_image_upload_error:"Image upload failed.",i18n_ad_pdf:"PDF",i18n_pdf_title:"Title of your PDF",i18n_pdf_title_placeholder:"Your PDF title",i18n_privacy_policy_url:"Your privacy policy URL",i18n_privacy_policy_url_placeholder:"http://www.example.com/privacy",i18n_privacy_policy_text:"Your privacy policy text",i18n_privacy_policy_text_placeholder:"Tell customers how their data will be used. ex: “COMPANY will use this information to …”",i18n_choose_pdf:"Upload",i18n_pdf_upload_default_text:"Upload PDF",i18n_pdf_requirements:"Upload a PDF less than 10MB.",i18n_pdf_upload_error:"PDF upload failed.",i18n_preview_image_upload_error:"Image upload failed.",i18n_preview_image_requirements:"Upload an image in .jpg or .png format that is less than 2 MB. Recommended size is 81x104.",i18n_show_follower_count:"Show company page follower count",i18n_fetch_creatives_error_message:"The ad form data could not be loaded. Please try again later.",i18n_preview:"Preview",i18n_desktop:"Desktop",i18n_whitepaper_preview_mock_image_info:"This preview pulls in a mock profile picture as a placeholder. It will be automatically replaced with the profile picture of each person who sees your ad.","i18n_preview_auto-translate_warning":"Note: Auto-translate is not available for custom ad headline or custom ad description.",i18n_content_ad_live_preview_title:"Content ad live preview",i18n_confirm_create:"Confirm create?",i18n_confirm_create_details:"Your privacy policy URL and text cannot be changed once you save this ad. Do you want to save?",i18n_ad_pdf_content_heading:"PDF Content",i18n_ad_privacy_policy_heading:"Privacy Policy",i18n_privacy_policy_url_disabled_help:"The privacy policy URL and text cannot be edited after saving an ad.",i18n_create:"Create"},"campaign-manager-web/templates/conversions-table/campaign-count":{i18n_a11y_conversion_campaign_trigger_label:"Number of campaigns associated with this conversion",i18n_conversion_campaign_info:"This conversion is not yet attached to a campaign.",i18n_conversion_no_campaigns_message:"No campaigns",i18n_campaign_count_open_conversion:"Open conversion"},"campaign-manager-web/templates/conversions-table/delete":{i18n_delete_conversions_table_delete_column_cell_text:"Delete conversion"},"campaign-manager-web/templates/conversions-table/name-with-edit-button":{i18n_edit_conversion_name_button:"edit conversion {:conversionName}"},"campaign-manager-web/templates/create-lookalike-panel/name":{i18n_parent_audience_type_v4:"{:type,map,RETARGETING#Website|COMPANY#Company List|ORGANIZATION#Company List|MEMBER#Contact List|LOOKALIKE#Lookalike|ACXIOM#Third-party: Acxiom|ADGLOW#Third-party: Adglow|ADOBE#Third-party: Adobe|ADROLL#Third-party: AdRoll|ADSTAGE#Third-party: AdStage Inc|ADVERITY#Third-party: Adverity|APPSFLYER#Third-party: Appsflyer|ATLASSIAN#Third-party: Atlassian|B2LINKED#Third-party: B2Linked|BOMBORA#Third-party: Bombora|CALIBERMIND#Third-party: CaliberMind|CONVERTR#Third-party: Convertr|CTRLSHIFT#Third-party: CtrlShift|CYANCE#Third-party: Cyance|DOMO#Third-party: Domo|DRIFTROCK#Third-party: Driftrock|DUNBRADSTREET#Third-party: Dun & Bradstreet|ENGAGIO#Third-party: Engagio|EXPERIAN#Third-party: Experian|FOUR_C#Third-party: 4C|G2CROWD#Third-party: G2 Crowd|HGDATA#Third-party: HG Data Company|HGINSIGHTS#Third-party: HG Insights|HUBSPOT#Third-party: Hubspot|IBMWATSONMKT#Third-party: IBM Watson Marketing|INTEGRATE#Third-party: Integrate|KENSHOO#Third-party: Kenshoo|LATTICEENGINES#Third-party: Lattice Engines|LEADSBRIDGE#Third-party: LeadsBridge|LEADSPACE#Third-party: Leadspace|LINKEDIN#Third-party: LinkedIn (Internal)|LINKEDIN_AUDIENCE_ENGAGEMENT#Third-party: LinkedIn Audience Engagement|LINKEDIN_LOOKALIKE_SEGMENTS#Third-party: LinkedIn Lookalike Segments|LINKEDIN_NURTURE_MARKETING#Third-party: LinkedIn Nurture Marketing|LINKEDIN_SALES_NAVIGATOR#Third-party: LinkedIn Sales Navigator|LINKEDIN_WEBSITE_RETARGETING#Third-party: LinkedIn Website Retargeting|LIST_UPLOAD#Third-party: Uploaded list|LIVERAMP#Third-party: LiveRamp|LOLAGROVE#Third-party: Lolagrove|M1#Third-party: M1|MADISONLOGIC#Third-party: Madison Logic|MARIN#Third-party: Marin|MARKETO#Third-party: Marketo|METADATA#Third-party: Metadata.io|MICROSOFT_DYNAMICS#Third-party: Microsoft Dynamics 365|MINTIGO#Third-party: Mintigo|MRP#Third-party: MRP|MSAZURE_MAAP#Third-party: Microsoft Azure|NEUSTAR#Third-party: Neustar|NIELSEN#Third-party: Nielsen|ORACLE_CX_UNITY#Third-party: Oracle CX Unity|ORACLE_MARKETING_CLOUD#Third-party: Oracle/Eloqua|PEGA#Third-party: Pegasystems|QUAERO#Third-party: Quaero|SALESBOX_AI#Third-party: Salesbox AI|SALESFORCE#Third-party: Salesforce|SAP#Third-party: SAP|SEGMENT#Third-party: Segment|SEGMENTIQ#Third-party: SegmentIQ|SIMONDATA#Third-party: SimonData|SIXSENSE#Third-party: 6sense|TEALIUM#Third-party: Tealium|SPRINKLR#Third-party: Sprinklr|TERMINUS#Third-party: Terminus|TEST_PLATFORM#Third-party: (Test platform)|TIDEWATER#Third-party: Tidewater|TRAYIO#Third-party: Trayio|TREASUREDATA#Third-party: Treasure Data|WALKME#Third-party: Walkme|ZAPIER#Third-party: Zapier|ZOHO#Third-party: Zoho}"},"campaign-manager-web/templates/creative-validation-strings":{OFFER_NOT_FOUND:"Do not advertise prices or offers that are inaccurate - any advertised discount, offer, or price must be easily discoverable from the URL in your ad",MISLEADING_CLAIMS:"Your product or service must accurately match the text of your ad - don’t lie, don’t exaggerate and don’t make false, misleading, or scientifically impossible claims. The claims you make in your ad should have factual support",UNSUPPORTED_COMPETITIVE_CLAIMS:"Do not make deceptive or inaccurate claims about competitive products or services",MISMATCHED_AD_TEXT_AND_LANDING_PAGE_CONTENT:"The photos and images in your ad should have a reasonable relationship to the product or service being advertised",IMPLIED_AFFILIATION:"Do not imply you or your product are affiliated with or endorsed by others without their permission",INAPPROPRIATE_LANGUAGE_OR_IMAGE:"Please use appropriate and acceptable language and images in your ad. Do not use language or images that could be considered offensive by any reasonable viewer of your ad. Even if legal in the applicable jurisdiction, LinkedIn does not allow ads that are indecent, violent, vulgar, suggestive or that, in the opinion of LinkedIn, may be offensive to good taste.",NONFUNCTIONAL_SITE:"Do not advertise if: the URL does not work, your site is under construction, the domain is for sale, visitors land on an error page (such as 404 or 405 error), the URL leads to an email address or a file that requires an additional application to open",POP_UP_OR_POP_UNDER:"Do not send members to a landing page that generates a pop-up or pop-under",BACK_BUTTON_NOT_WORKING:"The landing page must allow users to use the browser’s ‘Back’ button to return to the page that the ad was displayed on",INCONSISTENT_DISPLAY_AND_LANDING_PAGE_URLS:"Your display URL must match your destination URL. All members who click on your ad must be sent to the same destination URL and landing page",NON_MATCHING_LANGUAGES:"The language of your creative should match the language on the site and the language you are targeting",UNSUPPORTED_LANGUAGE:"LinkedIn does not currently support the language used in your creative.",NON_STANDARD_TEXT:"Please use correct spelling and grammar in the text of your ad. Do not use: non-standard spelling, grammar, capitalization, punctuation, or repetition, excessive or inappropriate punctuation, repeated punctuation or more than a single exclamation point, symbols (e.g. *, @) in a manner that differ from their standard meaning or are used in place of a letter (âcl!ckâ), repetitive words, text that is difficult to read because of how it is displayed (e.g. upside-down text), excessive or non-standard formatting, unsupported macro: currently only %FIRSTNAME% and %FULLNAME% are supported in Sponsored InMail body",EXCESSIVE_CAPITALIZATION:"Do not use excessive capitalization in your ad, with the exception of valid acronyms and trademarks.",EXCESSIVE_CONTACT_INFORMATION:"You may include a single link and either a single email address or phone number in your ad. A QR code is considered an extra link if itâs different than the landing page URL.",TEST_ADS:"Your ad appears to be a test ad. Please resubmit when the ad is final.",GENERAL_TRADEMARK_ISSUES:"Do not use trademarks that you donât have a legal right to use in your ad. Your ad must not include any text that may be deemed as infringing upon the trademarks of other parties unless express permission has been granted by the trademark owner.",LINKEDIN_MENTIONED_IN_AD_TEXT:"Do not use LinkedIn in your ad unless it refers to a page or product on our site, such as âFind me on LinkedIn.â Do not imply affiliation with or endorsement by LinkedIn.",UNCLEAR_BILLING_PRACTICES:"The products and services advertised in your ad should have fair and legal billing practices. Pricing and payment terms should be clear and easily findable and understandable by your customers prior to purchase, including explaining the rights to refunds and termination.",ADULT_CONTENT:"LinkedIn does not allow ads related to sexual or adult content, products, or services, including images with nudity, escort services, erotic massage, pornography, sex toys, prostitution, sexual services, strip clubs, erotic dancing, or international bride services.",PROHIBITED_DATING_SERVICES:"LinkedIn does not allow targeting of dating services to persons who are under 18. The dating services must not be sexually themed or engage in ‘escort type’ services where any person is compensated to participate in the date.",AFFILIATE_ADVERTISING:"LinkedIn does not allow affiliate ads and related programs.",ALCOHOL:"Ads for alcoholic beverages such as wine, beer and spirits are restricted on LinkedIn and may not be placed through our self-service tool.",ANIMAL_OR_ANIMAL_PRODUCTS:"LinkedIn does not allow ads for live animals or animal products, including sale of animals, furs or products made from furs, hides or body parts of animals included on any government endangered species lists.",COPYRIGHTED_CONTENT:"LinkedIn does not allow ads for products and services marketed for the purpose of (or that are primarily used for) the distribution of software, media and other content in violation of the intellectual property rights of others.",COUNTERFEIT_GOODS:"LinkedIn does not allow ads that sell or promote counterfeit  goods.",DATA_COLLECTION_AND_PRIVACY:"Do not use an ad to facilitate collection of a member’s data. If you collect sensitive information, we ask that you use HTTPs. Sensitive information includes, but is not limited to, financial, identification, medical, and login information.",DRUGS_AND_RELATED_PRODUCTS:"LinkedIn does not allow ads related to prescription pharmaceuticals, drugs or any related products or services. Ads that promote prescription or over-the-counter drugs, illegal drugs, highs, herbal medicines and treatments, psychoactive effects of substances, or aids to pass drug tests are all prohibited.",DIETARY_SUPPLEMENTS:"LinkedIn does not allow ads related to dietary supplements with ephedrine group alkaloids targeted to members under the age of 18.",FAKE_DOCUMENT:"LinkedIn does not allow ads for fake documents that could be used to trick or defraud. Examples include: (1) academic degrees, (2) professional licenses or certifications, (3) national IDs, (4) working permits (immigration status), (5) business licenses, (6) birth certificates, (7) passports, (8) invoices or receipts, (9) medical records, and (10) noble titles/ status.",TEST_TAKING_SERVICES:"LinkedIn does not allow ads for test-taking services that offer to take tests for others, including but not limited to, academic tests, professional exams, certificates, etc.",GAMBLING_SWEEPSTAKES_AND_VIRTUAL_CURRENCY:"LinkedIn does not allow ads related to gambling and sweepstakes or the sale of virtual currency (e.g., gaming). Ads related to the following are prohibited: sports betting, bingo, lotteries, gambling tours and tutoring, tools and software for gambling, scratch games.",HACKING_AND_CRACKING:"LinkedIn does not allow ads that promote products or services for hacking. This includes : instructions on how to illegally alter electronic equipment, bypass digital content management systems, or otherwise illegally tamper with software, servers, cell phones, or websites, or listen in or record conversations or information without proper consent. LinkedIn also does not allow products designed to interfere with the enforcement of traffic laws (radar detectors), surveillance products, encryption products/services, and de-encryption devices and services.",HEALTH_MATTERS:"LinkedIn does not allow ads that promote or endorse actions that are likely to harm one’s health, such as bulimia, anorexia, binge drinking, or misuse of legal drugs. LinkedIn may limit or restrict advertising related to health matters.",LOANS_AND_FINANCIAL_SERVICES:"Ads for loan and financial services must fulfill a specific set of requirements.",OCCULT_PURSUITS:"LinkedIn does not allow ads for fortune telling, dream interpretations and individual horoscopes.",HATE_VIOLENCE_DISCRIMINATION_AND_OPPOSITION:"LinkedIn does not allow ads that include hate speech or show or promote violence or discrimination against others or are personal attacks on any individual, group, company or organization or otherwise advocating against or targeting any individual, group, company or organization.",OFFENSIVE_LANGUAGE:"LinkedIn does not allow ads that use language that could be considered offensive by any reasonable viewer.",OFFENSIVE_TO_GOOD_TASTE:"LinkedIn does not allow for ads that are indecent, vulgar, suggestive or that, in the opinion of LinkedIn, may be offensive to good taste. Ads that depict violent or degrading behavior are not acceptable. In special circumstances, LinkedIn may determine that an ad that was acceptable, is no longer appropriate given current events.",PROHIBITED_POLITICAL_OR_RELIGIOUS_CONTENT:"Political ads must comply with applicable laws, including observation of blackout or quiet periods prior to elections. Political advertisements that do not identify the paid sponsor in the ad will not be accepted.",SOLICITATION_OF_FUNDS:"Ads that solicit funds are allowed only if they comply with applicable law and would qualify as tax deductible in the applicable jurisdiction. In the U.S., ads soliciting funds and donations must present tax exempt ID on the site.",QUESTIONABLE_DOWNLOADS:"LinkedIn does not allow ads and sites that promote automatic downloads without user consent, or downloads that might harm members.",RESALE_OF_EVENT_TICKETS:"LinkedIn does not allow ads for resale of event tickets.",RINGTONES_AND_INAPPROPRIATE_VIDEO_GAMES:"LinkedIn does not allow ads for downloadable ring tones and/or video games with inappropriate content, such as violence or adult content.",TOBACCO:"LinkedIn does not allow ads related to cigarettes, pipes, cigars, tobacco, e-cigarettes, and related products.",WEAPONS_AND_FIREWORKS:"LinkedIn does not allow ads related to weapons, firearms, ammunition, fireworks, stun guns, air rifles, pyrotechnical devices or other violent products or services.",MALICIOUS_SOFTWARE_OR_BROWSER:"Malware, badware, spyware, etc. Eventually should be automated.",PHISHING:"Phishing attempt and identity theft.",SCAMS:"Payment/money related scams such as 419, etc.",DECEPTIVE_BEHAVIOR:"Behavior like cloaking or unicode manipulation.",INAPPROPRIATE_NAME:"For Sponsored InMails, we require the sender’s name to be of a natural person. Do not use a fake name, invalid profile name, or company name to send the Sponsored InMail.",CHINA_POLICY_VIOLATION:"Content does not comply with China Ads Policy."},"campaign-manager-web/templates/creatives-table/creative-global-filter":{i18n_creative_global_filter_label:"Search",i18n_creative_global_filter__processing_message:"You have content in processing. They will be displayed once available to sponsor."},"campaign-manager-web/templates/creatives-table/creatives-list-header":{i18n_ad_list_content:"Below are ads in this campaign. You can also create a new ad.",i18n_a11y_learn_more:"Dismiss the feedback row."},"campaign-manager-web/templates/demographics/headers":{name:"Name",impressions:"Impressions",clicks:"Clicks",ctr:"Average CTR",conversions:"Conversions",conversion_rate:"Conversion rate",i18n_open_rate:"Open Rate",i18n_lead_form_opens:"Lead Form Opens",i18n_leads:"Leads",i18n_lead_form_completion_rate:"Lead Form Completion Rate",i18n_sends:"Sends",i18n_opens:"Opens",i18n_spinmail_tooltips_spinmail_clicks:"Clicks on InMail CTA button, body hyperlinks and desktop banner",i18n_clicks_to_open_rate:"Clicks to Open Rate",i18n_views:"Views",i18n_view_rate:"View Rate",i18n_completions:"Completions",i18n_completion_rate:"Completion Rate",impressions_tooltip:"Number of times people saw your ad",conversions_tooltip:"Number of times people took a desired action after clicking on or seeing your ad",conversion_rate_tooltip:"Percentage of conversions relative to clicks (total conversions divided by clicks)",i18n_clicks_tooltip_v2:"Total chargeable clicks based on your campaign’s objective",i18n_ctr_tooltip_v2:"Percentage of chargeable clicks relative to impressions (clicks divided by impressions)",i18n_lead_tooltips_leads:"Number of leads collected through this dimension",i18n_lead_tooltips_lead_form_opens:"Number of times a member opened a lead form",i18n_lead_tooltips_lead_form_completion_rate:"Percentage of opened forms that were submitted (form submissions divided by form opens)",i18n_lead_tooltips_leads_open_rate:"Total opens divided by total impressions",i18n_spinmail_tooltips_spinmail_sends:"Number of times your InMail was sent",i18n_spinmail_tooltips_spinmail_opens:"Number of times your InMail was opened",i18n_spinmail_tooltips_spinmail_open_rate:"Total opens divided by total sends",i18n_spinmail_tooltips_spinmail_click_through_rate:"Percentage of people who clicked after opening your InMail (clicks divided by opens)",i18n_video_tooltips_video_views:"2 or more seconds of playback while the video is at least 50% on screen, or a click on the CTA, whichever comes first",i18n_video_tooltips_video_view_rate:"Views / Impressions * 100",i18n_video_tooltips_video_completions:"Number of times your video was watched to 97-100% of its length, including watches that skipped to this point",i18n_video_tooltips_video_completion_rate:"Completions divided by views as a percentage",i18n_talent_leads_leads:"Talent Leads",i18n_talent_leads_leads_tooltip:"Number of talent leads collected through this campaign",i18n_talent_leads_lead_rate:"Talent Lead Rate",i18n_talent_leads_lead_rate_tooltip:"Percentage of talent leads relative to clicks (total talent leads divided by clicks)",i18n_talent_leads_cost_per_lead:"Cost Per Talent Lead",i18n_talent_leads_cost_per_lead_tooltip:"Average amount you spent on each talent lead (total spent divided by talent leads)"},"campaign-manager-web/templates/helper-strings":{radio:"{:period,map,hour#{:hours}:{:minutes}:{:seconds}|minute#{:minutes}:{:seconds}}",duration_as_text:"{:period,map,hour#{:hours} {:hours,choice,singular#hour|plural#hours}|minute#{:minutes} {:minutes,choice,singular#minute|plural#minutes}|second#{:seconds} {:seconds,choice,singular#second|plural#seconds}}",truncated_string:"{:truncatedText}…"},"campaign-manager-web/templates/lan-block-list-table/actions":{i18n_edit:"Edit",i18n_delete:"Delete",i18n_a11y_trigger_label:"Actions available for this block list",i18n_a11y_download_label:"Download this block list",i18n_a11y_edit_label:"Edit this block list",i18n_a11y_delete_label:"Delete this block list",i18n_a11y_trigger_label_new:"Actions available for block list {:name}",i18n_a11y_download_label_new:"Download block list {:name}",i18n_a11y_edit_label_new:"Edit block list {:name}",i18n_a11y_delete_label_new:"Delete block list {:name}"},"campaign-manager-web/templates/lan-block-list-table/status":{i18n_status:"{:status,map,SUCCESS#Success|FORMATTING_ERROR#Contains formatting error|PROCESSING#Processing|DEFAULT_TEXT#}"},"campaign-manager-web/templates/login":{login:"Login"},"campaign-manager-web/templates/logout":{logout:"Logout"},"campaign-manager-web/templates/new-advertiser":{i18n_create_account:"Create account",i18n_launch_campaign:"Launch campaign",i18n_welcome_text_default:"Welcome to Campaign Manager!",i18n_welcome_text_with_name:"Welcome to Campaign Manager, {:memberName,name,familiar}!"},"campaign-manager-web/templates/not-found":{i18n_page_not_found:"The page you are looking for could not be found."},"campaign-manager-web/templates/reporting-table/headers":{name:"Name",campaign_group_name:"Campaign Group Name",campaign_name:"Campaign Name",creative_name:"Ad Name",status:"Status",total_budget:"Total Budget",average_daily_spend:"Avg. Daily Spend",daily_budget:"Daily Budget",bid:"Bid",spent:"Spent",clicks:"Clicks",impressions:"Impressions",total_engagement:"Total Engagement",engagement_rate:"Engagement Rate",click_through_rate:"Average CTR",cost_per_thousand_impressions:"Average CPM",cost_per_click:"Average CPC",start_date:"Start Date",end_date:"End Date",key_result:"Key Results",objective:"Objective",cost_per_result:"Cost Per Result",landing_page_clicks:"Clicks to Landing Page",job_apply_clicks:"Job Apply Clicks",job_applies:"Job Applies",cost_per_job_apply:"Cost Per Job Apply",job_apply_rate:"Job Apply Rate",i18n_social_actions_headers_V3:"{:socialActionHeader,map,LIKES#Likes|COMMENTS#Comments|SHARES#Shares|FOLLOWS#Follows|OTHER_ENGAGEMENTS#Other|TOTAL_SOCIAL_ACTIONS#Total Social Actions|ORGANIZATION_LOGO_CLICKS#Clicks to LinkedIn Page|REACTIONS#Reactions}",i18n_video_headers:"{:videoHeader,map,VIDEO_VIEWS#Views|COST_PER_VIEW#eCPV|VIDEO_FIRST_QUARTILE_COMPLETIONS#Views @ 25%|VIDEO_MIDPOINT_COMPLETIONS#Views @ 50%|VIDEO_THIRD_QUARTILE_COMPLETIONS#Views @ 75%|VIDEO_COMPLETIONS#Completions|VIDEO_COMPLETION_RATE#Completion Rate|FULL_SCREEN_PLAYS#Full Screen Plays|VIDEO_VIEW_RATE#View Rate}",i18n_conversion_headers:"{:conversionHeader,map,CONVERSIONS#Conversions|POST_CLICK_CONVERSIONS#Click Conversions|POST_VIEW_CONVERSIONS#View Conversions|CONVERSION_RATE#Conversion Rate|TOTAL_CONVERSION_VALUE#Total Conversion Value|RETURN_ON_AD_SPEND#Return on Ad Spend|COST_PER_CONVERSION#Cost Per Conversion}",i18n_registrations_headers:"{:registrationHeader,map,EVENT_REGISTRATIONS#Event Registrations|POST_CLICK_REGISTRATIONS#Click Registrations|POST_VIEW_REGISTRATIONS#View Registrations}",i18n_registrations_headers_v2:"{:registrationHeader,map,EVENT_REGISTRATIONS#Event Registrations|POST_CLICK_REGISTRATIONS#Click Event Registrations|POST_VIEW_REGISTRATIONS#View Event Registrations}",i18n_lead_headers:"{:leadHeader,map,LEADS#Leads|LEAD_FORM_OPENS#Lead Form Opens|LEAD_FORM_COMPLETION_RATE#Lead Form Completion Rate|COST_PER_LEAD#Cost Per Lead}",i18n_spinmail_headers:"{:spinmailHeader,map,SENDS#Sends|OPENS#Opens|COST_PER_OPEN#Cost per Open|COST_PER_SEND#Cost per Send|OPEN_RATE#Open rate|COMBINED_ACTION_CLICKS#Button Clicks|AD_UNIT_CLICKS#Banner Clicks|TEXT_URL_CLICKS#Link Clicks|SPINMAIL_CLICKS#Clicks|SPINMAIL_CLICK_THROUGH_RATE#Click to Open Rate}",i18n_delivery_headers:"{:deliveryHeader,map,REACH#Reach|AVERAGE_FREQUENCY#Average frequency|COST_PER_THOUSAND_MEMBERS#Cost per 1,000 people reached}",i18n_talent_leads_headers:"{:talentLeadsHeader,map,TALENT_LEADS#Talent Leads|TALENT_LEAD_RATE#Talent Lead Rate|COST_PER_TALENT_LEAD#Cost Per Talent Lead}",i18n_viral_metrics_headers_v2:"{:viralMetricsHeader,map,VIRAL_IMPRESSIONS#Viral Impressions|VIRAL_CLICKS#Viral Clicks|VIRAL_REACTIONS#Viral Reactions|VIRAL_COMMENTS#Viral Comments|VIRAL_SHARES#Viral Shares\n  |VIRAL_FOLLOWS#Viral Follows|VIRAL_OTHER_ENGAGEMENTS#Viral Other|VIRAL_CONVERSIONS#Viral Conversions|VIRAL_POST_CLICK_CONVERSIONS#Viral Post Click Conversions|VIRAL_POST_VIEW_CONVERSIONS#Viral Post View\n  |VIRAL_VIDEO_VIEWS#Viral Video Views|VIRAL_VIDEO_FIRST_QUARTILE_COMPLETIONS#Viral Video Views @ 25%|VIRAL_VIDEO_MIDPOINT_COMPLETIONS#Viral Video Views @ 50%\n  |VIRAL_VIDEO_THIRD_QUARTILE_COMPLETIONS#Viral Video Views @ 50%|VIRAL_VIDEO_COMPLETIONS#Viral Video Completions|VIRAL_VIDEO_COMPLETION_RATE#Viral Video Completion Rate\n  |VIRAL_FULL_SCREEN_PLAYS#Viral Video Full Screen Plays|VIRAL_EVENT_REGISTRATIONS#Viral Event Registrations|VIRAL_POST_CLICK_REGISTRATIONS#Viral Click Registrations|VIRAL_POST_VIEW_REGISTRATIONS#Viral View Registrations}",i18n_viral_registrations_headers:"{:viralRegistrationHeader,map,VIRAL_EVENT_REGISTRATIONS#Viral Event Registrations|VIRAL_POST_CLICK_REGISTRATIONS#Viral Click Event Registrations|VIRAL_POST_VIEW_REGISTRATIONS#Viral View Event Registrations}",campaign_group_filter:"Search by name, campaign ID, or line ID",campaign_filter:"Search by name, campaign ID, or type",creative_filter:"Search by name, or creative ID",spent_tooltip:"Amount you spent on ads impressions or interactions",impressions_tooltip:"Number of times people saw your ad",engagement_rate_tooltip:"Number of times people engaged with your ad (paid and free clicks divided by total impressions)",cost_per_thousand_impressions_tooltip:"Total spent on your ads divided by 1,000 impressions",cost_per_click_tooltip:"Total spent on your ads divided by total clicks",i18n_key_results_tooltip:"The number of times your campaign achieved an outcome based on your objective and campaign settings.",i18n_cost_per_result_tooltip:"Average cost per result. Total spent on your campaign divided by the number of results based on your objective.",i18n_clicks_tooltip_v2:"Total chargeable clicks based on your campaign’s objective",i18n_click_through_rate_tooltip_v3:"Percentage of chargeable clicks relative to impressions (clicks divided by impressions)",i18n_company_logo_clicks_tooltip_v2:"Clicks to your LinkedIn Page",i18n_landing_page_clicks_tooltip_v2:"Clicks to your website landing page",i18n_total_engagement_tooltip_v2:"All member interactions with your ad, both chargeable and free",i18n_social_actions_tooltips_likes:"Number of likes your ads received",i18n_social_actions_tooltips_reactions:"Number of positive reactions your ads received",i18n_social_actions_tooltips_comments:"Number of comments your ads received",i18n_social_actions_tooltips_shares:"Number of times your ads were shared",i18n_social_actions_tooltips_follows:"Number of additional clicks to follow your LinkedIn Page",i18n_social_actions_tooltips_other_engagements:"Other clicks on your ad including: view all comments, see more description, see social count, see list of likes, and more",i18n_social_actions_tooltips_total_social_actions_v3:"Volume of social engagement your ad received. This includes reactions, comments, shares and follow clicks",i18n_video_tooltips_video_views:"2 or more seconds of playback while the video is at least 50% on screen, or a click on the CTA, whichever comes first",i18n_video_tooltips_video_view_rate:"Views / Impressions * 100",i18n_video_tooltips_cost_per_view:"Estimated Cost Per View. Some of the views are free as a result of members sharing your ad, providing free organic reach.",i18n_video_tooltips_video_first_quartile_completions:"Number of times your video was watched to 25% of its length, including watches that skipped to this point",i18n_video_tooltips_video_midpoint_completions:"Number of times your video was watched to 50% of its length, including watches that skipped to this point",i18n_video_tooltips_video_third_quartile_completions:"Number of times your video was watched to 75% of its length, including watches that skipped to this point",i18n_video_tooltips_video_completions:"Number of times your video was watched to 97-100% of its length, including watches that skipped to this point",i18n_video_tooltips_video_completion_rate:"Completions divided by views as a percentage",i18n_video_tooltips_full_screen_plays:"Number of times members click on your video, going to fullscreen mode",i18n_conversion_tooltips_conversion:"Total number of times people took a desired action after clicking on or seeing your ad",i18n_conversion_tooltips_post_click_conversions:"Clicks on your ads that led to a conversion",i18n_conversion_tooltips_post_view_conversions:"Impressions of your ads that led to a conversion. {:linkInfo,anchor,text#Learn more}",i18n_conversion_tooltips_post_view_conversions2:"Impressions of your ads that led to a conversion.",i18n_conversion_tooltips_cost_per_conversion:"Average amount you spent on each conversion (total spent divided by conversions)",i18n_conversion_tooltips_conversion_rate:"Percentage of conversions relative to clicks (total conversions divided by clicks)",i18n_conversion_tooltips_total_conversion_value:"Total value generated by your conversions (value per conversion times conversions). Value can be defined when creating conversions, which is how much you consider each conversion is worth to you",i18n_conversion_tooltips_return_on_ad_spend:"Revenue generated for ad spend (total conversion value divided by amount spent)",i18n_registrations_tooltips_event_registration:'Total number of people who clicked "Attend event" or "Request to attend" on your event page after clicking on or seeing your ad.',i18n_registrations_tooltips_click_registration:"Clicks on your ad that led to an event registration.",i18n_registrations_tooltips_view_registration:"Impressions on your ad that led to an event registration.",i18n_registrations_tooltips_event_registration_v2:'Total number of people who clicked "Attend event" or "Request to attend" on your LinkedIn event page after clicking on or seeing your ad.',i18n_registrations_tooltips_click_registration_v2:"Clicks on your ad that led to a registration on your LinkedIn event.",i18n_registrations_tooltips_view_registration_v2:"Impressions of your ad that led to a registration on your LinkedIn event.",i18n_lead_tooltips_leads:"Number of leads collected through this campaign",i18n_lead_tooltips_lead_form_opens:"Number of times a member opened a lead form",i18n_lead_tooltips_cost_per_lead:"Amount spent per lead collected",i18n_lead_tooltips_lead_form_completion_rate:"Percentage of opened forms that were submitted (form submissions divided by form opens)",i18n_spinmail_tooltips_sends:"Number of times your InMail was sent",i18n_spinmail_tooltips_opens:"Number of times your InMail was opened",i18n_spinmail_tooltips_spinmail_clicks:"Clicks on InMail CTA button, body hyperlinks and desktop banner",i18n_spinmail_tooltips_cost_per_send:"Total spent divided by total sends",i18n_spinmail_tooltips_cost_per_open:"Total spent divided by total opens",i18n_spinmail_tooltips_open_rate:"Total opens divided by total sends",i18n_spinmail_tooltips_spinmail_click_through_rate:"Percentage of people who clicked after opening your InMail (clicks divided by opens)",i18n_delivery_tooltips_reach:"Unique people with at least 1 impression. This metric is estimated.",i18n_delivery_tooltips_average_frequency:"The average number of impressions seen by people who saw at least one impression. This metric is estimated.",i18n_delivery_tooltips_cost_per_thousand_people:"Total spent on your ads divided by 1,000 unique people reached.",i18n_talent_leads_leads:"Number of talent leads collected through this campaign",i18n_talent_leads_lead_rate:"Percentage of talent leads relative to clicks (total talent leads divided by clicks)",i18n_talent_leads_cost_per_lead:"Average amount you spent on each talent lead (total spent divided by talent leads)",i18n_viral_impressions_tooltip:"Number of times people saw your ad. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_clicks_tooltip_v2:"Total chargeable clicks based on your campaign’s objective. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_reactions_tooltip:"Number of positive reactions your ads received. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_comments_tooltip:"Number of comments your ads received. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_shares_tooltip:"Number of times your ads were shared. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_follows_tooltip:"Number of additional clicks to follow your LinkedIn Page. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_other_engagements_tooltip:"Other clicks on your ad including: view all comments, see more description, see social count, see list of likes, and more. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_conversions_tooltip:"Total number of times people took a desired action after clicking on or seeing your ad. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_click_conversions_tooltip:"Clicks on your ads that led to a conversion. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_view_conversions_tooltip:"Impressions of your ads that led to a conversion. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_video_views_tooltip:"2 or more seconds of playback while the video is at least 50% on screen, or a click on the CTA, whichever comes first. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_video_first_quartile_completions_tooltip:"Number of times your video was watched to 25% of its length, including watches that skipped to this point. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_video_midpoint_completions_tooltip:"Number of times your video was watched to 50% of its length, including watches that skipped to this point. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_video_third_quartile_completions_tooltip:"Number of times your video was watched to 75% of its length, including watches that skipped to this point. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_video_completions_tooltip:"Number of times your video was watched to 97-100% of its length, including watches that skipped to this point. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_video_completion_rate_tooltip:"Completions divided by views as a percentage. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_full_screen_plays_tooltip:"Number of times members click on your video, going to fullscreen mode. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_registrations_tooltips_event_registration:'Total number of people who clicked "Attend event" or "Request to attend" on your event page after clicking on or seeing your ad. These are resulting from a user sharing a sponsored update to their own network of connections.',i18n_viral_registrations_tooltips_click_registration:"Clicks on your ad that led to an event registration. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_registrations_tooltips_view_registration:"Impressions on your ad that led to an event registration. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_registrations_tooltips_event_registration_v2:'Total number of people who clicked "Attend event" or "Request to attend" on your LinkedIn event page after clicking on or seeing your ad. These are resulting from a user sharing a sponsored update to their own network of connections.',i18n_viral_registrations_tooltips_click_registration_v2:"Clicks on your ad that led to a registration on your LinkedIn event. These are resulting from a user sharing a sponsored update to their own network of connections.",i18n_viral_registrations_tooltips_view_registration_v2:"Impressions of your ad that led to a registration on your LinkedIn event. These are resulting from a user sharing a sponsored update to their own network of connections."},"campaign-manager-web/templates/reporting-table/name-total-cell-text":{i18n_name_total_cell2:"{:num,number} {:operation,map,FILTERED#filtered|SELECTED#selected|NONE#|DEFAULT_TEXT#} {:entityType,map,COMPANY#{:num,choice,singular#company|plural#companies}|ACCOUNT#{:num,choice,singular#account|plural#accounts}|CAMPAIGN_GROUP#{:num,choice,singular#Campaign Group|plural#Campaign Groups}|CAMPAIGN#{:num,choice,singular#campaign|plural#campaigns}|CREATIVE#{:num,choice,singular#ad|plural#ads}|AD_FORM#{:num,choice,singular#form|plural#forms}}"},"campaign-manager-web/templates/sponsored-contents-table/table-header":{i18n_ad_list_content:"Below are ads in this campaign. You can also create a new ad.",i18n_sponsored_cannot_create_or_edit:"Creating or modifying a Single Image, Video, or Carousel Ad requires permissions granted by your Company Page Admin.",i18n_sponsored_content_has_max_sponsored_creatives:"This campaign has hit the maximum number of creatives, please use a different campaign."},"campaign-manager-web/templates/sponsored-messaging-validation-messages":{i18n_js_wrongRecipientType:"Some or all of the recipients are not valid (only comma separated numbers allowed)",i18n_js_tooManyRecipients:"No more than {:recipients} recipients allowed"},"campaign-manager-web/templates/unauthorised":{i18n_unauthorised:"Unauthorised Request"},"campaign-manager-web/templates/website-demographics/headers":{name:"Name",view_percentage:"% of pageviews",percentage_change:"Time period % change",percentage_pageviews_tooltip:"Numbers may not add up to 100%, as data includes only top 25 rows.",percentage_change_tooltip:'Compares (in %) the current time range to the previous time range (e.g. "Last 7 days" compares current 7-day span to the previous 7-day span)'},"ember-cli-artdeco-global-alert/templates/components/artdeco-global-alert":{dismiss_text:"Dismiss"},"ember-cli-artdeco-typeahead/templates/components/artdeco-typeahead-results-list":{a11ySuggestions:"{:resultsCount,choice,0#No suggestions found|singular#One suggestion. Use up and down keys to navigate|plural#Multiple suggestions. Use up and down keys to navigate}",a11yLoading:"Loading"},"ember-cli-artdeco-typeahead/templates/components/artdeco-typeahead":{a11ySuggestions:"{:resultsCount,choice,0#No suggestions found|singular#One suggestion. Use up and down keys to navigate|plural#Multiple suggestions. Use up and down keys to navigate}",a11yLoading:"Loading"},"ember-emoji-keyboard/templates/components/emoji-i18n":{1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",18:"18",30:"30",100:"100",130:"1:30",200:"2:00",230:"2:30",300:"3:00",330:"3:30",400:"4:00",430:"4:30",500:"5:00",530:"5:30",600:"6:00",630:"6:30",700:"7:00",730:"7:30",800:"8:00",830:"8:30",900:"9:00",930:"9:30",1e3:"10:00",1030:"10:30",1100:"11:00",1130:"11:30",1200:"12:00",1230:"12:30",1234:"1234",light_skin_tone:"light skin tone",skin_tone:"skin tone","type_1–2":"type 1–2","medium-light_skin_tone":"medium-light skin tone",type_3:"type 3",medium_skin_tone:"medium skin tone",type_4:"type 4","medium-dark_skin_tone":"medium-dark skin tone",type_5:"type 5",dark_skin_tone:"dark skin tone",type_6:"type 6",grinning_face:"grinning face",face:"face",grin:"grin",beaming_face_with_smiling_eyes:"beaming face with smiling eyes",eye:"eye",smile:"smile",face_with_tears_of_joy:"face with tears of joy",joy:"joy",laugh:"laugh",tear:"tear",rolling_on_the_floor_laughing:"rolling on the floor laughing",floor:"floor",rolling:"rolling",grinning_face_with_big_eyes:"grinning face with big eyes",mouth:"mouth",open:"open",grinning_face_with_smiling_eyes:"grinning face with smiling eyes",grinning_face_with_sweat:"grinning face with sweat",cold:"cold",sweat:"sweat",grinning_squinting_face:"grinning squinting face",satisfied:"satisfied",winking_face:"winking face",wink:"wink",smiling_face_with_smiling_eyes:"smiling face with smiling eyes",blush:"blush",face_savoring_food:"face savoring food",delicious:"delicious",savouring:"savouring",um:"um",yum:"yum",smiling_face_with_sunglasses:"smiling face with sunglasses",bright:"bright",cool:"cool",eyewear:"eyewear",glasses:"glasses",sun:"sun",sunglasses:"sunglasses","smiling_face_with_heart-eyes":"smiling face with heart-eyes",love:"love",face_blowing_a_kiss:"face blowing a kiss",kiss:"kiss",kissing_face:"kissing face",kissing_face_with_smiling_eyes:"kissing face with smiling eyes",kissing_face_with_closed_eyes:"kissing face with closed eyes",closed:"closed",smiling_face:"smiling face",outlined:"outlined",relaxed:"relaxed",slightly_smiling_face:"slightly smiling face",hugging_face:"hugging face",hug:"hug",hugging:"hugging","star-struck":"star-struck",eyes:"eyes",grinning:"grinning",star:"star",thinking_face:"thinking face",thinking:"thinking",face_with_raised_eyebrow:"face with raised eyebrow",distrust:"distrust",skeptic:"skeptic",neutral_face:"neutral face",deadpan:"deadpan",neutral:"neutral",expressionless_face:"expressionless face",expressionless:"expressionless",inexpressive:"inexpressive",unexpressive:"unexpressive",face_without_mouth:"face without mouth",quiet:"quiet",silent:"silent",face_with_rolling_eyes:"face with rolling eyes",smirking_face:"smirking face",smirk:"smirk",persevering_face:"persevering face",persevere:"persevere",sad_but_relieved_face:"sad but relieved face",disappointed:"disappointed",relieved:"relieved",whew:"whew",face_with_open_mouth:"face with open mouth",sympathy:"sympathy","zipper-mouth_face":"zipper-mouth face",zipper:"zipper",hushed_face:"hushed face",hushed:"hushed",stunned:"stunned",surprised:"surprised",sleepy_face:"sleepy face",sleep:"sleep",tired_face:"tired face",tired:"tired",sleeping_face:"sleeping face",zzz:"zzz",relieved_face:"relieved face",face_with_tongue:"face with tongue",tongue:"tongue",winking_face_with_tongue:"winking face with tongue",joke:"joke",squinting_face_with_tongue:"squinting face with tongue",horrible:"horrible",taste:"taste",drooling_face:"drooling face",drooling:"drooling",unamused_face:"unamused face",unamused:"unamused",unhappy:"unhappy",downcast_face_with_sweat:"downcast face with sweat",pensive_face:"pensive face",dejected:"dejected",pensive:"pensive",confused_face:"confused face",confused:"confused","upside-down_face":"upside-down face","upside-down":"upside-down","money-mouth_face":"money-mouth face",money:"money",astonished_face:"astonished face",astonished:"astonished",shocked:"shocked",totally:"totally",frowning_face:"frowning face",frown:"frown",slightly_frowning_face:"slightly frowning face",confounded_face:"confounded face",confounded:"confounded",disappointed_face:"disappointed face",worried_face:"worried face",worried:"worried",face_with_steam_from_nose:"face with steam from nose",triumph:"triumph",won:"won",crying_face:"crying face",cry:"cry",sad:"sad",loudly_crying_face:"loudly crying face",sob:"sob",frowning_face_with_open_mouth:"frowning face with open mouth",anguished_face:"anguished face",anguished:"anguished",fearful_face:"fearful face",fear:"fear",fearful:"fearful",scared:"scared",weary_face:"weary face",weary:"weary",exploding_head:"exploding head",grimacing_face:"grimacing face",grimace:"grimace",anxious_face_with_sweat:"anxious face with sweat",blue:"blue",rushed:"rushed",face_screaming_in_fear:"face screaming in fear",munch:"munch",scream:"scream",flushed_face:"flushed face",dazed:"dazed",flushed:"flushed",zany_face:"zany face",goofy:"goofy",large:"large",small:"small",dizzy_face:"dizzy face",dizzy:"dizzy",pouting_face:"pouting face",angry:"angry",mad:"mad",pouting:"pouting",rage:"rage",red:"red",angry_face:"angry face",face_with_symbols_on_mouth:"face with symbols on mouth",swearing:"swearing",face_with_medical_mask:"face with medical mask",doctor:"doctor",mask:"mask",medicine:"medicine",sick:"sick",face_with_thermometer:"face with thermometer",ill:"ill",thermometer:"thermometer","face_with_head-bandage":"face with head-bandage",bandage:"bandage",hurt:"hurt",injury:"injury",nauseated_face:"nauseated face",nauseated:"nauseated",vomit:"vomit",face_vomiting:"face vomiting",sneezing_face:"sneezing face",gesundheit:"gesundheit",sneeze:"sneeze",smiling_face_with_halo:"smiling face with halo",angel:"angel",fairy_tale:"fairy tale",fantasy:"fantasy",halo:"halo",innocent:"innocent",cowboy_hat_face:"cowboy hat face",cowboy:"cowboy",cowgirl:"cowgirl",hat:"hat",clown_face:"clown face",clown:"clown",lying_face:"lying face",lie:"lie",pinocchio:"pinocchio",shushing_face:"shushing face",shush:"shush",face_with_hand_over_mouth:"face with hand over mouth",whoops:"whoops",face_with_monocle:"face with monocle",stuffy:"stuffy",nerd_face:"nerd face",geek:"geek",nerd:"nerd",smiling_face_with_horns:"smiling face with horns",horns:"horns",angry_face_with_horns:"angry face with horns",demon:"demon",devil:"devil",imp:"imp",ogre:"ogre",creature:"creature",monster:"monster",goblin:"goblin",skull:"skull",death:"death",skull_and_crossbones:"skull and crossbones",crossbones:"crossbones",ghost:"ghost",alien:"alien",extraterrestrial:"extraterrestrial",ufo:"ufo",alien_monster:"alien monster",robot_face:"robot face",robot:"robot",pile_of_poo:"pile of poo",comic:"comic",dung:"dung",poo:"poo",poop:"poop",grinning_cat_face:"grinning cat face",cat:"cat",grinning_cat_face_with_smiling_eyes:"grinning cat face with smiling eyes",cat_face_with_tears_of_joy:"cat face with tears of joy","smiling_cat_face_with_heart-eyes":"smiling cat face with heart-eyes",cat_face_with_wry_smile:"cat face with wry smile",ironic:"ironic",wry:"wry",kissing_cat_face:"kissing cat face",weary_cat_face:"weary cat face",oh:"oh",crying_cat_face:"crying cat face",pouting_cat_face:"pouting cat face","see-no-evil_monkey":"see-no-evil monkey",evil:"evil",forbidden:"forbidden",gesture:"gesture",monkey:"monkey",no:"no",not:"not",prohibited:"prohibited",see:"see","hear-no-evil_monkey":"hear-no-evil monkey",hear:"hear","speak-no-evil_monkey":"speak-no-evil monkey",speak:"speak",baby:"baby",young:"young",child:"child","gender-neutral":"gender-neutral",boy:"boy",girl:"girl",Virgo:"Virgo",zodiac:"zodiac",adult:"adult",man:"man",woman:"woman",older_adult:"older adult",old:"old",old_man:"old man",old_woman:"old woman",man_health_worker:"man health worker",healthcare:"healthcare",nurse:"nurse",therapist:"therapist",woman_health_worker:"woman health worker",man_student:"man student",graduate:"graduate",student:"student",woman_student:"woman student",man_teacher:"man teacher",instructor:"instructor",professor:"professor",teacher:"teacher",woman_teacher:"woman teacher",man_judge:"man judge",justice:"justice",scales:"scales",woman_judge:"woman judge",judge:"judge",man_farmer:"man farmer",farmer:"farmer",gardener:"gardener",rancher:"rancher",woman_farmer:"woman farmer",man_cook:"man cook",chef:"chef",cook:"cook",woman_cook:"woman cook",man_mechanic:"man mechanic",electrician:"electrician",mechanic:"mechanic",plumber:"plumber",tradesperson:"tradesperson",woman_mechanic:"woman mechanic",man_factory_worker:"man factory worker",assembly:"assembly",factory:"factory",industrial:"industrial",worker:"worker",woman_factory_worker:"woman factory worker",man_office_worker:"man office worker",architect:"architect",business:"business",manager:"manager",office:"office","white-collar":"white-collar",woman_office_worker:"woman office worker",man_scientist:"man scientist",biologist:"biologist",chemist:"chemist",engineer:"engineer",mathematician:"mathematician",physicist:"physicist",scientist:"scientist",woman_scientist:"woman scientist",man_technologist:"man technologist",coder:"coder",developer:"developer",inventor:"inventor",software:"software",technologist:"technologist",woman_technologist:"woman technologist",man_singer:"man singer",actor:"actor",entertainer:"entertainer",rock:"rock",singer:"singer",woman_singer:"woman singer",man_artist:"man artist",artist:"artist",palette:"palette",woman_artist:"woman artist",man_pilot:"man pilot",pilot:"pilot",plane:"plane",woman_pilot:"woman pilot",man_astronaut:"man astronaut",astronaut:"astronaut",rocket:"rocket",woman_astronaut:"woman astronaut",man_firefighter:"man firefighter",firefighter:"firefighter",firetruck:"firetruck",woman_firefighter:"woman firefighter",police_officer:"police officer",cop:"cop",officer:"officer",police:"police",man_police_officer:"man police officer",woman_police_officer:"woman police officer",detective:"detective",sleuth:"sleuth",spy:"spy",man_detective:"man detective",woman_detective:"woman detective",guard:"guard",man_guard:"man guard",woman_guard:"woman guard",construction_worker:"construction worker",construction:"construction",man_construction_worker:"man construction worker",woman_construction_worker:"woman construction worker",prince:"prince",princess:"princess",person_wearing_turban:"person wearing turban",turban:"turban",man_wearing_turban:"man wearing turban",woman_wearing_turban:"woman wearing turban",man_with_Chinese_cap:"man with Chinese cap",gua_pi_mao:"gua pi mao",woman_with_headscarf:"woman with headscarf",headscarf:"headscarf",hijab:"hijab",mantilla:"mantilla",tichel:"tichel",bearded_person:"bearded person",beard:"beard","blond-haired_person":"blond-haired person",blond:"blond","blond-haired_man":"blond-haired man","blond-haired_woman":"blond-haired woman",blonde:"blonde",man_in_tuxedo:"man in tuxedo",groom:"groom",tuxedo:"tuxedo",bride_with_veil:"bride with veil",bride:"bride",veil:"veil",wedding:"wedding",pregnant_woman:"pregnant woman",pregnant:"pregnant","breast-feeding":"breast-feeding",breast:"breast",nursing:"nursing",baby_angel:"baby angel",Santa_Claus:"Santa Claus",Christmas:"Christmas",celebration:"celebration",claus:"claus",father:"father",santa:"santa","Mrs._Claus":"Mrs. Claus","Mrs.":"Mrs.",mother:"mother",mage:"mage",sorcerer:"sorcerer",sorceress:"sorceress",witch:"witch",wizard:"wizard",woman_mage:"woman mage",man_mage:"man mage",fairy:"fairy",Oberon:"Oberon",Puck:"Puck",Titania:"Titania",woman_fairy:"woman fairy",man_fairy:"man fairy",vampire:"vampire",Dracula:"Dracula",undead:"undead",woman_vampire:"woman vampire",man_vampire:"man vampire",merperson:"merperson",mermaid:"mermaid",merman:"merman",merwoman:"merwoman",Triton:"Triton",elf:"elf",magical:"magical",woman_elf:"woman elf",man_elf:"man elf",genie:"genie",djinn:"djinn",woman_genie:"woman genie",man_genie:"man genie",zombie:"zombie",walking_dead:"walking dead",woman_zombie:"woman zombie",man_zombie:"man zombie",person_frowning:"person frowning",man_frowning:"man frowning",frowning:"frowning",woman_frowning:"woman frowning",person_pouting:"person pouting",man_pouting:"man pouting",woman_pouting:"woman pouting",person_gesturing_NO:"person gesturing NO",hand:"hand",man_gesturing_NO:"man gesturing NO",woman_gesturing_NO:"woman gesturing NO",person_gesturing_OK:"person gesturing OK",OK:"OK",man_gesturing_OK:"man gesturing OK",woman_gesturing_OK:"woman gesturing OK",person_tipping_hand:"person tipping hand",help:"help",information:"information",sassy:"sassy",tipping:"tipping",man_tipping_hand:"man tipping hand",tipping_hand:"tipping hand",woman_tipping_hand:"woman tipping hand",person_raising_hand:"person raising hand",happy:"happy",raised:"raised",man_raising_hand:"man raising hand",raising_hand:"raising hand",woman_raising_hand:"woman raising hand",person_bowing:"person bowing",apology:"apology",bow:"bow",sorry:"sorry",man_bowing:"man bowing",bowing:"bowing",favor:"favor",woman_bowing:"woman bowing",person_facepalming:"person facepalming",disbelief:"disbelief",exasperation:"exasperation",palm:"palm",man_facepalming:"man facepalming",facepalm:"facepalm",woman_facepalming:"woman facepalming",person_shrugging:"person shrugging",doubt:"doubt",ignorance:"ignorance",indifference:"indifference",shrug:"shrug",man_shrugging:"man shrugging",woman_shrugging:"woman shrugging",person_getting_massage:"person getting massage",massage:"massage",salon:"salon",man_getting_massage:"man getting massage",woman_getting_massage:"woman getting massage",person_getting_haircut:"person getting haircut",barber:"barber",beauty:"beauty",haircut:"haircut",parlor:"parlor",man_getting_haircut:"man getting haircut",woman_getting_haircut:"woman getting haircut",person_walking:"person walking",hike:"hike",walk:"walk",walking:"walking",man_walking:"man walking",woman_walking:"woman walking",person_running:"person running",marathon:"marathon",running:"running",man_running:"man running",racing:"racing",woman_running:"woman running",woman_dancing:"woman dancing",dancing:"dancing",man_dancing:"man dancing",dance:"dance",people_with_bunny_ears:"people with bunny ears",bunny_ear:"bunny ear",dancer:"dancer",partying:"partying",men_with_bunny_ears:"men with bunny ears",men:"men",women_with_bunny_ears:"women with bunny ears",women:"women",person_in_steamy_room:"person in steamy room",sauna:"sauna",steam_room:"steam room",woman_in_steamy_room:"woman in steamy room",man_in_steamy_room:"man in steamy room",person_climbing:"person climbing",climber:"climber",woman_climbing:"woman climbing",man_climbing:"man climbing",person_in_lotus_position:"person in lotus position",meditation:"meditation",yoga:"yoga",woman_in_lotus_position:"woman in lotus position",man_in_lotus_position:"man in lotus position",person_taking_bath:"person taking bath",bath:"bath",bathtub:"bathtub",person_in_bed:"person in bed",hotel:"hotel",man_in_suit_levitating:"man in suit levitating",suit:"suit",speaking_head:"speaking head",head:"head",silhouette:"silhouette",speaking:"speaking",bust_in_silhouette:"bust in silhouette",bust:"bust",busts_in_silhouette:"busts in silhouette",person_fencing:"person fencing",fencer:"fencer",fencing:"fencing",sword:"sword",horse_racing:"horse racing",horse:"horse",jockey:"jockey",racehorse:"racehorse",skier:"skier",ski:"ski",snow:"snow",snowboarder:"snowboarder",snowboard:"snowboard",person_golfing:"person golfing",ball:"ball",golf:"golf",man_golfing:"man golfing",woman_golfing:"woman golfing",person_surfing:"person surfing",surfing:"surfing",man_surfing:"man surfing",woman_surfing:"woman surfing",person_rowing_boat:"person rowing boat",boat:"boat",rowboat:"rowboat",man_rowing_boat:"man rowing boat",woman_rowing_boat:"woman rowing boat",person_swimming:"person swimming",swim:"swim",man_swimming:"man swimming",woman_swimming:"woman swimming",person_bouncing_ball:"person bouncing ball",man_bouncing_ball:"man bouncing ball",woman_bouncing_ball:"woman bouncing ball",person_lifting_weights:"person lifting weights",lifter:"lifter",weight:"weight",man_lifting_weights:"man lifting weights",weight_lifter:"weight lifter",woman_lifting_weights:"woman lifting weights",person_biking:"person biking",bicycle:"bicycle",biking:"biking",cyclist:"cyclist",man_biking:"man biking",woman_biking:"woman biking",person_mountain_biking:"person mountain biking",bicyclist:"bicyclist",bike:"bike",mountain:"mountain",man_mountain_biking:"man mountain biking",woman_mountain_biking:"woman mountain biking",racing_car:"racing car",car:"car",motorcycle:"motorcycle",person_cartwheeling:"person cartwheeling",cartwheel:"cartwheel",gymnastics:"gymnastics",man_cartwheeling:"man cartwheeling",woman_cartwheeling:"woman cartwheeling",people_wrestling:"people wrestling",wrestle:"wrestle",wrestler:"wrestler",men_wrestling:"men wrestling",women_wrestling:"women wrestling",person_playing_water_polo:"person playing water polo",polo:"polo",water:"water",man_playing_water_polo:"man playing water polo",water_polo:"water polo",woman_playing_water_polo:"woman playing water polo",person_playing_handball:"person playing handball",handball:"handball",man_playing_handball:"man playing handball",woman_playing_handball:"woman playing handball",person_juggling:"person juggling",balance:"balance",juggle:"juggle",multitask:"multitask",skill:"skill",man_juggling:"man juggling",juggling:"juggling",woman_juggling:"woman juggling",man_and_woman_holding_hands:"man and woman holding hands",couple:"couple",hold:"hold",two_men_holding_hands:"two men holding hands",Gemini:"Gemini",twins:"twins",two_women_holding_hands:"two women holding hands",kiss_woman_man:"woman kiss man",kiss_woman_woman:"woman kiss woman",kiss_man_man:"man kiss man",couple_with_heart:"couple with heart",couple_with_heart_woman_man:"couple with heart: woman man",couple_with_heart_man_man:"couple with heart: man man",couple_with_heart_woman_woman:"couple with heart: woman woman",family:"family",family_man_woman_boy:"family: man woman boy",family_man_woman_girl:"family: man woman girl",family_man_woman_girl_boy:"family: man woman girl boy",family_man_woman_boy_boy:"family: man woman boy boy",family_man_woman_girl_girl:"family: man woman girl girl",family_man_man_boy:"family: man man boy",family_man_man_girl:"family: man man girl",family_man_man_girl_boy:"family: man man girl boy",family_man_man_boy_boy:"family: man man boy boy",family_man_man_girl_girl:"family: man man girl girl",family_woman_woman_boy:"family: woman woman boy",family_woman_woman_girl:"family: woman woman girl",family_woman_woman_girl_boy:"family: woman woman girl boy",family_woman_woman_boy_boy:"family: woman woman boy boy",family_woman_woman_girl_girl:"family: woman woman girl girl",family_man_boy:"family: man boy",family_man_boy_boy:"family: man boy boy",family_man_girl:"family: man girl",family_man_girl_boy:"family: man girl boy",family_man_girl_girl:"family: man girl girl",family_woman_boy:"family: woman boy",family_woman_boy_boy:"family: woman boy boy",family_woman_girl:"family: woman girl",family_woman_girl_boy:"family: woman girl boy",family_woman_girl_girl:"family: woman girl girl",selfie:"selfie",camera:"camera",phone:"phone",flexed_biceps:"flexed biceps",biceps:"biceps",flex:"flex",muscle:"muscle",backhand_index_pointing_left:"backhand index pointing left",backhand:"backhand",finger:"finger",index:"index",point:"point",backhand_index_pointing_right:"backhand index pointing right",index_pointing_up:"index pointing up",up:"up",backhand_index_pointing_up:"backhand index pointing up",middle_finger:"middle finger",backhand_index_pointing_down:"backhand index pointing down",down:"down",victory_hand:"victory hand",v:"v",victory:"victory",crossed_fingers:"crossed fingers",cross:"cross",luck:"luck",vulcan_salute:"vulcan salute",spock:"spock",vulcan:"vulcan",sign_of_the_horns:"sign of the horns","rock-on":"rock-on",call_me_hand:"call me hand",call:"call",hand_with_fingers_splayed:"hand with fingers splayed",splayed:"splayed",raised_hand:"raised hand",OK_hand:"OK hand",thumbs_up:"thumbs up","+1":"+1",thumb:"thumb",thumbs_down:"thumbs down","-1":"-1",raised_fist:"raised fist",clenched:"clenched",fist:"fist",punch:"punch",oncoming_fist:"oncoming fist","left-facing_fist":"left-facing fist",leftwards:"leftwards","right-facing_fist":"right-facing fist",rightwards:"rightwards",raised_back_of_hand:"raised back of hand",waving_hand:"waving hand",wave:"wave",waving:"waving","love-you_gesture":"love-you gesture",ILY:"ILY",writing_hand:"writing hand",write:"write",clapping_hands:"clapping hands",clap:"clap",open_hands:"open hands",raising_hands:"raising hands",hooray:"hooray",palms_up_together:"palms up together",prayer:"prayer",folded_hands:"folded hands",ask:"ask",folded:"folded",please:"please",pray:"pray",thanks:"thanks",handshake:"handshake",agreement:"agreement",meeting:"meeting",shake:"shake",nail_polish:"nail polish",care:"care",cosmetics:"cosmetics",manicure:"manicure",nail:"nail",polish:"polish",ear:"ear",body:"body",nose:"nose",footprints:"footprints",clothing:"clothing",footprint:"footprint",print:"print",eye_in_speech_bubble:"eye in speech bubble",speech_bubble:"speech bubble",witness:"witness",brain:"brain",intelligent:"intelligent",lips:"lips",kiss_mark:"kiss mark",heart_with_arrow:"heart with arrow",arrow:"arrow",cupid:"cupid",red_heart:"red heart",heart:"heart",beating_heart:"beating heart",beating:"beating",heartbeat:"heartbeat",pulsating:"pulsating",broken_heart:"broken heart",break:"break",broken:"broken",two_hearts:"two hearts",sparkling_heart:"sparkling heart",excited:"excited",sparkle:"sparkle",growing_heart:"growing heart",growing:"growing",nervous:"nervous",pulse:"pulse",blue_heart:"blue heart",green_heart:"green heart",green:"green",yellow_heart:"yellow heart",yellow:"yellow",orange_heart:"orange heart",orange:"orange",purple_heart:"purple heart",purple:"purple",black_heart:"black heart",black:"black",wicked:"wicked",heart_with_ribbon:"heart with ribbon",ribbon:"ribbon",valentine:"valentine",revolving_hearts:"revolving hearts",revolving:"revolving",heart_decoration:"heart decoration",heavy_heart_exclamation:"heavy heart exclamation",exclamation:"exclamation",mark:"mark",punctuation:"punctuation",love_letter:"love letter",letter:"letter",mail:"mail",anger_symbol:"anger symbol",bomb:"bomb",collision:"collision",boom:"boom",sweat_droplets:"sweat droplets",splashing:"splashing",dashing_away:"dashing away",dash:"dash",speech_balloon:"speech balloon",balloon:"balloon",bubble:"bubble",dialog:"dialog",speech:"speech",left_speech_bubble:"left speech bubble",right_anger_bubble:"right anger bubble",thought_balloon:"thought balloon",thought:"thought",hole:"hole",eyeglasses:"eyeglasses",dark:"dark",necktie:"necktie",tie:"tie","t-shirt":"t-shirt",shirt:"shirt",tshirt:"tshirt",jeans:"jeans",pants:"pants",trousers:"trousers",scarf:"scarf",neck:"neck",gloves:"gloves",coat:"coat",jacket:"jacket",socks:"socks",stocking:"stocking",dress:"dress",kimono:"kimono",bikini:"bikini",womans_clothes:"woman’s clothes",purse:"purse",coin:"coin",handbag:"handbag",bag:"bag",clutch_bag:"clutch bag",pouch:"pouch",shopping_bags:"shopping bags",shopping:"shopping",backpack:"backpack",rucksack:"rucksack",satchel:"satchel",school:"school",mans_shoe:"man’s shoe",shoe:"shoe",running_shoe:"running shoe",athletic:"athletic",sneaker:"sneaker","high-heeled_shoe":"high-heeled shoe",heel:"heel",womans_sandal:"woman’s sandal",sandal:"sandal",womans_boot:"woman’s boot",boot:"boot",crown:"crown",king:"king",queen:"queen",womans_hat:"woman’s hat",top_hat:"top hat",top:"top",tophat:"tophat",graduation_cap:"graduation cap",cap:"cap",graduation:"graduation",billed_cap:"billed cap",baseball_cap:"baseball cap",rescue_workers_helmet:"rescue worker’s helmet",aid:"aid",helmet:"helmet",prayer_beads:"prayer beads",beads:"beads",necklace:"necklace",religion:"religion",lipstick:"lipstick",makeup:"makeup",ring:"ring",diamond:"diamond",gem_stone:"gem stone",gem:"gem",jewel:"jewel",monkey_face:"monkey face",gorilla:"gorilla",dog_face:"dog face",dog:"dog",pet:"pet",poodle:"poodle",wolf_face:"wolf face",wolf:"wolf",fox_face:"fox face",fox:"fox",cat_face:"cat face",lion_face:"lion face",Leo:"Leo",lion:"lion",tiger_face:"tiger face",tiger:"tiger",leopard:"leopard",horse_face:"horse face",equestrian:"equestrian",unicorn_face:"unicorn face",unicorn:"unicorn",zebra:"zebra",stripe:"stripe",deer:"deer",cow_face:"cow face",cow:"cow",ox:"ox",Taurus:"Taurus",bull:"bull",water_buffalo:"water buffalo",buffalo:"buffalo",pig_face:"pig face",pig:"pig",sow:"sow",boar:"boar",pig_nose:"pig nose",ram:"ram",Aries:"Aries",male:"male",sheep:"sheep",ewe:"ewe",female:"female",goat:"goat",Capricorn:"Capricorn",camel:"camel",dromedary:"dromedary",hump:"hump","two-hump_camel":"two-hump camel",bactrian:"bactrian",giraffe:"giraffe",spots:"spots",elephant:"elephant",rhinoceros:"rhinoceros",mouse_face:"mouse face",mouse:"mouse",rat:"rat",hamster_face:"hamster face",hamster:"hamster",rabbit_face:"rabbit face",bunny:"bunny",rabbit:"rabbit",chipmunk:"chipmunk",squirrel:"squirrel",hedgehog:"hedgehog",spiny:"spiny",bat:"bat",bear_face:"bear face",bear:"bear",koala:"koala",panda_face:"panda face",panda:"panda",paw_prints:"paw prints",feet:"feet",paw:"paw",turkey:"turkey",bird:"bird",chicken:"chicken",rooster:"rooster",hatching_chick:"hatching chick",chick:"chick",hatching:"hatching",baby_chick:"baby chick","front-facing_baby_chick":"front-facing baby chick",penguin:"penguin",dove:"dove",fly:"fly",peace:"peace",eagle:"eagle",duck:"duck",owl:"owl",wise:"wise",frog_face:"frog face",frog:"frog",crocodile:"crocodile",turtle:"turtle",terrapin:"terrapin",tortoise:"tortoise",lizard:"lizard",reptile:"reptile",snake:"snake",Ophiuchus:"Ophiuchus",bearer:"bearer",serpent:"serpent",dragon_face:"dragon face",dragon:"dragon",sauropod:"sauropod",brachiosaurus:"brachiosaurus",brontosaurus:"brontosaurus",diplodocus:"diplodocus","T-Rex":"T-Rex",Tyrannosaurus_Rex:"Tyrannosaurus Rex",spouting_whale:"spouting whale",spouting:"spouting",whale:"whale",dolphin:"dolphin",flipper:"flipper",fish:"fish",Pisces:"Pisces",tropical_fish:"tropical fish",tropical:"tropical",blowfish:"blowfish",shark:"shark",octopus:"octopus",spiral_shell:"spiral shell",shell:"shell",spiral:"spiral",crab:"crab",Cancer:"Cancer",shrimp:"shrimp",food:"food",shellfish:"shellfish",squid:"squid",molusc:"molusc",snail:"snail",butterfly:"butterfly",insect:"insect",pretty:"pretty",bug:"bug",ant:"ant",honeybee:"honeybee",bee:"bee",lady_beetle:"lady beetle",beetle:"beetle",ladybird:"ladybird",ladybug:"ladybug",cricket:"cricket",grasshopper:"grasshopper",spider:"spider",spider_web:"spider web",web:"web",scorpion:"scorpion",Scorpio:"Scorpio",scorpio:"scorpio",bouquet:"bouquet",flower:"flower",cherry_blossom:"cherry blossom",blossom:"blossom",cherry:"cherry",white_flower:"white flower",rosette:"rosette",plant:"plant",rose:"rose",wilted_flower:"wilted flower",wilted:"wilted",hibiscus:"hibiscus",sunflower:"sunflower",tulip:"tulip",seedling:"seedling",evergreen_tree:"evergreen tree",tree:"tree",deciduous_tree:"deciduous tree",deciduous:"deciduous",shedding:"shedding",palm_tree:"palm tree",cactus:"cactus",sheaf_of_rice:"sheaf of rice",grain:"grain",rice:"rice",herb:"herb",leaf:"leaf",shamrock:"shamrock",four_leaf_clover:"four leaf clover",clover:"clover",four:"four","four-leaf_clover":"four-leaf clover",maple_leaf:"maple leaf",falling:"falling",maple:"maple",fallen_leaf:"fallen leaf",leaf_fluttering_in_wind:"leaf fluttering in wind",blow:"blow",flutter:"flutter",wind:"wind",grapes:"grapes",fruit:"fruit",grape:"grape",melon:"melon",watermelon:"watermelon",tangerine:"tangerine",lemon:"lemon",citrus:"citrus",banana:"banana",pineapple:"pineapple",red_apple:"red apple",apple:"apple",green_apple:"green apple",pear:"pear",peach:"peach",cherries:"cherries",berries:"berries",strawberry:"strawberry",berry:"berry",kiwi_fruit:"kiwi fruit",kiwi:"kiwi",tomato:"tomato",vegetable:"vegetable",coconut:"coconut","piña_colada":"piña colada",avocado:"avocado",eggplant:"eggplant",aubergine:"aubergine",potato:"potato",carrot:"carrot",ear_of_corn:"ear of corn",corn:"corn",maize:"maize",maze:"maze",hot_pepper:"hot pepper",hot:"hot",pepper:"pepper",cucumber:"cucumber",pickle:"pickle",broccoli:"broccoli",wild_cabbage:"wild cabbage",mushroom:"mushroom",toadstool:"toadstool",peanuts:"peanuts",nut:"nut",peanut:"peanut",chestnut:"chestnut",bread:"bread",loaf:"loaf",croissant:"croissant",crescent_roll:"crescent roll",french:"french",baguette_bread:"baguette bread",baguette:"baguette",pretzel:"pretzel",twisted:"twisted",pancakes:"pancakes","crêpe":"crêpe",hotcake:"hotcake",pancake:"pancake",cheese_wedge:"cheese wedge",cheese:"cheese",meat_on_bone:"meat on bone",bone:"bone",meat:"meat",poultry_leg:"poultry leg",drumstick:"drumstick",leg:"leg",poultry:"poultry",cut_of_meat:"cut of meat",chop:"chop",lambchop:"lambchop",porkchop:"porkchop",steak:"steak",bacon:"bacon",hamburger:"hamburger",burger:"burger",french_fries:"french fries",fries:"fries",pizza:"pizza",slice:"slice",hot_dog:"hot dog",frankfurter:"frankfurter",hotdog:"hotdog",sausage:"sausage",sandwich:"sandwich",taco:"taco",mexican:"mexican",burrito:"burrito",wrap:"wrap",stuffed_flatbread:"stuffed flatbread",falafel:"falafel",flatbread:"flatbread",gyro:"gyro",kebab:"kebab",stuffed:"stuffed",egg:"egg",cooking:"cooking",frying:"frying",pan:"pan",shallow_pan_of_food:"shallow pan of food",casserole:"casserole",paella:"paella",shallow:"shallow",pot_of_food:"pot of food",pot:"pot",stew:"stew",bowl_with_spoon:"bowl with spoon",breakfast:"breakfast",cereal:"cereal",congee:"congee",green_salad:"green salad",salad:"salad",popcorn:"popcorn",canned_food:"canned food",can:"can",bento_box:"bento box",bento:"bento",box:"box",rice_cracker:"rice cracker",cracker:"cracker",rice_ball:"rice ball",Japanese:"Japanese",cooked_rice:"cooked rice",cooked:"cooked",curry_rice:"curry rice",curry:"curry",steaming_bowl:"steaming bowl",bowl:"bowl",noodle:"noodle",ramen:"ramen",steaming:"steaming",spaghetti:"spaghetti",pasta:"pasta",roasted_sweet_potato:"roasted sweet potato",roasted:"roasted",sweet:"sweet",oden:"oden",seafood:"seafood",skewer:"skewer",stick:"stick",sushi:"sushi",fried_shrimp:"fried shrimp",fried:"fried",prawn:"prawn",tempura:"tempura",fish_cake_with_swirl:"fish cake with swirl",cake:"cake",pastry:"pastry",swirl:"swirl",dango:"dango",dessert:"dessert",dumpling:"dumpling",empanada:"empanada","gyōza":"gyōza",jiaozi:"jiaozi",pierogi:"pierogi",potsticker:"potsticker",fortune_cookie:"fortune cookie",prophecy:"prophecy",takeout_box:"takeout box",oyster_pail:"oyster pail",soft_ice_cream:"soft ice cream",cream:"cream",ice:"ice",icecream:"icecream",soft:"soft",shaved_ice:"shaved ice",shaved:"shaved",ice_cream:"ice cream",doughnut:"doughnut",donut:"donut",cookie:"cookie",birthday_cake:"birthday cake",birthday:"birthday",shortcake:"shortcake",pie:"pie",filling:"filling",chocolate_bar:"chocolate bar",bar:"bar",chocolate:"chocolate",candy:"candy",lollipop:"lollipop",custard:"custard",pudding:"pudding",honey_pot:"honey pot",honey:"honey",honeypot:"honeypot",baby_bottle:"baby bottle",bottle:"bottle",drink:"drink",milk:"milk",glass_of_milk:"glass of milk",glass:"glass",hot_beverage:"hot beverage",beverage:"beverage",coffee:"coffee",tea:"tea",teacup_without_handle:"teacup without handle",cup:"cup",teacup:"teacup",sake:"sake",bottle_with_popping_cork:"bottle with popping cork",cork:"cork",popping:"popping",wine_glass:"wine glass",wine:"wine",cocktail_glass:"cocktail glass",cocktail:"cocktail",tropical_drink:"tropical drink",beer_mug:"beer mug",beer:"beer",mug:"mug",clinking_beer_mugs:"clinking beer mugs",clink:"clink",clinking_glasses:"clinking glasses",celebrate:"celebrate",tumbler_glass:"tumbler glass",liquor:"liquor",shot:"shot",tumbler:"tumbler",whisky:"whisky",cup_with_straw:"cup with straw",juice:"juice",soda:"soda",chopsticks:"chopsticks",hashi:"hashi",fork_and_knife_with_plate:"fork and knife with plate",fork:"fork",knife:"knife",plate:"plate",fork_and_knife:"fork and knife",cutlery:"cutlery",spoon:"spoon",tableware:"tableware",kitchen_knife:"kitchen knife",hocho:"hocho",tool:"tool",weapon:"weapon",amphora:"amphora",Aquarius:"Aquarius",jug:"jug","globe_showing_Europe-Africa":"globe showing Europe-Africa",Africa:"Africa",Europe:"Europe",earth:"earth",globe:"globe",world:"world",globe_showing_Americas:"globe showing Americas",Americas:"Americas","globe_showing_Asia-Australia":"globe showing Asia-Australia",Asia:"Asia",Australia:"Australia",globe_with_meridians:"globe with meridians",meridians:"meridians",world_map:"world map",map:"map",map_of_Japan:"map of Japan",Japan:"Japan","snow-capped_mountain":"snow-capped mountain",volcano:"volcano",eruption:"eruption",mount_fuji:"mount fuji",fuji:"fuji",camping:"camping",beach_with_umbrella:"beach with umbrella",beach:"beach",umbrella:"umbrella",desert:"desert",desert_island:"desert island",island:"island",national_park:"national park",park:"park",stadium:"stadium",classical_building:"classical building",classical:"classical",building_construction:"building construction",houses:"houses",derelict_house:"derelict house",derelict:"derelict",house:"house",home:"home",house_with_garden:"house with garden",garden:"garden",office_building:"office building",building:"building",Japanese_post_office:"Japanese post office",post:"post",post_office:"post office",European:"European",hospital:"hospital",bank:"bank",love_hotel:"love hotel",convenience_store:"convenience store",convenience:"convenience",store:"store",department_store:"department store",department:"department",Japanese_castle:"Japanese castle",castle:"castle",chapel:"chapel",romance:"romance",Tokyo_tower:"Tokyo tower",Tokyo:"Tokyo",tower:"tower",Statue_of_Liberty:"Statue of Liberty",liberty:"liberty",statue:"statue",church:"church",Christian:"Christian",mosque:"mosque",Muslim:"Muslim",islam:"islam",synagogue:"synagogue",Jew:"Jew",Jewish:"Jewish",temple:"temple",shinto_shrine:"shinto shrine",shinto:"shinto",shrine:"shrine",kaaba:"kaaba",fountain:"fountain",tent:"tent",foggy:"foggy",fog:"fog",night_with_stars:"night with stars",night:"night",cityscape:"cityscape",city:"city",sunrise_over_mountains:"sunrise over mountains",morning:"morning",sunrise:"sunrise",cityscape_at_dusk:"cityscape at dusk",dusk:"dusk",evening:"evening",landscape:"landscape",sunset:"sunset",bridge_at_night:"bridge at night",bridge:"bridge",hot_springs:"hot springs",hotsprings:"hotsprings",springs:"springs",milky_way:"milky way",space:"space",carousel_horse:"carousel horse",carousel:"carousel",ferris_wheel:"ferris wheel",amusement_park:"amusement park",ferris:"ferris",wheel:"wheel",roller_coaster:"roller coaster",coaster:"coaster",roller:"roller",barber_pole:"barber pole",pole:"pole",circus_tent:"circus tent",circus:"circus",locomotive:"locomotive",engine:"engine",railway:"railway",steam:"steam",train:"train",railway_car:"railway car",electric:"electric",tram:"tram",trolleybus:"trolleybus","high-speed_train":"high-speed train",shinkansen:"shinkansen",speed:"speed",bullet_train:"bullet train",bullet:"bullet",metro:"metro",subway:"subway",light_rail:"light rail",station:"station",monorail:"monorail",vehicle:"vehicle",mountain_railway:"mountain railway",tram_car:"tram car",bus:"bus",oncoming_bus:"oncoming bus",oncoming:"oncoming",trolley:"trolley",minibus:"minibus",ambulance:"ambulance",fire_engine:"fire engine",fire:"fire",truck:"truck",police_car:"police car",patrol:"patrol",oncoming_police_car:"oncoming police car",taxi:"taxi",oncoming_taxi:"oncoming taxi",automobile:"automobile",oncoming_automobile:"oncoming automobile",sport_utility_vehicle:"sport utility vehicle",recreational:"recreational",sport_utility:"sport utility",delivery_truck:"delivery truck",delivery:"delivery",articulated_lorry:"articulated lorry",lorry:"lorry",semi:"semi",tractor:"tractor",kick_scooter:"kick scooter",kick:"kick",scooter:"scooter",motor_scooter:"motor scooter",motor:"motor",bus_stop:"bus stop",busstop:"busstop",stop:"stop",motorway:"motorway",highway:"highway",road:"road",railway_track:"railway track",oil_drum:"oil drum",drum:"drum",oil:"oil",fuel_pump:"fuel pump",diesel:"diesel",fuel:"fuel",fuelpump:"fuelpump",gas:"gas",pump:"pump",police_car_light:"police car light",beacon:"beacon",light:"light",horizontal_traffic_light:"horizontal traffic light",signal:"signal",traffic:"traffic",vertical_traffic_light:"vertical traffic light",stop_sign:"stop sign",octagonal:"octagonal",sign:"sign",barrier:"barrier",anchor:"anchor",ship:"ship",sailboat:"sailboat",resort:"resort",sea:"sea",yacht:"yacht",canoe:"canoe",speedboat:"speedboat",passenger_ship:"passenger ship",passenger:"passenger",ferry:"ferry",motor_boat:"motor boat",motorboat:"motorboat",airplane:"airplane",aeroplane:"aeroplane",small_airplane:"small airplane",airplane_departure:"airplane departure","check-in":"check-in",departure:"departure",departures:"departures",airplane_arrival:"airplane arrival",arrivals:"arrivals",arriving:"arriving",landing:"landing",seat:"seat",chair:"chair",helicopter:"helicopter",suspension_railway:"suspension railway",suspension:"suspension",mountain_cableway:"mountain cableway",cable:"cable",gondola:"gondola",aerial_tramway:"aerial tramway",aerial:"aerial",tramway:"tramway",satellite:"satellite",flying_saucer:"flying saucer",UFO:"UFO",bellhop_bell:"bellhop bell",bell:"bell",bellhop:"bellhop",hourglass_done:"hourglass done",sand:"sand",timer:"timer",hourglass_not_done:"hourglass not done",hourglass:"hourglass",watch:"watch",clock:"clock",alarm_clock:"alarm clock",alarm:"alarm",stopwatch:"stopwatch",timer_clock:"timer clock",mantelpiece_clock:"mantelpiece clock","twelve_o’clock":"twelve o’clock","00":"00","o’clock":"o’clock",twelve:"twelve","twelve-thirty":"twelve-thirty",thirty:"thirty","one_o’clock":"one o’clock",time_100:"1:00",one:"one","one-thirty":"one-thirty","two_o’clock":"two o’clock",two:"two","two-thirty":"two-thirty","three_o’clock":"three o’clock",three:"three","three-thirty":"three-thirty","four_o’clock":"four o’clock","four-thirty":"four-thirty","five_o’clock":"five o’clock",five:"five","five-thirty":"five-thirty","six_o’clock":"six o’clock",six:"six","six-thirty":"six-thirty","seven_o’clock":"seven o’clock",seven:"seven","seven-thirty":"seven-thirty","eight_o’clock":"eight o’clock",eight:"eight","eight-thirty":"eight-thirty","nine_o’clock":"nine o’clock",nine:"nine","nine-thirty":"nine-thirty","ten_o’clock":"ten o’clock",ten:"ten","ten-thirty":"ten-thirty","eleven_o’clock":"eleven o’clock",eleven:"eleven","eleven-thirty":"eleven-thirty",new_moon:"new moon",moon:"moon",waxing_crescent_moon:"waxing crescent moon",crescent:"crescent",waxing:"waxing",first_quarter_moon:"first quarter moon",quarter:"quarter",waxing_gibbous_moon:"waxing gibbous moon",gibbous:"gibbous",full_moon:"full moon",full:"full",waning_gibbous_moon:"waning gibbous moon",waning:"waning",last_quarter_moon:"last quarter moon",waning_crescent_moon:"waning crescent moon",crescent_moon:"crescent moon",new_moon_face:"new moon face",first_quarter_moon_face:"first quarter moon face",last_quarter_moon_face:"last quarter moon face",weather:"weather",rays:"rays",sunny:"sunny",full_moon_face:"full moon face",sun_with_face:"sun with face",glowing_star:"glowing star",glittery:"glittery",glow:"glow",shining:"shining",shooting_star:"shooting star",shooting:"shooting",cloud:"cloud",sun_behind_cloud:"sun behind cloud",cloud_with_lightning_and_rain:"cloud with lightning and rain",rain:"rain",thunder:"thunder",sun_behind_small_cloud:"sun behind small cloud",sun_behind_large_cloud:"sun behind large cloud",sun_behind_rain_cloud:"sun behind rain cloud",cloud_with_rain:"cloud with rain",cloud_with_snow:"cloud with snow",cloud_with_lightning:"cloud with lightning",lightning:"lightning",tornado:"tornado",whirlwind:"whirlwind",wind_face:"wind face",cyclone:"cyclone",hurricane:"hurricane",twister:"twister",typhoon:"typhoon",rainbow:"rainbow",pride:"pride",closed_umbrella:"closed umbrella",umbrella_with_rain_drops:"umbrella with rain drops",drop:"drop",umbrella_on_ground:"umbrella on ground",high_voltage:"high voltage",danger:"danger",electricity:"electricity",voltage:"voltage",zap:"zap",snowflake:"snowflake",snowman:"snowman",snowman_without_snow:"snowman without snow",comet:"comet",flame:"flame",droplet:"droplet",water_wave:"water wave",ocean:"ocean","jack-o-lantern":"jack-o-lantern",halloween:"halloween",jack:"jack",lantern:"lantern",Christmas_tree:"Christmas tree",fireworks:"fireworks",sparkler:"sparkler",sparkles:"sparkles",party_popper:"party popper",party:"party",popper:"popper",tada:"tada",confetti_ball:"confetti ball",confetti:"confetti",tanabata_tree:"tanabata tree",banner:"banner",pine_decoration:"pine decoration",bamboo:"bamboo",pine:"pine",Japanese_dolls:"Japanese dolls",doll:"doll",festival:"festival",carp_streamer:"carp streamer",carp:"carp",streamer:"streamer",wind_chime:"wind chime",chime:"chime",moon_viewing_ceremony:"moon viewing ceremony",ceremony:"ceremony",wrapped_gift:"wrapped gift",gift:"gift",present:"present",wrapped:"wrapped",reminder_ribbon:"reminder ribbon",reminder:"reminder",admission_tickets:"admission tickets",admission:"admission",ticket:"ticket",military_medal:"military medal",medal:"medal",military:"military",trophy:"trophy",prize:"prize",sports_medal:"sports medal","1st_place_medal":"1st place medal",first:"first",gold:"gold","2nd_place_medal":"2nd place medal",second:"second",silver:"silver","3rd_place_medal":"3rd place medal",bronze:"bronze",third:"third",soccer_ball:"soccer ball",football:"football",soccer:"soccer",baseball:"baseball",basketball:"basketball",hoop:"hoop",volleyball:"volleyball",game:"game",american_football:"american football",american:"american",rugby_football:"rugby football",rugby:"rugby",tennis:"tennis",racquet:"racquet",bowling:"bowling",cricket_game:"cricket game",field_hockey:"field hockey",field:"field",hockey:"hockey",ice_hockey:"ice hockey",puck:"puck",ping_pong:"ping pong",paddle:"paddle",table_tennis:"table tennis",badminton:"badminton",birdie:"birdie",shuttlecock:"shuttlecock",boxing_glove:"boxing glove",boxing:"boxing",glove:"glove",martial_arts_uniform:"martial arts uniform",judo:"judo",karate:"karate",martial_arts:"martial arts",taekwondo:"taekwondo",uniform:"uniform",goal_net:"goal net",goal:"goal",net:"net",flag:"flag",flag_in_hole:"flag in hole",ice_skate:"ice skate",skate:"skate",fishing_pole:"fishing pole",running_shirt:"running shirt",athletics:"athletics",sash:"sash",skis:"skis",sled:"sled",sledge:"sledge",sleigh:"sleigh",curling_stone:"curling stone",direct_hit:"direct hit",bullseye:"bullseye",dart:"dart",hit:"hit",target:"target",pool_8_ball:"pool 8 ball",billiard:"billiard",crystal_ball:"crystal ball",crystal:"crystal",fortune:"fortune",video_game:"video game",controller:"controller",joystick:"joystick",slot_machine:"slot machine",slot:"slot",game_die:"game die",dice:"dice",die:"die",spade_suit:"spade suit",card:"card",heart_suit:"heart suit",diamond_suit:"diamond suit",club_suit:"club suit",joker:"joker",wildcard:"wildcard",mahjong_red_dragon:"mahjong red dragon",mahjong:"mahjong",flower_playing_cards:"flower playing cards",playing:"playing",performing_arts:"performing arts",art:"art",performing:"performing",theater:"theater",theatre:"theatre",framed_picture:"framed picture",frame:"frame",museum:"museum",painting:"painting",picture:"picture",artist_palette:"artist palette",muted_speaker:"muted speaker",mute:"mute",speaker:"speaker",speaker_low_volume:"speaker low volume",speaker_medium_volume:"speaker medium volume",medium:"medium",speaker_high_volume:"speaker high volume",loud:"loud",loudspeaker:"loudspeaker",public_address:"public address",megaphone:"megaphone",cheering:"cheering",postal_horn:"postal horn",horn:"horn",postal:"postal",bell_with_slash:"bell with slash",musical_score:"musical score",music:"music",score:"score",musical_note:"musical note",note:"note",musical_notes:"musical notes",notes:"notes",studio_microphone:"studio microphone",mic:"mic",microphone:"microphone",studio:"studio",level_slider:"level slider",level:"level",slider:"slider",control_knobs:"control knobs",control:"control",knobs:"knobs",karaoke:"karaoke",headphone:"headphone",earbud:"earbud",radio:"radio",video:"video",saxophone:"saxophone",instrument:"instrument",sax:"sax",guitar:"guitar",musical_keyboard:"musical keyboard",keyboard:"keyboard",piano:"piano",trumpet:"trumpet",violin:"violin",drumsticks:"drumsticks",mobile_phone:"mobile phone",cell:"cell",mobile:"mobile",telephone:"telephone",mobile_phone_with_arrow:"mobile phone with arrow",receive:"receive",telephone_receiver:"telephone receiver",receiver:"receiver",pager:"pager",fax_machine:"fax machine",fax:"fax",battery:"battery",electric_plug:"electric plug",plug:"plug",laptop_computer:"laptop computer",computer:"computer",pc:"pc",personal:"personal",desktop_computer:"desktop computer",desktop:"desktop",printer:"printer",computer_mouse:"computer mouse",trackball:"trackball",computer_disk:"computer disk",disk:"disk",minidisk:"minidisk",optical:"optical",floppy_disk:"floppy disk",floppy:"floppy",optical_disk:"optical disk",cd:"cd",dvd:"dvd","blu-ray":"blu-ray",movie_camera:"movie camera",cinema:"cinema",movie:"movie",film_frames:"film frames",film:"film",frames:"frames",film_projector:"film projector",projector:"projector",clapper_board:"clapper board",clapper:"clapper",television:"television",tv:"tv",camera_with_flash:"camera with flash",flash:"flash",video_camera:"video camera",videocassette:"videocassette",tape:"tape",vhs:"vhs",magnifying_glass_tilted_left:"magnifying glass tilted left",magnifying:"magnifying",search:"search",magnifying_glass_tilted_right:"magnifying glass tilted right",candle:"candle",light_bulb:"light bulb",bulb:"bulb",idea:"idea",flashlight:"flashlight",torch:"torch",red_paper_lantern:"red paper lantern",notebook_with_decorative_cover:"notebook with decorative cover",book:"book",cover:"cover",decorated:"decorated",notebook:"notebook",closed_book:"closed book",open_book:"open book",green_book:"green book",blue_book:"blue book",orange_book:"orange book",books:"books",ledger:"ledger",page_with_curl:"page with curl",curl:"curl",document:"document",page:"page",scroll:"scroll",paper:"paper",page_facing_up:"page facing up",newspaper:"newspaper",news:"news","rolled-up_newspaper":"rolled-up newspaper",rolled:"rolled",bookmark_tabs:"bookmark tabs",bookmark:"bookmark",marker:"marker",tabs:"tabs",label:"label",money_bag:"money bag",dollar:"dollar",moneybag:"moneybag",yen_banknote:"yen banknote",banknote:"banknote",bill:"bill",currency:"currency",yen:"yen",dollar_banknote:"dollar banknote",euro_banknote:"euro banknote",euro:"euro",pound_banknote:"pound banknote",pound:"pound",money_with_wings:"money with wings",wings:"wings",credit_card:"credit card",credit:"credit",chart_increasing_with_yen:"chart increasing with yen",chart:"chart",graph:"graph",growth:"growth",market:"market",rise:"rise",trend:"trend",upward:"upward",currency_exchange:"currency exchange",exchange:"exchange",heavy_dollar_sign:"heavy dollar sign",envelope:"envelope",email:"email","e-mail":"e-mail",incoming_envelope:"incoming envelope",incoming:"incoming",envelope_with_arrow:"envelope with arrow",outgoing:"outgoing",sent:"sent",outbox_tray:"outbox tray",outbox:"outbox",tray:"tray",inbox_tray:"inbox tray",inbox:"inbox",package:"package",parcel:"parcel",closed_mailbox_with_raised_flag:"closed mailbox with raised flag",mailbox:"mailbox",postbox:"postbox",closed_mailbox_with_lowered_flag:"closed mailbox with lowered flag",lowered:"lowered",open_mailbox_with_raised_flag:"open mailbox with raised flag",open_mailbox_with_lowered_flag:"open mailbox with lowered flag",ballot_box_with_ballot:"ballot box with ballot",ballot:"ballot",pencil:"pencil",black_nib:"black nib",nib:"nib",pen:"pen",fountain_pen:"fountain pen",ballpoint:"ballpoint",paintbrush:"paintbrush",crayon:"crayon",memo:"memo",briefcase:"briefcase",file_folder:"file folder",file:"file",folder:"folder",open_file_folder:"open file folder",card_index_dividers:"card index dividers",dividers:"dividers",calendar:"calendar",date:"date","tear-off_calendar":"tear-off calendar",spiral_notepad:"spiral notepad",pad:"pad",spiral_calendar:"spiral calendar",card_index:"card index",rolodex:"rolodex",chart_increasing:"chart increasing",chart_decreasing:"chart decreasing",bar_chart:"bar chart",clipboard:"clipboard",pushpin:"pushpin",pin:"pin",round_pushpin:"round pushpin",paperclip:"paperclip",linked_paperclips:"linked paperclips",link:"link",straight_ruler:"straight ruler",ruler:"ruler",straight_edge:"straight edge",triangular_ruler:"triangular ruler",set:"set",triangle:"triangle",scissors:"scissors",cutting:"cutting",card_file_box:"card file box",file_cabinet:"file cabinet",cabinet:"cabinet",filing:"filing",wastebasket:"wastebasket",locked:"locked",unlocked:"unlocked",lock:"lock",unlock:"unlock",locked_with_pen:"locked with pen",ink:"ink",privacy:"privacy",locked_with_key:"locked with key",key:"key",secure:"secure",password:"password",old_key:"old key",clue:"clue",hammer:"hammer",pick:"pick",mining:"mining",hammer_and_pick:"hammer and pick",hammer_and_wrench:"hammer and wrench",spanner:"spanner",wrench:"wrench",dagger:"dagger",crossed_swords:"crossed swords",crossed:"crossed",swords:"swords",pistol:"pistol",gun:"gun",handgun:"handgun",revolver:"revolver",bow_and_arrow:"bow and arrow",Sagittarius:"Sagittarius",archer:"archer",archery:"archery",shield:"shield",nut_and_bolt:"nut and bolt",bolt:"bolt",gear:"gear",cog:"cog",cogwheel:"cogwheel",clamp:"clamp",compress:"compress",vice:"vice",balance_scale:"balance scale",Libra:"Libra",chains:"chains",chain:"chain",alembic:"alembic",chemistry:"chemistry",microscope:"microscope",science:"science",telescope:"telescope",satellite_antenna:"satellite antenna",antenna:"antenna",dish:"dish",syringe:"syringe",needle:"needle",pill:"pill",door:"door",bed:"bed",couch_and_lamp:"couch and lamp",couch:"couch",lamp:"lamp",toilet:"toilet",shower:"shower",shopping_cart:"shopping cart",cart:"cart",cigarette:"cigarette",smoking:"smoking",coffin:"coffin",funeral_urn:"funeral urn",ashes:"ashes",funeral:"funeral",urn:"urn",moai:"moai",moyai:"moyai",ATM_sign:"ATM sign",atm:"atm",automated:"automated",teller:"teller",litter_in_bin_sign:"litter in bin sign",litter:"litter",litter_bin:"litter bin",potable_water:"potable water",drinking:"drinking",potable:"potable",wheelchair_symbol:"wheelchair symbol",access:"access","men’s_room":"men’s room",lavatory:"lavatory",restroom:"restroom",wc:"wc","women’s_room":"women’s room",WC:"WC",baby_symbol:"baby symbol",changing:"changing",water_closet:"water closet",closet:"closet",passport_control:"passport control",passport:"passport",customs:"customs",baggage_claim:"baggage claim",baggage:"baggage",claim:"claim",left_luggage:"left luggage",locker:"locker",luggage:"luggage",warning:"warning",children_crossing:"children crossing",crossing:"crossing",pedestrian:"pedestrian",no_entry:"no entry",entry:"entry",no_bicycles:"no bicycles",no_smoking:"no smoking",no_littering:"no littering","non-potable_water":"non-potable water","non-drinking":"non-drinking","non-potable":"non-potable",no_pedestrians:"no pedestrians",no_mobile_phones:"no mobile phones",no_one_under_eighteen:"no one under eighteen",age_restriction:"age restriction",eighteen:"eighteen",underage:"underage",radioactive:"radioactive",biohazard:"biohazard",up_arrow:"up arrow",cardinal:"cardinal",direction:"direction",north:"north","up-right_arrow":"up-right arrow",intercardinal:"intercardinal",northeast:"northeast",right_arrow:"right arrow",east:"east","down-right_arrow":"down-right arrow",southeast:"southeast",down_arrow:"down arrow",south:"south","down-left_arrow":"down-left arrow",southwest:"southwest",left_arrow:"left arrow",west:"west","up-left_arrow":"up-left arrow",northwest:"northwest","up-down_arrow":"up-down arrow","left-right_arrow":"left-right arrow",right_arrow_curving_left:"right arrow curving left",left_arrow_curving_right:"left arrow curving right",right_arrow_curving_up:"right arrow curving up",right_arrow_curving_down:"right arrow curving down",clockwise_vertical_arrows:"clockwise vertical arrows",clockwise:"clockwise",reload:"reload",counterclockwise_arrows_button:"counterclockwise arrows button",anticlockwise:"anticlockwise",counterclockwise:"counterclockwise",withershins:"withershins",BACK_arrow:"BACK arrow",back:"back",END_arrow:"END arrow",end:"end",ON_arrow:"ON! arrow",on:"on",SOON_arrow:"SOON arrow",soon:"soon",TOP_arrow:"TOP arrow",place_of_worship:"place of worship",worship:"worship",atom_symbol:"atom symbol",atheist:"atheist",atom:"atom",om:"om",Hindu:"Hindu",star_of_David:"star of David",David:"David",wheel_of_dharma:"wheel of dharma",Buddhist:"Buddhist",dharma:"dharma",yin_yang:"yin yang",tao:"tao",taoist:"taoist",yang:"yang",yin:"yin",latin_cross:"latin cross",orthodox_cross:"orthodox cross",star_and_crescent:"star and crescent",peace_symbol:"peace symbol",menorah:"menorah",candelabrum:"candelabrum",candlestick:"candlestick","dotted_six-pointed_star":"dotted six-pointed star",scorpius:"scorpius",shuffle_tracks_button:"shuffle tracks button",repeat_button:"repeat button",repeat:"repeat",repeat_single_button:"repeat single button",once:"once",play_button:"play button",play:"play",right:"right","fast-forward_button":"fast-forward button",double:"double",fast:"fast",forward:"forward",next_track_button:"next track button",next_scene:"next scene",next_track:"next track",play_or_pause_button:"play or pause button",pause:"pause",reverse_button:"reverse button",left:"left",reverse:"reverse",fast_reverse_button:"fast reverse button",rewind:"rewind",last_track_button:"last track button",previous_scene:"previous scene",previous_track:"previous track",upwards_button:"upwards button",button:"button",fast_up_button:"fast up button",downwards_button:"downwards button",fast_down_button:"fast down button",pause_button:"pause button",vertical:"vertical",stop_button:"stop button",square:"square",record_button:"record button",circle:"circle",record:"record",eject_button:"eject button",eject:"eject",dim_button:"dim button",brightness:"brightness",dim:"dim",low:"low",bright_button:"bright button",antenna_bars:"antenna bars",vibration_mode:"vibration mode",mode:"mode",vibration:"vibration",mobile_phone_off:"mobile phone off",off:"off",female_sign:"female sign",male_sign:"male sign",medical_symbol:"medical symbol",aesculapius:"aesculapius",staff:"staff",recycling_symbol:"recycling symbol",recycle:"recycle","fleur-de-lis":"fleur-de-lis",trident_emblem:"trident emblem",emblem:"emblem",trident:"trident",name_badge:"name badge",badge:"badge",name:"name",Japanese_symbol_for_beginner:"Japanese symbol for beginner",beginner:"beginner",chevron:"chevron",heavy_large_circle:"heavy large circle",o:"o",white_heavy_check_mark:"white heavy check mark",check:"check",ballot_box_with_check:"ballot box with check",heavy_check_mark:"heavy check mark",heavy_multiplication_x:"heavy multiplication x",cancel:"cancel",multiplication:"multiplication",multiply:"multiply",x:"x",cross_mark:"cross mark",cross_mark_button:"cross mark button",heavy_plus_sign:"heavy plus sign",math:"math",plus:"plus",heavy_minus_sign:"heavy minus sign",minus:"minus",heavy_division_sign:"heavy division sign",division:"division",curly_loop:"curly loop",loop:"loop",double_curly_loop:"double curly loop",part_alternation_mark:"part alternation mark",part:"part","eight-spoked_asterisk":"eight-spoked asterisk",asterisk:"asterisk","eight-pointed_star":"eight-pointed star",double_exclamation_mark:"double exclamation mark",bangbang:"bangbang",exclamation_question_mark:"exclamation question mark",interrobang:"interrobang",question:"question",question_mark:"question mark",white_question_mark:"white question mark",white_exclamation_mark:"white exclamation mark",exclamation_mark:"exclamation mark",wavy_dash:"wavy dash",wavy:"wavy",copyright:"copyright",registered:"registered",trade_mark:"trade mark",tm:"tm",trademark:"trademark",keycap_hash:"keycap_#",keycap_star:"keycap_*",keycap:"keycap",keycap_0:"keycap_0",keycap_1:"keycap_1",keycap_2:"keycap_2",keycap_3:"keycap_3",keycap_4:"keycap_4",keycap_5:"keycap_5",keycap_6:"keycap_6",keycap_7:"keycap_7",keycap_8:"keycap_8",keycap_9:"keycap_9",keycap_10:"keycap_10",hundred_points:"hundred points",hundred:"hundred",input_latin_uppercase:"input latin uppercase",ABCD:"ABCD",input:"input",latin:"latin",letters:"letters",uppercase:"uppercase",input_latin_lowercase:"input latin lowercase",abcd:"abcd",lowercase:"lowercase",input_numbers:"input numbers",numbers:"numbers",input_symbols:"input symbols",input_latin_letters:"input latin letters",abc:"abc",alphabet:"alphabet","A_button_(blood_type)":"A button (blood type)",a:"a",blood_type:"blood type","AB_button_(blood_type)":"AB button (blood type)",ab:"ab","B_button_(blood_type)":"B button (blood type)",b:"b",CL_button:"CL button",cl:"cl",COOL_button:"COOL button",FREE_button:"FREE button",free:"free",i:"i",ID_button:"ID button",id:"id",identity:"identity",circled_M:"circled M",m:"m",NEW_button:"NEW button",new:"new",NG_button:"NG button",ng:"ng","O_button_(blood_type)":"O button (blood type)",OK_button:"OK button",P_button:"P button",parking:"parking",SOS_button:"SOS button",sos:"sos",UP_button:"UP! button",VS_button:"VS button",versus:"versus",vs:"vs",Japanese_here_button:"Japanese here button",katakana:"katakana",here:"here",Japanese_service_charge_button:"Japanese service charge button",service_charge:"service charge",Japanese_monthly_amount_button:"Japanese monthly amount button",ideograph:"ideograph",monthly_amount:"monthly amount",Japanese_not_free_of_charge_button:"Japanese not free of charge button",not_free_of_charge:"not free of charge",Japanese_reserved_button:"Japanese reserved button",reserved:"reserved",Japanese_bargain_button:"Japanese bargain button",bargain:"bargain",Japanese_discount_button:"Japanese discount button",discount:"discount",Japanese_free_of_charge_button:"Japanese free of charge button",free_of_charge:"free of charge",Japanese_prohibited_button:"Japanese prohibited button",Japanese_acceptable_button:"Japanese acceptable button",acceptable:"acceptable",Japanese_application_button:"Japanese application button",application:"application",Japanese_passing_grade_button:"Japanese passing grade button",passing_grade:"passing grade",Japanese_vacancy_button:"Japanese vacancy button",vacancy:"vacancy",Japanese_congratulations_button:"Japanese congratulations button",congratulations:"congratulations",Japanese_secret_button:"Japanese secret button",secret:"secret",Japanese_open_for_business_button:"Japanese open for business button",open_for_business:"open for business",Japanese_no_vacancy_button:"Japanese no vacancy button",no_vacancy:"no vacancy",black_small_square:"black small square",geometric:"geometric",white_small_square:"white small square",white_medium_square:"white medium square",black_medium_square:"black medium square","white_medium-small_square":"white medium-small square","black_medium-small_square":"black medium-small square",black_large_square:"black large square",white_large_square:"white large square",large_orange_diamond:"large orange diamond",large_blue_diamond:"large blue diamond",small_orange_diamond:"small orange diamond",small_blue_diamond:"small blue diamond",red_triangle_pointed_up:"red triangle pointed up",red_triangle_pointed_down:"red triangle pointed down",diamond_with_a_dot:"diamond with a dot",inside:"inside",radio_button:"radio button",black_square_button:"black square button",white_square_button:"white square button",white_circle:"white circle",black_circle:"black circle",red_circle:"red circle",blue_circle:"blue circle",chequered_flag:"chequered flag",checkered:"checkered",chequered:"chequered",triangular_flag:"triangular flag",crossed_flags:"crossed flags",black_flag:"black flag",white_flag:"white flag",rainbow_flag:"rainbow flag",Ascension_Island:"Ascension Island",Andorra:"Andorra",United_Arab_Emirates:"United Arab Emirates",Afghanistan:"Afghanistan","Antigua_&_Barbuda":"Antigua & Barbuda",Anguilla:"Anguilla",Albania:"Albania",Armenia:"Armenia",Angola:"Angola",Antarctica:"Antarctica",Argentina:"Argentina",American_Samoa:"American Samoa",Austria:"Austria",Aruba:"Aruba","Åland_Islands":"Åland Islands",Azerbaijan:"Azerbaijan","Bosnia_&_Herzegovina":"Bosnia & Herzegovina",Barbados:"Barbados",Bangladesh:"Bangladesh",Belgium:"Belgium",Burkina_Faso:"Burkina Faso",Bulgaria:"Bulgaria",Bahrain:"Bahrain",Burundi:"Burundi",Benin:"Benin","St._Barthélemy":"St. Barthélemy",Bermuda:"Bermuda",Brunei:"Brunei",Bolivia:"Bolivia",Caribbean_Netherlands:"Caribbean Netherlands",Brazil:"Brazil",Bahamas:"Bahamas",Bhutan:"Bhutan",Bouvet_Island:"Bouvet Island",Botswana:"Botswana",Belarus:"Belarus",Belize:"Belize",Canada:"Canada","Cocos_(Keeling)_Islands":"Cocos (Keeling) Islands","Congo_-_Kinshasa":"Congo - Kinshasa",Central_African_Republic:"Central African Republic","Congo_-_Brazzaville":"Congo - Brazzaville",Switzerland:"Switzerland","Côte_d’Ivoire":"Côte d’Ivoire",Cook_Islands:"Cook Islands",Chile:"Chile",Cameroon:"Cameroon",China:"China",Colombia:"Colombia",Clipperton_Island:"Clipperton Island",Costa_Rica:"Costa Rica",Cuba:"Cuba",Cape_Verde:"Cape Verde","Curaçao":"Curaçao",Christmas_Island:"Christmas Island",Cyprus:"Cyprus",Czechia:"Czechia",Germany:"Germany",Diego_Garcia:"Diego Garcia",Djibouti:"Djibouti",Denmark:"Denmark",Dominica:"Dominica",Dominican_Republic:"Dominican Republic",Algeria:"Algeria","Ceuta_&_Melilla":"Ceuta & Melilla",Ecuador:"Ecuador",Estonia:"Estonia",Egypt:"Egypt",Western_Sahara:"Western Sahara",Eritrea:"Eritrea",Spain:"Spain",Ethiopia:"Ethiopia",European_Union:"European Union",Finland:"Finland",Fiji:"Fiji",Falkland_Islands:"Falkland Islands",Micronesia:"Micronesia",Faroe_Islands:"Faroe Islands",France:"France",Gabon:"Gabon",United_Kingdom:"United Kingdom",Grenada:"Grenada",Georgia:"Georgia",French_Guiana:"French Guiana",Guernsey:"Guernsey",Ghana:"Ghana",Gibraltar:"Gibraltar",Greenland:"Greenland",Gambia:"Gambia",Guinea:"Guinea",Guadeloupe:"Guadeloupe",Equatorial_Guinea:"Equatorial Guinea",Greece:"Greece","South_Georgia_&_South_Sandwich_Islands":"South Georgia & South Sandwich Islands",Guatemala:"Guatemala",Guam:"Guam","Guinea-Bissau":"Guinea-Bissau",Guyana:"Guyana",Hong_Kong_SAR_China:"Hong Kong SAR China","Heard_&_McDonald_Islands":"Heard & McDonald Islands",Honduras:"Honduras",Croatia:"Croatia",Haiti:"Haiti",Hungary:"Hungary",Canary_Islands:"Canary Islands",Indonesia:"Indonesia",Ireland:"Ireland",Israel:"Israel",Isle_of_Man:"Isle of Man",India:"India",British_Indian_Ocean_Territory:"British Indian Ocean Territory",Iraq:"Iraq",Iran:"Iran",Iceland:"Iceland",Italy:"Italy",Jersey:"Jersey",Jamaica:"Jamaica",Jordan:"Jordan",Kenya:"Kenya",Kyrgyzstan:"Kyrgyzstan",Cambodia:"Cambodia",Kiribati:"Kiribati",Comoros:"Comoros","St._Kitts_&_Nevis":"St. Kitts & Nevis",North_Korea:"North Korea",South_Korea:"South Korea",Kuwait:"Kuwait",Cayman_Islands:"Cayman Islands",Kazakhstan:"Kazakhstan",Laos:"Laos",Lebanon:"Lebanon","St._Lucia":"St. Lucia",Liechtenstein:"Liechtenstein",Sri_Lanka:"Sri Lanka",Liberia:"Liberia",Lesotho:"Lesotho",Lithuania:"Lithuania",Luxembourg:"Luxembourg",Latvia:"Latvia",Libya:"Libya",Morocco:"Morocco",Monaco:"Monaco",Moldova:"Moldova",Montenegro:"Montenegro","St._Martin":"St. Martin",Madagascar:"Madagascar",Marshall_Islands:"Marshall Islands",Macedonia:"Macedonia",Mali:"Mali","Myanmar_(Burma)":"Myanmar (Burma)",Mongolia:"Mongolia",Macau_SAR_China:"Macau SAR China",Northern_Mariana_Islands:"Northern Mariana Islands",Martinique:"Martinique",Mauritania:"Mauritania",Montserrat:"Montserrat",Malta:"Malta",Mauritius:"Mauritius",Maldives:"Maldives",Malawi:"Malawi",Mexico:"Mexico",Malaysia:"Malaysia",Mozambique:"Mozambique",Namibia:"Namibia",New_Caledonia:"New Caledonia",Niger:"Niger",Norfolk_Island:"Norfolk Island",Nigeria:"Nigeria",Nicaragua:"Nicaragua",Netherlands:"Netherlands",Norway:"Norway",Nepal:"Nepal",Nauru:"Nauru",Niue:"Niue",New_Zealand:"New Zealand",Oman:"Oman",Panama:"Panama",Peru:"Peru",French_Polynesia:"French Polynesia",Papua_New_Guinea:"Papua New Guinea",Philippines:"Philippines",Pakistan:"Pakistan",Poland:"Poland","St._Pierre_&_Miquelon":"St. Pierre & Miquelon",Pitcairn_Islands:"Pitcairn Islands",Puerto_Rico:"Puerto Rico",Palestinian_Territories:"Palestinian Territories",Portugal:"Portugal",Palau:"Palau",Paraguay:"Paraguay",Qatar:"Qatar","Réunion":"Réunion",Romania:"Romania",Serbia:"Serbia",Russia:"Russia",Rwanda:"Rwanda",Saudi_Arabia:"Saudi Arabia",Solomon_Islands:"Solomon Islands",Seychelles:"Seychelles",Sudan:"Sudan",Sweden:"Sweden",Singapore:"Singapore","St._Helena":"St. Helena",Slovenia:"Slovenia","Svalbard_&_Jan_Mayen":"Svalbard & Jan Mayen",Slovakia:"Slovakia",Sierra_Leone:"Sierra Leone",San_Marino:"San Marino",Senegal:"Senegal",Somalia:"Somalia",Suriname:"Suriname",South_Sudan:"South Sudan","São_Tomé_&_Príncipe":"São Tomé & Príncipe",El_Salvador:"El Salvador",Sint_Maarten:"Sint Maarten",Syria:"Syria",Swaziland:"Swaziland",Tristan_da_Cunha:"Tristan da Cunha","Turks_&_Caicos_Islands":"Turks & Caicos Islands",Chad:"Chad",French_Southern_Territories:"French Southern Territories",Togo:"Togo",Thailand:"Thailand",Tajikistan:"Tajikistan",Tokelau:"Tokelau","Timor-Leste":"Timor-Leste",Turkmenistan:"Turkmenistan",Tunisia:"Tunisia",Tonga:"Tonga",Turkey:"Turkey","Trinidad_&_Tobago":"Trinidad & Tobago",Tuvalu:"Tuvalu",Taiwan:"Taiwan",Tanzania:"Tanzania",Ukraine:"Ukraine",Uganda:"Uganda","U.S._Outlying_Islands":"U.S. Outlying Islands",United_States:"United States",Uruguay:"Uruguay",Uzbekistan:"Uzbekistan",Vatican_City:"Vatican City","St._Vincent_&_Grenadines":"St. Vincent & Grenadines",Venezuela:"Venezuela",British_Virgin_Islands:"British Virgin Islands","U.S._Virgin_Islands":"U.S. Virgin Islands",Vietnam:"Vietnam",Vanuatu:"Vanuatu","Wallis_&_Futuna":"Wallis & Futuna",Samoa:"Samoa",Kosovo:"Kosovo",Yemen:"Yemen",Mayotte:"Mayotte",South_Africa:"South Africa",Zambia:"Zambia",Zimbabwe:"Zimbabwe",England:"England",Scotland:"Scotland",Wales:"Wales"},"ember-emoji-keyboard/templates/components/emoji-keyboard":{search_a11y_text:"Search for emoji",search_results_header:"Search results",no_results:"No search results",category_selection_live_region:"There {:count,choice,singular#is|plural#are} {:count,number,integer} search {:count,choice,singular#result|plural#results}",emoji_people:"People",emoji_nature:"Nature",emoji_food:"Food & Drink",emoji_activity:"Activities",emoji_travel:"Travel & Places",emoji_objects:"Objects",emoji_symbols:"Symbols",emoji_flags:"Flags"},"ember-image-edit/templates/components/image-edit-footer":{i18n_zoom_text:"Zoom",i18n_straighten_text:"Straighten",i18n_rotate_a11y_text:"Rotate"},"ember-image-edit/templates/components/image-edit":{i18n_cropbox_aria_describedby:"Use arrow keys to reposition photo",i18n_crop_box_move_left:"Crop box move left",i18n_crop_box_move_right:"Crop box move right",i18n_crop_box_move_up:"Crop box move up",i18n_crop_box_move_down:"Crop box move down",i18n_reposition_photo_helper_text:"Drag or use arrow keys to reposition photo"}}}}}))

//# sourceMappingURL=support_en_US.map