From add38abe741939b4ea3803f37442ac90e521c099 Mon Sep 17 00:00:00 2001 From: Bob den Otter Date: Sat, 10 Aug 2019 14:38:34 +0200 Subject: [PATCH] Updates --- assets/bolt.js | 2 +- translations/messages.en.xlf | 1893 +++++++++++++++++++++----------- translations/messages.hu.xlf | 8 + translations/messages.nl.xlf | 1743 +++++++++++++++++++---------- translations/security.en.xlf | 99 +- translations/security.nl.xlf | 99 +- translations/validators.en.xlf | 639 +++++++---- translations/validators.nl.xlf | 631 +++++++---- 8 files changed, 3410 insertions(+), 1704 deletions(-) diff --git a/assets/bolt.js b/assets/bolt.js index 272e37d..b8dc971 100644 --- a/assets/bolt.js +++ b/assets/bolt.js @@ -1 +1 @@ -!function(t){function e(e){for(var a,r,l=e[0],o=e[1],c=e[2],d=0,p=[];de?t.substring(0,e-1)+"…":t});var c=s("EVdn"),u=s.n(c);u()(document).ready(function(){u()(".toast").toast("show")});var d=s("L2JU"),p={namespaced:!0,state:{toolbarColor:null},getters:{toolbarColor:function(t){return t.toolbarColor}},actions:{toolbarColor:function(t,e){(0,t.commit)("toolbarColor",e)}},mutations:{toolbarColor:function(t,e){t.toolbarColor=e}}};l.a.use(d.a);var m=new d.a.Store({modules:{general:p}}),f=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"admin__toolbar--body",class:t.contrast?"is-light":"is-dark",attrs:{role:"toolbar"}},[s("div",{staticClass:"toolbar-item btn-group toolbar-item__brand"},[t._m(0),t._v(" "),s("div",{staticClass:"new-item__dropdown dropdown-menu"},[s("ul",{staticClass:"toolbar-menu"},[s("li",[s("a",{attrs:{href:"https://bolt.cm/",target:"_blank"}},[s("i",{staticClass:"fas fa-globe-americas fa-fw"}),t._v("\n "+t._s(t.labels["about.visit_bolt"])+"\n ")])]),t._v(" "),s("li",[s("a",{attrs:{href:"https://docs.bolt.cm/",target:"_blank"}},[s("i",{staticClass:"fas fa-globe-americas fa-fw"}),t._v("\n "+t._s(t.labels["about.bolt_documentation"])+"\n ")])])])])]),t._v(" "),s("div",{staticClass:"toolbar-item toolbar-item__site"},[s("a",{attrs:{href:"/",target:"_blank"}},[s("i",{staticClass:"fas fa-sign-out-alt"}),t._v(t._s(t.labels["action.view_site"])+"\n ")])]),t._v(" "),s("div",{staticClass:"toolbar-item btn-group toolbar-item__new"},[s("button",{staticClass:"btn new-item__dropdown-toggler dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[s("i",{staticClass:"fas fa-magic"}),t._v(t._s(t.labels["action.create_new"])+"…\n ")]),t._v(" "),s("div",{staticClass:"new-item__dropdown dropdown-menu"},[s("ul",t._l(t.createMenu,function(e,a){return s("li",{key:a},[s("a",{attrs:{href:e.link_new}},[s("i",{class:"fa fa-fw "+e.icon}),t._v(" "+t._s(e.singular_name))])])}),0)])]),t._v(" "),s("div",{staticClass:"toolbar-item btn-group toolbar-item__profile"},[s("button",{staticClass:"btn user profile__dropdown-toggler dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[s("i",{staticClass:"fas fa-user"}),t._v(t._s(t.labels["general.greeting"])+"\n ")]),t._v(" "),s("div",{staticClass:"profile__dropdown dropdown-menu dropdown-menu-right"},[s("ul",[s("li",[s("a",{attrs:{href:t.backend_prefix+"profile-edit"}},[s("i",{staticClass:"fas fa-user-edit fa-fw"}),t._v("\n "+t._s(t.labels["action.edit_profile"])+"\n ")])]),t._v(" "),s("li",[s("a",{attrs:{href:t.backend_prefix+"logout"}},[s("i",{staticClass:"fas fa-sign-out-alt fa-fw"}),t._v("\n "+t._s(t.labels["action.logout"])+"\n ")])])])])])])};f._withStripped=!0;var _=s("Zss7"),v={name:"Toolbar",props:["siteName","menu","labels","backend_prefix"],computed:{contrast:function(){return _(this.toolbarColor).isLight()},createMenu:function(){return this.menu.filter(function(t){return!t.singleton&&t.singular_name||t.singleton&&(null===t.submenu||t.submenu.length<1)})},toolbarColor:function(){return this.$store.getters["general/toolbarColor"]}},created:function(){var t=getComputedStyle(document.body).getPropertyValue("--admin-toolbar");this.$store.dispatch("general/toolbarColor",t)}},g=s("KHd+"),h=Object(g.a)(v,f,[function(){var t=this.$createElement,e=this._self._c||t;return e("button",{staticClass:"btn brand__dropdown-toggler dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e("img",{attrs:{src:"/assets/images/bolt_logo_dashboard.svg",alt:"⚙️ Bolt",height:"28"}})])}],!1,null,null,null);h.options.__file="assets/js/app/toolbar/Components/Toolbar.vue";var b=h.exports,w=(new l.a({store:m,el:"#toolbar",name:"BoltToolbar",components:{"admin-toolbar":b}}),{namespaced:!0,state:{slimSidebar:!1},getters:{slimSidebar:function(t){return t.slimSidebar}},actions:{slimSidebar:function(t,e){(0,t.commit)("slimSidebar",e)}},mutations:{slimSidebar:function(t,e){t.slimSidebar=e}}});l.a.use(d.a);var C=new d.a.Store({modules:{general:w}}),y=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("nav",{staticClass:"admin__sidebar--nav"},[s("sidebar-menu",{attrs:{menu:t.menu}}),t._v(" "),s("sidebar-toggler",{attrs:{version:t.version,"about-link":t.aboutLink}}),t._v(" "),s("footer",{staticClass:"admin__sidebar--footer"},[s("a",{attrs:{href:t.aboutLink}},[t._v("Bolt v"),s("span",{staticClass:"sr-only"},[t._v("ersion ")]),t._v(t._s(t.version))])])],1)};y._withStripped=!0;var S=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("ul",{staticClass:"admin__sidebar--menu"},t._l(t.menu,function(e,a){return s("li",{key:a},["separator"===e.type?s("p",{staticClass:"admin__sidebar--separator"},[t._v("\n "+t._s(e.name)+"\n ")]):e.singleton?s("a",{staticClass:"admin__sidebar--link",attrs:{href:t.singleton(e)}},[s("i",{staticClass:"fas mr-2 link--icon",class:e.icon}),s("span",{staticClass:"link--text"},[t._v(t._s(e.name))])]):s("a",{staticClass:"admin__sidebar--link",class:{"has-menu":null!==e.submenu},attrs:{href:e.link}},[s("i",{staticClass:"fas mr-2 link--icon",class:e.icon}),s("span",{staticClass:"link--text"},[t._v(t._s(e.name))]),t._v(" "),null!==e.submenu?[s("i",{staticClass:"fas fa-caret-right link--caret"}),t._v(" "),s("sub-menu",{attrs:{item:e}})]:t._e()],2)])}),0)};S._withStripped=!0;var x=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("ul",{staticClass:"link--menu"},[null!==t.item.link_new?s("li",{staticClass:"link--create"},[s("a",{attrs:{href:t.item.link_new}},[s("i",{staticClass:"fas fa-fw fa-magic mr-2"}),s("span",[t._v("New "+t._s(t.item.singular_name))])])]):t._e(),t._v(" "),t._l(t.item.submenu,function(e,a){return null!==t.item.submenu?s("li",{key:a},[s("a",{attrs:{href:e.editLink}},[s("i",{staticClass:"fas fa-fw mr-2",class:e.icon}),t._v(" "),s("span",{domProps:{innerHTML:t._s(e.name)}})])]):t._e()})],2)};x._withStripped=!0;var k={name:"SubMenu",props:["item"]},j=Object(g.a)(k,x,[],!1,null,null,null);j.options.__file="assets/js/app/sidebar/Components/Menu/_SubMenu.vue";var E={name:"SidebarMenu",components:{"sub-menu":j.exports},props:["menu"],methods:{singleton:function(t){return null!==t.submenu?t.submenu[0].editLink:t.link_new}}},$=Object(g.a)(E,S,[],!1,null,null,null);$.options.__file="assets/js/app/sidebar/Components/Menu/index.vue";var T=$.exports,A=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("button",{staticClass:"admin__sidebar--slim",on:{click:function(e){return t.slimSidebar(!t.slim)}}},[s("i",{staticClass:"fas fa-exchange-alt"}),t._v(" "),s("span",{staticClass:"sr-only"},[t._v(t._s(t.labels.toggler))])])};A._withStripped=!0;var O={name:"SidebarFooter",props:["version","aboutLink","labels"],computed:{slim:function(){return this.$store.getters["general/slimSidebar"]}},watch:{slim:function(){var t=document.querySelector(".admin");this.slim?t.classList.add("is-slim"):t.classList.remove("is-slim"),localStorage.setItem("slim-sidebar",this.slim)}},methods:{slimSidebar:function(t){this.$store.dispatch("general/slimSidebar",t)}}},L=Object(g.a)(O,A,[],!1,null,null,null);L.options.__file="assets/js/app/sidebar/Components/_SidebarToggler.vue";var z={name:"Sidebar",components:{"sidebar-menu":T,"sidebar-toggler":L.exports},props:["menu","version","aboutLink"],created:function(){var t=JSON.parse(localStorage.getItem("slim-sidebar"));t&&this.$store.dispatch("general/slimSidebar",t)}},P=Object(g.a)(z,y,[],!1,null,null,null);P.options.__file="assets/js/app/sidebar/Components/Sidebar.vue";var D=P.exports;new l.a({store:C,el:"#sidebar",name:"BoltSidebar",components:{"admin-sidebar":D}});var M={namespaced:!0,state:{type:null,rowSize:"normal",sorting:!1},getters:{getType:function(t){return t.type},getRowSize:function(t){return t.rowSize},getSorting:function(t){return t.sorting}},actions:{setType:function(t,e){(0,t.commit)("setType",e)},setRowSize:function(t,e){(0,t.commit)("setRowSize",e)},setSorting:function(t,e){(0,t.commit)("setSorting",e)}},mutations:{setType:function(t,e){t.type=e},setRowSize:function(t,e){t.rowSize=e},setSorting:function(t,e){t.sorting=e}}},R={namespaced:!0,state:{records:[]},getters:{getRecords:function(t){return t.records},getOrder:function(t){return t.records.map(function(t){return t.id})}},actions:{setRecords:function(t,e){(0,t.commit)("setRecords",e)}},mutations:{setRecords:function(t,e){t.records=e}}},N={namespaced:!0,state:{selectAll:!1,selectedCount:0,selected:[]},getters:{selectAll:function(t){return t.selectAll},selectedCount:function(t){return t.selectedCount},selected:function(t){return t.selected}},actions:{selectAll:function(t,e){(0,t.commit)("selectAll",e)},select:function(t,e){(0,t.commit)("select",e)},deSelect:function(t,e){(0,t.commit)("deSelect",e)}},mutations:{selectAll:function(t,e){t.selectAll=e},select:function(t,e){t.selectedCount++,t.selected.push(e)},deSelect:function(t,e){t.selectedCount--;var s=t.selected.indexOf(e);s>-1&&t.selected.splice(s,1)}}};l.a.use(d.a);var I=new d.a.Store({modules:{general:M,listing:R,selecting:N}}),F=function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"listing-records"})};F._withStripped=!0;var V={name:"ListingRecords",props:["type","data","labels"],created:function(){this.$store.dispatch("general/setType",this.type),this.$store.dispatch("listing/setRecords",this.data)}},q=Object(g.a)(V,F,[],!1,null,null,null);q.options.__file="assets/js/app/listing/Components/Records.vue";var B=q.exports,J=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("nav",{staticClass:"listing__filter"},[s("ul",{staticClass:"listing__filter--controls"},["dashboard"!==t.type?s("li",[t.sorting?t._e():s("div",{staticClass:"custom-control custom-checkbox"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.selectAll,expression:"selectAll"}],staticClass:"custom-control-input",attrs:{id:"selectAll",type:"checkbox"},domProps:{checked:Array.isArray(t.selectAll)?t._i(t.selectAll,null)>-1:t.selectAll},on:{change:function(e){var s=t.selectAll,a=e.target,i=!!a.checked;if(Array.isArray(s)){var n=t._i(s,null);a.checked?n<0&&(t.selectAll=s.concat([null])):n>-1&&(t.selectAll=s.slice(0,n).concat(s.slice(n+1)))}else t.selectAll=i}}}),t._v(" "),s("label",{staticClass:"custom-control-label",attrs:{for:"selectAll"},on:{click:function(e){return t.enableSelectAll(!t.selectAll)}}})])]):t._e(),t._v(" "),s("li",{staticClass:"control--left"},[s("button",{staticClass:"control--button",class:{"is-selected":"small"===t.size},on:{click:function(e){return t.changeSize("small")}}},[s("i",{staticClass:"fas fa-align-justify fa-fw"}),t._v(" "),s("span",{staticClass:"sr-only"},[t._v(t._s(t.labels.button_compact))])])]),t._v(" "),s("li",[s("button",{staticClass:"control--button",class:{"is-selected":"normal"===t.size},on:{click:function(e){return t.changeSize("normal")}}},[s("i",{staticClass:"fas fa-grip-lines fa-fw"}),t._v(" "),s("span",{staticClass:"sr-only"},[t._v(t._s(t.labels.button_expanded))])])])])])};J._withStripped=!0;var H={name:"ListingFilter",mixins:[s("QCcj").a],props:["labels"],computed:{size:function(){return this.$store.getters["general/getRowSize"]},sorting:function(){return this.$store.getters["general/getSorting"]},selectAll:function(){return this.$store.getters["selecting/selectAll"]}},watch:{sorting:function(){this.sorting&&this.$store.dispatch("selecting/selectAll",!1)}},created:function(){var t=localStorage.getItem("listing-row-size");null!==t&&this.$store.dispatch("general/setRowSize",t)},methods:{enableSorting:function(t){this.$store.dispatch("general/setSorting",t)},enableSelectAll:function(t){this.$store.dispatch("selecting/selectAll",t)},changeSize:function(t){this.$store.dispatch("general/setRowSize",t),localStorage.setItem("listing-row-size",t)}}},Q=Object(g.a)(H,J,[],!1,null,null,null);Q.options.__file="assets/js/app/listing/Components/Filter.vue";var U=Q.exports,Y=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"listing__records"},[s("draggable",{attrs:{options:t.draggableOptions},model:{value:t.records,callback:function(e){t.records=e},expression:"records"}},[s("transition-group",t._l(t.records,function(e){return s("table-row",{key:e.id,attrs:{record:e,labels:t.labels}})}),1)],1)],1)};Y._withStripped=!0;var Z=s("MQ60"),W=s.n(Z),K=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("transition-group",{staticClass:"listing--container",class:{"is-dashboard":"dashboard"===t.type},attrs:{tag:"div"}},["dashboard"!==t.type?s("row-checkbox",{key:"select",attrs:{id:t.record.id}}):t._e(),t._v(" "),s("div",{key:"row",staticClass:"listing__row",class:"is-"+t.size,on:{mouseleave:t.leave}},[s("div",{staticClass:"listing__row--item is-details"},[s("a",{staticClass:"listing__row--item-title",attrs:{href:t.record.extras.editLink,title:t.record.fieldValues.slug}},[t._v("\n "+t._s(t._f("trim")(t.record.extras.title,62))+"\n ")]),t._v(" "),s("span",{staticClass:"listing__row--item-title-excerpt"},[t._v(t._s(t.record.extras.excerpt))])]),t._v(" "),s("row-meta",{attrs:{type:t.type,size:t.size,record:t.record}}),t._v(" "),"normal"===t.size&&null!==t.record.extras.image?s("div",{staticClass:"listing__row--item is-thumbnail",style:"background-image: url("+t.record.extras.image.path+")"}):t._e(),t._v(" "),s("div",{staticClass:"listing__row--item is-excerpt"},[s("span",[t._v(t._s(t.record.extras.excerpt))])]),t._v(" "),s("row-actions",{attrs:{type:t.type,record:t.record,size:t.size,labels:t.labels.actions}}),t._v(" "),s("row-sorting")],1)],1)};K._withStripped=!0;var G=s("nrP6").a,X=Object(g.a)(G,K,[],!1,null,null,null);X.options.__file="assets/js/app/listing/Components/Table/Row/index.vue";var tt=X.exports,et={name:"ListingTable",components:{draggable:W.a,"table-row":tt},props:["labels"],data:function(){return{draggableOptions:{handle:".listing__row--move",forceFallback:!0}}},computed:{records:{get:function(){return this.$store.getters["listing/getRecords"]},set:function(t){this.$store.dispatch("listing/setRecords",t)}}}},st=Object(g.a)(et,Y,[],!1,null,null,null);st.options.__file="assets/js/app/listing/Components/Table/index.vue";var at=st.exports,it=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("transition",{attrs:{name:"card"}},[t.selectedCount>0?s("div",{staticClass:"card mb-3"},[s("div",{staticClass:"card-header"},[s("span",{staticClass:"badge is-primary mr-1"},[t._v(t._s(t.selectedCount))]),t._v(" "),1===t.selectedCount?[t._v(t._s(t.singular))]:[t._v(t._s(t.plural))],t._v("\n "+t._s(t.labels.card_header.selected)+"\n ")],2),t._v(" "),s("div",{staticClass:"card-body"},[s("h4",[t._v(t._s(t.labels.card_body.records_passed))]),t._v(" "),s("p",[s("em",[t._v(t._s(t.labels.card_body.remark))])]),t._v(" "),s("pre",[s("code",[t._v(t._s(t.selected))]),t._v("\n")]),t._v(" "),s("pre",[s("code",[t._v(t._s(t.order))]),t._v("\n")])])]):t._e()])};it._withStripped=!0;var nt={name:"ListingSelectedBox",props:["singular","plural","labels"],computed:{selectedCount:function(){return this.$store.getters["selecting/selectedCount"]},selected:function(){return this.$store.getters["selecting/selected"]},order:function(){return this.$store.getters["listing/getOrder"]}}},rt=Object(g.a)(nt,it,[],!1,null,null,null);rt.options.__file="assets/js/app/listing/Components/SelectBox.vue";var lt=rt.exports;new l.a({store:I,el:"#listing",name:"BoltListing",components:{"listing-records":B,"listing-filter":U,"listing-table":at,"listing-select-box":lt}});var ot={namespaced:!0,state:{slimSidebar:!1},getters:{slimSidebar:function(t){return t.slimSidebar}},actions:{slimSidebar:function(t,e){(0,t.commit)("slimSidebar",e)}},mutations:{slimSidebar:function(t,e){t.slimSidebar=e}}};l.a.use(d.a);var ct=new d.a.Store({modules:{general:ot}}),ut=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("input",{directives:[{name:"model",rawName:"v-model",value:t.val,expression:"val"}],staticClass:"form-control",class:t.getType,attrs:{id:t.id,name:t.name,placeholder:"…",type:"text",disabled:1==t.disabled},domProps:{value:t.val},on:{input:function(e){e.target.composing||(t.val=e.target.value)}}})])};ut._withStripped=!0;var dt={mounted:function(){this.val=this.value},data:function(){return{val:null}}},pt={name:"EditorText",mixins:[dt],props:["value","label","name","type","disabled","id"],data:function(){return{generate:!1}},computed:{getType:function(){return"large"===this.type?"form-control-lg":""}},watch:{val:function(){this.generate&&this.$root.$emit("slugify-from-title")}},mounted:function(){var t=this;this.$root.$on("generate-from-title",function(e){return t.generate=e})}},mt=Object(g.a)(pt,ut,[],!1,null,null,null);mt.options.__file="assets/js/app/editor/Components/Editor/Text/Text.vue";var ft=mt.exports,_t=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("div",{staticClass:"input-group mb-3"},[s("div",{staticClass:"input-group-prepend"},[s("span",{staticClass:"input-group-text"},[t._v(t._s(t.prefix))])]),t._v(" "),s("input",{directives:[{name:"model",rawName:"v-model",value:t.val,expression:"val"}],staticClass:"form-control",class:t.fieldClass,attrs:{name:t.name,placeholder:"…",type:"text",readonly:!t.edit},domProps:{value:t.val},on:{input:function(e){e.target.composing||(t.val=e.target.value)}}}),t._v(" "),s("div",{staticClass:"input-group-append"},[s("button",{staticClass:"btn dropdown-toggle",class:[{"btn-primary":t.edit},{"btn-secondary":!t.edit}],attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[s("i",{staticClass:"fas fa-fw",class:"fa-"+t.icon}),t._v(" "+t._s(t.buttonText)+"\n ")]),t._v(" "),s("div",{staticClass:"dropdown-menu"},[s("a",{staticClass:"dropdown-item",on:{click:t.editSlug}},[t.edit?[s("i",{staticClass:"fas fa-lock fa-fw"}),t._v(" "+t._s(t.labels.button_locked)+"\n ")]:[s("i",{staticClass:"fas fa-pencil-alt fa-fw"}),t._v(" "+t._s(t.labels.button_edit)+"\n ")]],2),t._v(" "),s("a",{staticClass:"dropdown-item",on:{click:function(e){return t.generateSlug()}}},[s("i",{staticClass:"fas fa-link fa-fw"}),t._v(" "+t._s(t.labels.generate_from)+" "+t._s(t.generate)+"\n ")])])])])])};_t._withStripped=!0;var vt={name:"EditorSlug",mixins:[dt],props:["value","label","name","prefix","fieldClass","generate","labels"],data:function(){return{edit:!1,buttonText:"Locked",icon:"lock"}},mounted:function(){var t=this;setTimeout(function(){document.querySelector("input[name='fields[".concat(t.generate,"]']")).value.length<=0&&t.$root.$emit("generate-from-title",!0)},0),this.$root.$on("slugify-from-title",function(){return t.generateSlug()}),this.buttonText=this.$props.labels.button_locked},methods:{editSlug:function(){if(this.$root.$emit("generate-from-title",!1),this.edit){var t=this.$options.filters.slugify(this.val);this.val=t,this.edit=!1,this.buttonText=this.$props.labels.button_locked,this.icon="lock"}else this.edit=!0,this.buttonText=this.$props.labels.button_edit,this.icon="pencil-alt"},generateSlug:function(){var t=document.querySelector("input[name='fields[".concat(this.generate,"]']")).value,e=this.$options.filters.slugify(t);this.val=e,this.$root.$emit("generate-from-title",!0),this.edit=!1,this.buttonText=this.$props.labels.button_locked,this.icon="lock"}}},gt=Object(g.a)(vt,_t,[],!1,null,null,null);gt.options.__file="assets/js/app/editor/Components/Editor/Slug/Slug.vue";var ht=gt.exports,bt=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("div",{staticClass:"input-group"},[s("flat-pickr",{staticClass:"form-control editor--date",attrs:{config:t.config,disabled:1==t.disabled,form:t.form,name:t.name,placeholder:"Select date"},model:{value:t.val,callback:function(e){t.val=e},expression:"val"}}),t._v(" "),s("div",{staticClass:"input-group-append"},[s("button",{staticClass:"btn btn-secondary",class:{"btn-outline-secondary":1==t.disabled},attrs:{type:"button",disabled:1==t.disabled,"data-toggle":""}},[s("i",{staticClass:"fa fa-calendar"},[s("span",{staticClass:"sr-only",attrs:{"aria-hidden":"true"}},[t._v(t._s(t.labels.toggle))])])])])],1)])};bt._withStripped=!0;var wt=s("w48C"),Ct={name:"EditorDate",components:{flatPickr:s.n(wt).a},mixins:[dt],props:{value:{type:String,required:!1,default:""},name:{type:String,required:!0},disabled:{type:String,required:!0},mode:{type:String,required:!0,default:"date"},form:{type:String,required:!0},locale:{type:String,default:"en"},labels:{type:Array}},data:function(){return{config:{wrap:!0,altFormat:"F j, Y",altInput:!0,dateFormat:"Z",enableTime:!1}}},created:function(){if("en"!==this.locale){var t=s("WqZd")("./".concat(this.locale,".js")).default[this.locale];this.config.locale=t}"datetime"===this.mode&&(this.config.enableTime=!0,this.config.altFormat="F j, Y - h:i K")},mounted:function(){}},yt=Object(g.a)(Ct,bt,[],!1,null,null,null);yt.options.__file="assets/js/app/editor/Components/Editor/Date/Date.vue";var St=yt.exports,xt=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("multiselect",{attrs:{"track-by":"key",label:"value",options:t.options,"show-labels":!1,limit:1e3,multiple:t.multiple,taggable:t.taggable,searchable:t.taggable,"allow-empty":t.allowempty,"tag-placeholder":"Add this as new tag","tag-position":"bottom"},on:{tag:t.addTag},scopedSlots:t._u([{key:"singleLabel",fn:function(e){return"status"===t.name?[s("span",{staticClass:"status mr-2",class:"is-"+e.option.key}),t._v("\n "+t._s(e.option.key)+"\n ")]:void 0}},{key:"option",fn:function(e){return"status"===t.name?[s("span",{staticClass:"status mr-2",class:"is-"+e.option.key}),t._v("\n "+t._s(e.option.key)+"\n ")]:void 0}}],null,!0),model:{value:t.selected,callback:function(e){t.selected=e},expression:"selected"}}),t._v(" "),s("input",{attrs:{id:t.id,type:"hidden",name:t.fieldName,form:t.form},domProps:{value:t.sanitized}})],1)};xt._withStripped=!0;var kt=s("jl8+"),jt=s.n(kt),Et={name:"EditorSelect",components:{Multiselect:jt.a},props:["value","name","id","form","options","multiple","taggable","allowempty"],data:function(){return{selected:[]}},computed:{sanitized:function(){var t;return null===this.selected?JSON.stringify([]):this.selected.map?(t=this.selected.map(function(t){return t.key}),JSON.stringify(t)):JSON.stringify([this.selected.key])},fieldName:function(){return this.name+"[]"}},mounted:function(){var t=this.value,e=this.options.filter(function(e){return t.includes(e.key)});this.selected=e},methods:{addTag:function(t){var e={key:t,value:t,selected:!0};this.options.push(e),this.value.push(e),this.selected.push(e)}}},$t=Object(g.a)(Et,xt,[],!1,null,null,null);$t.options.__file="assets/js/app/editor/Components/Editor/Select/Select.vue";var Tt=$t.exports,At=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"input-group"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.val,expression:"val"}],staticClass:"form-control",attrs:{name:t.name,placeholder:"…",type:"number",step:t.step},domProps:{value:t.val},on:{input:function(e){e.target.composing||(t.val=e.target.value)}}})])};At._withStripped=!0;var Ot={name:"EditorNumber",mixins:[dt],props:["value","label","name","step","type","disabled"]},Lt=Object(g.a)(Ot,At,[],!1,null,null,null);Lt.options.__file="assets/js/app/editor/Components/Editor/Number/Number.vue";var zt=Lt.exports,Pt=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("trumbowyg",{attrs:{id:t.name,name:t.name,config:t.config},model:{value:t.val,callback:function(e){t.val=e},expression:"val"}})],1)};Pt._withStripped=!0;var Dt=s("bPil"),Mt=s.n(Dt),Rt=(s("1qIj"),{name:"EditorHtml",components:{trumbowyg:Mt.a},props:["value","label","name"],data:function(){return{val:null,config:{btns:[["formatting"],["strong","em","del"],["link"],["insertImage"],["justifyLeft","justifyCenter","justifyRight"],["unorderedList","orderedList"],["horizontalRule"],["removeformat"],["fullscreen"],["viewHTML"]]}}},mounted:function(){this.val=this.$options.filters.strip(this.value)}}),Nt=Object(g.a)(Rt,Pt,[],!1,null,null,null);Nt.options.__file="assets/js/app/editor/Components/Editor/Html/Html.vue";var It=Nt.exports,Ft=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("markdown-editor",{attrs:{id:t.name,name:t.name,configs:t.config},model:{value:t.val,callback:function(e){t.val=e},expression:"val"}})],1)};Ft._withStripped=!0;var Vt={name:"EditorMarkdown",components:{markdownEditor:s("vfpB").a},props:["value","label","name"],data:function(){return{val:null,config:{spellChecker:!1,status:!1,toggleFullScreen:!0}}},mounted:function(){this.val=this.$options.filters.strip(this.value)}},qt=(s("vrQa"),Object(g.a)(Vt,Ft,[],!1,null,"f6c25d4c",null));qt.options.__file="assets/js/app/editor/Components/Editor/Markdown/Markdown.vue";var Bt=qt.exports,Jt=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("textarea",{directives:[{name:"model",rawName:"v-model",value:t.val,expression:"val"}],staticClass:"form-control field--textarea",attrs:{name:t.name,rows:"10"},domProps:{value:t.val},on:{input:function(e){e.target.composing||(t.val=e.target.value)}}})])};Jt._withStripped=!0;var Ht={name:"EditorTextarea",mixins:[dt],props:["value","label","name"]},Qt=Object(g.a)(Ht,Jt,[],!1,null,null,null);Qt.options.__file="assets/js/app/editor/Components/Editor/Textarea/Textarea.vue";var Ut=Qt.exports,Yt=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("div",{staticClass:"editor__embed",attrs:{name:t.name,id:t.name}},[s("div",{staticClass:"row"},[s("div",{staticClass:"col-8"},[s("div",{staticClass:"form-group"},[s("label",{attrs:{for:"embed-url"}},[t._v(t._s(t.labels.content_url))]),t._v(" "),s("div",{staticClass:"input-group"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.url,expression:"url"}],staticClass:"form-control",attrs:{name:t.name+"[url]",placeholder:t.labels.placeholder_content_url,type:"url"},domProps:{value:t.url},on:{input:function(e){e.target.composing||(t.url=e.target.value)}}}),t._v(" "),t._m(0)])]),t._v(" "),s("div",{staticClass:"form-group form-inline"},[s("label",{attrs:{for:"embed-width-size"}},[t._v(t._s(t.labels.label_size))]),t._v(" "),s("input",{staticClass:"form-control col-2 offset-1",attrs:{name:t.name+"[width]",type:"number"},domProps:{value:t.width}}),t._v(" ×\n "),s("label",{staticClass:"sr-only",attrs:{for:"embed-height-size"}},[t._v(t._s(t.labels.label_height))]),t._v(" "),s("input",{staticClass:"form-control col-2",attrs:{name:t.name+"[height]",type:"number"},domProps:{value:t.height}}),t._v(" "),s("label",[t._v(t._s(t.labels.label_pixel))])]),t._v(" "),s("div",{staticClass:"form-group"},[s("label",[t._v(t._s(t.labels.label_matched_embed))]),t._v(" "),s("input",{staticClass:"form-control title",attrs:{name:t.name+"[title]",readonly:"",title:"Title",type:"text"},domProps:{value:t.title}}),t._v(" "),s("input",{staticClass:"form-control author_name",attrs:{name:t.name+"[authorname]",readonly:"",title:"Author",type:"text"},domProps:{value:t.authorname}}),t._v(" "),s("input",{staticClass:"author_url",attrs:{name:t.name+"[authorurl]",type:"hidden"},domProps:{value:t.author_url}}),t._v(" "),s("input",{staticClass:"html",attrs:{name:t.name+"[html]",type:"hidden"},domProps:{value:t.html}}),t._v(" "),s("input",{staticClass:"thumbnail_url",attrs:{name:t.name+"[thumbnail]",type:"hidden"},domProps:{value:t.thumbnail}})])]),t._v(" "),s("div",{staticClass:"col-4"},[s("label",[t._v(t._s(t.labels.label_preview))]),t._v(" "),s("div",{staticClass:"editor__image--preview"},[s("a",{staticClass:"editor__image--preview-image",style:"background-image: url('"+t.previewImage+"')",attrs:{href:t.previewImage}})])])])])])};Yt._withStripped=!0;var Zt=s("LvDl"),Wt=s.n(Zt),Kt=s("SwAO"),Gt=s.n(Kt),Xt={name:"editor-embed",props:["embedapi","label","name","authorurl","authorname","height","html","thumbnail","title","url","width","labels"],mixins:[dt],mounted:function(){this.previewImage=this.thumbnail},data:function(){return{authorurl:null,authorname:null,height:null,html:null,thumbnail:null,title:null,url:null,width:null}},watch:{url:function(t,e){t&&this.debouncedFetchEmbed()}},created:function(){this.debouncedFetchEmbed=Wt.a.debounce(this.fetchEmbed,500),this.previewImage=this.thumbnail},methods:{fetchEmbed:function(){var t=this,e=new FormData;e.append("url",this.url),e.append("_csrf_token",document.getElementsByName("_csrf_token")[0].value),fetch(this.embedapi,{method:"POST",body:e}).then(function(t){return t.json()}).then(function(e){t.authorurl=e.author_url,t.authorname=e.author_name,t.height=e.height,t.html=e.html,t.thumbnail=e.thumbnail_url,t.title=e.title,t.width=e.width,t.previewImage=e.thumbnail_url}).catch(function(t){console.log(t)})}},updated:function(){Gt.a.run(".editor__image--preview",{afterShow:function(){noScroll.on()},afterHide:function(){noScroll.off()}})}},te=Object(g.a)(Xt,Yt,[function(){var t=this.$createElement,e=this._self._c||t;return e("span",{staticClass:"input-group-btn"},[e("button",{staticClass:"btn btn-default refresh",attrs:{type:"button",disabled:""}},[e("i",{staticClass:"fa fa-refresh"})])])}],!1,null,null,null);te.options.__file="assets/js/app/editor/Components/Editor/Embed/Embed.vue";var ee=te.exports,se=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"editor__image",on:{dragenter:t.onDragEnter,dragleave:t.onDragLeave,dragover:function(t){t.preventDefault()},drop:t.onDrop}},[s("transition",{attrs:{name:"fade"}},[s("div",{directives:[{name:"show",rawName:"v-show",value:t.isDragging,expression:"isDragging"}],staticClass:"editor__image--dragging"},[s("i",{staticClass:"fas fa-upload"})])]),t._v(" "),s("div",{staticClass:"row"},[s("div",{staticClass:"col-8"},[s("div",{staticClass:"input-group mb-3"},[s("input",{attrs:{name:t.name+"[media]",type:"hidden"},domProps:{value:t.media}}),t._v(" "),s("input",{staticClass:"form-control",attrs:{name:t.name+"[filename]",type:"text",placeholder:t.labels.placeholder_filename},domProps:{value:t.filename}})]),t._v(" "),s("div",{staticClass:"input-group mb-3"},[s("input",{staticClass:"form-control",attrs:{name:t.name+"[alt]",type:"text",placeholder:t.labels.placeholder_alt_text},domProps:{value:t.alt}})]),t._v(" "),s("div",{staticClass:"input-group mb-3"},[s("input",{staticClass:"form-control",attrs:{name:t.name+"[title]",type:"text",placeholder:t.labels.placeholder_title},domProps:{value:t.title}})]),t._v(" "),s("div",{staticClass:"btn-toolbar",attrs:{role:"toolbar"}},[s("div",{staticClass:"btn-group mr-2",attrs:{role:"group"}},[s("button",{staticClass:"btn btn-secondary",attrs:{type:"button"},on:{click:t.selectFile}},[s("i",{staticClass:"fas fa-fw fa-upload"}),t._v(t._s(t.labels.button_upload)+"\n ")])]),t._v(" "),s("div",{staticClass:"btn-group mr-2",attrs:{role:"group"}},[s("button",{staticClass:"btn btn-secondary",attrs:{type:"button"}},[s("i",{staticClass:"fas fa-fw fa-th"}),t._v(" "+t._s(t.labels.button_from_library)+"\n ")])])]),t._v(" "),t.progress>0?s("div",{staticClass:"progress mt-3"},[s("div",{staticClass:"progress-bar progress-bar-striped progress-bar-animated",style:"width: "+t.progress+"%",attrs:{role:"progressbar","aria-valuenow":t.progress,"aria-valuemin":"0","aria-valuemax":"100"}})]):t._e()]),t._v(" "),s("div",{staticClass:"col-4"},[s("div",{staticClass:"editor__image--preview"},[s("a",{staticClass:"editor__image--preview-image",style:"background-image: url('"+t.previewImage+"')",attrs:{href:t.previewImage}})])])]),t._v(" "),s("input",{ref:"selectFile",staticClass:"editor__image--upload",attrs:{name:t.fieldName,type:"file"},on:{change:function(e){return t.uploadFile(e.target.files[0])}}})],1)};se._withStripped=!0;var ae=s("eAd9"),ie=s.n(ae),ne={name:"EditorImage",mixins:[dt],props:["label","filename","name","thumbnail","alt","title","directory","media","csrf_token","labels"],data:function(){return{previewImage:null,isDragging:!1,dragCount:0,progress:0}},computed:{fieldName:function(){return this.name+"[]"},token:function(){return this.csrf_token}},mounted:function(){this.previewImage=this.thumbnail},updated:function(){Gt.a.run(".editor__image--preview",{afterShow:function(){ie.a.on()},afterHide:function(){ie.a.off()}})},methods:{selectFile:function(){this.$refs.selectFile.click()},onDragEnter:function(t){return t.preventDefault(),this.dragCount++,this.isDragging=!0,!1},onDragLeave:function(t){t.preventDefault(),this.dragCount--,this.dragCount<=0&&(this.isDragging=!1)},onDrop:function(t){t.preventDefault(),t.stopPropagation(),this.isDragging=!1;var e=t.dataTransfer.files[0];return this.uploadFile(e)},uploadFile:function(t){var e=this,s=this.thumbnail.split("?").pop(),a=new FormData,n={onUploadProgress:function(t){var s=Math.round(100*t.loaded/t.total);e.progress=s},headers:{"Content-Type":"multipart/form-data"}};a.append("image",t),a.append("_csrf_token",this.token),i.a.post(this.directory,a,n).then(function(t){e.filename=t.data,e.previewImage="/thumbs/".concat(t.data,"?").concat(s),e.progress=0}).catch(function(t){console.warn(t),e.progress=0})}}},re=Object(g.a)(ne,se,[],!1,null,null,null);re.options.__file="assets/js/app/editor/Components/Editor/Image/Image.vue";var le=re.exports,oe=function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("input",{staticClass:"form-control",attrs:{id:this.id,name:this.name,type:"email"},domProps:{value:this.value}})])};oe._withStripped=!0;var ce={name:"EditorEmail",props:["value","name","id"]},ue=Object(g.a)(ce,oe,[],!1,null,null,null);ue.options.__file="assets/js/app/editor/Components/Editor/Email/Email.vue";var de=ue.exports,pe=function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("div",{staticClass:"input-group-prepend"},[e("input",{staticClass:"form-control",attrs:{id:this.id,type:"password",name:this.name,autocomplete:"new-password"},domProps:{value:this.value}}),this._v(" "),e("i",{ref:"visibilityToggle",staticClass:"input-group-text fas fa-eye",on:{click:this.togglePassword}})])])};pe._withStripped=!0;var me={name:"EditorPassword",props:["value","name","id","hidden"],mounted:function(){console.log("joe!",this.value,this.hidden,this.$refs),this.hidden||this.$refs.visibilityToggle.click()},methods:{togglePassword:function(t){var e=t.target,s=t.target.previousElementSibling,a=s.attributes.getNamedItem("type").value;"password"===a?(s.setAttribute("type","text"),e.classList.replace("fa-eye","fa-eye-slash")):"text"===a&&(s.setAttribute("type","password"),e.classList.replace("fa-eye-slash","fa-eye"))}}},fe=Object(g.a)(me,pe,[],!1,null,null,null);fe.options.__file="assets/js/app/editor/Components/Editor/Password/Password.vue";var _e=fe.exports,ve=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("section",{staticClass:"user__theme"},[s("h3",[t._v("Themes:")]),t._v(" "),s("ul",{staticClass:"user__theme--themes"},t._l(t.themes,function(e,a){return s("li",{key:a,staticClass:"theme",on:{click:function(s){return t.selectTheme(e.value)}}},[s("h5",{staticClass:"theme--name"},[t._v(t._s(e.name))]),t._v(" "),s("div",{staticClass:"theme--palette"},t._l(e.colors,function(t,e){return s("span",{key:e,style:"background-color: "+t})}),0)])}),0)])};ve._withStripped=!0;var ge={name:"ThemeSelect",data:function(){return{themes:[{name:"Default",value:"default",colors:["#1a5597","#053b79","#0c223b","#ffffff"]},{name:"Light",value:"light",colors:["#1a5597","#053b79","#ffffff","#f9f9f9"]}]}},methods:{selectTheme:function(t){var e=document.querySelector("#theme"),s=e.getAttribute("href").split("theme-")[0],a="".concat(s,"theme-").concat(t,".css");e.setAttribute("href",a)}}},he=Object(g.a)(ge,ve,[],!1,null,null,null);he.options.__file="assets/js/app/editor/Components/Editor/ThemeSelect/ThemeSelect.vue";var be=he.exports,we=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"form-group"},[s("label",[t._v(t._s(t.label))]),t._v(" "),s("multiselect",{attrs:{"track-by":"name",label:"localizedname",options:t.locales,searchable:!1,"show-labels":!1,limit:1},on:{input:function(e){return t.switchLocale()}},scopedSlots:t._u([{key:"singleLabel",fn:function(e){return[s("span",{staticClass:"fp mr-1",class:e.option.flag}),t._v(" "),s("span",[t._v("\n "+t._s(e.option.name)+"\n "),s("small",{staticStyle:{"white-space":"nowrap"}},[t._v("("+t._s(e.option.code)+")")])])]}},{key:"option",fn:function(e){return[s("span",{staticClass:"fp mr-1",class:e.option.flag}),t._v(" "),s("span",[t._v("\n "+t._s(e.option.name)+"\n "),s("small",{staticStyle:{"white-space":"nowrap"}},[t._v("("+t._s(e.option.code)+")")])])]}}]),model:{value:t.locale,callback:function(e){t.locale=e},expression:"locale"}})],1)};we._withStripped=!0;var Ce={name:"EditorLanguage",components:{Multiselect:jt.a},props:["label","locales","current"],data:function(){return{locale:{}}},mounted:function(){var t=this;if(this.current){var e=this.locales.filter(function(e){return e.code===t.current});e.length>0?this.locale=e[0]:this.locale=this.locales[0]}else this.locale=this.locales[0]},methods:{switchLocale:function(){var t=this.locale.link;return window.location.href=t}}},ye=Object(g.a)(Ce,we,[],!1,null,null,null);ye.options.__file="assets/js/app/editor/Components/Editor/Language/Language.vue";var Se=ye.exports;new l.a({store:ct,el:"#editor",name:"BoltEditor",components:{"editor-date":St,"editor-embed":ee,"editor-email":de,"editor-password":_e,"editor-html":It,"editor-image":le,"editor-markdown":Bt,"editor-number":zt,"editor-select":Tt,"editor-slug":ht,"editor-text":ft,"editor-textarea":Ut,"general-language":Se,"theme-select":be}}),l.a.component("field-password",_e),l.a.component("editor-text",ft),new l.a({el:"#login-form",name:"BoltLogin",components:{"editor-text":ft,"editor-password":_e}});s("Wbtn");u()(document).ready(function(){u()("html").addClass("js"),u()(".admin__sidebar").addClass("admin__sidebar--is-collapsed"),u()(".admin-sidebar-toggler").on("click",function(){u()(".admin__sidebar").hasClass("admin__sidebar--is-collapsed")?(u()(".admin__sidebar").addClass("admin__sidebar--is-expanded").removeClass("admin__sidebar--is-collapsed"),u()(this).toggleClass("is-active")):(u()(".admin__sidebar").addClass("admin__sidebar--is-collapsed").removeClass("admin__sidebar--is-expanded"),u()(this).toggleClass("is-active"))})});s("pkSZ");i.a.defaults.headers.common={accept:"application/vnd.api+json"}},VNUy:function(t,e,s){},Wbtn:function(t,e,s){"use strict";(function(t){var e=s("JdwY"),a=s.n(e);t("*[data-confirmation]").on("click",function(e){var s=t(this).attr("href"),i=t(this).data("confirmation");return a.a.confirm(i,function(t){t&&(window.location=s)}),!1})}).call(this,s("EVdn"))},WqZd:function(t,e,s){var a={"./ar.js":"+OV3","./at.js":"Gt+8","./az.js":"il6R","./be.js":"oAMl","./bg.js":"9De2","./bn.js":"6Cpa","./bs.js":"uezu","./cat.js":"/iph","./cs.js":"EBSL","./cy.js":"Ton7","./da.js":"++FP","./de.js":"Jt8t","./default.js":"QM5T","./eo.js":"V7ZE","./es.js":"SYT2","./et.js":"gRVh","./fa.js":"eHtV","./fi.js":"ewub","./fo.js":"3Jt2","./fr.js":"Aid2","./ga.js":"AdcB","./gr.js":"W8vW","./he.js":"QhH9","./hi.js":"/v+a","./hr.js":"j+gB","./hu.js":"KV+S","./id.js":"AixY","./index.js":"y/pk","./is.js":"JSva","./it.js":"rmDh","./ja.js":"UMqg","./ka.js":"p01/","./km.js":"5Q0x","./ko.js":"VEU4","./kz.js":"0kzd","./lt.js":"YLy/","./lv.js":"18gA","./mk.js":"31E+","./mn.js":"5p1B","./ms.js":"fvCo","./my.js":"SEQC","./nl.js":"3uVB","./no.js":"uHQq","./pa.js":"wGah","./pl.js":"tXmi","./pt.js":"Io36","./ro.js":"ZV7w","./ru.js":"b/zg","./si.js":"fV5r","./sk.js":"cntR","./sl.js":"ks2o","./sq.js":"JrQ3","./sr-cyr.js":"z+zT","./sr.js":"DiE8","./sv.js":"mNSI","./th.js":"hSGY","./tr.js":"+AxM","./uk.js":"+zM+","./vn.js":"yAt/","./zh-tw.js":"Ombb","./zh.js":"3BxJ"};function i(t){var e=n(t);return s(e)}function n(t){var e=a[t];if(!(e+1)){var s=new Error("Cannot find module '"+t+"'");throw s.code="MODULE_NOT_FOUND",s}return e}i.keys=function(){return Object.keys(a)},i.resolve=n,t.exports=i,i.id="WqZd"},fUGJ:function(t,e,s){"use strict";var a=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"listing__row--item is-actions edit-actions"},[s("div",{staticClass:"btn-group"},[s("a",{staticClass:"btn btn-secondary btn-block btn-sm text-nowrap",attrs:{href:t.record.extras.editLink}},[s("i",{staticClass:"far fa-edit mr-1"}),t._v(" "+t._s(t.labels.button_edit)+"\n ")]),t._v(" "),t._m(0),t._v(" "),s("div",{staticClass:"edit-actions__dropdown dropdown-menu dropdown-menu-right",staticStyle:{width:"320px"}},["published"===t.record.status?s("a",{staticClass:"dropdown-item",attrs:{href:t.record.extras.link,target:"_blank"}},[s("i",{staticClass:"fas fa-w fa-external-link-square-alt"}),t._v("\n "+t._s(t.labels.view_on_site)+"\n ")]):t._e(),t._v(" "),"published"!==t.record.status?s("a",{staticClass:"dropdown-item",attrs:{href:t.record.extras.statusLink+"&status=published"}},[s("span",{staticClass:"status mr-1 is-published"}),t._v("\n "+t._s(t.labels.status_to_publish)+"\n ")]):t._e(),t._v(" "),"held"!==t.record.status?s("a",{staticClass:"dropdown-item",attrs:{href:t.record.extras.statusLink+"&status=held"}},[s("span",{staticClass:"status mr-1 is-held"}),t._v("\n "+t._s(t.labels.status_to_held)+"\n ")]):t._e(),t._v(" "),"draft"!==t.record.status?s("a",{staticClass:"dropdown-item",attrs:{href:t.record.extras.statusLink+"&status=draft"}},[s("span",{staticClass:"status mr-1 is-draft"}),t._v("\n "+t._s(t.labels.status_to_draft)+"\n ")]):t._e(),t._v(" "),s("a",{staticClass:"dropdown-item",attrs:{href:t.record.extras.duplicateLink}},[s("i",{staticClass:"far fa-w fa-copy"}),t._v("\n "+t._s(t.labels.duplicate)+" "+t._s(t.record.extras.singular_name)+"\n ")]),t._v(" "),s("a",{staticClass:"dropdown-item",attrs:{href:t.record.extras.deleteLink,"data-confirmation":"Are you sure you wish to delete this Content?"}},[s("i",{staticClass:"fas fa-w fa-trash"}),t._v("\n "+t._s(t.labels.delete)+" "+t._s(t.record.extras.singular_name)+"\n ")]),t._v(" "),s("div",{staticClass:"dropdown-divider"}),t._v(" "),s("span",{staticClass:"dropdown-item-text"},[s("i",{staticClass:"fas fa-link fa-w"}),t._v("\n "+t._s(t.labels.slug)+": "),s("code",{attrs:{title:t.record.fieldValues.slug}},[t._v(t._s(t._f("trim")(t.record.fieldValues.slug,24)))])]),t._v(" "),s("span",{staticClass:"dropdown-item-text"},[s("i",{staticClass:"fas fa-asterisk fa-w"}),t._v("\n "+t._s(t.labels.created_on)+": "),s("strong",[t._v(t._s(t._f("datetime")(t.record.createdAt)))])]),t._v(" "),s("span",{staticClass:"dropdown-item-text"},[s("i",{staticClass:"far fa-calendar-alt fa-w"}),t._v("\n "+t._s(t.labels.published_on)+": "),s("strong",[t._v(t._s(t._f("datetime")(t.record.publishedAt)))])]),t._v(" "),s("span",{staticClass:"dropdown-item-text"},[s("i",{staticClass:"fas fa-redo fa-w"}),t._v("\n "+t._s(t.labels.last_modified_on)+": "),s("strong",[t._v(t._s(t._f("datetime")(t.record.modifiedAt)))])])])])])};a._withStripped=!0;var i={name:"Actions",props:["type","record","labels"],created:function(){console.log(this.labels)}},n=s("KHd+"),r=Object(n.a)(i,a,[function(){var t=this.$createElement,e=this._self._c||t;return e("button",{staticClass:"btn btn-sm btn-secondary edit-actions__dropdown-toggler dropdown-toggle dropdown-toggle-split",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e("span",{staticClass:"sr-only"},[this._v("Toggle Dropdown")])])}],!1,null,null,null);r.options.__file="assets/js/app/listing/Components/Table/Row/_Actions.vue";e.a=r.exports},nrP6:function(t,e,s){"use strict";(function(t){var a=s("QCcj"),i=s("u473"),n=s("JXla"),r=s("fUGJ"),l=s("prag");e.a={name:"TableRow",components:{"row-checkbox":i.a,"row-meta":n.a,"row-actions":r.a,"row-sorting":l.a},mixins:[a.a],props:["record","labels"],computed:{size:function(){return this.$store.getters["general/getRowSize"]},sorting:function(){return this.$store.getters["general/getSorting"]}},methods:{leave:function(e){t('.dropdown-toggle[aria-expanded="true"').dropdown("toggle")}}}}).call(this,s("EVdn"))},pkSZ:function(t,e,s){},prag:function(t,e,s){"use strict";var a=function(){var t=this.$createElement,e=this._self._c||t;return this.sorting?e("button",{staticClass:"listing__row--move"},[e("i",{staticClass:"fas px-2 fa-equals"})]):this._e()};a._withStripped=!0;var i={name:"Sorting",computed:{sorting:function(){return this.$store.getters["general/getSorting"]}}},n=s("KHd+"),r=Object(n.a)(i,a,[],!1,null,null,null);r.options.__file="assets/js/app/listing/Components/Table/Row/_Sorting.vue";e.a=r.exports},u473:function(t,e,s){"use strict";var a=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{directives:[{name:"show",rawName:"v-show",value:!t.sorting,expression:"!sorting"}],key:"checkbox",staticClass:"listing--checkbox"},[s("div",{staticClass:"custom-control custom-checkbox"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.selected,expression:"selected"}],staticClass:"custom-control-input",attrs:{id:"row-"+t.id,type:"checkbox"},domProps:{checked:Array.isArray(t.selected)?t._i(t.selected,null)>-1:t.selected},on:{change:function(e){var s=t.selected,a=e.target,i=!!a.checked;if(Array.isArray(s)){var n=t._i(s,null);a.checked?n<0&&(t.selected=s.concat([null])):n>-1&&(t.selected=s.slice(0,n).concat(s.slice(n+1)))}else t.selected=i}}}),t._v(" "),s("label",{staticClass:"custom-control-label",attrs:{for:"row-"+t.id},on:{click:function(e){t.selected,t.selected}}})])])};a._withStripped=!0;var i={name:"Checkbox",props:["id"],data:function(){return{selected:!1}},computed:{selectAll:function(){return this.$store.getters["selecting/selectAll"]},sorting:function(){return this.$store.getters["general/getSorting"]}},watch:{selectAll:function(){this.selected=this.selectAll},selected:function(){this.selected?this.$store.dispatch("selecting/select",this.id):this.$store.dispatch("selecting/deSelect",this.id)},sorting:function(){this.sorting&&(this.selected=!1)}}},n=s("KHd+"),r=Object(n.a)(i,a,[],!1,null,null,null);r.options.__file="assets/js/app/listing/Components/Table/Row/_Checkbox.vue";e.a=r.exports},vrQa:function(t,e,s){"use strict";var a=s("VNUy");s.n(a).a}}); \ No newline at end of file +!function(t){function e(e){for(var a,r,l=e[0],o=e[1],c=e[2],d=0,p=[];de?t.substring(0,e-1)+"…":t});var c=s("EVdn"),u=s.n(c);u()(document).ready(function(){u()(".toast").toast("show")});var d=s("L2JU"),p={namespaced:!0,state:{toolbarColor:null},getters:{toolbarColor:function(t){return t.toolbarColor}},actions:{toolbarColor:function(t,e){(0,t.commit)("toolbarColor",e)}},mutations:{toolbarColor:function(t,e){t.toolbarColor=e}}};l.a.use(d.a);var m=new d.a.Store({modules:{general:p}}),f=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"admin__toolbar--body",class:t.contrast?"is-light":"is-dark",attrs:{role:"toolbar"}},[s("div",{staticClass:"toolbar-item btn-group toolbar-item__brand"},[t._m(0),t._v(" "),s("div",{staticClass:"new-item__dropdown dropdown-menu"},[s("ul",{staticClass:"toolbar-menu"},[s("li",[s("a",{attrs:{href:"https://bolt.cm/",target:"_blank"}},[s("i",{staticClass:"fas fa-globe-americas fa-fw"}),t._v("\n "+t._s(t.labels["about.visit_bolt"])+"\n ")])]),t._v(" "),s("li",[s("a",{attrs:{href:"https://docs.bolt.cm/",target:"_blank"}},[s("i",{staticClass:"fas fa-globe-americas fa-fw"}),t._v("\n "+t._s(t.labels["about.bolt_documentation"])+"\n ")])])])])]),t._v(" "),s("div",{staticClass:"toolbar-item toolbar-item__site"},[s("a",{attrs:{href:"/",target:"_blank"}},[s("i",{staticClass:"fas fa-sign-out-alt"}),t._v(t._s(t.labels["action.view_site"])+"\n ")])]),t._v(" "),s("div",{staticClass:"toolbar-item btn-group toolbar-item__new"},[s("button",{staticClass:"btn new-item__dropdown-toggler dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[s("i",{staticClass:"fas fa-magic"}),t._v(t._s(t.labels["action.create_new"])+"…\n ")]),t._v(" "),s("div",{staticClass:"new-item__dropdown dropdown-menu"},[s("ul",t._l(t.createMenu,function(e,a){return s("li",{key:a},[s("a",{attrs:{href:e.link_new}},[s("i",{class:"fa fa-fw "+e.icon}),t._v(" "+t._s(e.singular_name))])])}),0)])]),t._v(" "),s("div",{staticClass:"toolbar-item btn-group toolbar-item__profile"},[s("button",{staticClass:"btn user profile__dropdown-toggler dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[s("i",{staticClass:"fas fa-user"}),t._v(t._s(t.labels["general.greeting"])+"\n ")]),t._v(" "),s("div",{staticClass:"profile__dropdown dropdown-menu dropdown-menu-right"},[s("ul",[s("li",[s("a",{attrs:{href:t.backend_prefix+"profile-edit"}},[s("i",{staticClass:"fas fa-user-edit fa-fw"}),t._v("\n "+t._s(t.labels["action.edit_profile"])+"\n ")])]),t._v(" "),s("li",[s("a",{attrs:{href:t.backend_prefix+"logout"}},[s("i",{staticClass:"fas fa-sign-out-alt fa-fw"}),t._v("\n "+t._s(t.labels["action.logout"])+"\n ")])])])])])])};f._withStripped=!0;var _=s("Zss7"),v={name:"Toolbar",props:["siteName","menu","labels","backend_prefix"],computed:{contrast:function(){return _(this.toolbarColor).isLight()},createMenu:function(){return this.menu.filter(function(t){return!t.singleton&&t.singular_name||t.singleton&&(null===t.submenu||t.submenu.length<1)})},toolbarColor:function(){return this.$store.getters["general/toolbarColor"]}},created:function(){var t=getComputedStyle(document.body).getPropertyValue("--admin-toolbar");this.$store.dispatch("general/toolbarColor",t)}},g=s("KHd+"),h=Object(g.a)(v,f,[function(){var t=this.$createElement,e=this._self._c||t;return e("button",{staticClass:"btn brand__dropdown-toggler dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e("img",{attrs:{src:"/assets/images/bolt_logo_dashboard.svg",alt:"⚙️ Bolt",height:"28"}})])}],!1,null,null,null);h.options.__file="assets/js/app/toolbar/Components/Toolbar.vue";var b=h.exports,w=(new l.a({store:m,el:"#toolbar",name:"BoltToolbar",components:{"admin-toolbar":b}}),{namespaced:!0,state:{slimSidebar:!1},getters:{slimSidebar:function(t){return t.slimSidebar}},actions:{slimSidebar:function(t,e){(0,t.commit)("slimSidebar",e)}},mutations:{slimSidebar:function(t,e){t.slimSidebar=e}}});l.a.use(d.a);var C=new d.a.Store({modules:{general:w}}),y=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("nav",{staticClass:"admin__sidebar--nav"},[s("sidebar-menu",{attrs:{menu:t.menu}}),t._v(" "),s("sidebar-toggler",{attrs:{version:t.version,"about-link":t.aboutLink,labels:t.labels}}),t._v(" "),s("footer",{staticClass:"admin__sidebar--footer"},[s("a",{attrs:{href:t.aboutLink}},[t._v("Bolt v"),s("span",{staticClass:"sr-only"},[t._v("ersion ")]),t._v(t._s(t.version))])])],1)};y._withStripped=!0;var S=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("ul",{staticClass:"admin__sidebar--menu"},t._l(t.menu,function(e,a){return s("li",{key:a},["separator"===e.type?s("p",{staticClass:"admin__sidebar--separator"},[t._v("\n "+t._s(e.name)+"\n ")]):e.singleton?s("a",{staticClass:"admin__sidebar--link",attrs:{href:t.singleton(e)}},[s("i",{staticClass:"fas mr-2 link--icon",class:e.icon}),s("span",{staticClass:"link--text"},[t._v(t._s(e.name))])]):s("a",{staticClass:"admin__sidebar--link",class:{"has-menu":null!==e.submenu},attrs:{href:e.link}},[s("i",{staticClass:"fas mr-2 link--icon",class:e.icon}),s("span",{staticClass:"link--text"},[t._v(t._s(e.name))]),t._v(" "),null!==e.submenu?[s("i",{staticClass:"fas fa-caret-right link--caret"}),t._v(" "),s("sub-menu",{attrs:{item:e}})]:t._e()],2)])}),0)};S._withStripped=!0;var x=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("ul",{staticClass:"link--menu"},[null!==t.item.link_new?s("li",{staticClass:"link--create"},[s("a",{attrs:{href:t.item.link_new}},[s("i",{staticClass:"fas fa-fw fa-magic mr-2"}),s("span",[t._v("New "+t._s(t.item.singular_name))])])]):t._e(),t._v(" "),t._l(t.item.submenu,function(e,a){return null!==t.item.submenu?s("li",{key:a},[s("a",{attrs:{href:e.editLink}},[s("i",{staticClass:"fas fa-fw mr-2",class:e.icon}),t._v(" "),s("span",{domProps:{innerHTML:t._s(e.name)}})])]):t._e()})],2)};x._withStripped=!0;var k={name:"SubMenu",props:["item"]},j=Object(g.a)(k,x,[],!1,null,null,null);j.options.__file="assets/js/app/sidebar/Components/Menu/_SubMenu.vue";var E={name:"SidebarMenu",components:{"sub-menu":j.exports},props:["menu"],methods:{singleton:function(t){return null!==t.submenu?t.submenu[0].editLink:t.link_new}}},$=Object(g.a)(E,S,[],!1,null,null,null);$.options.__file="assets/js/app/sidebar/Components/Menu/index.vue";var T=$.exports,A=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("button",{staticClass:"admin__sidebar--slim",on:{click:function(e){return t.slimSidebar(!t.slim)}}},[s("i",{staticClass:"fas fa-exchange-alt"}),t._v(" "),s("span",{staticClass:"sr-only"},[t._v(t._s(t.labels.toggler))])])};A._withStripped=!0;var O={name:"SidebarFooter",props:["version","aboutLink","labels"],computed:{slim:function(){return this.$store.getters["general/slimSidebar"]}},watch:{slim:function(){var t=document.querySelector(".admin");this.slim?t.classList.add("is-slim"):t.classList.remove("is-slim"),localStorage.setItem("slim-sidebar",this.slim)}},methods:{slimSidebar:function(t){this.$store.dispatch("general/slimSidebar",t)}}},L=Object(g.a)(O,A,[],!1,null,null,null);L.options.__file="assets/js/app/sidebar/Components/_SidebarToggler.vue";var z={name:"Sidebar",components:{"sidebar-menu":T,"sidebar-toggler":L.exports},props:["menu","version","aboutLink","labels"],created:function(){var t=JSON.parse(localStorage.getItem("slim-sidebar"));t&&this.$store.dispatch("general/slimSidebar",t)}},P=Object(g.a)(z,y,[],!1,null,null,null);P.options.__file="assets/js/app/sidebar/Components/Sidebar.vue";var D=P.exports;new l.a({store:C,el:"#sidebar",name:"BoltSidebar",components:{"admin-sidebar":D}});var M={namespaced:!0,state:{type:null,rowSize:"normal",sorting:!1},getters:{getType:function(t){return t.type},getRowSize:function(t){return t.rowSize},getSorting:function(t){return t.sorting}},actions:{setType:function(t,e){(0,t.commit)("setType",e)},setRowSize:function(t,e){(0,t.commit)("setRowSize",e)},setSorting:function(t,e){(0,t.commit)("setSorting",e)}},mutations:{setType:function(t,e){t.type=e},setRowSize:function(t,e){t.rowSize=e},setSorting:function(t,e){t.sorting=e}}},R={namespaced:!0,state:{records:[]},getters:{getRecords:function(t){return t.records},getOrder:function(t){return t.records.map(function(t){return t.id})}},actions:{setRecords:function(t,e){(0,t.commit)("setRecords",e)}},mutations:{setRecords:function(t,e){t.records=e}}},N={namespaced:!0,state:{selectAll:!1,selectedCount:0,selected:[]},getters:{selectAll:function(t){return t.selectAll},selectedCount:function(t){return t.selectedCount},selected:function(t){return t.selected}},actions:{selectAll:function(t,e){(0,t.commit)("selectAll",e)},select:function(t,e){(0,t.commit)("select",e)},deSelect:function(t,e){(0,t.commit)("deSelect",e)}},mutations:{selectAll:function(t,e){t.selectAll=e},select:function(t,e){t.selectedCount++,t.selected.push(e)},deSelect:function(t,e){t.selectedCount--;var s=t.selected.indexOf(e);s>-1&&t.selected.splice(s,1)}}};l.a.use(d.a);var I=new d.a.Store({modules:{general:M,listing:R,selecting:N}}),F=function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"listing-records"})};F._withStripped=!0;var V={name:"ListingRecords",props:["type","data","labels"],created:function(){this.$store.dispatch("general/setType",this.type),this.$store.dispatch("listing/setRecords",this.data)}},q=Object(g.a)(V,F,[],!1,null,null,null);q.options.__file="assets/js/app/listing/Components/Records.vue";var B=q.exports,J=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("nav",{staticClass:"listing__filter"},[s("ul",{staticClass:"listing__filter--controls"},["dashboard"!==t.type?s("li",[t.sorting?t._e():s("div",{staticClass:"custom-control custom-checkbox"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.selectAll,expression:"selectAll"}],staticClass:"custom-control-input",attrs:{id:"selectAll",type:"checkbox"},domProps:{checked:Array.isArray(t.selectAll)?t._i(t.selectAll,null)>-1:t.selectAll},on:{change:function(e){var s=t.selectAll,a=e.target,i=!!a.checked;if(Array.isArray(s)){var n=t._i(s,null);a.checked?n<0&&(t.selectAll=s.concat([null])):n>-1&&(t.selectAll=s.slice(0,n).concat(s.slice(n+1)))}else t.selectAll=i}}}),t._v(" "),s("label",{staticClass:"custom-control-label",attrs:{for:"selectAll"},on:{click:function(e){return t.enableSelectAll(!t.selectAll)}}})])]):t._e(),t._v(" "),s("li",{staticClass:"control--left"},[s("button",{staticClass:"control--button",class:{"is-selected":"small"===t.size},on:{click:function(e){return t.changeSize("small")}}},[s("i",{staticClass:"fas fa-align-justify fa-fw"}),t._v(" "),s("span",{staticClass:"sr-only"},[t._v(t._s(t.labels.button_compact))])])]),t._v(" "),s("li",[s("button",{staticClass:"control--button",class:{"is-selected":"normal"===t.size},on:{click:function(e){return t.changeSize("normal")}}},[s("i",{staticClass:"fas fa-grip-lines fa-fw"}),t._v(" "),s("span",{staticClass:"sr-only"},[t._v(t._s(t.labels.button_expanded))])])])])])};J._withStripped=!0;var H={name:"ListingFilter",mixins:[s("QCcj").a],props:["labels"],computed:{size:function(){return this.$store.getters["general/getRowSize"]},sorting:function(){return this.$store.getters["general/getSorting"]},selectAll:function(){return this.$store.getters["selecting/selectAll"]}},watch:{sorting:function(){this.sorting&&this.$store.dispatch("selecting/selectAll",!1)}},created:function(){var t=localStorage.getItem("listing-row-size");null!==t&&this.$store.dispatch("general/setRowSize",t)},methods:{enableSorting:function(t){this.$store.dispatch("general/setSorting",t)},enableSelectAll:function(t){this.$store.dispatch("selecting/selectAll",t)},changeSize:function(t){this.$store.dispatch("general/setRowSize",t),localStorage.setItem("listing-row-size",t)}}},Q=Object(g.a)(H,J,[],!1,null,null,null);Q.options.__file="assets/js/app/listing/Components/Filter.vue";var U=Q.exports,Y=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"listing__records"},[s("draggable",{attrs:{options:t.draggableOptions},model:{value:t.records,callback:function(e){t.records=e},expression:"records"}},[s("transition-group",t._l(t.records,function(e){return s("table-row",{key:e.id,attrs:{record:e,labels:t.labels}})}),1)],1)],1)};Y._withStripped=!0;var Z=s("MQ60"),W=s.n(Z),K=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("transition-group",{staticClass:"listing--container",class:{"is-dashboard":"dashboard"===t.type},attrs:{tag:"div"}},["dashboard"!==t.type?s("row-checkbox",{key:"select",attrs:{id:t.record.id}}):t._e(),t._v(" "),s("div",{key:"row",staticClass:"listing__row",class:"is-"+t.size,on:{mouseleave:t.leave}},[s("div",{staticClass:"listing__row--item is-details"},[s("a",{staticClass:"listing__row--item-title",attrs:{href:t.record.extras.editLink,title:t.record.fieldValues.slug}},[t._v("\n "+t._s(t._f("trim")(t.record.extras.title,62))+"\n ")]),t._v(" "),s("span",{staticClass:"listing__row--item-title-excerpt"},[t._v(t._s(t.record.extras.excerpt))])]),t._v(" "),s("row-meta",{attrs:{type:t.type,size:t.size,record:t.record}}),t._v(" "),"normal"===t.size&&null!==t.record.extras.image?s("div",{staticClass:"listing__row--item is-thumbnail",style:"background-image: url("+t.record.extras.image.path+")"}):t._e(),t._v(" "),s("div",{staticClass:"listing__row--item is-excerpt"},[s("span",[t._v(t._s(t.record.extras.excerpt))])]),t._v(" "),s("row-actions",{attrs:{type:t.type,record:t.record,size:t.size,labels:t.labels.actions}}),t._v(" "),s("row-sorting")],1)],1)};K._withStripped=!0;var G=s("nrP6").a,X=Object(g.a)(G,K,[],!1,null,null,null);X.options.__file="assets/js/app/listing/Components/Table/Row/index.vue";var tt=X.exports,et={name:"ListingTable",components:{draggable:W.a,"table-row":tt},props:["labels"],data:function(){return{draggableOptions:{handle:".listing__row--move",forceFallback:!0}}},computed:{records:{get:function(){return this.$store.getters["listing/getRecords"]},set:function(t){this.$store.dispatch("listing/setRecords",t)}}}},st=Object(g.a)(et,Y,[],!1,null,null,null);st.options.__file="assets/js/app/listing/Components/Table/index.vue";var at=st.exports,it=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("transition",{attrs:{name:"card"}},[t.selectedCount>0?s("div",{staticClass:"card mb-3"},[s("div",{staticClass:"card-header"},[s("span",{staticClass:"badge is-primary mr-1"},[t._v(t._s(t.selectedCount))]),t._v(" "),1===t.selectedCount?[t._v(t._s(t.singular))]:[t._v(t._s(t.plural))],t._v("\n "+t._s(t.labels.card_header.selected)+"\n ")],2),t._v(" "),s("div",{staticClass:"card-body"},[s("h4",[t._v(t._s(t.labels.card_body.records_passed))]),t._v(" "),s("p",[s("em",[t._v(t._s(t.labels.card_body.remark))])]),t._v(" "),s("pre",[s("code",[t._v(t._s(t.selected))]),t._v("\n")]),t._v(" "),s("pre",[s("code",[t._v(t._s(t.order))]),t._v("\n")])])]):t._e()])};it._withStripped=!0;var nt={name:"ListingSelectedBox",props:["singular","plural","labels"],computed:{selectedCount:function(){return this.$store.getters["selecting/selectedCount"]},selected:function(){return this.$store.getters["selecting/selected"]},order:function(){return this.$store.getters["listing/getOrder"]}}},rt=Object(g.a)(nt,it,[],!1,null,null,null);rt.options.__file="assets/js/app/listing/Components/SelectBox.vue";var lt=rt.exports;new l.a({store:I,el:"#listing",name:"BoltListing",components:{"listing-records":B,"listing-filter":U,"listing-table":at,"listing-select-box":lt}});var ot={namespaced:!0,state:{slimSidebar:!1},getters:{slimSidebar:function(t){return t.slimSidebar}},actions:{slimSidebar:function(t,e){(0,t.commit)("slimSidebar",e)}},mutations:{slimSidebar:function(t,e){t.slimSidebar=e}}};l.a.use(d.a);var ct=new d.a.Store({modules:{general:ot}}),ut=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("input",{directives:[{name:"model",rawName:"v-model",value:t.val,expression:"val"}],staticClass:"form-control",class:t.getType,attrs:{id:t.id,name:t.name,placeholder:"…",type:"text",disabled:1==t.disabled},domProps:{value:t.val},on:{input:function(e){e.target.composing||(t.val=e.target.value)}}})])};ut._withStripped=!0;var dt={mounted:function(){this.val=this.value},data:function(){return{val:null}}},pt={name:"EditorText",mixins:[dt],props:["value","label","name","type","disabled","id"],data:function(){return{generate:!1}},computed:{getType:function(){return"large"===this.type?"form-control-lg":""}},watch:{val:function(){this.generate&&this.$root.$emit("slugify-from-title")}},mounted:function(){var t=this;this.$root.$on("generate-from-title",function(e){return t.generate=e})}},mt=Object(g.a)(pt,ut,[],!1,null,null,null);mt.options.__file="assets/js/app/editor/Components/Editor/Text/Text.vue";var ft=mt.exports,_t=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("div",{staticClass:"input-group mb-3"},[s("div",{staticClass:"input-group-prepend"},[s("span",{staticClass:"input-group-text"},[t._v(t._s(t.prefix))])]),t._v(" "),s("input",{directives:[{name:"model",rawName:"v-model",value:t.val,expression:"val"}],staticClass:"form-control",class:t.fieldClass,attrs:{name:t.name,placeholder:"…",type:"text",readonly:!t.edit},domProps:{value:t.val},on:{input:function(e){e.target.composing||(t.val=e.target.value)}}}),t._v(" "),s("div",{staticClass:"input-group-append"},[s("button",{staticClass:"btn dropdown-toggle",class:[{"btn-primary":t.edit},{"btn-secondary":!t.edit}],attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[s("i",{staticClass:"fas fa-fw",class:"fa-"+t.icon}),t._v(" "+t._s(t.buttonText)+"\n ")]),t._v(" "),s("div",{staticClass:"dropdown-menu"},[s("a",{staticClass:"dropdown-item",on:{click:t.editSlug}},[t.edit?[s("i",{staticClass:"fas fa-lock fa-fw"}),t._v(" "+t._s(t.labels.button_locked)+"\n ")]:[s("i",{staticClass:"fas fa-pencil-alt fa-fw"}),t._v(" "+t._s(t.labels.button_edit)+"\n ")]],2),t._v(" "),s("a",{staticClass:"dropdown-item",on:{click:function(e){return t.generateSlug()}}},[s("i",{staticClass:"fas fa-link fa-fw"}),t._v(" "+t._s(t.labels.generate_from)+" "+t._s(t.generate)+"\n ")])])])])])};_t._withStripped=!0;var vt={name:"EditorSlug",mixins:[dt],props:["value","label","name","prefix","fieldClass","generate","labels"],data:function(){return{edit:!1,buttonText:"Locked",icon:"lock"}},mounted:function(){var t=this;setTimeout(function(){document.querySelector("input[name='fields[".concat(t.generate,"]']")).value.length<=0&&t.$root.$emit("generate-from-title",!0)},0),this.$root.$on("slugify-from-title",function(){return t.generateSlug()}),this.buttonText=this.$props.labels.button_locked},methods:{editSlug:function(){if(this.$root.$emit("generate-from-title",!1),this.edit){var t=this.$options.filters.slugify(this.val);this.val=t,this.edit=!1,this.buttonText=this.$props.labels.button_locked,this.icon="lock"}else this.edit=!0,this.buttonText=this.$props.labels.button_edit,this.icon="pencil-alt"},generateSlug:function(){var t=document.querySelector("input[name='fields[".concat(this.generate,"]']")).value,e=this.$options.filters.slugify(t);this.val=e,this.$root.$emit("generate-from-title",!0),this.edit=!1,this.buttonText=this.$props.labels.button_locked,this.icon="lock"}}},gt=Object(g.a)(vt,_t,[],!1,null,null,null);gt.options.__file="assets/js/app/editor/Components/Editor/Slug/Slug.vue";var ht=gt.exports,bt=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("div",{staticClass:"input-group"},[s("flat-pickr",{staticClass:"form-control editor--date",attrs:{config:t.config,disabled:1==t.disabled,form:t.form,name:t.name,placeholder:"Select date"},model:{value:t.val,callback:function(e){t.val=e},expression:"val"}}),t._v(" "),s("div",{staticClass:"input-group-append"},[s("button",{staticClass:"btn btn-secondary",class:{"btn-outline-secondary":1==t.disabled},attrs:{type:"button",disabled:1==t.disabled,"data-toggle":""}},[s("i",{staticClass:"fa fa-calendar"},[s("span",{staticClass:"sr-only",attrs:{"aria-hidden":"true"}},[t._v(t._s(t.labels.toggle))])])])])],1)])};bt._withStripped=!0;var wt=s("w48C"),Ct={name:"EditorDate",components:{flatPickr:s.n(wt).a},mixins:[dt],props:{value:{type:String,required:!1,default:""},name:{type:String,required:!0},disabled:{type:String,required:!0},mode:{type:String,required:!0,default:"date"},form:{type:String,required:!0},locale:{type:String,default:"en"},labels:{type:Array}},data:function(){return{config:{wrap:!0,altFormat:"F j, Y",altInput:!0,dateFormat:"Z",enableTime:!1}}},created:function(){if("en"!==this.locale){var t=s("WqZd")("./".concat(this.locale,".js")).default[this.locale];this.config.locale=t}"datetime"===this.mode&&(this.config.enableTime=!0,this.config.altFormat="F j, Y - h:i K")},mounted:function(){}},yt=Object(g.a)(Ct,bt,[],!1,null,null,null);yt.options.__file="assets/js/app/editor/Components/Editor/Date/Date.vue";var St=yt.exports,xt=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("multiselect",{attrs:{"track-by":"key",label:"value",options:t.options,"show-labels":!1,limit:1e3,multiple:t.multiple,taggable:t.taggable,searchable:t.taggable,"allow-empty":t.allowempty,"tag-placeholder":"Add this as new tag","tag-position":"bottom"},on:{tag:t.addTag},scopedSlots:t._u([{key:"singleLabel",fn:function(e){return"status"===t.name?[s("span",{staticClass:"status mr-2",class:"is-"+e.option.key}),t._v("\n "+t._s(e.option.key)+"\n ")]:void 0}},{key:"option",fn:function(e){return"status"===t.name?[s("span",{staticClass:"status mr-2",class:"is-"+e.option.key}),t._v("\n "+t._s(e.option.key)+"\n ")]:void 0}}],null,!0),model:{value:t.selected,callback:function(e){t.selected=e},expression:"selected"}}),t._v(" "),s("input",{attrs:{id:t.id,type:"hidden",name:t.fieldName,form:t.form},domProps:{value:t.sanitized}})],1)};xt._withStripped=!0;var kt=s("jl8+"),jt=s.n(kt),Et={name:"EditorSelect",components:{Multiselect:jt.a},props:["value","name","id","form","options","multiple","taggable","allowempty"],data:function(){return{selected:[]}},computed:{sanitized:function(){var t;return null===this.selected?JSON.stringify([]):this.selected.map?(t=this.selected.map(function(t){return t.key}),JSON.stringify(t)):JSON.stringify([this.selected.key])},fieldName:function(){return this.name+"[]"}},mounted:function(){var t=this.value,e=this.options.filter(function(e){return t.includes(e.key)});this.selected=e},methods:{addTag:function(t){var e={key:t,value:t,selected:!0};this.options.push(e),this.value.push(e),this.selected.push(e)}}},$t=Object(g.a)(Et,xt,[],!1,null,null,null);$t.options.__file="assets/js/app/editor/Components/Editor/Select/Select.vue";var Tt=$t.exports,At=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"input-group"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.val,expression:"val"}],staticClass:"form-control",attrs:{name:t.name,placeholder:"…",type:"number",step:t.step},domProps:{value:t.val},on:{input:function(e){e.target.composing||(t.val=e.target.value)}}})])};At._withStripped=!0;var Ot={name:"EditorNumber",mixins:[dt],props:["value","label","name","step","type","disabled"]},Lt=Object(g.a)(Ot,At,[],!1,null,null,null);Lt.options.__file="assets/js/app/editor/Components/Editor/Number/Number.vue";var zt=Lt.exports,Pt=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("trumbowyg",{attrs:{id:t.name,name:t.name,config:t.config},model:{value:t.val,callback:function(e){t.val=e},expression:"val"}})],1)};Pt._withStripped=!0;var Dt=s("bPil"),Mt=s.n(Dt),Rt=(s("1qIj"),{name:"EditorHtml",components:{trumbowyg:Mt.a},props:["value","label","name"],data:function(){return{val:null,config:{btns:[["formatting"],["strong","em","del"],["link"],["insertImage"],["justifyLeft","justifyCenter","justifyRight"],["unorderedList","orderedList"],["horizontalRule"],["removeformat"],["fullscreen"],["viewHTML"]]}}},mounted:function(){this.val=this.$options.filters.strip(this.value)}}),Nt=Object(g.a)(Rt,Pt,[],!1,null,null,null);Nt.options.__file="assets/js/app/editor/Components/Editor/Html/Html.vue";var It=Nt.exports,Ft=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("markdown-editor",{attrs:{id:t.name,name:t.name,configs:t.config},model:{value:t.val,callback:function(e){t.val=e},expression:"val"}})],1)};Ft._withStripped=!0;var Vt={name:"EditorMarkdown",components:{markdownEditor:s("vfpB").a},props:["value","label","name"],data:function(){return{val:null,config:{spellChecker:!1,status:!1,toggleFullScreen:!0}}},mounted:function(){this.val=this.$options.filters.strip(this.value)}},qt=(s("vrQa"),Object(g.a)(Vt,Ft,[],!1,null,"f6c25d4c",null));qt.options.__file="assets/js/app/editor/Components/Editor/Markdown/Markdown.vue";var Bt=qt.exports,Jt=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("textarea",{directives:[{name:"model",rawName:"v-model",value:t.val,expression:"val"}],staticClass:"form-control field--textarea",attrs:{name:t.name,rows:"10"},domProps:{value:t.val},on:{input:function(e){e.target.composing||(t.val=e.target.value)}}})])};Jt._withStripped=!0;var Ht={name:"EditorTextarea",mixins:[dt],props:["value","label","name"]},Qt=Object(g.a)(Ht,Jt,[],!1,null,null,null);Qt.options.__file="assets/js/app/editor/Components/Editor/Textarea/Textarea.vue";var Ut=Qt.exports,Yt=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("div",{staticClass:"editor__embed",attrs:{name:t.name,id:t.name}},[s("div",{staticClass:"row"},[s("div",{staticClass:"col-8"},[s("div",{staticClass:"form-group"},[s("label",{attrs:{for:"embed-url"}},[t._v(t._s(t.labels.content_url))]),t._v(" "),s("div",{staticClass:"input-group"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.url,expression:"url"}],staticClass:"form-control",attrs:{name:t.name+"[url]",placeholder:t.labels.placeholder_content_url,type:"url"},domProps:{value:t.url},on:{input:function(e){e.target.composing||(t.url=e.target.value)}}}),t._v(" "),t._m(0)])]),t._v(" "),s("div",{staticClass:"form-group form-inline"},[s("label",{attrs:{for:"embed-width-size"}},[t._v(t._s(t.labels.label_size))]),t._v(" "),s("input",{staticClass:"form-control col-2 offset-1",attrs:{name:t.name+"[width]",type:"number"},domProps:{value:t.width}}),t._v(" ×\n "),s("label",{staticClass:"sr-only",attrs:{for:"embed-height-size"}},[t._v(t._s(t.labels.label_height))]),t._v(" "),s("input",{staticClass:"form-control col-2",attrs:{name:t.name+"[height]",type:"number"},domProps:{value:t.height}}),t._v(" "),s("label",[t._v(t._s(t.labels.label_pixel))])]),t._v(" "),s("div",{staticClass:"form-group"},[s("label",[t._v(t._s(t.labels.label_matched_embed))]),t._v(" "),s("input",{staticClass:"form-control title",attrs:{name:t.name+"[title]",readonly:"",title:"Title",type:"text"},domProps:{value:t.title}}),t._v(" "),s("input",{staticClass:"form-control author_name",attrs:{name:t.name+"[authorname]",readonly:"",title:"Author",type:"text"},domProps:{value:t.authorname}}),t._v(" "),s("input",{staticClass:"author_url",attrs:{name:t.name+"[authorurl]",type:"hidden"},domProps:{value:t.author_url}}),t._v(" "),s("input",{staticClass:"html",attrs:{name:t.name+"[html]",type:"hidden"},domProps:{value:t.html}}),t._v(" "),s("input",{staticClass:"thumbnail_url",attrs:{name:t.name+"[thumbnail]",type:"hidden"},domProps:{value:t.thumbnail}})])]),t._v(" "),s("div",{staticClass:"col-4"},[s("label",[t._v(t._s(t.labels.label_preview))]),t._v(" "),s("div",{staticClass:"editor__image--preview"},[s("a",{staticClass:"editor__image--preview-image",style:"background-image: url('"+t.previewImage+"')",attrs:{href:t.previewImage}})])])])])])};Yt._withStripped=!0;var Zt=s("LvDl"),Wt=s.n(Zt),Kt=s("SwAO"),Gt=s.n(Kt),Xt={name:"editor-embed",props:["embedapi","label","name","authorurl","authorname","height","html","thumbnail","title","url","width","labels"],mixins:[dt],mounted:function(){this.previewImage=this.thumbnail},data:function(){return{authorurl:null,authorname:null,height:null,html:null,thumbnail:null,title:null,url:null,width:null}},watch:{url:function(t,e){t&&this.debouncedFetchEmbed()}},created:function(){this.debouncedFetchEmbed=Wt.a.debounce(this.fetchEmbed,500),this.previewImage=this.thumbnail},methods:{fetchEmbed:function(){var t=this,e=new FormData;e.append("url",this.url),e.append("_csrf_token",document.getElementsByName("_csrf_token")[0].value),fetch(this.embedapi,{method:"POST",body:e}).then(function(t){return t.json()}).then(function(e){t.authorurl=e.author_url,t.authorname=e.author_name,t.height=e.height,t.html=e.html,t.thumbnail=e.thumbnail_url,t.title=e.title,t.width=e.width,t.previewImage=e.thumbnail_url}).catch(function(t){console.log(t)})}},updated:function(){Gt.a.run(".editor__image--preview",{afterShow:function(){noScroll.on()},afterHide:function(){noScroll.off()}})}},te=Object(g.a)(Xt,Yt,[function(){var t=this.$createElement,e=this._self._c||t;return e("span",{staticClass:"input-group-btn"},[e("button",{staticClass:"btn btn-default refresh",attrs:{type:"button",disabled:""}},[e("i",{staticClass:"fa fa-refresh"})])])}],!1,null,null,null);te.options.__file="assets/js/app/editor/Components/Editor/Embed/Embed.vue";var ee=te.exports,se=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"editor__image",on:{dragenter:t.onDragEnter,dragleave:t.onDragLeave,dragover:function(t){t.preventDefault()},drop:t.onDrop}},[s("transition",{attrs:{name:"fade"}},[s("div",{directives:[{name:"show",rawName:"v-show",value:t.isDragging,expression:"isDragging"}],staticClass:"editor__image--dragging"},[s("i",{staticClass:"fas fa-upload"})])]),t._v(" "),s("div",{staticClass:"row"},[s("div",{staticClass:"col-8"},[s("div",{staticClass:"input-group mb-3"},[s("input",{attrs:{name:t.name+"[media]",type:"hidden"},domProps:{value:t.media}}),t._v(" "),s("input",{staticClass:"form-control",attrs:{name:t.name+"[filename]",type:"text",placeholder:t.labels.placeholder_filename},domProps:{value:t.filename}})]),t._v(" "),s("div",{staticClass:"input-group mb-3"},[s("input",{staticClass:"form-control",attrs:{name:t.name+"[alt]",type:"text",placeholder:t.labels.placeholder_alt_text},domProps:{value:t.alt}})]),t._v(" "),s("div",{staticClass:"input-group mb-3"},[s("input",{staticClass:"form-control",attrs:{name:t.name+"[title]",type:"text",placeholder:t.labels.placeholder_title},domProps:{value:t.title}})]),t._v(" "),s("div",{staticClass:"btn-toolbar",attrs:{role:"toolbar"}},[s("div",{staticClass:"btn-group mr-2",attrs:{role:"group"}},[s("button",{staticClass:"btn btn-secondary",attrs:{type:"button"},on:{click:t.selectFile}},[s("i",{staticClass:"fas fa-fw fa-upload"}),t._v(t._s(t.labels.button_upload)+"\n ")])]),t._v(" "),s("div",{staticClass:"btn-group mr-2",attrs:{role:"group"}},[s("button",{staticClass:"btn btn-secondary",attrs:{type:"button"}},[s("i",{staticClass:"fas fa-fw fa-th"}),t._v(" "+t._s(t.labels.button_from_library)+"\n ")])])]),t._v(" "),t.progress>0?s("div",{staticClass:"progress mt-3"},[s("div",{staticClass:"progress-bar progress-bar-striped progress-bar-animated",style:"width: "+t.progress+"%",attrs:{role:"progressbar","aria-valuenow":t.progress,"aria-valuemin":"0","aria-valuemax":"100"}})]):t._e()]),t._v(" "),s("div",{staticClass:"col-4"},[s("div",{staticClass:"editor__image--preview"},[s("a",{staticClass:"editor__image--preview-image",style:"background-image: url('"+t.previewImage+"')",attrs:{href:t.previewImage}})])])]),t._v(" "),s("input",{ref:"selectFile",staticClass:"editor__image--upload",attrs:{name:t.fieldName,type:"file"},on:{change:function(e){return t.uploadFile(e.target.files[0])}}})],1)};se._withStripped=!0;var ae=s("eAd9"),ie=s.n(ae),ne={name:"EditorImage",mixins:[dt],props:["label","filename","name","thumbnail","alt","title","directory","media","csrf_token","labels"],data:function(){return{previewImage:null,isDragging:!1,dragCount:0,progress:0}},computed:{fieldName:function(){return this.name+"[]"},token:function(){return this.csrf_token}},mounted:function(){this.previewImage=this.thumbnail},updated:function(){Gt.a.run(".editor__image--preview",{afterShow:function(){ie.a.on()},afterHide:function(){ie.a.off()}})},methods:{selectFile:function(){this.$refs.selectFile.click()},onDragEnter:function(t){return t.preventDefault(),this.dragCount++,this.isDragging=!0,!1},onDragLeave:function(t){t.preventDefault(),this.dragCount--,this.dragCount<=0&&(this.isDragging=!1)},onDrop:function(t){t.preventDefault(),t.stopPropagation(),this.isDragging=!1;var e=t.dataTransfer.files[0];return this.uploadFile(e)},uploadFile:function(t){var e=this,s=this.thumbnail.split("?").pop(),a=new FormData,n={onUploadProgress:function(t){var s=Math.round(100*t.loaded/t.total);e.progress=s},headers:{"Content-Type":"multipart/form-data"}};a.append("image",t),a.append("_csrf_token",this.token),i.a.post(this.directory,a,n).then(function(t){e.filename=t.data,e.previewImage="/thumbs/".concat(t.data,"?").concat(s),e.progress=0}).catch(function(t){console.warn(t),e.progress=0})}}},re=Object(g.a)(ne,se,[],!1,null,null,null);re.options.__file="assets/js/app/editor/Components/Editor/Image/Image.vue";var le=re.exports,oe=function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("input",{staticClass:"form-control",attrs:{id:this.id,name:this.name,type:"email"},domProps:{value:this.value}})])};oe._withStripped=!0;var ce={name:"EditorEmail",props:["value","name","id"]},ue=Object(g.a)(ce,oe,[],!1,null,null,null);ue.options.__file="assets/js/app/editor/Components/Editor/Email/Email.vue";var de=ue.exports,pe=function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("div",{staticClass:"input-group-prepend"},[e("input",{staticClass:"form-control",attrs:{id:this.id,type:"password",name:this.name,autocomplete:"new-password"},domProps:{value:this.value}}),this._v(" "),e("i",{ref:"visibilityToggle",staticClass:"input-group-text fas fa-eye",on:{click:this.togglePassword}})])])};pe._withStripped=!0;var me={name:"EditorPassword",props:["value","name","id","hidden"],mounted:function(){console.log("joe!",this.value,this.hidden,this.$refs),this.hidden||this.$refs.visibilityToggle.click()},methods:{togglePassword:function(t){var e=t.target,s=t.target.previousElementSibling,a=s.attributes.getNamedItem("type").value;"password"===a?(s.setAttribute("type","text"),e.classList.replace("fa-eye","fa-eye-slash")):"text"===a&&(s.setAttribute("type","password"),e.classList.replace("fa-eye-slash","fa-eye"))}}},fe=Object(g.a)(me,pe,[],!1,null,null,null);fe.options.__file="assets/js/app/editor/Components/Editor/Password/Password.vue";var _e=fe.exports,ve=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("section",{staticClass:"user__theme"},[s("h3",[t._v("Themes:")]),t._v(" "),s("ul",{staticClass:"user__theme--themes"},t._l(t.themes,function(e,a){return s("li",{key:a,staticClass:"theme",on:{click:function(s){return t.selectTheme(e.value)}}},[s("h5",{staticClass:"theme--name"},[t._v(t._s(e.name))]),t._v(" "),s("div",{staticClass:"theme--palette"},t._l(e.colors,function(t,e){return s("span",{key:e,style:"background-color: "+t})}),0)])}),0)])};ve._withStripped=!0;var ge={name:"ThemeSelect",data:function(){return{themes:[{name:"Default",value:"default",colors:["#1a5597","#053b79","#0c223b","#ffffff"]},{name:"Light",value:"light",colors:["#1a5597","#053b79","#ffffff","#f9f9f9"]}]}},methods:{selectTheme:function(t){var e=document.querySelector("#theme"),s=e.getAttribute("href").split("theme-")[0],a="".concat(s,"theme-").concat(t,".css");e.setAttribute("href",a)}}},he=Object(g.a)(ge,ve,[],!1,null,null,null);he.options.__file="assets/js/app/editor/Components/Editor/ThemeSelect/ThemeSelect.vue";var be=he.exports,we=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"form-group"},[s("label",[t._v(t._s(t.label))]),t._v(" "),s("multiselect",{attrs:{"track-by":"name",label:"localizedname",options:t.locales,searchable:!1,"show-labels":!1,limit:1},on:{input:function(e){return t.switchLocale()}},scopedSlots:t._u([{key:"singleLabel",fn:function(e){return[s("span",{staticClass:"fp mr-1",class:e.option.flag}),t._v(" "),s("span",[t._v("\n "+t._s(e.option.name)+"\n "),s("small",{staticStyle:{"white-space":"nowrap"}},[t._v("("+t._s(e.option.code)+")")])])]}},{key:"option",fn:function(e){return[s("span",{staticClass:"fp mr-1",class:e.option.flag}),t._v(" "),s("span",[t._v("\n "+t._s(e.option.name)+"\n "),s("small",{staticStyle:{"white-space":"nowrap"}},[t._v("("+t._s(e.option.code)+")")])])]}}]),model:{value:t.locale,callback:function(e){t.locale=e},expression:"locale"}})],1)};we._withStripped=!0;var Ce={name:"EditorLanguage",components:{Multiselect:jt.a},props:["label","locales","current"],data:function(){return{locale:{}}},mounted:function(){var t=this;if(this.current){var e=this.locales.filter(function(e){return e.code===t.current});e.length>0?this.locale=e[0]:this.locale=this.locales[0]}else this.locale=this.locales[0]},methods:{switchLocale:function(){var t=this.locale.link;return window.location.href=t}}},ye=Object(g.a)(Ce,we,[],!1,null,null,null);ye.options.__file="assets/js/app/editor/Components/Editor/Language/Language.vue";var Se=ye.exports;new l.a({store:ct,el:"#editor",name:"BoltEditor",components:{"editor-date":St,"editor-embed":ee,"editor-email":de,"editor-password":_e,"editor-html":It,"editor-image":le,"editor-markdown":Bt,"editor-number":zt,"editor-select":Tt,"editor-slug":ht,"editor-text":ft,"editor-textarea":Ut,"general-language":Se,"theme-select":be}}),l.a.component("field-password",_e),l.a.component("editor-text",ft),new l.a({el:"#login-form",name:"BoltLogin",components:{"editor-text":ft,"editor-password":_e}});s("Wbtn");u()(document).ready(function(){u()("html").addClass("js"),u()(".admin__sidebar").addClass("admin__sidebar--is-collapsed"),u()(".admin-sidebar-toggler").on("click",function(){u()(".admin__sidebar").hasClass("admin__sidebar--is-collapsed")?(u()(".admin__sidebar").addClass("admin__sidebar--is-expanded").removeClass("admin__sidebar--is-collapsed"),u()(this).toggleClass("is-active")):(u()(".admin__sidebar").addClass("admin__sidebar--is-collapsed").removeClass("admin__sidebar--is-expanded"),u()(this).toggleClass("is-active"))})});s("pkSZ");i.a.defaults.headers.common={accept:"application/vnd.api+json"}},VNUy:function(t,e,s){},Wbtn:function(t,e,s){"use strict";(function(t){var e=s("JdwY"),a=s.n(e);t("*[data-confirmation]").on("click",function(e){var s=t(this).attr("href"),i=t(this).data("confirmation");return a.a.confirm(i,function(t){t&&(window.location=s)}),!1})}).call(this,s("EVdn"))},WqZd:function(t,e,s){var a={"./ar.js":"+OV3","./at.js":"Gt+8","./az.js":"il6R","./be.js":"oAMl","./bg.js":"9De2","./bn.js":"6Cpa","./bs.js":"uezu","./cat.js":"/iph","./cs.js":"EBSL","./cy.js":"Ton7","./da.js":"++FP","./de.js":"Jt8t","./default.js":"QM5T","./eo.js":"V7ZE","./es.js":"SYT2","./et.js":"gRVh","./fa.js":"eHtV","./fi.js":"ewub","./fo.js":"3Jt2","./fr.js":"Aid2","./ga.js":"AdcB","./gr.js":"W8vW","./he.js":"QhH9","./hi.js":"/v+a","./hr.js":"j+gB","./hu.js":"KV+S","./id.js":"AixY","./index.js":"y/pk","./is.js":"JSva","./it.js":"rmDh","./ja.js":"UMqg","./ka.js":"p01/","./km.js":"5Q0x","./ko.js":"VEU4","./kz.js":"0kzd","./lt.js":"YLy/","./lv.js":"18gA","./mk.js":"31E+","./mn.js":"5p1B","./ms.js":"fvCo","./my.js":"SEQC","./nl.js":"3uVB","./no.js":"uHQq","./pa.js":"wGah","./pl.js":"tXmi","./pt.js":"Io36","./ro.js":"ZV7w","./ru.js":"b/zg","./si.js":"fV5r","./sk.js":"cntR","./sl.js":"ks2o","./sq.js":"JrQ3","./sr-cyr.js":"z+zT","./sr.js":"DiE8","./sv.js":"mNSI","./th.js":"hSGY","./tr.js":"+AxM","./uk.js":"+zM+","./vn.js":"yAt/","./zh-tw.js":"Ombb","./zh.js":"3BxJ"};function i(t){var e=n(t);return s(e)}function n(t){var e=a[t];if(!(e+1)){var s=new Error("Cannot find module '"+t+"'");throw s.code="MODULE_NOT_FOUND",s}return e}i.keys=function(){return Object.keys(a)},i.resolve=n,t.exports=i,i.id="WqZd"},fUGJ:function(t,e,s){"use strict";var a=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"listing__row--item is-actions edit-actions"},[s("div",{staticClass:"btn-group"},[s("a",{staticClass:"btn btn-secondary btn-block btn-sm text-nowrap",attrs:{href:t.record.extras.editLink}},[s("i",{staticClass:"far fa-edit mr-1"}),t._v(" "+t._s(t.labels.button_edit)+"\n ")]),t._v(" "),t._m(0),t._v(" "),s("div",{staticClass:"edit-actions__dropdown dropdown-menu dropdown-menu-right",staticStyle:{width:"320px"}},["published"===t.record.status?s("a",{staticClass:"dropdown-item",attrs:{href:t.record.extras.link,target:"_blank"}},[s("i",{staticClass:"fas fa-w fa-external-link-square-alt"}),t._v("\n "+t._s(t.labels.view_on_site)+"\n ")]):t._e(),t._v(" "),"published"!==t.record.status?s("a",{staticClass:"dropdown-item",attrs:{href:t.record.extras.statusLink+"&status=published"}},[s("span",{staticClass:"status mr-1 is-published"}),t._v("\n "+t._s(t.labels.status_to_publish)+"\n ")]):t._e(),t._v(" "),"held"!==t.record.status?s("a",{staticClass:"dropdown-item",attrs:{href:t.record.extras.statusLink+"&status=held"}},[s("span",{staticClass:"status mr-1 is-held"}),t._v("\n "+t._s(t.labels.status_to_held)+"\n ")]):t._e(),t._v(" "),"draft"!==t.record.status?s("a",{staticClass:"dropdown-item",attrs:{href:t.record.extras.statusLink+"&status=draft"}},[s("span",{staticClass:"status mr-1 is-draft"}),t._v("\n "+t._s(t.labels.status_to_draft)+"\n ")]):t._e(),t._v(" "),s("a",{staticClass:"dropdown-item",attrs:{href:t.record.extras.duplicateLink}},[s("i",{staticClass:"far fa-w fa-copy"}),t._v("\n "+t._s(t.labels.duplicate)+" "+t._s(t.record.extras.singular_name)+"\n ")]),t._v(" "),s("a",{staticClass:"dropdown-item",attrs:{href:t.record.extras.deleteLink,"data-confirmation":"Are you sure you wish to delete this Content?"}},[s("i",{staticClass:"fas fa-w fa-trash"}),t._v("\n "+t._s(t.labels.delete)+" "+t._s(t.record.extras.singular_name)+"\n ")]),t._v(" "),s("div",{staticClass:"dropdown-divider"}),t._v(" "),s("span",{staticClass:"dropdown-item-text"},[s("i",{staticClass:"fas fa-link fa-w"}),t._v("\n "+t._s(t.labels.slug)+": "),s("code",{attrs:{title:t.record.fieldValues.slug}},[t._v(t._s(t._f("trim")(t.record.fieldValues.slug,24)))])]),t._v(" "),s("span",{staticClass:"dropdown-item-text"},[s("i",{staticClass:"fas fa-asterisk fa-w"}),t._v("\n "+t._s(t.labels.created_on)+": "),s("strong",[t._v(t._s(t._f("datetime")(t.record.createdAt)))])]),t._v(" "),s("span",{staticClass:"dropdown-item-text"},[s("i",{staticClass:"far fa-calendar-alt fa-w"}),t._v("\n "+t._s(t.labels.published_on)+": "),s("strong",[t._v(t._s(t._f("datetime")(t.record.publishedAt)))])]),t._v(" "),s("span",{staticClass:"dropdown-item-text"},[s("i",{staticClass:"fas fa-redo fa-w"}),t._v("\n "+t._s(t.labels.last_modified_on)+": "),s("strong",[t._v(t._s(t._f("datetime")(t.record.modifiedAt)))])])])])])};a._withStripped=!0;var i={name:"Actions",props:["type","record","labels"],created:function(){}},n=s("KHd+"),r=Object(n.a)(i,a,[function(){var t=this.$createElement,e=this._self._c||t;return e("button",{staticClass:"btn btn-sm btn-secondary edit-actions__dropdown-toggler dropdown-toggle dropdown-toggle-split",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e("span",{staticClass:"sr-only"},[this._v("Toggle Dropdown")])])}],!1,null,null,null);r.options.__file="assets/js/app/listing/Components/Table/Row/_Actions.vue";e.a=r.exports},nrP6:function(t,e,s){"use strict";(function(t){var a=s("QCcj"),i=s("u473"),n=s("JXla"),r=s("fUGJ"),l=s("prag");e.a={name:"TableRow",components:{"row-checkbox":i.a,"row-meta":n.a,"row-actions":r.a,"row-sorting":l.a},mixins:[a.a],props:["record","labels"],computed:{size:function(){return this.$store.getters["general/getRowSize"]},sorting:function(){return this.$store.getters["general/getSorting"]}},methods:{leave:function(e){t('.dropdown-toggle[aria-expanded="true"').dropdown("toggle")}}}}).call(this,s("EVdn"))},pkSZ:function(t,e,s){},prag:function(t,e,s){"use strict";var a=function(){var t=this.$createElement,e=this._self._c||t;return this.sorting?e("button",{staticClass:"listing__row--move"},[e("i",{staticClass:"fas px-2 fa-equals"})]):this._e()};a._withStripped=!0;var i={name:"Sorting",computed:{sorting:function(){return this.$store.getters["general/getSorting"]}}},n=s("KHd+"),r=Object(n.a)(i,a,[],!1,null,null,null);r.options.__file="assets/js/app/listing/Components/Table/Row/_Sorting.vue";e.a=r.exports},u473:function(t,e,s){"use strict";var a=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{directives:[{name:"show",rawName:"v-show",value:!t.sorting,expression:"!sorting"}],key:"checkbox",staticClass:"listing--checkbox"},[s("div",{staticClass:"custom-control custom-checkbox"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.selected,expression:"selected"}],staticClass:"custom-control-input",attrs:{id:"row-"+t.id,type:"checkbox"},domProps:{checked:Array.isArray(t.selected)?t._i(t.selected,null)>-1:t.selected},on:{change:function(e){var s=t.selected,a=e.target,i=!!a.checked;if(Array.isArray(s)){var n=t._i(s,null);a.checked?n<0&&(t.selected=s.concat([null])):n>-1&&(t.selected=s.slice(0,n).concat(s.slice(n+1)))}else t.selected=i}}}),t._v(" "),s("label",{staticClass:"custom-control-label",attrs:{for:"row-"+t.id},on:{click:function(e){t.selected,t.selected}}})])])};a._withStripped=!0;var i={name:"Checkbox",props:["id"],data:function(){return{selected:!1}},computed:{selectAll:function(){return this.$store.getters["selecting/selectAll"]},sorting:function(){return this.$store.getters["general/getSorting"]}},watch:{selectAll:function(){this.selected=this.selectAll},selected:function(){this.selected?this.$store.dispatch("selecting/select",this.id):this.$store.dispatch("selecting/deSelect",this.id)},sorting:function(){this.sorting&&(this.selected=!1)}}},n=s("KHd+"),r=Object(n.a)(i,a,[],!1,null,null,null);r.options.__file="assets/js/app/listing/Components/Table/Row/_Checkbox.vue";e.a=r.exports},vrQa:function(t,e,s){"use strict";var a=s("VNUy");s.n(a).a}}); \ No newline at end of file diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index a7231a8..b4aefc3 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -1,1168 +1,1831 @@ - - -
- -
- - + + + + + templates/debug/source_code.twig:26 + + not_available Not available - templates/debug/source_code.twig:26 - - - http_error.name - Error %status_code% + + + + templates/bundles/TwigBundle/Exception/error.html.twig:15 templates/bundles/TwigBundle/Exception/error404.html.twig:15 templates/bundles/TwigBundle/Exception/error500.html.twig:15 templates/bundles/TwigBundle/Exception/error403.html.twig:15 - - + + + http_error.name + Error %status_code% + + + + + templates/bundles/TwigBundle/Exception/error.html.twig:18 + + http_error.description There was an unknown error (HTTP %status_code%) that prevented to complete your request. - templates/bundles/TwigBundle/Exception/error.html.twig:18 - - + + + + + templates/bundles/TwigBundle/Exception/error.html.twig:21 + + http_error.suggestion go back to the homepage.]]> - templates/bundles/TwigBundle/Exception/error.html.twig:21 - - + + + + + templates/bundles/TwigBundle/Exception/error403.html.twig:18 + + http_error_403.description You don't have permission to access to this resource. - templates/bundles/TwigBundle/Exception/error403.html.twig:18 - - + + + + + templates/bundles/TwigBundle/Exception/error403.html.twig:21 + + http_error_403.suggestion Ask your manager or system administrator to grant you access to this resource. - templates/bundles/TwigBundle/Exception/error403.html.twig:21 - - + + + + + templates/bundles/TwigBundle/Exception/error404.html.twig:18 + + http_error_404.description We couldn't find the page you requested. - templates/bundles/TwigBundle/Exception/error404.html.twig:18 - - + + + + + templates/bundles/TwigBundle/Exception/error404.html.twig:21 + + http_error_404.suggestion go back to the homepage.]]> - templates/bundles/TwigBundle/Exception/error404.html.twig:21 - - + + + + + templates/bundles/TwigBundle/Exception/error500.html.twig:18 + + http_error_500.description There was an internal server error. - templates/bundles/TwigBundle/Exception/error500.html.twig:18 - - + + + + + templates/bundles/TwigBundle/Exception/error500.html.twig:21 + + http_error_500.suggestion go back to the homepage.]]> - templates/bundles/TwigBundle/Exception/error500.html.twig:21 - - + + + + + templates/debug/source_code.twig:17 + + title.source_code Source code used to render this page - templates/debug/source_code.twig:17 - - - title.controller_code - Controller code + + + + templates/debug/source_code.twig:22 templates/debug/source_code.twig:25 - - + + + title.controller_code + Controller code + + + + + templates/debug/source_code.twig:29 + + title.twig_template_code Twig template code - templates/debug/source_code.twig:29 - - + + + + + templates/users/edit.twig:4 + + title.edit_user Edit user - templates/users/edit.twig:4 - - + + + + + templates/debug/source_code.twig:7 + + action.show_code Show code - templates/debug/source_code.twig:7 - - - action.save - Save changes + + + + templates/users/change_password.twig:18 templates/users/edit.twig:15 - - + + + action.save + Save changes + + + + action.do_something Do Something - - + + + + + templates/users/change_password.twig:26 + + action.edit_user Edit user - templates/users/change_password.twig:26 - - + + + + action.edit Edit - - - label.username - Username + + + + templates/security/login.twig:66 src/Form/UserType.php:31 - - + + + label.username + Username + + + + + templates/debug/source_code.twig:3 + + help.show_code Controller and template used to render this page.]]> - templates/debug/source_code.twig:3 - - + + + + + templates/users/change_password.twig:12 + + info.change_password After changing your password, you will be logged out of the application. - templates/users/change_password.twig:12 - - + + + + + templates/security/login.twig:4 + + title.login Login - templates/security/login.twig:4 - - - label.password - Password + + + + templates/security/login.twig:70 templates/security/login.twig:75 - - + + + label.password + Password + + + + + templates/security/login.twig:84 + + action.log_in Log in - templates/security/login.twig:84 - - + + + + + templates/content/listing.twig:9 + + title.contentlisting Contentlisting - templates/content/listing.twig:9 - - + + + + + templates/users/edit.twig:24 + + action.change_password Change password - templates/users/edit.twig:24 - - - field.id - ID + + + + templates/editcontent/edit.twig:118 templates/editcontent/media_edit.twig:98 - - + + + field.id + ID + + + + + templates/editcontent/edit.twig:76 + + field.status Status - templates/editcontent/edit.twig:76 - - - field.createdAt - Created at + + + + templates/editcontent/edit.twig:86 templates/editcontent/media_edit.twig:128 - - - field.modifiedAt - Modified at + + + field.createdAt + Created at + + + + templates/editcontent/edit.twig:94 templates/editcontent/media_edit.twig:135 - - + + + field.modifiedAt + Modified at + + + + + templates/editcontent/edit.twig:102 + + field.publishedAt Published at - templates/editcontent/edit.twig:102 - - + + + + + templates/editcontent/edit.twig:110 + + field.depublishedAt Depublished at - templates/editcontent/edit.twig:110 - - + + + + + templates/editcontent/media_edit.twig:47 + + field.title Title - templates/editcontent/media_edit.twig:47 - - + + + + + templates/editcontent/media_edit.twig:53 + + field.description Description - templates/editcontent/media_edit.twig:53 - - + + + + + templates/editcontent/media_edit.twig:59 + + field.copyright Copyright - templates/editcontent/media_edit.twig:59 - - + + + + + templates/editcontent/media_edit.twig:66 + + field.originalFilename Original filename - templates/editcontent/media_edit.twig:66 - - + + + + + templates/editcontent/media_edit.twig:105 + + field.width width - templates/editcontent/media_edit.twig:105 - - + + + + + templates/editcontent/media_edit.twig:112 + + field.height height - templates/editcontent/media_edit.twig:112 - - + + + + + templates/editcontent/media_edit.twig:119 + + field.filesize Filesize - templates/editcontent/media_edit.twig:119 - - + + + + + templates/security/login.twig:61 + + label.username_or_email Username or Email - templates/security/login.twig:61 - - + + + + + templates/security/login.twig:80 + + label.rememberme Remember me? - templates/security/login.twig:80 - - + + + + + templates/pages/about.twig:25 + + about.visit_bolt Visit Bolt.cm - templates/pages/about.twig:25 - - + + + + + templates/pages/about.twig:28 + + about.bolt_documentation Bolt Documentation - templates/pages/about.twig:28 - - + + + + + templates/pages/about.twig:31 + + about.bolt_on_github Bolt on Github - templates/pages/about.twig:31 - - + + + + + templates/pages/about.twig:35 + + about.used_libraries Used Libraries / Components - templates/pages/about.twig:35 - - + + + + + templates/pages/about.twig:37 + + about.list_of_used_libraries Below are the third party libraries that are used by Bolt. - templates/pages/about.twig:37 - - + + + + + src/Form/UserType.php:35 + new + + label.fullname Full name - src/Form/UserType.php:35 + + + + + src/Form/UserType.php:38 new - - + + label.email Email address - src/Form/UserType.php:38 + + + + + src/Controller/Backend/UserController.php:33 new - - + + user.updated_successfully Updated Sucessfully - src/Controller/Backend/UserController.php:33 + + + + + src/Controller/Backend/EditMediaController.php:126 + src/Controller/Backend/EditRecordController.php:86 new - - + + content.updated_successfully Media item updated successfully - src/Controller/Backend/EditMediaController.php:126 - src/Controller/Backend/EditRecordController.php:86 + + + + + src/Controller/Backend/EditMediaController.php:157 new - - + + content.created_successfully Media item created successfully - src/Controller/Backend/EditMediaController.php:157 + + + + + src/Controller/Backend/EditFileController.php:101 new - - + + editfile.could_not_write Could not write Media item - src/Controller/Backend/EditFileController.php:101 - new - - + + + + label.locale Locale - - + + + + label.backend_theme Backend theme - - + + + + English (en) English (en) - - + + + + Nederlands (dutch, nl) Nederlands (dutch, nl) - - + + + + Español (Spanish, es) Español (Spanish, es) - - + + + + français (French, fr) français (French, fr) - - + + + + Deutsch (German, de) Deutsch (German, de) - - + + + + Język Polski (Polish, pl) Język Polski (Polish, pl) - - + + + + Brasilian Portuguese (Brasilian Portuguese, pt_BR) Brasilian Portuguese (Brasilian Portuguese, pt_BR) - - + + + + Italiano (Italian, it) Italiano (Italian, it) - - + + + + The Default theme The Default theme - - + + + + The Default Dark theme The Default Dark theme - - + + + + WoordPers: Kinda looks like that other CMS WoordPers: Kinda looks like that other CMS - - + + + + caption.dashboard Dashboard - - + + + + caption.translations: messages caption.translations: messages - - + + + + caption.clear_cache Clear the cache - - + + + + caption.check_database Check Database - - + + + + caption.routing set up caption.routing set up - - + + + + caption.menu_setup Menu set up - - + + + + caption.taxonomies Taxonomies - - + + + + caption.contenttypes Content Types - - + + + + caption.main_configuration Main Configuration - - + + + + caption.users_permissions - - + + + + caption.configuration Configuration - - + + + + caption.settings Settings - - + + + + caption.content Content - - + + + + caption.file_management File management - - + + + + caption.extensions Extensions - - + + + + caption.view_edit_templates - - + + + + caption.uploaded_files Uploaded files - - + + + + caption.routing_setup Routing configuration - - + + + + caption.translations Translations / Labels - - + + + + caption.about_bolt About Bolt - - + + + + caption.bolt_payoff - - + + + + general.dashboard general.dashboard - - + + + + caption.edit Edit - - + + + + caption.finder Finder - - + + + + caption.file_uploader File uploader - - + + + + caption.meta_information Meta information - - + + + + date Date - - + + + + size Size - - + + + + thumbnail Thumbnail - - + + + + filename Filename - - + + + + actions Actions - - + + + + directoryname Directory name - - + + + + action.go Go - - + + + + form.quick_select_file Quickly select a file to edit… - - + + + + label.quick_select Quick select - - + + + + caption.path Path - - + + + + caption.filename Filename - - + + + + action.visit_site Visit website - - + + + + action.create_new Create a new - - + + + + general.greeting Hey, %name%! - - + + + + action.logout Logout - - + + + + action.edit_profile Edit Profile - - + + + + action.close_alert close - - + + + + caption.api API - - + + + + caption.all_configuration_files All configuration files - - + + + + caption.maintenance Maintenance - - + + + + caption.fixtures_dummy_content Fixtures (Dummy Content) - - + + + + caption.edit_file Edit File - - + + + + caption.installation_checks Installation checks - - + + + + form.select_language Select language - - + + + + field.locale Locale - - + + + + field.current_locale Current locale - - + + + + field.switch_to_locale Switch to locale - - + + + + field.author Author - - + + + + general.phrase.edit Edit - - + + + + Unknown Unknown - - + + + + general.phrase.written-by-on Written by %name% on %date%. - - + + + + general.phrase.missing-about-page The "About" page is missing - - + + + + general.phrase.missing-about-page-block The "About" block is missing - - + + + + contenttypes.generic.recent Recent %contenttypes% - - + + + + general.phrase.search-ellipsis - - + + + + general.phrase.search Search - - + + + + 9fb3e6e Built with Bolt.]]> - - + + + + contenttypes.generic.overview Overview of %contenttypes% - - + + + + contenttypes.generic.no-recent No recent %contenttype% found - - + + + + Menu Menu - - + + + + Search Search - - + + + + general.phrase.permalink Permalink - - + + + + label.displayname Displayname - - + + + + label.cache_cleared Cache cleared succesfully! - - + + + + caption.kitchensink The Kitchensink - - + + + + + parameters: + '%search%': consequatur + + general.phrase.search-results-for-variable Search results for '%search%'. + + + + parameters: - '%search%': consequatur - - + '%search%': ymnrubeyrvwearsytevsf + + general.phrase.search-results-for Search results for '%search%'. + + + + parameters: - '%search%': ymnrubeyrvwearsytevsf - - + '%SEARCHTERM%': ymnrubeyrvwearsytevsf + + general.phrase.no-search-results-for No search results found for '%search%'. - parameters: - '%SEARCHTERM%': ymnrubeyrvwearsytevsf - - + + + + general.phrase.no-search-term-provided Please provide a search term, in order to display relevant results. - - + + + + general.phrase.read-more Read More - - + + + + general.phrase.built-with-bolt Built with Bolt.]]> - - + + + + general.latest_bolt_news Latest Bolt News - - + + + + action.preview Preview - - + + + + action.view_saved View (saved version) on site - - + + + + label.display_name Display Name - - + + + + caption.duplicate Duplicate - - + + + + label.current_password Current Password - - + + + + label.new_password New Password - - + + + + label.new_password_confirm New Password (confirm) - - + + + + editfile.updated_successfully File updated succesfully! - - + + + + This website is <a href='%url%' target='_blank' title='Sophisticated, lightweight & simple CMS'>Built with Bolt</a>. Built with Bolt.]]> - - + + + + action.add_user Add User - - + + + + success Success! - - + + + + user.updated_profile User Profile has been updated! - - + + + + label.roles Roles - - + + + + user.new_user New User - - + + + + action.view View - - + + + + caption.folders Folders - - + + + + slug.button_locked Locked - - + + + + slug.button_edit Edit - - + + + + slug.generate_from Generate from: - - + + + + image.button_upload Upload - - + + + + image.button_from_library From library - - + + + + listing_table.actions.view_on_site View on Site - - + + + + listing_table.actions.status_to_publish Change status to 'publish' - - + + + + listing_table.actions.status_to_held Change status to 'held' - - + + + + listing_table.actions.status_to_draft Change status to 'draft' - - + + + + listing_table.actions.duplicate Duplicate - - + + + + listing_table.actions.delete Delete - - + + + + listing_table.actions.slug Slug - - + + + + listing_table.actions.created_on Created on - - + + + + listing_table.actions.published_on Published on - - + + + + listing_table.actions.last_modified_on Last modified on - - + + + + listing_select_box.card_header.selected Selected - - + + + + listing_select_box.card_body.records_passed selected record ids passed - - + + + + listing_select_box.card_body.remark (these can be used with something like axios to bulk modify/delete) - - + + + + editor_embed.content_url URL of content to embed - - + + + + editor_embed.placeholder_content_url URL of content on Facebook, Twitter, Soundcloud, Youtube, Vimeo… - - + + + + editor_embed.label_height Height - - + + + + editor_embed.label_pixel pixel - - + + + + editor_embed.label_matched_embed Matched Embed - - + + + + editor_embed.label_preview Preview - - + + + + editor_embed.label_size Size - - + + + + image.placeholder_filename Filename - - + + + + image.placeholder_alt_text ALt text - - + + + + image.placeholder_title Title - - + + + + admin_sidebar.toggler Toggle sidebar width - - + + + + admin_sidebar_toggler.toggle Toggle menu - - + + + + editor_date.toggle Toggle - - + + + + file.label_filename Filename - - + + + + file.label_title Title - - + + + + file.button_view View image - - + + + + file.button_upload Upload an image - - + + + + file.remark image-field.]]> - - + + + + file.label_alt Alt - - + + + + filelist.remark imagelist-field.]]> - - + + + + geolocation.label_geolocation Geolocation: - - + + + + geolocation.label_address Address lookup - - + + + + geolocation.placeholder_address Street, ZIP code, city or other location… - - + + + + geolocation.label_lat Latitude - - + + + + geolocation.label_address_matched Matched address - - + + + + geolocation.label_marker Marker placement - - + + + + geolocation.label_control Snap to nearest address - - + + + + geolocation.label_long Longitude - - + + + + imagelist.remark filelist-field.]]> - - + + + + repeater.remark Note: The Repeater / Block field is basically a wrapper for other fields. - - + + + + flash_messages.notification Notification - - + + + + buttons.button_toggle Toggle Dropdown - - + + + + localeswitcher.button_info See Localization info - - + + + + listing.title_sortby Sort by - - + + + + listing.option_select_item Select item - - + + + + listing.title_title Title - - + + + + listing.placeholder_filter Keyword… - - + + + + listing.button_filter Filter - - + + + + listing.button_clear Clear sort/filter - - + + + + view_locales.badge_default Default - - + + + + view_locales.badge_ok OK - - + + + + view_locales.badge_missing Missing - - + + + + files_cards.button_toggle Toggle Dropdown - - + + + + files_cards.action_edit_image_info Edit image information - - + + + + files_cards.action_edit_file Edit file in editor - - + + + + files_cards.action_view_original View original - - + + + + files_cards.action_duplicate Duplicate - - + + + + files_cards.action_delete Delete - - + + + + files_cards.label_filename Filename: - - + + + + files_cards.label_title Title: - - + + + + files_cards.label_dimensions Dimensions: - - + + + + files_cards.label_filesize Filesize: - - + + + + files_cards.label_created_on Created on: - - + + + + files_list.remark No files are present in this folder. Select a folder to navigate to, on the right-hand side. - - + + + + quickselect.title_select Select a file: - - + + + + finder.button_list List - - + + + + finder.button_cards Cards - - + + + + dashboard.title_boltcms Bolt content management » - - + + + + extensions.title_desc Description: - - + + + + extensions.title_author Author: - - + + + + extensions.title_package Package / Class name: - - + + + + extensions.title_version Version: - - + + + + extensions.info_not_installed This is a local package, not installed through Composer - - + + + + extensions.title_class Class name: - - + + + + extensions.button_configuration Configuration - - + + + + extensions.button_source Source - - + + + + extensions.button_remove Remove extension - - + + + + extensions.button_disable Disable extension - - + + + + login.header_login Bolt » Login - - + + + + extensions.message_not_implemented Not yet implemented. Sorry! - - + + + + listing.title_overview Overview for » - - + + + + files_cards.message_no_files No files are present in this folder. Select a folder to navigate to, on the right-hand side. - - + + + + listing_filter.button_compact Compact - - + + + + listing_filter.button_expanded Expanded - - + + + + finder.label_view View: - - + + + + listing_table.actions.button_edit Edit - - + + + + controller.user.title - - + + + + controller.user.subtitle To edit users and their permissions - - + + + + controller.authentication.reset_title Reset Password - - + + + + controller.authentication.reset_subtitle To reset your password, if you've misplaced it - - + + + + controller.database.check_title Database Check - - + + + + controller.database.check_subtitle To check the Database - - + + + + controller.database.update_title Database Update - - + + + + controller.database.update_subtitle To update the Database - - + + + + controller.omnisearch.title Omnisearch - - + + + + controller.omnisearch.subtitle To search, in an omni-like fashion - - + + + + listing.title_display_name Display name - - + + + + listing.title_username Username - - + + + + listing.title_email Email - - + + + + listing.title_roles Roles - - + + + + listing.title_last_seen Last seen - - + + + + listing.title_last_ip Last IP - - + + + + listing.title_actions Actions - - + + + + + user.not_valid_email + Invalid email + + + + + user.not_valid_password + Invalid password + + + + + user.unknown_user + Unknown user + +
-
\ No newline at end of file + diff --git a/translations/messages.hu.xlf b/translations/messages.hu.xlf index ccff29c..6d9f6c4 100644 --- a/translations/messages.hu.xlf +++ b/translations/messages.hu.xlf @@ -1171,6 +1171,14 @@ listing.title_actions Műveletek + + user.not_valid_email + Érvénytelen email cím + + + user.not_valid_password + Érvénytelen jelszó + diff --git a/translations/messages.nl.xlf b/translations/messages.nl.xlf index 8afe0af..5af3455 100644 --- a/translations/messages.nl.xlf +++ b/translations/messages.nl.xlf @@ -1,927 +1,1486 @@ - - -
- -
- - + + + + + templates/debug/source_code.twig:26 + + not_available Niet beschikbaar - templates/debug/source_code.twig:26 - - - http_error.name - Fout %status_code% + + + + templates/bundles/TwigBundle/Exception/error.html.twig:15 templates/bundles/TwigBundle/Exception/error404.html.twig:15 templates/bundles/TwigBundle/Exception/error500.html.twig:15 templates/bundles/TwigBundle/Exception/error403.html.twig:15 - - + + + http_error.name + Fout %status_code% + + + + + templates/debug/source_code.twig:29 + + title.twig_template_code Twig template broncode - templates/debug/source_code.twig:29 - - + + + + + templates/users/edit.twig:4 + + title.edit_user Bewerk gebruiker - templates/users/edit.twig:4 - - + + + + + templates/debug/source_code.twig:7 + + action.show_code Toon broncode - templates/debug/source_code.twig:7 - - - action.save - Wijzigingen opslaan + + + + templates/users/change_password.twig:18 templates/users/edit.twig:15 - - + + + action.save + Wijzigingen opslaan + + + + + templates/users/change_password.twig:26 + + action.edit_user Bewerk gebruiker - templates/users/change_password.twig:26 - - - label.username - Gebruikersnaam + + + + templates/security/login.twig:66 src/Form/UserType.php:31 - - + + + label.username + Gebruikersnaam + + + + + templates/security/login.twig:4 + + title.login Login - templates/security/login.twig:4 - - - label.password - Wachtwoord + + + + templates/security/login.twig:70 templates/security/login.twig:75 - - + + + label.password + Wachtwoord + + + + + templates/security/login.twig:84 + + action.log_in Log in - templates/security/login.twig:84 - - + + + + + templates/users/edit.twig:24 + + action.change_password Wijzig wachtwoord - templates/users/edit.twig:24 - - - field.id - ID + + + + templates/editcontent/edit.twig:118 templates/editcontent/media_edit.twig:98 - - + + + field.id + ID + + + + + templates/editcontent/edit.twig:76 + + field.status Status - templates/editcontent/edit.twig:76 - - - field.createdAt - Aangemaakt op + + + + templates/editcontent/edit.twig:86 templates/editcontent/media_edit.twig:128 - - - field.modifiedAt - Bewerkt op + + + field.createdAt + Aangemaakt op + + + + templates/editcontent/edit.twig:94 templates/editcontent/media_edit.twig:135 - - + + + field.modifiedAt + Bewerkt op + + + + + templates/editcontent/edit.twig:102 + + field.publishedAt Gepubliceerd op - templates/editcontent/edit.twig:102 - - + + + + + templates/editcontent/edit.twig:110 + + field.depublishedAt Gedepubliceerd op - templates/editcontent/edit.twig:110 - - + + + + + templates/editcontent/media_edit.twig:59 + + field.copyright Copyright - templates/editcontent/media_edit.twig:59 - - + + + + + templates/security/login.twig:80 + + label.rememberme Onthoud me? - templates/security/login.twig:80 - - + + + + + templates/pages/about.twig:25 + + about.visit_bolt Bezoek Bolt.cm - templates/pages/about.twig:25 - - + + + + + templates/pages/about.twig:28 + + about.bolt_documentation Bolt documentatie - templates/pages/about.twig:28 - - + + + + + templates/pages/about.twig:31 + + about.bolt_on_github Bolt op Github - templates/pages/about.twig:31 - - + + + + + templates/pages/about.twig:35 + + about.used_libraries Gebruikte Libraries / Componenten - templates/pages/about.twig:35 - - + + + + + src/Form/UserType.php:35 + new + + label.fullname Volledige naam - src/Form/UserType.php:35 + + + + + src/Form/UserType.php:38 new - - + + label.email E-mail - src/Form/UserType.php:38 - new - - + + + + label.locale Locale - - + + + + label.backend_theme Backend thema - - + + + + English (en) English (en) - - + + + + Nederlands (dutch, nl) Nederlands (dutch, nl) - - + + + + Español (Spanish, es) Español (Spanish, es) - - + + + + français (French, fr) français (French, fr) - - + + + + Deutsch (German, de) Deutsch (German, de) - - + + + + Język Polski (Polish, pl) Język Polski (Polish, pl) - - + + + + Brasilian Portuguese (Brasilian Portuguese, pt_BR) Brasilian Portuguese (Brasilian Portuguese, pt_BR) - - + + + + Italiano (Italian, it) Italiano (Italian, it) - - + + + + The Default theme Het standaard thema - - + + + + The Default Dark theme De standaard Dark Theme - - + + + + WoordPers: Kinda looks like that other CMS WoordPers: Lijkt een beetje op dat andere CMS - - + + + + caption.dashboard Dashboard - - + + + + caption.clear_cache Leeg de cache - - + + + + caption.check_database Controleer Database - - + + + + caption.menu_setup Menu instellingen - - + + + + caption.taxonomies Taxonomieën - - + + + + caption.contenttypes Contenttypen - - + + + + caption.main_configuration hoofdconfiguratie - - + + + + caption.users_permissions - - + + + + caption.configuration Configuratie - - + + + + caption.settings Instellingen - - + + + + caption.content Content - - + + + + caption.file_management Bestandsbeheer - - + + + + caption.extensions Extensies - - + + + + caption.view_edit_templates - - + + + + caption.uploaded_files Geüploade bestanden - - + + + + caption.routing_setup Routing instellingen - - + + + + caption.translations Vertalingen / Labels - - + + + + caption.about_bolt Over Bolt - - + + + + caption.bolt_payoff Weldoordacht, lichtgewicht en eenvoudig CMS - - + + + + caption.edit Bewerk - - + + + + caption.finder Finder - - + + + + caption.file_uploader Bestandsuploader - - + + + + caption.meta_information Meta informatie - - + + + + date Datum - - + + + + size Formaat - - + + + + thumbnail Thumbnail - - + + + + filename Bestandsnaam - - + + + + actions Acties - - + + + + directoryname Directorynaam - - + + + + form.quick_select_file Selecteer een bestand om snel te bewerken… - - + + + + caption.path Pad - - + + + + action.visit_site Bekijk site - - + + + + action.create_new Maak nieuwe - - + + + + general.greeting Hoi, %name% - - + + + + action.logout Uitloggen - - + + + + action.edit_profile Bewerk profiel - - + + + + action.close_alert Sluit - - + + + + caption.api API - - + + + + caption.all_configuration_files Alle configuratie bestanden - - + + + + caption.maintenance Onderhoud - - + + + + caption.fixtures_dummy_content Fixtures (loze inhoud) - - + + + + caption.edit_file Bewerk Bestand - - + + + + caption.installation_checks Installatie-controle - - + + + + form.select_language Kies een taal - - + + + + field.locale Locale - - + + + + field.current_locale Huidige locale - - + + + + field.switch_to_locale Wissel naar locale - - + + + + field.author Auteur - - + + + + general.phrase.search Zoek - - + + + + Search Zoek - - + + + + label.cache_cleared De Cache is leeggemaakt! - - + + + + general.phrase.read-more Lees meer - - + + + + general.latest_bolt_news Het laatste Bolt nieuws - - + + + + about.list_of_used_libraries - __about.list_of_used_libraries - - + Hieronder staat een lijst met een deel van de gebruikte Libraries / Componenten in Bolt. + + + + dashboard.title_boltcms - __dashboard.title_boltcms - - + Bolt content management » + + + + extensions.title_desc - __extensions.title_desc - - + Beschrijving: + + + + extensions.title_author - __extensions.title_author - - + Auteur: + + + + extensions.title_package - __extensions.title_package - - + Package / Class naam: + + + + extensions.title_version - __extensions.title_version - - + Versie: + + + + extensions.info_not_installed - __extensions.info_not_installed - - + Dit is een lokale package, niet geïnstalleerd met Composer + + + + extensions.title_class - __extensions.title_class - - + Titel: + + + + extensions.button_configuration - __extensions.button_configuration - - + Configuratie + + + + extensions.button_source - __extensions.button_source - - + Broncode + + + + extensions.message_not_implemented - __extensions.message_not_implemented - - + Nog niet geïmplementeerd, sorry! + + + + extensions.button_remove - __extensions.button_remove - - + Verwijder + + + + extensions.button_disable - __extensions.button_disable - - + Uitschakelen + + + + flash_messages.notification - __flash_messages.notification - - + Notificatie + + + + listing_filter.button_compact - __listing_filter.button_compact - - + compact + + + + listing_filter.button_expanded - __listing_filter.button_expanded - - + uitgebreid + + + + listing_table.actions.view_on_site - __listing_table.actions.view_on_site - - + bekijk op site + + + + listing_table.actions.status_to_publish - __listing_table.actions.status_to_publish - - + Pas status aan naar 'gepubliceerd' + + + + listing_table.actions.status_to_held - __listing_table.actions.status_to_held - - + Pas status aan naar 'vasthouden' + + + + listing_table.actions.status_to_draft - __listing_table.actions.status_to_draft - - + Pas status aan naar 'klad' + + + + listing_table.actions.duplicate - __listing_table.actions.duplicate - - + dupliceer + + + + listing_table.actions.delete - __listing_table.actions.delete - - + verwijder + + + + listing_table.actions.slug - __listing_table.actions.slug - - + slug + + + + listing_table.actions.created_on - __listing_table.actions.created_on - - + Aangemaakt op + + + + listing_table.actions.published_on - __listing_table.actions.published_on - - + Gepubliceerd op + + + + listing_table.actions.last_modified_on - __listing_table.actions.last_modified_on - - + Laatst gewijzigd op + + + + geolocation.label_geolocation - __geolocation.label_geolocation - - + Geolocatie + + + + geolocation.label_address - __geolocation.label_address - - + Adres + + + + geolocation.placeholder_address - __geolocation.placeholder_address - - + Adres … + + + + geolocation.label_lat - __geolocation.label_lat - - + Lat + + + + geolocation.label_long - __geolocation.label_long - - + Lon + + + + geolocation.label_address_matched - __geolocation.label_address_matched - - + Gevonden adres + + + + geolocation.label_marker - __geolocation.label_marker - - + Marker + + + + geolocation.label_control __geolocation.label_control - - + + + + file.label_filename - __file.label_filename - - + Bestandsnaam + + + + file.label_alt - __file.label_alt - - + Alt + + + + file.label_title - __file.label_title - - + Title + + + + file.button_view - __file.button_view - - + Bekijk + + + + file.button_upload - __file.button_upload - - + Upload + + + + file.remark __file.remark - - + + + + editor_embed.content_url - __editor_embed.content_url - - + Content URL + + + + editor_embed.placeholder_content_url - __editor_embed.placeholder_content_url - - + Url van de content … + + + + editor_embed.label_height - __editor_embed.label_height - - + Hoogte + + + + editor_embed.label_pixel - __editor_embed.label_pixel - - + pixels + + + + editor_embed.label_matched_embed - __editor_embed.label_matched_embed - - + Gevonden Embed + + + + editor_embed.label_preview - __editor_embed.label_preview - - + Voorvertoning + + + + editor_embed.label_size - __editor_embed.label_size - - + Grootte + + + + editor_date.toggle - __editor_date.toggle - - + Wissel + + + + repeater.remark __repeater.remark - - + + + + filelist.remark __filelist.remark - - + + + + image.button_upload - __image.button_upload - - + Upload + + + + image.button_from_library - __image.button_from_library - - + Uit bibliotheek + + + + image.placeholder_filename - __image.placeholder_filename - - + Bestandsnaam + + + + image.placeholder_alt_text - __image.placeholder_alt_text - - + Alt + + + + image.placeholder_title - __image.placeholder_title - - + Titel + + + + slug.button_locked - __slug.button_locked - - + Op slot + + + + slug.button_edit - __slug.button_edit - - + Bewerk + + + + slug.generate_from - __slug.generate_from - - + Baseer op + + + + imagelist.remark __imagelist.remark - - + + + + quickselect.title_select - __quickselect.title_select - - + Selecteer + + + + files_list.remark __files_list.remark - - + + + + caption.folders - __caption.folders - - + Mappen + + + + finder.button_list - __finder.button_list - - + Lijst + + + + finder.button_cards - __finder.button_cards - - + Kaarten + + + + files_cards.button_toggle - __files_cards.button_toggle - - + Wissel + + + + files_cards.action_edit_image_info - __files_cards.action_edit_image_info - - + Bewerk info + + + + files_cards.action_edit_file - __files_cards.action_edit_file - - + Bewerk bestand + + + + files_cards.action_view_original - __files_cards.action_view_original - - + Bekijk origineel + + + + files_cards.action_duplicate - __files_cards.action_duplicate - - + Dupliceer + + + + files_cards.action_delete - __files_cards.action_delete - - + Verwijder + + + + files_cards.label_filename - __files_cards.label_filename - - + Bestandsnaam + + + + files_cards.label_title - __files_cards.label_title - - + Titel + + + + files_cards.label_dimensions - __files_cards.label_dimensions - - + Afmetingen + + + + files_cards.label_filesize - __files_cards.label_filesize - - + Bestandsgrootte + + + + files_cards.label_created_on - __files_cards.label_created_on - - + Aangemaakt op + + + + files_cards.message_no_files - __files_cards.message_no_files - - + Aantal bestanden + + + + login.header_login - __login.header_login - - + Login + + + + view_locales.badge_default __view_locales.badge_default - - + + + + view_locales.badge_ok - __view_locales.badge_ok - - + OK + + + + view_locales.badge_missing - __view_locales.badge_missing - - + Ontbreekt + + + + general.phrase.edit - __general.phrase.edit - - + Bewerk + + + + localeswitcher.button_info - __localeswitcher.button_info - - + Info + + + + caption.duplicate - __caption.duplicate - - + Dupliceer + + + + buttons.button_toggle - __buttons.button_toggle - - + Wissel + + + + action.view_saved - __action.view_saved - - + Bekijk opgeslagen + + + + listing.title_overview - __listing.title_overview - - + Overzicht voor » + + + + title.contentlisting - __title.contentlisting - - + Lijst van content + + + + listing_select_box.card_header.selected - __listing_select_box.card_header.selected - - + Geselecteerd + + + + listing_select_box.card_body.records_passed - __listing_select_box.card_body.records_passed - - + Doorgegeven gekozen IDs + + + + listing_select_box.card_body.remark - __listing_select_box.card_body.remark - - + (these can be used with something like axios to bulk modify/delete) + + + + listing.title_sortby - __listing.title_sortby - - + Sorteer op + + + + listing.option_select_item - __listing.option_select_item - - + Kies item + + + + listing.title_title - __listing.title_title - - + Titel + + + + listing.placeholder_filter - __listing.placeholder_filter - - + Trefwoord … + + + + listing.button_filter - __listing.button_filter - - + Filter + + + + listing.button_clear - __listing.button_clear - - + Leegmaken + + + + label.display_name - __label.display_name - - + Toon naam als + + + + label.roles - __label.roles - - + Rollen + + + + action.view - __action.view - - + Bekijk + + + + admin_sidebar_toggler.toggle - __admin_sidebar_toggler.toggle - - + Klap zijbalk uit of in + + + + admin_sidebar.toggler - __admin_sidebar.toggler - - + Wissel breedte zijbalk + + + + caption.filename - __caption.filename - - + Bestandsnaam + + + + field.title - __field.title - - + Titel + + + + field.description - __field.description - - + Beschrijving + + + + field.originalFilename - __field.originalFilename - - + Originele Bestandsnaam + + + + field.width - __field.width - - + Breedte + + + + field.height - __field.height - - + Hoogte + + + + field.filesize - __field.filesize - - + Bestandsgrootte + + + + caption.kitchensink - __caption.kitchensink - - + Kitchensink + + + + finder.label_view - __finder.label_view - - + Bekijk + + + + listing_table.actions.button_edit - __listing_table.actions.button_edit - - + Bewerk + + + + controller.user.title - - + + + + controller.user.subtitle To edit users and their permissions - - + + + + controller.authentication.reset_title Reset Password - - + + + + controller.authentication.reset_subtitle To reset your password, if you've misplaced it - - + + + + controller.database.check_title Database Check - - + + + + controller.database.check_subtitle To check the Database - - + + + + controller.database.update_title Database Update - - + + + + controller.database.update_subtitle To update the Database - - + + + + controller.omnisearch.title Omnisearch - - + + + + controller.omnisearch.subtitle To search, in an omni-like fashion - - + + + + listing.title_display_name - __listing.title_display_name - - + Toon naam als + + + + listing.title_username - __listing.title_username - - + Gebruikersnaam + + + + listing.title_email - __listing.title_email - - + E-mail + + + + listing.title_roles - __listing.title_roles - - + Rollen + + + + listing.title_last_seen - __listing.title_last_seen - - + Laatst gezien + + + + listing.title_last_ip - __listing.title_last_ip - - + Recentste IP + + + + listing.title_actions - __listing.title_actions - - + Acties + + + + + user.not_valid_email + Invalid email + + + + + user.not_valid_password + Invalid password + + + + + Unknown + Onbekend + + + + + general.phrase.written-by-on + Geschreven door %name% op %date%. + + + + + contenttypes.generic.recent + Recente %contenttypes% + + + + + contenttypes.generic.overview + Overzicht van %contenttypes% + + + + + Menu + Menu + + + + + general.phrase.search-ellipsis + + + + + + general.phrase.built-with-bolt + Gebouwd met Bolt. ]]> + + + + + action.search + action.search + + + + + user.unknown_user + Onbekende gebruiker + + + + + success + Succes! + +
diff --git a/translations/security.en.xlf b/translations/security.en.xlf index a11fa39..1fc887e 100644 --- a/translations/security.en.xlf +++ b/translations/security.en.xlf @@ -1,70 +1,95 @@ - - -
- -
- - + + + + An authentication exception occurred. An authentication exception occurred. - - + + + + Authentication credentials could not be found. Authentication credentials could not be found. - - + + + + Authentication request could not be processed due to a system problem. Authentication request could not be processed due to a system problem. - - + + + + Invalid credentials. Invalid credentials. - - + + + + Cookie has already been used by someone else. Cookie has already been used by someone else. - - + + + + Not privileged to request the resource. Not privileged to request the resource. - - + + + + Invalid CSRF token. Invalid CSRF token. - - + + + + No authentication provider found to support the authentication token. No authentication provider found to support the authentication token. - - + + + + No session available, it either timed out or cookies are not enabled. No session available, it either timed out or cookies are not enabled. - - + + + + No token could be found. No token could be found. - - + + + + Username could not be found. Username could not be found. - - + + + + Account has expired. Account has expired. - - + + + + Credentials have expired. Credentials have expired. - - + + + + Account is disabled. Account is disabled. - - + + + + Account is locked. Account is locked. - - + +
diff --git a/translations/security.nl.xlf b/translations/security.nl.xlf index e8e5689..741f2dd 100644 --- a/translations/security.nl.xlf +++ b/translations/security.nl.xlf @@ -1,70 +1,95 @@ - - -
- -
- - + + + + An authentication exception occurred. Er heeft zich een authenticatieprobleem voorgedaan. - - + + + + Authentication credentials could not be found. Authenticatiegegevens konden niet worden gevonden. - - + + + + Authentication request could not be processed due to a system problem. Authenticatieaanvraag kon niet worden verwerkt door een technisch probleem. - - + + + + Invalid credentials. Ongeldige inloggegevens. - - + + + + Cookie has already been used by someone else. Cookie is al door een ander persoon gebruikt. - - + + + + Not privileged to request the resource. Onvoldoende rechten om de aanvraag te verwerken. - - + + + + Invalid CSRF token. CSRF-code is ongeldig. - - + + + + No authentication provider found to support the authentication token. Geen authenticatieprovider gevonden die de authenticatietoken ondersteunt. - - + + + + No session available, it either timed out or cookies are not enabled. Geen sessie beschikbaar, mogelijk is deze verlopen of cookies zijn uitgeschakeld. - - + + + + No token could be found. Er kon geen authenticatietoken worden gevonden. - - + + + + Username could not be found. Gebruikersnaam kon niet worden gevonden. - - + + + + Account has expired. Account is verlopen. - - + + + + Credentials have expired. Authenticatiegegevens zijn verlopen. - - + + + + Account is disabled. Account is gedeactiveerd. - - + + + + Account is locked. Account is geblokkeerd. - - + +
diff --git a/translations/validators.en.xlf b/translations/validators.en.xlf index 9ce190d..17929a2 100644 --- a/translations/validators.en.xlf +++ b/translations/validators.en.xlf @@ -1,426 +1,641 @@ - - -
- -
- - + + + + This value should be false. This value should be false. - - + + + + This value should be true. This value should be true. - - + + + + This value should be of type {{ type }}. This value should be of type {{ type }}. - - + + + + This value should be blank. This value should be blank. - - + + + + The value you selected is not a valid choice. The value you selected is not a valid choice. - - + + + + You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices. You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices. - - + + + + You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices. You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices. - - + + + + One or more of the given values is invalid. One or more of the given values is invalid. - - + + + + This field was not expected. This field was not expected. - - + + + + This field is missing. This field is missing. - - + + + + This value is not a valid date. This value is not a valid date. - - + + + + This value is not a valid datetime. This value is not a valid datetime. - - + + + + This value is not a valid email address. This value is not a valid email address. - - + + + + The file could not be found. The file could not be found. - - + + + + The file is not readable. The file is not readable. - - + + + + The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}. The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}. - - + + + + The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}. The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}. - - + + + + This value should be {{ limit }} or less. This value should be {{ limit }} or less. - - + + + + This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less. This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less. - - + + + + This value should be {{ limit }} or more. This value should be {{ limit }} or more. - - + + + + This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more. This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more. - - + + + + This value should not be blank. This value should not be blank. - - + + + + This value should not be null. This value should not be null. - - + + + + This value should be null. This value should be null. - - + + + + This value is not valid. This value is not valid. - - + + + + This value is not a valid time. This value is not a valid time. - - + + + + This value is not a valid URL. This value is not a valid URL. - - + + + + The two values should be equal. The two values should be equal. - - + + + + The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}. The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}. - - + + + + The file is too large. The file is too large. - - + + + + The file could not be uploaded. The file could not be uploaded. - - + + + + This value should be a valid number. This value should be a valid number. - - + + + + This file is not a valid image. This file is not a valid image. - - + + + + This is not a valid IP address. This is not a valid IP address. - - + + + + This value is not a valid language. This value is not a valid language. - - + + + + This value is not a valid locale. This value is not a valid locale. - - + + + + This value is not a valid country. This value is not a valid country. - - + + + + This value is already used. This value is already used. - - + + + + The size of the image could not be detected. The size of the image could not be detected. - - + + + + The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px. The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px. - - + + + + The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px. The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px. - - + + + + The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px. The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px. - - + + + + The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px. The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px. - - + + + + This value should be the user's current password. This value should be the user's current password. - - + + + + This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters. This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters. - - + + + + The file was only partially uploaded. The file was only partially uploaded. - - + + + + No file was uploaded. No file was uploaded. - - + + + + No temporary folder was configured in php.ini. No temporary folder was configured in php.ini, or the configured folder does not exist. - - + + + + Cannot write temporary file to disk. Cannot write temporary file to disk. - - + + + + A PHP extension caused the upload to fail. A PHP extension caused the upload to fail. - - + + + + This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more. This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more. - - + + + + This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less. This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less. - - + + + + This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements. This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements. - - + + + + Invalid card number. Invalid card number. - - + + + + Unsupported card type or invalid card number. Unsupported card type or invalid card number. - - + + + + This is not a valid International Bank Account Number (IBAN). This is not a valid International Bank Account Number (IBAN). - - + + + + This value is not a valid ISBN-10. This value is not a valid ISBN-10. - - + + + + This value is not a valid ISBN-13. This value is not a valid ISBN-13. - - + + + + This value is neither a valid ISBN-10 nor a valid ISBN-13. This value is neither a valid ISBN-10 nor a valid ISBN-13. - - + + + + This value is not a valid ISSN. This value is not a valid ISSN. - - + + + + This value is not a valid currency. This value is not a valid currency. - - + + + + This value should be equal to {{ compared_value }}. This value should be equal to {{ compared_value }}. - - + + + + This value should be greater than {{ compared_value }}. This value should be greater than {{ compared_value }}. - - + + + + This value should be greater than or equal to {{ compared_value }}. This value should be greater than or equal to {{ compared_value }}. - - + + + + This value should be identical to {{ compared_value_type }} {{ compared_value }}. This value should be identical to {{ compared_value_type }} {{ compared_value }}. - - + + + + This value should be less than {{ compared_value }}. This value should be less than {{ compared_value }}. - - + + + + This value should be less than or equal to {{ compared_value }}. This value should be less than or equal to {{ compared_value }}. - - + + + + This value should not be equal to {{ compared_value }}. This value should not be equal to {{ compared_value }}. - - + + + + This value should not be identical to {{ compared_value_type }} {{ compared_value }}. This value should not be identical to {{ compared_value_type }} {{ compared_value }}. - - + + + + The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}. The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}. - - + + + + The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}. The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}. - - + + + + The image is square ({{ width }}x{{ height }}px). Square images are not allowed. The image is square ({{ width }}x{{ height }}px). Square images are not allowed. - - + + + + The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed. The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed. - - + + + + The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed. The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed. - - + + + + An empty file is not allowed. An empty file is not allowed. - - + + + + The host could not be resolved. The host could not be resolved. - - + + + + This value does not match the expected {{ charset }} charset. This value does not match the expected {{ charset }} charset. - - + + + + This is not a valid Business Identifier Code (BIC). This is not a valid Business Identifier Code (BIC). - - + + + + Error Error - - + + + + This is not a valid UUID. This is not a valid UUID. - - + + + + This value should be a multiple of {{ compared_value }}. This value should be a multiple of {{ compared_value }}. - - + + + + This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}. This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}. - - + + + + This value should be valid JSON. This value should be valid JSON. - - + + + + This collection should contain only unique elements. This collection should contain only unique elements. - - + + + + This value should be positive. This value should be positive. - - + + + + This value should be either positive or zero. This value should be either positive or zero. - - + + + + This value should be negative. This value should be negative. - - + + + + This value should be either negative or zero. This value should be either negative or zero. - - + + + + This value is not a valid timezone. This value is not a valid timezone. - - + + + + This password has been leaked in a data breach, it must not be used. Please use another password. This password has been leaked in a data breach, it must not be used. Please use another password. - - + + + + This value should be between {{ min }} and {{ max }}. This value should be between {{ min }} and {{ max }}. - - + + + + This form should not contain extra fields. This form should not contain extra fields. - - + + + + The uploaded file was too large. Please try to upload a smaller file. The uploaded file was too large. Please try to upload a smaller file. - - + + + + The CSRF token is invalid. Please try to resubmit the form. The CSRF token is invalid. Please try to resubmit the form. - - + + + + + obsolete + + post.blank_summary Give your post a summary! + + + + obsolete - - + + post.blank_content Your post should have some content! + + + + obsolete - - + + post.too_short_content Post content is too short ({{ limit }} characters minimum) + + + + obsolete - - + + post.too_many_tags Too many tags (add {{ limit }} tags or less) + + + + obsolete - - + + comment.blank Please don't leave your comment blank! + + + + obsolete - - + + comment.too_short Comment is too short ({{ limit }} characters minimum) + + + + obsolete - - + + comment.too_long Comment is too long ({{ limit }} characters maximum) + + + + obsolete - - + + comment.is_spam The content of this comment is considered spam. - obsolete - - + +
diff --git a/translations/validators.nl.xlf b/translations/validators.nl.xlf index 40422fe..505a884 100644 --- a/translations/validators.nl.xlf +++ b/translations/validators.nl.xlf @@ -1,421 +1,632 @@ - - -
- -
- - + + + + This value should be false. Deze waarde moet onwaar zijn. - - + + + + This value should be true. Deze waarde moet waar zijn. - - + + + + This value should be of type {{ type }}. Deze waarde moet van het type {{ type }} zijn. - - + + + + This value should be blank. Deze waarde moet leeg zijn. - - + + + + The value you selected is not a valid choice. De geselecteerde waarde is geen geldige optie. - - + + + + You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices. Selecteer ten minste {{ limit }} optie.|Selecteer ten minste {{ limit }} opties. - - + + + + You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices. Selecteer maximaal {{ limit }} optie.|Selecteer maximaal {{ limit }} opties. - - + + + + One or more of the given values is invalid. Eén of meer van de ingegeven waarden zijn ongeldig. - - + + + + This field was not expected. Dit veld werd niet verwacht. - - + + + + This field is missing. Dit veld ontbreekt. - - + + + + This value is not a valid date. Deze waarde is geen geldige datum. - - + + + + This value is not a valid datetime. Deze waarde is geen geldige datum en tijd. - - + + + + This value is not a valid email address. Deze waarde is geen geldig e-mailadres. - - + + + + The file could not be found. Het bestand kon niet gevonden worden. - - + + + + The file is not readable. Het bestand is niet leesbaar. - - + + + + The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}. Het bestand is te groot ({{ size }} {{ suffix }}). Toegestane maximum grootte is {{ limit }} {{ suffix }}. - - + + + + The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}. Het mime type van het bestand is ongeldig ({{ type }}). Toegestane mime types zijn {{ types }}. - - + + + + This value should be {{ limit }} or less. Deze waarde moet {{ limit }} of minder zijn. - - + + + + This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less. Deze waarde is te lang. Hij mag maximaal {{ limit }} teken bevatten.|Deze waarde is te lang. Hij mag maximaal {{ limit }} tekens bevatten. - - + + + + This value should be {{ limit }} or more. Deze waarde moet {{ limit }} of meer zijn. - - + + + + This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more. Deze waarde is te kort. Hij moet tenminste {{ limit }} teken bevatten.|Deze waarde is te kort. Hij moet tenminste {{ limit }} tekens bevatten. - - + + + + This value should not be blank. Deze waarde mag niet leeg zijn. - - + + + + This value should not be null. Deze waarde mag niet null zijn. - - + + + + This value should be null. Deze waarde moet null zijn. - - + + + + This value is not valid. Deze waarde is niet geldig. - - + + + + This value is not a valid time. Deze waarde is geen geldige tijd. - - + + + + This value is not a valid URL. Deze waarde is geen geldige URL. - - + + + + The two values should be equal. De twee waarden moeten gelijk zijn. - - + + + + The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}. Het bestand is te groot. Toegestane maximum grootte is {{ limit }} {{ suffix }}. - - + + + + The file is too large. Het bestand is te groot. - - + + + + The file could not be uploaded. Het bestand kon niet worden geüpload. - - + + + + This value should be a valid number. Deze waarde moet een geldig getal zijn. - - + + + + This file is not a valid image. Dit bestand is geen geldige afbeelding. - - + + + + This is not a valid IP address. Dit is geen geldig IP-adres. - - + + + + This value is not a valid language. Deze waarde is geen geldige taal. - - + + + + This value is not a valid locale. Deze waarde is geen geldige locale. - - + + + + This value is not a valid country. Deze waarde is geen geldig land. - - + + + + This value is already used. Deze waarde wordt al gebruikt. - - + + + + The size of the image could not be detected. De grootte van de afbeelding kon niet bepaald worden. - - + + + + The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px. De afbeelding is te breed ({{ width }}px). De maximaal toegestane breedte is {{ max_width }}px. - - + + + + The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px. De afbeelding is niet breed genoeg ({{ width }}px). De minimaal verwachte breedte is {{ min_width }}px. - - + + + + The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px. De afbeelding is te hoog ({{ height }}px). De maximaal toegestane hoogte is {{ max_height }}px. - - + + + + The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px. De afbeelding is niet hoog genoeg ({{ height }}px). De minimaal verwachte hoogte is {{ min_height }}px. - - + + + + This value should be the user's current password. Deze waarde moet het huidige wachtwoord van de gebruiker zijn. - - + + + + This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters. Deze waarde moet exact {{ limit }} teken lang zijn.|Deze waarde moet exact {{ limit }} tekens lang zijn. - - + + + + The file was only partially uploaded. Het bestand is slechts gedeeltelijk geüpload. - - + + + + No file was uploaded. Er is geen bestand geüpload. - - + + + + No temporary folder was configured in php.ini. Er is geen tijdelijke map geconfigureerd in php.ini, of de gespecificeerde map bestaat niet. - - + + + + Cannot write temporary file to disk. Kan het tijdelijke bestand niet wegschrijven op disk. - - + + + + A PHP extension caused the upload to fail. De upload is mislukt vanwege een PHP-extensie. - - + + + + This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more. Deze collectie moet {{ limit }} element of meer bevatten.|Deze collectie moet {{ limit }} elementen of meer bevatten. - - + + + + This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less. Deze collectie moet {{ limit }} element of minder bevatten.|Deze collectie moet {{ limit }} elementen of minder bevatten. - - + + + + This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements. Deze collectie moet exact {{ limit }} element bevatten.|Deze collectie moet exact {{ limit }} elementen bevatten. - - + + + + Invalid card number. Ongeldig creditcardnummer. - - + + + + Unsupported card type or invalid card number. Niet-ondersteund type creditcard of ongeldig nummer. - - + + + + This is not a valid International Bank Account Number (IBAN). Dit is geen geldig internationaal bankrekeningnummer (IBAN). - - + + + + This value is not a valid ISBN-10. Deze waarde is geen geldige ISBN-10. - - + + + + This value is not a valid ISBN-13. Deze waarde is geen geldige ISBN-13. - - + + + + This value is neither a valid ISBN-10 nor a valid ISBN-13. Deze waarde is geen geldige ISBN-10 of ISBN-13 waarde. - - + + + + This value is not a valid ISSN. Deze waarde is geen geldige ISSN waarde. - - + + + + This value is not a valid currency. Deze waarde is geen geldige valuta. - - + + + + This value should be equal to {{ compared_value }}. Deze waarde moet gelijk zijn aan {{ compared_value }}. - - + + + + This value should be greater than {{ compared_value }}. Deze waarde moet groter zijn dan {{ compared_value }}. - - + + + + This value should be greater than or equal to {{ compared_value }}. Deze waarde moet groter dan of gelijk aan {{ compared_value }} zijn. - - + + + + This value should be identical to {{ compared_value_type }} {{ compared_value }}. Deze waarde moet identiek zijn aan {{ compared_value_type }} {{ compared_value }}. - - + + + + This value should be less than {{ compared_value }}. Deze waarde moet minder zijn dan {{ compared_value }}. - - + + + + This value should be less than or equal to {{ compared_value }}. Deze waarde moet minder dan of gelijk aan {{ compared_value }} zijn. - - + + + + This value should not be equal to {{ compared_value }}. Deze waarde mag niet gelijk zijn aan {{ compared_value }}. - - + + + + This value should not be identical to {{ compared_value_type }} {{ compared_value }}. Deze waarde mag niet identiek zijn aan {{ compared_value_type }} {{ compared_value }}. - - + + + + The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}. De afbeeldingsverhouding is te groot ({{ ratio }}). Maximale verhouding is {{ max_ratio }}. - - + + + + The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}. De afbeeldingsverhouding is te klein ({{ ratio }}). Minimale verhouding is {{ min_ratio }}. - - + + + + The image is square ({{ width }}x{{ height }}px). Square images are not allowed. De afbeelding is vierkant ({{ width }}x{{ height }}px). Vierkante afbeeldingen zijn niet toegestaan. - - + + + + The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed. De afbeelding is liggend ({{ width }}x{{ height }}px). Liggende afbeeldingen zijn niet toegestaan. - - + + + + The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed. De afbeelding is staand ({{ width }}x{{ height }}px). Staande afbeeldingen zijn niet toegestaan. - - + + + + An empty file is not allowed. Lege bestanden zijn niet toegestaan. - - + + + + The host could not be resolved. De hostnaam kon niet worden bepaald. - - + + + + This value does not match the expected {{ charset }} charset. Deze waarde is niet in de verwachte tekencodering {{ charset }}. - - + + + + This is not a valid Business Identifier Code (BIC). Dit is geen geldige bedrijfsidentificatiecode (BIC/SWIFT). - - + + + + Error Fout - - + + + + This is not a valid UUID. Dit is geen geldige UUID. - - + + + + This value should be a multiple of {{ compared_value }}. Deze waarde zou een meervoud van {{ compared_value }} moeten zijn. - - + + + + This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}. Deze bedrijfsidentificatiecode (BIC) is niet gekoppeld aan IBAN {{ iban }}. - - + + + + This value should be valid JSON. Deze waarde moet geldige JSON zijn. - - + + + + This collection should contain only unique elements. Deze collectie moet alleen unieke elementen bevatten. - - + + + + This value should be positive. Deze waarde moet positief zijn. - - + + + + This value should be either positive or zero. Deze waarde moet positief of gelijk aan nul zijn. - - + + + + This value should be negative. Deze waarde moet negatief zijn. - - + + + + This value should be either negative or zero. Deze waarde moet negatief of gelijk aan nul zijn. - - + + + + This value is not a valid timezone. Deze waarde is geen geldige tijdzone. - - + + + + This password has been leaked in a data breach, it must not be used. Please use another password. Dit wachtwoord is gelekt vanwege een data-inbreuk, het moet niet worden gebruikt. Kies een ander wachtwoord. - - + + + + This value should be between {{ min }} and {{ max }}. Deze waarde moet zich tussen {{ min }} en {{ max }} bevinden. - - + + + + This form should not contain extra fields. Dit formulier mag geen extra velden bevatten. - - + + + + The uploaded file was too large. Please try to upload a smaller file. Het geüploade bestand is te groot. Probeer een kleiner bestand te uploaden. - - + + + + The CSRF token is invalid. Please try to resubmit the form. De CSRF-token is ongeldig. Probeer het formulier opnieuw te versturen. - - + + + + + obsolete + + post.blank_summary Geef uw bericht een samenvatting. + + + + obsolete - - + + post.blank_content Uw bericht heeft nog geen inhoud. + + + + obsolete - - + + post.too_short_content Bericht inhoud is te kort (minimaal {{ limit }} karakters) + + + + obsolete - - + + comment.blank Vul alstublieft een reactie in. + + + + obsolete - - + + comment.too_short Reactie is te kort (minimaal {{ limit }} karakters) + + + + obsolete - - + + comment.too_long Reactie is te lang (maximaal {{ limit }} karakters) + + + + obsolete - - + + comment.is_spam De inhoud van deze reactie wordt als spam gemarkeerd. - obsolete - - + +